HTML, BODY {
	margin: 0;
	padding: 0;
	background-color: #5c81ab;
	background-image: url('gfx/background.gif');
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #03182b;
	text-align: center;
}

*:focus { outline: none;}

#header {
	width: 980px;
	height: 264px;
	background-color: #aed4f8;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-top: 1px solid #6196cc;
	border-left: 1px solid #6196cc;
	border-right: 1px solid #6196cc;
}

#menu_top {
	width: 980px;
	height: 34px;
	background-image: url('gfx/menu_top_bg.gif');
	background-color: #aed4f8;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

#menu_top A {
	background-image: url('gfx/menu_top_button_bg2.gif');
	background-position: right;
	text-align: center;
	line-height: 34px;
	font-size: 12px;
	display: block;
	float: left;
	height: 34px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Tahoma;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#menu_top A:link {
	text-decoration: none;
}

#menu_top A:visited {
	text-decoration: none;
}

#menu_top A:hover {
	text-decoration: underline;
}

#big_buttons {
	width: 980px;
	height: 140px;
	background-color: #aed4f8;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#big_buttons IMG {
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	margin-top: 12px;
}

#main {
	background-color: #aed4f8;
	background-image: url('gfx/main_bg5.gif');
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 980px;
	height: auto;
	min-height: 600px;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	overflow: auto;
	text-align: left;
}

#main #left {
	float: left;
	width: 240px;
	height: auto;
	min-height: 500px;
	border: 0;
	margin-left: 4px;
	margin-right: 15px;
	margin-top: 20px;
}

#main #left .submenu {
	clear: both;
	background-image: url('gfx/div_bg5.gif');
	background-position: top;
	background-repeat: repeat-x;
	width: 240px;
	height: auto;
	padding: 0;
	color: #03182b;
	background-color: #daf0fe;
}

#main #left .submenu H1 {
	color: #e4f4fe;
	margin: 0;
	padding: 0;
	line-height: 34px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin-bottom: 10px;
	text-align: center;
}

#main #left .submenu H1 A {
	color: #e4f4fe;
	margin: 0;
	padding: 0;
	line-height: 34px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0;
}

#main #left .submenu H1 A:link {
	color: #e4f4fe;
	margin: 0;
	padding: 0;
	line-height: 34px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#main #left .submenu H1 A:active {
	color: #e4f4fe;
	margin: 0;
	padding: 0;
	line-height: 34px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}


#main #left .submenu H1 A:visited {
	color: #e4f4fe;
	margin: 0;
	padding: 0;
	line-height: 34px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#main #left .submenu H1 A:hover {
	color: #e4f4fe;
	margin: 0;
	padding: 0;
	line-height: 34px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}


#main #left .submenu H1 SPAN {
	color: #6196cc;
}

#main #left .submenu HR {
	border: 2px solid #6194c6;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 18px;
	margin-right: 18px;
}

#main #left .submenu A {
	color: #e8f3f9;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
	font-size: 12px;
	display: block; 	
	margin: 0; 
	float: left; 
	clear: both; 
	width: 240px; 
	height: 40px;
	text-indent: 66px;
}

#main #left .submenu A:link {
	text-decoration: none;
}

#main #left .submenu A:visited {
	text-decoration: none;
}

#main #left .submenu A:hover {
	text-decoration: none;
	color: #ffffff;
}

#main #left .newsletterintro {
	text-align: justify;
	margin-bottom: 10px;
}

#main #left .inviteintro {
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
}

#main #left #searchbox, #main #left #newsletterbox, #main #left #invitebox {
	margin: 0;
	padding: 0;
	height: 30px;
}

#main #left .pollintro {
	text-align: justify;
}

#main #left #searchbox #phrase, #main #left #newsletterbox #email, #main #left #invitebox #email {
	margin: 0;
	padding: 0;
	width: 213px;
	height: 18px;
	border: 1px solid #738fa4;
	color: #03182b;	
	float: left;
	text-align: center;
}

#main #left #searchbox #submit, #main #left #newsletterbox #submit, #main #left #pollbox #submit, #main #left #invitebox #submit {
	float: left;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background-image: url('gfx/div_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #738fa4;	
	color: #ffffff;			
	margin-left: 3px;		
}

#main #left #pollbox #submit {
	width: 140px;
	height: 22px;
	float: right;
	margin-right: 10px;
}

#main #left #pollbox .resultbar {
	border: 1px solid #89b6dd;
	background-image: url('gfx/poll_bg.gif');
	background-position: -220px;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 12px;
}

#main #left #resultslink {
	float: left;	
}

#main #left #resultslink A {
	color: #11498f;
	text-decoration: none;
}

#main #left #resultslink A:link {
	color: #11498f;
	text-decoration: none;
}

#main #left #resultslink A:visited {
	color: #11498f;
	text-decoration: none;
}

#main #left #resultslink A:hover {
	color: #11498f;
	text-decoration: underline;
}


