/*************************/
/* klasika, klasika, klasika */

body {
	margin:0; 
	padding:0; 
	background-color:#000000;
	font-family:Arial, sans-serif;
	font-size: 10pt;
	line-height:13pt;
	
}
/*
p, br {margin:0; padding:0;}
*/
br {
	margin:0;
	padding:0;
	font-size: 8pt;
	line-height:8pt;
}
p {
	margin-top:5pt;
	margin-bottom:5pt;	
}

.naslov
{
	font-family:Arial, sans-serif;	
	font-size: 13pt;
	line-height:18pt;
	font-weight:bold;
}

.text
{
	font-family:Arial, sans-serif;	
	font-size: 10pt;
	line-height:13pt;
}


img {border:none; margin:0; padding:0;}

.clear {clear:both;}
.visina20 {height:20px;}

.stran {width:1024px; color:#FFFFFF; text-align:left; vertical-align:middle; 
/*	
	font-family:Impact, Charcoal, Arial, sans-serif;
*/	font-family:Arial, sans-serif;	
	font-size: 10pt;
	line-height:13pt;
}

.meni_jezik{width:433px; float:left;}
.meni_glavni{width:591px; float:left;}

.slika_anja{width:512px; float:left; color:#FFFFFF;}
.vsebina_desna{width:512px; height:512px; float:left; background-color:#a71b28;}
.odmik20{float:left; width:20px;}
.odmik40{float:left; width:40px;}
 
.meni_podmeni {float:left; padding-left:100px; }


.vsebina {float:left; width:460px;}
#demo a:link, #demo a:active, #demo a:visited {
	color:#FFFFFF; 
	font-family:Arial, sans-serif;
	font-size: 10pt; 
	line-height:13pt; 
	text-decoration:underline; 
	font-weight:normal; 
}
#demo a:hover {
	color:#FFFFFF; 
	font-family:Arial, sans-serif;
	font-size: 10pt; 
	line-height:13pt; 
	text-decoration:underline; 
	font-weight:bold; 
}

.meni_noga { float:right;}


/******/
/* meni jezuik */
a.slo, a.eng, a.de {display:block; background-repeat:no-repeat; float:left;}
a.slo_a, a.eng_a, a.de_a {display:block; background-repeat:no-repeat; float:left;}

.slo {background:url(images/jezik/slo.gif) top left no-repeat; width:28px; height:21px;}
.eng {background:url(images/jezik/eng.gif) top left no-repeat; width:36px; height:21px;}
.de {background:url(images/jezik/de.png) top left no-repeat; width:28px; height:21px;}

a.slo:hover {background-image:url(images/jezik/slo_a.gif); width:28px; height:21px;}
a.slo_a {background-image:url(images/jezik/slo_a.gif); width:28px; height:21px;}

a.eng:hover {background-image:url(images/jezik/eng_a.gif); width:36px; height:21px;}
a.eng_a {background-image:url(images/jezik/eng_a.gif); width:36px; height:21px;}

a.de:hover {background-image:url(images/jezik/de_a.png); width:28px; height:21px;}
a.de_a {background-image:url(images/jezik/de_a.png); width:28px; height:21px;}

