/* CSS Document */
html, body { height:100%; margin:0 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
a { text-decoration:none; color:#FFFF00; }
a:hover { color:#CCCCCC; }
#body {
	background-image:url(/img/tropiciel_bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	width:100%;
	height:100%;
	text-align:center;
	background-color:#201F24;
	color:#FFFFFF;
}
#main_container1 { width:980px; margin:0 auto; text-align:left;}
#banner_div { width:980px; height:110px; position:relative; clear:both; margin-top:10px; }
#logo_div {  text-align:left; position:relative; position:relative; width:980px; }
#menu_div { width:580px; background-image:url(/img/tlo_menu.gif); background-repeat:repeat-x; color:#796100; padding:3px; position:absolute; right:0px; top:44px; }
#menu_div a { color:#FFCC00; margin-right:15px;  font-weight:bold; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; }
#menu_div a:hover { color:#FF0000; }
#mod_div {  clear:both; }
#stopka_div {
	width:980px;
	margin:0 auto;
	margin-top: 30px;
}

#bg_bottom {
	background-image:url(/img/miasto.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	width: 100%;
	height:350px;
}
*.zgaszony { color:#CCCCCC !important; }
.galeria { text-align:center; }
.galeria img { border:1px solid #999999; margin:10px 10px; } 
img { border:0; }
.img { border:1px solid #666666; }
.img_border1 {  border:1px solid #666666; }
.img_left { float:left; border:1px solid #666666; margin-right:10px; margin-top:3px; clear:left; }
.img_right { float:right; border:1px solid #666666; margin-left:10px; margin-top:3px; clear:right; }
.img_left_wo_brdr { float:left; border:0px; margin-right:10px; margin-top:3px;  clear:left; }
.img_right_wo_brdr { float:right; border:0px; margin-left:10px; margin-top:3px;  clear:right; }
.tabela_wpisy { background-color:#999999; }
.tabela_wpisy td { background-color:#FFFFFF; padding:3px; }
.tabela_wpisy td.bg_blue { background-color:#000066; color:#FFFFFF; font-weight:bold;}

.standard_table { border:1px solid #666666; border-collapse:collapse; empty-cells:show; }
.standard_table td { border:1px dashed #CCCCCC; }
.standard_table td p { padding:0px 0px; margin:0px 0px !important; }
