/*Splosno*/
body {
	font-family: Arial;
	margin: 0px;
	background-image: url('../slike/ozadje_noga.gif'); background-repeat: repeat-x; background-position: bottom;
	font-size: 12px;
}
h1 {
	font-family: Georgia;
	font-size: 15px;
	color: #C02E2E;
	margin: 5px 0px 3px 0px;
}
h2 {
	font-family: Georgia;
	font-size: 15px;
	color: #006699;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	color: #ACACAC;
	font-weight: normal;
}
p {
	font-size: 12px;
}
a {
	color: #006699;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*Splosno*/





/*Layout*/
.telo {
	background-image: url('../slike/rozica.gif'); background-repeat: no-repeat;
}
.glava {
	position: relative; 
	width: 670px; height: 82px;
}
.glavaspodaj {
	background-image: url('../slike/ozadje_glava_spodaj.gif');
	position: absolute;
	width: 100%; height: 27px;
	top: 82px; 
	z-index: 1;
}
.noga {
	position: relative; 
	width: 670px; height: 35px;
}
.logotip {
	position: absolute;
	background-image: url('../slike/logotip.gif');
	height: 40px; width: 129px;
	top: 5px; left: 0px;
}

.jeziki {
	font-size: 11px;
	position: absolute;
	top:10px; right: 0px;
}
.drobtinice {
	position: absolute;
	left: 5px; top: 54px;
}
.telefon {
	position: absolute;
	left: 350px; top: 48px;
	color: white; font-size: 15px; font-weight: bold;
}
.drobtiniceTekst {
	font-size: 11px;
	color: white;
	padding: 0px; margin: 0px;
}
.drobtiniceTekst2 {
	font-size: 15px;
	color: white;
	padding: 0px; margin: 0px;
}
/*Layout*/




/*Classi*/
.meni1 {
	font-family: Georgia;
	font-size: 15px;
	color: #006699;
	font-weight: bold;
}
.meni2 {
	font-family: Georgia;
	font-size: 11px;
	color: #006699;
}
.meni2on {
	font-family: Georgia;
	font-size: 11px;
	color: #C02E2E;
}
.hitrimeni {
	font-family: Georgia;
	font-size: 11px;
	color: #676767;	
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.belo {
	font-family: Georgia;
	font-size: 11px;
	color: white;	
	margin: 3px 0px 0px 5px;
}
.crno {
	font-family: Georgia;
	font-size: 11px;
	color: black;	
	margin: 3px 0px 0px 5px;
}
.malo {
	font-size: 11px;
}
.textbox {
	font-size: 12px;
	font-family: Arial;
	border-color: #A7A7A7;
	border-style: solid;
	border-width: 1px;
	width: 140px;
}
.textboxsirok {
	font-size: 12px;
	font-family: Arial;
	border-color: #A7A7A7;
	border-style: solid;
	border-width: 1px;
	width: 250px;
}
.level {
	font-size: 12px;
	font-family: Arial;
	border-color: #A7A7A7;
	border-style: solid;
	border-width: 1px;
	width:50px;
}	
/*Classi*/