@charset "utf-8";
/* CSS Document */
/*
	
*/
html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial,sans-serif;
	font-size:13px;
	line-height:1.3em;
	color:#666;
	background-color:#F5F1E2;
}

img{
	border:none;
}

.wrapper{
	padding-bottom:20px;
}
.container{
	margin-top:0px;
	width:982px;
	background-color:#FFF;
	border:1px solid #CCC;
	padding:10px 20px 10px 20px;
	text-align:left;
}
.top{
	background-color:#FFF;
	height:auto;
	width:982px;
	padding:10px 21px;
	text-align:left;
	min-height:85px;
	border:1px solid #CCC;
}
.img_logo{
	max-width:370px;
	max-height:75px;
	margin-top:5px;
}
.page{
	height:auto;
	width:100%;
	min-height:600px;
	float:left;
}
.pageNavi{
	width:1024px;
	height:95px;
	padding:10px 0px 0px 0px;
	background-color:#F5F1E2;
	position:relative;
}

.bottom{
	font-size:12px;
	background-color:#FFF;
	/*background-color: #A99DCA;*/
	width:1024px;
	/*min-height:250px;*/
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;	
	border-bottom:1px solid #CCC;
	color:#000;	
}

.bottom_links_div{
	margin:0;
	padding:15px 60px 0 30px;
	width:100%;
	/*height:70px;	*/
	color:#000;
}

#tbl_bottom_links{
	width:800px;
	height:100px;
	margin-left:140px;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
#tbl_bottom_links .rightWhiteBorder{
	border-right: 1px outset #CCC;
}
#tbl_bottom_links .bottomWhiteBorder{
	border-bottom: 1px outset #CCC;
}
#tbl_bottom_links td{
	padding:15px;
}
#tbl_bottom_links p{
	margin:0;
	padding:0;
}
#tbl_bottom_links a{
	color:#333;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#tbl_bottom_links a:hover{
	color:#b19638;
	text-decoration:underline;
}
hr{
	margin:5px 0px;
	padding:0px;
	border:none;
	background:none;
	border-top:1px dotted #A6A6A6;
}
h1 {
	text-align:center;
}
h1, h2, h3, h4{
	color:#000;
	margin:0.7em 0em 0.5em 0em;
}
.clear, .spacer{
	clear:both;
}
.right{
	float:right;
}
.left{
	float:left;
}
.obroba {
	-moz-border-radius: 5px;
	border-radius:5px;
	border:1px solid #8978b6;
	width:650px;
	margin:auto;
	padding:10px;
}
.obrobaB {
	-moz-border-radius: 5px;
	border-radius:5px;
	border:1px solid black;
	width:650px;
	margin:auto;
	padding:10px;
}
.nas1 {
	font-weight:bold;
	font-size:16px;
	color: #000;
	line-height:1.8em;	
	border-bottom:1px dotted #A6A6A6;	
}
.nasGrey{
	font-weight:bold;
	font-size:16px;
	color:#666;
	line-height:2.2em;
}

#flags {
	width:500px;
	height:20px;
	overflow:visible;
	text-align:right;
}
.zastavica:hover{
	opacity:1;
}
.zamegljeno{
	opacity:0.2;
}
a{
	color:#333;
}
a:hover{
	color:#b19638;
}
