/* CSS Document */

* 	{ padding:0; margin: 0; }
	
body{ background:url("../images/background.jpg") repeat-x; font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size:11px; text-align:center;	}
	
img { border:0px none; float:left; }
	
ul { margin:0; padding:0; list-style-type:none; }
ol { margin:0; padding:0; list-style-position:inside; }	

p { font-size:11px; color:#626262; text-align:left; padding:5px; }

h1 { font-size:16px; color:#24668f; text-align:left; margin:5px 5px 5px 0; }
h2 { font-size:12px; color:#2b2b29; text-align:left; margin:5px; }
h3 { font-size:10px; color:#cb1509; text-align:left; margin:5px 0 5px 0; }
h4 { font-size:11px; color:#626262; text-align:left; margin:5px 0 5px 0; font-weight:normal; }

a.more { font-size:11px; color:#4d4637; text-align:left; text-decoration:none; float:left; padding:3px 0; }
a.more:hover { font-size:11px; color:#4d4637; text-align:left; text-decoration:underline; padding:3px 0; float:left; }

a.moretwo { font-size:11px; color:#e33030; text-align:left; text-decoration:none; }
a.moretwo:hover { font-size:11px; color:#e33030; text-align:left; text-decoration:underline; }

.red {color:#e33030;}
.yellow { color:#e5c231; font-weight:bold; }

strong.big {font-size:12px;}
img.logosklep {float:right; border:1px solid #d6d5d1; margin:5px; max-width:140px; max-height:90px; padding:30px 0;}
.nota { color:#e2b93c; font-size:24px; }
/* start CONTENER */

#contener {	width:960px; height:auto; background:#ffffff; margin:0 auto; }
#contener .clear { width:100%; height:5px; background:#ffffff; clear:both;}

ul.lista { padding:5px; }
ul.lista li { display:block; clear:both; font-size:11px; color:#626262; text-align:left;}
ul.lista li a { color:#cb1509; text-decoration:none; font-size:11px; }
ul.lista li a:hover { text-decoration:underline; }

/* start HEADER */

#header { width:960px; height:164px; background:url("../images/background_top.jpg") repeat-x; clear:both; margin:0 auto;}
	#header	.logo {width:424px; height:164px; float:left; }
	#header .search { width:242px; height:164px; float:left; border-left:1px dashed #b6b6b6; border-right:1px dashed #b6b6b6; margin-left:45px; }
	#header .login { width:242px; height:164px; float:right; border-right:1px dashed #b6b6b6; }
	#header ul.option { float:left; width:120px; }

	#header .form fieldset {max-width:210px; height:auto; border:none; text-decoration:none; padding:0; text-align:left; margin:0 auto; color:#878174;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;  }
	#header .form fieldset input.text{width:210px;height:auto; text-align:left; font-size:10px; color:#878174; background:#ffffff; padding:3px;
	border:1px solid #d6d5d1; }
	#header .form fieldset select#opcja { width:218px; height:auto; background:#ffffff; border:1px solid #d6d5d1; color:#878174; 
	font-size:10px; vertical-align:middle; padding:3px; }
	#header .form fieldset select option { width:100%; height:auto; background:#ffffff; border:none; color:#878174;
	font-size:10px; vertical-align:middle; }		
	#header .form fieldset input.go{text-decoration:none; width:80px; height:27px; color:#ffffff; background:url("../images/button_tlo.jpg") repeat-x;
	font-size:11px; border:1px solid #ffffff; margin-top:5px; cursor:pointer; float:right;}

/* start POD TOP */

#podtop { width:960px; height:28px; background:#3b372f; clear:both; margin:0 auto;}
	#podtop ul.miejsce { float:left; text-align:left; }
	#podtop ul.miejsce li { float:left; text-align:left; padding:7px 4px; color:#e1bd52; }
	#podtop ul.miejsce li a { display:block; color:#e1bd52; text-decoration:none; }
	#podtop ul.miejsce li a:hover { display:block; color:#e1bd52; text-decoration:underline; }

/* start CENTER */

#center { width:960px; height:auto; clear:both;}
	#form fieldset {max-width:210px; height:auto; border:none; text-decoration:none; padding:0; text-align:left; margin:0 auto; color:#878174;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;  }
	#form fieldset input.text{width:210px;height:auto; text-align:left; font-size:10px; color:#878174; background:#ffffff; padding:3px;
	border:1px solid #d6d5d1; }
	#form fieldset label {width:210px;height:auto; text-align:left; font-size:10px; color:#878174; padding:3px;}
	#form fieldset select#opcja { width:218px; height:auto; background:#ffffff; border:1px solid #d6d5d1; color:#878174; 
	font-size:10px; vertical-align:middle; padding:3px; }
	#form fieldset select option { width:100%; height:auto; background:#ffffff; border:none; color:#878174;
	font-size:10px; vertical-align:middle; }		
	 #form fieldset input.go{text-decoration:none; width:80px; height:27px; color:#ffffff; background:url("../images/button_tlo.jpg") repeat-x;
	font-size:11px; border:1px solid #ffffff; margin-top:5px; cursor:pointer; float:right;}	
	
/* start LEWA STRONA */

#left_site { width: 215px; height:auto; float:left; }
	#left_site .naglowek { width:210px; height:32px; float:left; background:#ebeae8; border:1px solid #d6d5d1;}
	#left_site ul.menu_left { width:210px; height:auto; float:left; border:1px solid #d6d5d1; border-top:none; margin-bottom:10px;}
	#left_site ul.menu_left li {float:left; width:210px; height:auto; font-size:11px; text-align:left; }
	#left_site ul.menu_left li a {display:block; color:#584e3b; text-decoration:none; padding:8px 0 8px 20px; text-align:left; } 
	#left_site ul.menu_left li a:hover{ color:#fffffe; display:block; height:auto; width:190px; text-decoration:none; background:#302f2b; text-align:left;
	padding:8px 0 8px 20px; }
	#left_site ul.menu_left li a.aktywne {display:block; color:#584e3b; text-decoration:none; padding:8px 0 8px 20px; text-align:left; background:#e9e8e7; }
	#left_site ul.menu_left li a.aktywne:hover{ color:#584e3b; display:block; height:auto; width:190px; text-decoration:none; background:#e9e8e7; 
	text-align:left; padding:8px 0 8px 20px; } 
	/*#left_site ul.menu_left_two { width:210px; height:auto; float:left; border:none; margin-bottom:10px;}
	#left_site ul.menu_left_two li {float:left; width:210px; height:auto; font-size:11px; text-align:left; }
	#left_site ul.menu_left_two li a {display:block; color:#584e3b; text-decoration:none; padding:8px 0 8px 20px; text-align:left; } 
	#left_site ul.menu_left_two li a.two {display:block; color:#584e3b; text-decoration:none; padding:8px 0 8px 40px; text-align:left; } 
	#left_site ul.menu_left_two li a.two:hover { color:#584e3b; display:block; height:auto; width:170px; text-decoration:underline; background:none;
	text-align:left; padding:8px 0 8px 40px; }*/
	
	#left_site .menu_left { width:210px; height:auto; float:left; border:1px solid #d6d5d1; border-top:none; font-size:11px; text-align:left; margin-bottom:10px;}
	
	#left_site .menu_left .one {width:190px; height:15px; color:#584e3b; text-decoration:none; padding:8px 0 8px 20px; text-align:left; clear:both; cursor:pointer; } 
	#left_site .menu_left .one:hover{ color:#fffffe;   background:#302f2b; text-decoration:none; width:190px; height:15px; padding:8px 0 8px 20px; clear:both; cursor:pointer;}
	#left_site .menu_left .aktywne {background:#e9e8e7; width:190px; height:15px; color:#584e3b; text-decoration:none; padding:8px 0 8px 20px; text-align:left; clear:both; cursor:pointer; } 
	#left_site .menu_left .aktywne:hover{ color:#fffffe; background:#302f2b; text-decoration:none; width:190px; height:15px; padding:8px 0 8px 20px; clear:both; cursor:pointer;}
	
	/*#left_site ul.menu_left li a.aktywne {display:block; color:#584e3b; text-decoration:none; padding:8px 0 8px 20px; text-align:left; background:#e9e8e7; }
	#left_site ul.menu_left li a.aktywne:hover{ color:#584e3b; display:block; height:auto; width:190px; text-decoration:none; background:#e9e8e7; 
	text-align:left; padding:8px 0 8px 20px; } */
	
	#left_site ul.menu_left_two { width:210px; height:auto; float:left; border:none; margin-bottom:10px;}
	#left_site ul.menu_left_two li {float:left; width:210px; height:auto; font-size:11px; text-align:left; }
	#left_site ul.menu_left_two li a {display:block; color:#584e3b; text-decoration:none; padding:8px 0 8px 20px; text-align:left; } 
	#left_site ul.menu_left_two li a.two {display:block; color:#584e3b; text-decoration:none; padding:8px 0 8px 40px; text-align:left; } 
	#left_site ul.menu_left_two li a.two:hover { color:#584e3b; display:block; height:auto; width:170px; text-decoration:underline; background:none;
	text-align:left; padding:8px 0 8px 40px; }
	
/* start PRAWA STRONA STRONA */

#right_site { width: 733px; height:auto; float:right; }	 
	#right_site a.button {text-decoration:none; width:80px; height:27px; color:#ffffff; background:url("../images/button_tlo.jpg") repeat-x;
	font-size:11px; border:1px solid #ffffff; margin:5px 0; cursor:pointer; float:right; padding-top:6px;}
	#right_site a.button:hover {text-decoration:underline; width:80px; height:27px; color:#ffffff; background:url("../images/button_tlo.jpg") repeat-x;
	font-size:11px; border:1px solid #ffffff; margin:5px 0; cursor:pointer; float:right; padding-top:6px;}
	#right_site .naglowek { width:733px; height:32px; float:right; background:#ebeae8; border:1px solid #d6d5d1; border-bottom:none;}
	#right_site .tresc { width:733px; height:auto; float:right; border:1px solid #d6d5d1;}
	
	#right_site .tresc fieldset {max-width:300px; height:auto; border:none; text-decoration:none; padding:0; text-align:left; margin:5px; color:#878174;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; float:left;  }
	#right_site .tresc fieldset input.text{width:300px;height:auto; text-align:left; font-size:11px; color:#878174; background:#ffffff; padding:3px;
	border:1px solid #d6d5d1; }
	#right_site .tresc fieldset textarea {width:300px; height:150px; text-align:left; font-size:11px; color:#878174; background:#ffffff; padding:3px;
	border:1px solid #d6d5d1; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; }
	#right_site .tresc fieldset input.go{text-decoration:none; width:80px; height:27px; color:#ffffff; background:url("../images/button_tlo.jpg") repeat-x;
	font-size:11px; border:1px solid #ffffff; margin-top:5px; cursor:pointer; float:right;}
	
	#right_site #com {width:733px; height:auto; float:right; }
	#right_site #com table {width:733px; height:auto; float:right; border-top:none; }
	#right_site #com th.naglowekcom { padding-left:10px; font-size:11px; height:20px; border-right:1px dashed #d6d5d1; 
	border-left:1px dashed #d6d5d1; border-bottom:1px solid #d6d5d1; border-top:none;
	font-weight: bold; text-align:left; color:#3e3a31; }
	#right_site #com tr.tabelacom { text-align:left; background:#f0f0f0; }
	#right_site #com tr.tabelacom_two { text-align:left; background:#a6a6a6; }
	#right_site #com td.nick { width:20%; padding:5px; border-bottom:1px dashed #d6d5d1; font-weight:bold; color:#24668f;  }
	#right_site #com td.tekst { width:50%; padding:5px; border-left:1px dashed #d6d5d1; color:#626262;  border-bottom:1px dashed #d6d5d1;}
	#right_site #com td.ocena { width:15%; padding:5px; border-left:1px dashed #d6d5d1; color:#e2b93c; font-size:24px; text-align:center;  
	border-bottom:1px dashed #d6d5d1;}
	#right_site #com td.data { width:15%; padding:5px; border-left:1px dashed #d6d5d1; color:#626262; border-bottom:1px dashed #d6d5d1;}
	#right_site #com td.nick_two { width:20%; padding:5px; border-bottom:1px dashed #d6d5d1; font-weight:bold; color:#b9e3fd;  }
	#right_site #com td.tekst_two { width:50%; padding:5px; border-left:1px dashed #d6d5d1; color:#ffffff;  border-bottom:1px dashed #d6d5d1;}
	#right_site #com td.ocena_two { width:15%; padding:5px; border-left:1px dashed #d6d5d1; color:#e2b93c; font-size:24px; text-align:center;  
	border-bottom:1px dashed #d6d5d1;}
	#right_site #com td.data_two { width:15%; padding:5px; border-left:1px dashed #d6d5d1; color:#ffffff; border-bottom:1px dashed #d6d5d1;}
		
	#right_site ul.sklep { float:left; text-align:left; width:570px;}
	#right_site ul.sklep li { font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size:11px; color:#626262; text-align:left; padding:5px; }
	#right_site ul.sklep li.komentarz a { text-decoration:none; text-align:left; color:#626262;}
	#right_site ul.sklep li.komentarz a:hover { text-decoration:underline; text-align:left; color:#626262;}
	
	#right_site ul.star {width:300px; height:auto; float:left; text-align:left;}
	#right_site ul.star li {float:left; font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size:11px; color:#626262;text-align:center; 
	padding:5px 0 5px 5px; }
	
	#right_site ul.regulamin { float:left; list-style-type:decimal; margin-left:30px; }
	#right_site ul.regulamin li { text-align:left; font-size:11px; color:#626262; text-align:left; padding:5px; }
	#right_site ul.regulamin li.second {list-style-type:disc; margin-left:20px;}
	/*#right_site ul.star li a.gwiazdka { display:block; width:25px; height:25px; display:block; background:url("../images/star.jpg") no-repeat; color:#666666;
	text-decoration:none; font-weight:bold; padding-top:7px; }
	#right_site ul.star li a.gwiazdka:hover { display:block; width:25px; height:25px; display:block; background:url("../images/star_two.jpg") no-repeat; 
	color:#ffffff; text-decoration:none; font-weight:bold; }*/
	
	#right_site #tabela {width:735px; height:auto; float:right; }
	#right_site #tabela table {width:735px; height:auto; float:right; border:1px solid #d6d5d1; }
	#right_site #tabela th.naglowektable { padding-left:10px; font-size:11px; height:20px; background:#ebeae8; border-right:1px dashed #d6d5d1; 
	border-left:1px dashed #d6d5d1; border-bottom:1px solid #d6d5d1; border-top:none;
	font-weight: bold; text-align:left; color:#3e3a31; }
	#right_site #tabela tr.tabela { text-align:left; }
	#right_site #tabela td.logo { max-width:15%; padding:5px; border-bottom:1px dashed #d6d5d1;  }
	#right_site #tabela td.logo img { max-width:140px; max-height:90px; }
	#right_site #tabela td.opis { width:33%; padding:5px; border-left:1px dashed #d6d5d1; color:#626262;  border-bottom:1px dashed #d6d5d1;}
	#right_site #tabela td.ocena { width:10%; padding:5px; border-left:1px dashed #d6d5d1; color:#e2b93c; font-size:24px; text-align:center;  
	border-bottom:1px dashed #d6d5d1;}
	#right_site #tabela td.komentarze { width:22%; padding:5px; border-left:1px dashed #d6d5d1; color:#626262; border-bottom:1px dashed #d6d5d1;}
	#right_site #tabela td.komentarze ul.comment { float:left; text-align:left;}
	#right_site #tabela td.komentarze ul.comment li { text-align:left; padding-top:10px;}
	#right_site #tabela td.komentarze ul.comment li a { text-decoration:none; text-align:left; color:#626262;}
	#right_site #tabela td.komentarze ul.comment li a:hover { text-decoration:underline; text-align:left; color:#626262;}
	#right_site #tabela td.adres { width:20%; padding:5px; border-left:1px dashed #d6d5d1; border-bottom:1px dashed #d6d5d1;}
	#right_site #tabela td.adres a { text-decoration:none; text-align:left; color:#24668f; }
	#right_site #tabela td.adres a:hover { text-decoration:underline; text-align:left; color:#24668f; }
	
	#right_site #tabela_two {width:733px; height:auto; float:right; }
	#right_site #tabela_two table {width:733px; height:auto; float:right; border-top:1px solid #d6d5d1; }
	#right_site #tabela_two th.naglowektable { padding-left:10px; font-size:11px; height:20px; background:#ebeae8; border-right:1px dashed #d6d5d1; 
	border-left:1px dashed #d6d5d1; border-bottom:1px solid #d6d5d1; border-top:none;
	font-weight: bold; text-align:left; color:#3e3a31; }
	#right_site #tabela_two tr.tabela { text-align:left; }
	#right_site #tabela_two td.logo { width:15%; padding:5px; border-bottom:1px dashed #d6d5d1;  }
	#right_site #tabela_two td.logo img { width:140px; height:90px; }
	#right_site #tabela_two td.opis { width:33%; padding:5px; border-left:1px dashed #d6d5d1; color:#626262;  border-bottom:1px dashed #d6d5d1;}
	#right_site #tabela_two td.ocena { width:10%; padding:5px; border-left:1px dashed #d6d5d1; color:#e2b93c; font-size:24px; text-align:center;  
	border-bottom:1px dashed #d6d5d1;}
	#right_site #tabela_two td.komentarze { width:22%; padding:5px; border-left:1px dashed #d6d5d1; color:#626262; border-bottom:1px dashed #d6d5d1;}
	#right_site #tabela_two td.komentarze ul.comment { float:left; text-align:left;}
	#right_site #tabela_two td.komentarze ul.comment li { text-align:left; padding-top:10px;}
	#right_site #tabela_two td.komentarze ul.comment li a { text-decoration:none; text-align:left; color:#626262;}
	#right_site #tabela_two td.komentarze ul.comment li a:hover { text-decoration:underline; text-align:left; color:#626262;}
	#right_site #tabela_two td.adres { width:20%; padding:5px; border-left:1px dashed #d6d5d1; border-bottom:1px dashed #d6d5d1;}
	#right_site #tabela_two td.adres a { text-decoration:none; text-align:left; color:#24668f; }
	#right_site #tabela_two td.adres a:hover { text-decoration:underline; text-align:left; color:#24668f; }
 	
	#right_site #pagination { width:350px; height:30px; margin:0 auto; padding-top:20px;}
	#right_site #pagination a.pagin {padding:5px; text-decoration:none; color:#584e3b; font-size:11px; outline:none;}
	#right_site #pagination a.pagin:hover {padding:5px; text-decoration:underline; color:#ffffff; font-size:11px; background:#e2302e; outline:none;}
	#right_site #pagination span.silver { font-size:11px; background:#ebeae8; color:#e2302e; padding:5px; }
	#right_site #pagination span.noactive { font-size:11px; color:#584e3b; padding:5px; }
	
/* start FOOTER */

#footer { width:960px; height:28px; background:#ffffff; clear:both; margin:0 auto; border-top:1px solid #d6d5d1; }
