@charset "utf-8";
body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rside {
	background-image: url(../images/rside.jpg);
	border-right: 0;
}
#content {
	background-color: #006164;
	padding: 10px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15pt;
}
#statfact {
	background-color: #3B76C6;
}
#statitle {
	background-color: #3B76C6;
}
#podmeni {
	padding: 10px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
#podmeni a {
	background-color: #006164;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	margin-bottom: 0px;
	border-width: 0px;
}
#podmeni a:hover {
	background-color: #960057;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-width: 0px;
}

.h1-onama {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #B0D6EB;
}

.h1-proizv {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	background-color: #D3D296;
	font-family: "Times New Roman", Times, serif;
}
.h1-projekti {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #BC4343;
	font-weight: normal;
}
.h1-primena {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7DE6AC;
	background-color: #666699;
	font-weight: normal;
}
.h1-aktuel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #66CCFF;
	background-color: #666666;
	font-weight: normal;
}
.h1-kontakt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	background-color: #3B76C6;
	font-weight: normal;
}


