object { outline:none; }

body {
	background-color: #327ca4;
	font-family: verdana;
	font-size: 12px;
	margin-top: 0px;
	text-align: center;
}
#document_container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #0a6292;
}
#header {
	width: 1100px;
	height: 30px;
	background-color: #000;
	float: left;
}
#main_baner {
	clear: left;
	width: 1100px;
	height: 402px;	
}
#main_menu {
	clear: left;
	width: 1100px;
	height: 41px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
#center {
	clear: left;
	width: 1100px;
}
#center_left {
	float: left;
	width: 52px;
	min-height: 520px;
}
#center_middle {
	float: left;
	width: 994px;
	background-color: #327ca4;
	min-height: 520px;
}
#c_up {
	width: 994px;
	height: 52px;
	background-color: #327ca4;
}
#nag_left {
	margin-left: 25px;
	margin-top: 25px;
	float: left;
	width: 280px;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}
#nag_center {
	margin-left: 20px;
	margin-top: 25px;
	float: left;
	width: 305px;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}
#nag_right {
	margin-left: 20px;
	margin-top: 25px;
	float: left;
	width: 305px;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}
#c_down{
	width: 994px;
	background-color: #327ca4;
	margin-left: auto;
	margin-right: auto;	
}
#c_d_left {
	width: 590px;
	float: left;
	margin-left: 25px;
	text-ident: 10px;
	text-align: justify;
	font-family: verdana;
	font-size: 10px;
	color:#FFF;	
}
#lewy_text {
	width: 590px;
	text-ident: 10px;
	text-align: justify;
	font-family: verdana;
	font-size: 10px;
	color:#FFF;
}
#c_d_l_up {
	width: 590px;
	margin-top: 15px;
	background-color: #0a6292;
	text-align: left;
	font-family: verdana;
	color: #FFF;
	font-size: 12px;
}
#c_d_l_down {
	clear: left;
	width: 590px;
	font-family: verdana;
	font-size: 10px;
	text-align:justify;
	color:#FFF;
	margin-top: 10px;
}
#c_d_right {
	margin-left: 20px;
	width: 348px;
	float: left;
}
#c_d_r_up {
	margin-top: 20px;
	width: 348px;
	height: 140px;
	font-family: verdana;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;

}
#c_d_r_down {
	width: 347px;
	height: 222px;
}
#center_right {
	float: left;
	width: 52px;
	min-height: 520px;
}
#footer {
	clear: left;
	width: 1100px;
	height: 50px;
	background-color: #013a75;
}
#footer_txt {
	float: left;
	width: 350px;
	height: 12px;
	margin-left: 80px;
	margin-top: 20px;
	font-family: verdana;
	color: #FFF;
	font-size: 10px;
}
#footer_txt2 {
	float: left;
	width: 170px;
	height: 12px;
	margin-left: 380px;
	margin-top: 20px;
	font-family: verdana;
	color: #FFF;
	font-size: 10px;
}
#footer_txt3 {
	margin-top: 15px;
	float: left;
	margin-left: 15px;
}
#sponsors {
	clear: left;
	width: 1100px;
	height: 50px;
	background-image: url(../images/index_22.jpg);
}
#sponsors_cont {
	float: left;
	width: 800px;
	height: 35px;
	background-color:#000;
	margin-left: 130px;
	margin-top: 10px;
}


/* CSS akualnosci strona glowna */

#akt_ico {
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 9px;
}
#akt_wiersz {
	clear: left;
}
#akt_zaw {
	width: 240px;
	margin-left: 10px;
	float: left;
	font-size: 10px;
	margin-top: 8px;
}
#akt_tytul {
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}
#akt_str {
	height: 30px;
	clear: left;
	margin-top: 10px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
#tabela_akt {
	width: 280px;
	margin-top: 10px;
}
/* CSS ZNACZNIKI */

img {
	border: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #a0c8f0;
	text-decoration: none;
	border: 0px;
}

/* MENU GORNE */

.menu {
	position: relative;
}
.menu dl {
	width: 155px;
	margin: 0;
	padding: 0px;
	border-width: 0px;
	/*border-style: solid;*/
	/*border-color: #0099ff #0099ff #000 #0099ff;*/
}
.menu dt {
	margin: 0;
	/*padding: 2px 5px;*/
	cursor: pointer;
	background-color: #000;
	height: 30px;
	color: #0099ff;
	font-weight: bold;
	font-family: verdana;
	text-align: center;
}
.menu dd {
	margin: 0;
	padding: 2px 5px;
	background-color: #013a75;
	font-family: verdana;
	text-align:left;
	font-size: 10px;
	color: #000;
}
.menu a:link, .menu0 a:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 4px 5px;
}
.menu a:hover {
	color: #fff;
	background-color: #0099ff;
}
