/* CSS Document */

body, td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
body {
	background-color:#153A85;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#153A85;
	line-height:20px;
	cursor:default;
	margin:0;
	scrollbar-face-color: #FFFFFF;  /* #94adc6; */
	scrollbar-shadow-color: #94adc6;
	scrollbar-highlight-color: #94adc6;
	scrollbar-3dlight-color: #E6E6FA;
	scrollbar-darkshadow-color: #E6E6FA;
	scrollbar-track-color: #8DB0D6;
	scrollbar-arrow-color: #8DB0D6;
	background-image: url(../images/lista01.jpg);
	background-repeat: repeat-y;
	}

#container {

	width:auto;

	height:auto;

}

#text_pole {

	background-color:#8DB0D6;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:20px;
	position: absolute;
	z-index: 1;
	top: 100px;
	bottom: 50px;
	height:400px;
	width: 100%;
	min-width: 1024px;
	background-image: url(../images/lista-pole.jpg);
	background-repeat: repeat-x;
}

#pole {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	position: absolute;
	z-index: 6;
	height: 360px;
	max-height: 360px;
	width: 660px;
	max-width: 660px;
	left: auto;
	right: auto;
	
}

#lista {
	position: absolute;
	z-index: 2;
	left: 50px;
	width:219px;
	height:502px;
	background-color: #4D71AE;
	top: 0px;
	background-image: url(../images/lista.jpg);
	background-repeat: repeat;

}
#lista_logo {
	position: absolute;
	z-index: 4;
	top: 64px;

}

#text {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height:20px;
	position: absolute;
	z-index: 3;
	top: 20px;
	bottom: 20px;
	left: 300px;
	height: 360px;
	max-height: 360px;
	width: 680px;
	max-width: 680px;
	background-repeat:repeat-x;
	overflow:auto;
}

#main_menu {

	width:800px;
	height:40px;
	position: absolute;
	z-index: 5;
	top: 70px;
	left: 290px;
	
	text-align:left;
	color:#FFFFFF;
	
}

#menu_lang {
	width:500px;
	position: absolute;
	z-index: 10;
	top: 507,000px;
	left: 106,000px;
	height: 199px;
	text-align:right;
	color:#FFFFFF;
	margin-bottom:10px;
}


a {
	color:#4D71AE;
	text-decoration:none;
}
