@charset "utf-8";
/* CSS Document */

a.main-menu:link, a.main-menu:visited {
	font-size:11px;
	font-weight:bold;
}
a.main-menu:hover, a.main-menu:active {
	font-size:11px;
	font-weight:bold;
}
.bottom-text {
	color:#333333;
}
.main-menu {
	font-size:11px;
	font-weight:bold;
	color: #fcb44c;
}
a.left-menu:link, a.left-menu:visited {
	font-size:11px;
	color: #004E7B;
}
a.left-menu:hover, a.left-menu:active {
	font-size:11px;
	font-weight:bold;
	color: #004E7B;
}
a.sitemap:link, a.sitemap:visited {
	color: #FFFFFF;
}
a.sitemap:hover, a.sitemap:active {
	color: #fcb44c;
}
.left {
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}
.title {
	font-size:14px;
	color: #004E7B;
	font-weight:bold;
}
.subtitle {
	color: #fcb44c;
	font-style: italic;
}
.orange-bold {
	color: #fcb44c;
	font-weight:bold;
}
.blue-bold {
	color: #004E7B;
	font-weight:bold;
}
.blue {
	color: #004E7B;
}
.orange {
	color: #fcb44c;
}
.size-10 {
	font-size:10px;
}
.domov {
	font-size:36px;
	color: #FFFFFF;
}
.size-10-gray {
	font-size:10px;
	color: #8c8c8c;
}.slika {
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
}
/* varna obcina */
.vo_orange {
	color: #fcb44c;
	font-size:14px;
	font-weight:bold;
}
.vo_text {
	font-size:14px;
}