/* CSS Document */
.header{
	width:654px;
	height:314px;
	float:left;
}

.top_main_menu{
	float:left;
}

.top_main_menu div{
	width:162px;
	height:71px;
	margin-left:14px;
	margin-bottom:6px;
	display:block;
	font-size:11px;
	color:#626262;
	text-decoration:none;
	padding-left:70px;
	padding-top:3px;
}
.top_main_menu a{
	text-decoration:none;
	color:#626262;}
	
.top_main_menu a:hover{
	text-decoration:underline;
	color:#626262;}

.news_window{
	background:url(/images/grey/bg_grey_01.png);
	width:439px;
	height:111px;
	margin-right:6px;
	float:left;
}

.razpisi_window{
	background:url(/images/grey/bg_grey_02.png);
	width:209px;
	height:111px;
	font-size:11px;
	margin-right:15px;
	float:left;
	color:#669;
}

.razpisi_window a{
	text-decoration:none;
}

.odstotnost_window{
	background:url(/images/grey/bg_grey_03.png);
	width:231px;
	height:111px;
	float:left;
}

.odstotnost_window a{
	width:231px;
	height:111px;
	display:block;
}

.layout{
	position:relative;
	margin:auto;
	width:900px;
	margin-top:150px;
	z-index:4;
}

.content_layout{
	width:900px;
}

.main_content{
	margin-top:20px;
}

.vrtci_seznam_layout{
	float:left;
	margin-right:20px;
}

.vrtci_seznam_layout .button{
	width:144px;
	height:34px;
	margin-bottom:6px;
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	padding-left:60px;
	padding-top:7px;
	padding-right:5px;
	display:block;
}