#main #right {
	color: #03182b;
	margin-top: 20px;
	margin-left: 85px;
	float: left;
	height: auto;
	min-height: 500px;
	border: 0;
}

#main #right .article_intro {
	color: #03182b;
	background-image: url('gfx/div_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	width: 585px;
	height: auto;
	text-align: justify;
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
	background-color: #daf0fe;
	border: 1px solid #738fa4;
	line-height: 20px;
}

#main #right .article_intro LI {
	margin-top: 5px;
	margin-bottom: 5px;
}

#main #right .article_intro H1 {
	color: #e4f4fe;
	margin: 0;
	padding: 0;
	line-height: 34px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin-bottom: 10px;
}

#main #right .article_intro H1 SPAN {
	color: #6196cc;
}

#main #right .article_intro .read_more {
	color: #6196cc;
	text-align: right;
	clear: both;
}

#main #right .article_details {
	color: #667799;
	text-align: left;
	font-size: 11px;
	margin-bottom: 2px;
	padding-bottom: 3px;
	border-bottom: 1px solid #99bbcc;	
}

#main #right .article_intro STRONG {
	font-weight: bold;
}

#main #right .article_details STRONG {

	font-weight: bold;
}


#main #right .article_intro .intro_image {
	width: 118px;
	height: 141px;
	float: right;
	background-image: url('gfx/article_intro_image_bg.gif');
	background-position: left;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main #right .article_intro .intro_image IMG {
	border: 1px solid #ffffff;
	margin-left: 5px;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-right: 6px;	
	padding: 0;
	float: right;
}

#main #right A {
	color: #008a1e;
	text-decoration: none;
}

#main #right A:link {
	color: #008a1e;
	text-decoration: none;
}

#main #right A:visited {
	color: #008a1e;
	text-decoration: none;
}

#main #right A:hover {
	color: #008a1e;
	text-decoration: underline;
}

#main #right OBJECT {
 border-top: 1px solid #6196cc;
}

#main #right EMBED {
 border-top: 1px solid #6196cc;
}


#main #right TABLE {
	width: 100%;
	border-left: 1px solid #92bee3;
	border-top: 1px solid #92bee3;
	font-size: 13px;
}

#main #right TABLE TD {
	border-right: 1px solid #92bee3;
	border-bottom: 1px solid #92bee3;	
	padding: 4px;
	font-size: 13px;
}

#main #right .gallery_table {
	border: 0px;
}

#main #right .gallery_table TD {
	border: 0px;
}

#main #right .gallery_table IMG {
	border: 2px solid #92bee3;
}

#main #right STRONG {
	color: #11498f;
}

#main #right .shop_product H3 {
	color: #11498f;
	margin: 0;
	padding: 0;
}

#main #right .shop_product .photo {
	width: 220px;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 7px;
}

#main #right .shop_product IMG {
	width: 200px;
	margin: 0;
	padding: 0;
}

#main #right .shop_product .price {
	height: 30px;
	text-align: right;
}

#main #right #tabela_zamowienia .ilosc {
	width: 70px;
	text-align: center;
}

#main #right #tabela_zamowienia .ile {
	width: 50px;
	text-align: center;
}

#main #right #tabela_adresu TD {
	text-align: left;
}

#main #right #tabela_adresu .nazwa {
	text-align: right;
}


#main #right #tabela_adresu INPUT {
	width: 324px;
	text-align: center;
}

#main #right #tabela_adresu TEXTAREA {
	width: 324px;
}

#main #right #tabela_adresu #akceptacja {
	width: 260px;
	height: 30px;
	border: 1px solid #92bee3;
	background-color: #e4f4fe;
	margin-top: 5px;
	margin-bottom: 5px;
}

#prefooter {
	border-top: 1px solid #6196cc;
	background-color: #ffffff;
	clear: both; 
	margin: 0; 
	padding: 0;
	width: auto;
	height: auto;
	overflow: auto;
}

#prefooter .with_form {
	height: 155px;
	background-image: url('gfx/prefooter_div.gif');
  border-right: 1px solid #6196cc;
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#prefooter .with_form H3 {
	color: #ffffff;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 18px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	padding: 0;
}

#prefooter .logo {
	margin-top: 35px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 10px;
}

#prefooter FORM {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 10px;
	padding: 0;
}


#prefooter INPUT {
	margin: 0;
	padding: 0;
	width: 164px;
	height: 18px;
	border: 1px solid #738fa4;
	color: #03182b;	
	float: left;
	text-align: center;
}

#prefooter #submit {
	float: left;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background-image: url('gfx/div_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #738fa4;	
	color: #ffffff;			
	margin-left: 3px;		
}

#main #left #pollbox #submit {
	width: 140px;
	height: 22px;
	float: right;
	margin-right: 10px;
}

#footer {
	width: 980px;
	height: auto;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}

#footer A {
	text-decoration: none; 
	color: #ffffff; 
	float: right;
	background-image: url('gfx/prefooter_div.gif');
	background-position: 0 -10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 120px;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	display: block;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 20px;
} 