html {
	margin: 0;
	padding: 0;
}
	
body {
	background: #5a3d17;
	margin: auto;
	margin-top: 0px;
	color: #ceca88;
	font: 8.2pt Verdana;
}
.clear {
	clear: both;
}

#container {
	width: 996px;
	margin: auto;
	height: auto;
}

#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 141px;
}

#top_menu {
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 37px;

	text-align: center;
}

#logowanie {
	background-image: url(img/login_bg2.jpg);
	background-repeat: no-repeat;
	height: 68px;
	line-height: 20px;
}

#srodek {
	margin: 0;
	padding-top: 10px;
	height: 50px;
	width: 385px;
	float: left;
}
#wyszukiwarka {
	margin: 0;
	padding-top: 5px;
	padding-left: 20px;
	color: #ceca88;
	width: 270px;
	float: left;
}

#logowanko {
	color: #ceca88;
	margin: 0;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
	width: 295px;
}

#zalogowano {
	color: #ceca88;
	margin: 0;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	width: 295px;
}

#user_menu{
	padding-top: 3px;
	background-image: url(img/user_menu_bg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	text-align: center;
}

#content {
	height: auto;
}

#ostatniododane {
	background-image: url(img/dodane_bg.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 334px;
	float: left;
}

#aktualnosci {
	background-image: url(img/news_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	height: 250px;
	width: 335px;
	color: #4b300d;
	font: 8pt Verdana;
	float: left;
}

#lokale {
	background-image: url(img/lokale_bg.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 325px;
	float: left;
	color: #3c2609;
	padding-top: 70px;
}

#rankingi {
	background-image: url(img/rankingi.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
#lista_rankingow {
	height: 180px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 5px;
}

#footer {
	color: #ceca88;
	background-image: url(img/footer_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	text-align: center;
	padding-top: 10px;
}

img.obrazek {
	border: 1px solid #af9565;
	margin-top: 3px;
	padding: 2px;
}
img.ranking_glowny {
	width: 140px;
	height: 101px;
	border: 1px solid #af9565;
	padding: 2px;
}
	

#rejestracja {
	margin: auto;
	width: 950px;
	height: 300px;
	border: 1px solid #fff;
	text-align: center;
}

#lokal {
	margin: auto;
	color: #3c2609;
	width: 940px;
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	height:	auto;
	min-height: 400px;
	padding: 10px;
}

#inner_left{
	width: 250px;
	float: left;
}

#inner_middle {
	padding-left: 10px;
	padding-right: 10px;
	width: 400px;
	float: left;
}
#inner_middle_small{
	width: 300px;
	float: left;
}

#inner_right{
	float: left;
	margin-left: 10px;
	width: 250px;
}

#inner_right_wide{
	float: left;
	width: 350px;
}

#komentarze {
	margin: auto;
	width: 980px;
	padding: 10px;
	background-image: url(img/koment_bg.jpg);
	background-repeat: no-repeat;
	height: auto;
}


#koment_content{
	width: 850px;
	padding-top: 40px;
	padding-left: 80px;
	margin-bottom: 5px;
}

#logo {
	width: 200px;
	height: 70px;
}

#inner_left{
	text-align: center;
}

img.foto_glowne {
	padding: 2px;
	border: 1px solid #5f4817;
	width: 200px;
	height: 150px;
}

img.male {
	padding: 2px;
	border: 1px solid #5f4817;
	width: 50px;
	height: 38px;
}

img.male_2 {
	padding: 2px;
	border: 1px solid #5f4817;
	width: 50px;
	height: 38px;
	margin-right: 20px;
}

img.delete {
	padding: 2px;
	border: 1px solid #5f4817;
}

img.srednie {
	padding: 2px;
	border: 1px solid #5f4817;
	width: 100px;
	height: 80px;
}


img.male:hover, img.foto_glowne:hover, img.lista_fotka:hover, img.srednie:hover {
	border: 1px solid #fff;
}

img.lista_fotka {
	padding: 2px;
	border: 1px solid #5f4817;	
	height: 45px;
	width: 55px;
	}

.lista_lokali{
	background-image: url(img/lista_lokali_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 400px;
	border: 1px solid #4b300d;
	height: 90px;
	margin-bottom: 5px;
}

.lista_lokali:hover {
	background-image: url(img/lista_lokali_bg_hov.jpg);
	border: 1px solid #785f36;
}

.fotka {
	float: left;
	height: 45px;
	width: 70px;
	padding-top: 5px;
	padding-left: 10px;
}

.nazwa_knajpy{
	float: left;
	height: 35px;
	width: 300px;
	padding-top: 20px;
}

.zajawka{
	height: 30px;
	padding-top: 12px;
	padding-left: 10px;
	width: 370px;
}

table.forum {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: #ceca88;
	border-collapse: separate;
}
table.forum td {
  color : #5a3d17;
	border-width: 0px 0px 1px 0px;
	padding: 15px 15px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #ceca88;
}

span.podpis {
font-size: 9px;
}

a.forum {
	color: #5a3d17;
	text-decoration: none;
	font-weight: bold;
}

a.forum:hover{
	color: #FFFF99;
}

table.lokal {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: #ceca88;
	border-collapse: separate;
}
table.lokal td {
  color : #000000;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #000000;
	background-color: #AD9765;
}

table.czysta {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: separate;
}

table.czysta td {
  color : #000000;
	border-width: 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #000000;
}

a.braz {
	color: #5a3d17;
	text-decoration: none;
	font-weight: normal;
}

a.braz:hover{
	color: #FFFF99;
}

table.ocena {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: #ceca88;
	border-collapse: separate;
}
table.ocena td {
  color : #5a3d17;
	border-width: 0px 0px 1px 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #ceca88;
}

.lista_podtypow {
	text-align: left;
	margin-left: 20px;
	list-style: none;
}

#inner_left_foto{
	text-align: left;
	float: left;
	width: 250px;
}
img.noborder {
	border: none;
	}

#wyniki_wyszuk {
	width: 500px;
	margin: auto;
}	

#koment_content ol{
	list-style: none;
}

#koment_content ol li{
	padding-bottom: 3px;
	border-bottom: 1px solid #ceca88;
	margin-bottom: 8px;
}