body 
{ 
	margin:0;
	padding:10px;
	font-family: tahoma;
	font-size: 11px; 
	background:#fff url(gfx/bg.jpg) 0 0 repeat-x;
	color:#000; 
}

div 
{
     margin: 0;
	padding: 0;
} 

p
{
     margin:0px;
     padding:0px 10px;
     color:#192666; 
}

a
{
     color:#192666; 
}

a img
{
	border:none;
}

form		
{
     margin:0px;
     padding:0px;
}

fieldset
{
     border: none;
     padding:10px;
     margin:0px;
}

legend
{
     display:none;
}

label
{
     display: block;
     width: 150px;
     float: left;   
}

input
{
     display: block;
     float: left;
     width:100px;
}

input.text
{
     width:420px;
}

input.checkbox
{
     width:30px;
}


div.kontrolka 
{
     overflow: hidden;
     padding: 10px 10px 10px 10px;
     clear: both;
     height:25px;
}

div.kontrolka_textarea 
{
     overflow: hidden;
     padding: 10px 10px 10px 10px;
     clear: both;
}

div.przycisk, div.przycisk_poz
{
     overflow: hidden;
     width:120px;
     margin-left:auto;
     margin-right:auto;
     margin-top:0px;
     padding:10px 0 10px 0;
}

div.przycisk_poz
{
     width:500px;
     margin-left:20px;
}


ul
{
     padding:0;
     margin:0px;
}

li
{
     padding:0;
     margin:0;
     list-style: none;
}



div#top
{
     width:1000px;
     height:102px;
     margin:0px auto 0px auto;
     position:relative;
}

div#logo
{
	position:absolute;
	left:0px;
	top:9px;
}

div.menu_gora
{
	position:absolute;
	right:10px;
	bottom:30px;
}

div.menu_gora ul.menu
{

}

div.menu_gora ul.menu li
{
	float:left;
	width:100px;
	font-size:12px;
	text-align:center;
}

div#container
{
	width:1000px;
	margin:0px auto;
	overflow:hidden;

}

div#lewa
{
	width:200px;
	float:left;
}

div#srodek
{
	width:598px;
	float:left;
}

div#prawa
{
	width:200px;
	float:left;
}

div#prawa_banner
{
	width:120px;
	height:600px;
	margin:0px auto;
}

div#footer
{
	clear:both;
	border-top:1px solid #ccc;
	margin:20px auto 0px auto;
	width:1000px;
}

div.small_box
{
	width:200px;
	height:297px;
	background:url(gfx/bg_small_box.jpg) 0 0 no-repeat;
	padding-top:15px;
}

div.small_box div.nagl
{
	text-align:center;
	margin-bottom:10px;
}

div.best_today
{
	width:120px;
	margin:0px auto;
}

div.page_nagl
{
	line-height:35px;
	border-bottom:1px solid #ccc;
	margin:0px auto 10px auto;
	width:566px;
	font-size:13px;
	font-weight:bold;
}

div.page
{
	width:566px;
	margin:0px auto;
}

div.big_box
{
	width:566px;
	background:url(gfx/bg_big_box.jpg) 0 0 no-repeat;
}

div.rate_form
{
	height:132px;
}

div.rate_form form
{

	width:428px;
	margin:0px auto 0px auto;
}

div.rate_form form div.ocena
{
	margin-top:33px;
}

input#rate_hot, input#rate_not
{
	width:158px;
	height:37px;
	background:url(gfx/button_hot.jpg) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}

input#rate_not
{
	background:url(gfx/button_not.jpg) 0 0 no-repeat;
	margin-left:90px;
}

div.main_foto
{
	width:400px;
	margin:20px auto 10px auto;
	padding:7px;
	border:1px solid #ccc;
}

div.secondary_photos
{
	width:400px;
	margin:0px auto;
}

div.secondary_photos a
{
	margin:0px 30px;
}

div.secondary_photos a img
{	
	padding:7px;
	border:1px solid #ccc;
}

p.info, p.blad
{
	text-align:center;
	line-height:25px;
	color:green;
}

p.blad
{
	color:red;
}

div.moje_zdjecia_cont
{
	text-align:center;
	width:400px;
	margin:0px auto 20px auto;
}

form.dodaj_foto
{
	clear:both;
}

tr.dark td
{
	background:#c1c1c1;
}





