@charset "UTF-8";

html, body, form, img{
	margin:0;
	padding:0;
	border:0px;
	background-color:#eeeeee;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #676767;
    background: url(images/bgd.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

a{
	color:#888;
	text-decoration:none;
}
.wraper{
	width:100%;

}

.header{
	background:url(images/header_bgd.png) #2d84cb;
	height:240px;
	width:100%;
	color:#FFF;
    padding-bottom: 100px;
	line-height:77px;
}

.menuConteiner{
	background:url(../images/menu_bg.jpg) repeat-x;
	height:48px;
}

.logo{
	width:910px;
	display:block;
	height: 150px;
	padding-top: 230px;
	margin:0 auto;
}

.logo img{
	background: inherit ;
}

.logo h1{
	text-align: center;
	line-height: 37px;
}

.note{
	background-color: #d6dd9f;
    display: block;
    padding: 10px;
}

.logoleft{
	float:left;
}

#ministarstvo{
	margin-bottom: 20px;
}

.contentright span{
    margin-bottom: 20px;
    display: block;
    font-weight: bold;
}

.contentright img{
	background-color: white !important;
	width: 180px;
    margin-bottom: 40px;
}


.logoright{
	float:right;
}

.menu{
    margin: 0 auto;
    width: 920px;
	border:none;
	border:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	
	}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;

	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background: url("images/seperator.gif") bottom right no-repeat;
		color:#666;
		font-weight:bold;
		display:block;
		font-weight:normal;
		line-height:42px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #565656 url("images/hover.gif") bottom center no-repeat;
			color:#999;
			text-decoration:none;
			}
	.menu li ul{
		background:#f9f9f9;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:40px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#565656 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

.content{
	margin: 0 auto;
	padding-top:30px;
	width:920px;
}
.contentleft{
	float:left;
	width:650px;
	min-height:450px;
	background-color:#f9f9f9;
	border:#d6d6d6 thin solid;
	padding:20px 20px 20px 20px;
	margin-bottom:5%;
}

.contentright{
	float:right;
	width:200px;
	height:600px;
	padding-top:16px;
	text-align:center;
	background-color:white;
	border:#d6d6d6 thin solid;
}



#footer{

}

#more
{
	font-style:italic;
	padding-left: 15px;
}

#newsnaslov
{
	font-size:12px;
	font-weight:bold;
}

#tablenews
{
	font-size:12px;
	margin-bottom:10px;
	
}

#newstext
{
	padding-left:8px;
	text-align:justify;
}

#newspicture
{
	border:3px solid #cfcfcf;
	margin-bottom:3px;
}

.eSavetovaliste{
	margin-left:30px;
	padding-top:10px;
}

.clear{
    clear:both;
}

.linksleft{
	float:left;
}

.linksright{
	float:right;
}

.presspic{
	margin-left:10px;	
}


.aktivnost_photos{
	padding: 0;
}

.aktivnost_photos li{
	list-style: none;
	float: left;
	display: inline-block;
	width: 150px;
	margin-right: 15px;
}
.fancybox {
	display: block;
}

.aktivnost_photos li img{
	width: 150px;

}
.last{
	margin-right: 0 !important;
}

.fancybox-inner img{
	width: 100% !important;
}

.brake-line{
	margin-top: 20px;
}

.contentleft a{
	text-decoration: underline;
}

.clear{
	clear:both !important;
}