body {
margin:0;
padding:0;
text-align:center;
background-color:#6699cc;
/*background-image:url(_gfx/bg-body.png);
background-repeat:repeat-x;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#wrapper{
width:930px;
text-align: left;/*needed! for center align*/
margin: auto;/*needed! for center align ...*/
%maring-left:20%;
margin-top:40px;
}
#top{
/*background-image:url(_gfx/flash-header.gif);*/
background-image:url(_gfx/flash-header.jpg);
background-repeat:no-repeat;
height:119px;
}
#header{
/*background-image:url(_gfx/header.gif);*/
background-image:url(_gfx/header.jpg);
background-repeat:no-repeat;
height:155px;
}
#language{
padding:5px 5px 5px 10px;
color:#000066; font-size:13px;
margin-top:120px;
float:left;
margin-left:35px;
}
	#language a img { border:none;}
#news{
width:800px;
padding:5px 5px 5px 10px;
color:#000066; font-size:13px;
margin-top:120px;
float:left;
overflow:hidden;
}
		#news .text{
		color:#FFFFFF;	
		}
		
	#news a{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
	}
		#news a:hover{
		text-decoration:none;
		}
		

#container{
background-image:url(_gfx/bg-containter.png);
background-repeat:repeat-y;
margin:0px;}

#menu{
	float:left;
	text-align:center;
	width:140px;
	%width:160px;
	text-align:justify;
	overflow:auto;
	padding:10px 12px 8px 12px;
	margin:15px 0px 30px 0px;
	%padding:8px 12px 8px 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2FF;/*background-color:#666666;*/
}
#right {
	float:right;
	width:140px;
	%width:160px;
	text-align:justify;
	overflow:hidden;
	padding:0px 8px 8px 12px;
	margin:15px 0px 30px 0px;
    %padding:8px 8px 8px 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D2FF;
		}
.menu-li {
list-style-type:none;
padding-left:0px; /* for mozilla browsers*/
%margin-left:5px; /*IE 7 only*/
}
	.menu-li li, #right li{
	margin-bottom:5px;
	}
	.sub-menu{
	list-style-type:none; 
	margin-left:-30px;
	%margin-left:10px;
	}

	#menu ul li a, #right ul li a{
	/*font-family:Georgia;*/
	font-size:12px;
	/*background-image:url(_gfx/arrow.png);
	background-position:0% 57%;
	background-repeat:no-repeat;*/
	padding-left:9px;
	/*color:#990000;*/
	color:#000066;
	}

	#menu .sub-li, #right .sub-li{
		font-family:Arial;
		font-size:11px;
		background-image:url(_gfx/bullet.png);
		background-position:0% 50%;
		background-repeat:no-repeat;
		color:#000000;
	}
	
	#menu a:hover, #right a:hover{
		text-decoration:none;
	}
.selected{

text-decoration:none !important;
}	
.not_found{
font-weight:bold;
color:#E60000;
}
.flag-margin{
margin-left:10px;
}
.banner-polar{
margin-left:12%;
border:none; 
margin-top:15px;
}
	.cleaner{
	float:none; 
	clear:both;
	}
.listing{
text-align:center;
font-size:95%;
margin-top:25px;
margin-bottom:10px;
}
	.listing a{
	text-decoration:underline;
	color:#000066;
	}
	.listing a:hover{
	text-decoration:none;
	color:#000066;
	}
	#menu2 {
	float:left;
	margin-left:620px;
	}
	
#content{
margin:0px 162px 3px 166px;		
padding:20px 15px 5px 15px;
text-indent:15px;
padding:20px 30px 3px 30px;
}
	#content img{
	border:none;}
.archive{
margin:0px 20px 3px 166px !important;
}
	#content .submenu {
	padding:10px 5px 10px 5px;
	background-color:#D3E2F8;
	border-top: 1px solid #86AEEA;
	border-bottom: 1px solid #86AEEA;
	text-align:left;
	%width:500px;
	%margin-left:20px;
	}
		#content .submenu-nadpis{
		font-weight:bold;
		border-bottom:1px solid #86AEEA;
		}
	#content .submenu a{
	margin-right:10px;
	text-decoration:underline;
	color:#205AB3;
	}
	#content .subpage_selected{
	font-weight:bold !important;
	text-decoration:none !important;	
	}
	#content .submenu a:hover{
	 margin-right:10px;
	 text-decoration:none;;

	}
	#content h1{
	/*font-family:Georgia;*/
	font-size:18px;
	margin:10px;
	margin-left:20px;
	color:#0a4a88;
	}
		#content h1 a{
		color:#000066;
		}
		#content h1 a:hover{
		color:#000066;
		text-decoration:none;
		}
		
	
	#content h2{
	/*font-family:Georgia;*/
	font-size:17px;
	margin:10px;
	margin-left:20px;
	color:#000066;
	}
	#content h3,h4,h5{
	/*font-family:Georgia;*/
	color:#000066;
	font-size:15px;
	margin:10px;
	margin-left:20px;
	}

/*news styles*/
.archive_news{
width:720px;
%width:680px;
margin-top:10px;
%margin-left:15px;
border:1px solid #000066;
background-color:#D1DFED;
}

.h_news {
	padding:7px;
	border-bottom:1px solid #BFBFFF;
	font-size:12px;
}
.h_news a{
font-size:130%;
color:#000066;
}
.nav_bar{
padding:5px 10px 5px 10px;
background-image:url(_gfx/nav-bar-bg.jpg);
background-repeat:repeat-x;
font-weight:bold;
color:#FFFFFF;
}
	.h_news a:hover{
	text-decoration:none;
	}

.content_news{
font-size:90%;
padding:5px 8px 5px 8px;
text-indent:15px;
margin-top:-15px;
margin-bottom:5px;
}
	.content_news a{
	display:block;
	color:#000000;
	text-decoration:none;
	}
	
	.content_news a:hover{
	display:block;
	color:#000000;
	text-decoration:underline;
	}
	

.footer_news{
padding:3px;
font-size:75%;
border-top:1px solid #BFBFFF;
}

#footer{
background-image:url(_gfx/bg-footer.png);
background-color:#6699cc;
background-repeat:no-repeat;
height:78px;
color:#FFFFFF;
text-align:center;
padding-top:15px;
font-size:11px;

}

