@charset "utf-8";
img {  border: 0px; }

A:link {	color: #9D1D4D;	text-decoration: underline; }
A:visited {  color: #9D1D4D;  text-decoration: underline; }
A:hover {	color: #FF0000;	text-decoration: none; }
A:active {	color: #FF0000;	text-decoration: none; }

h1, h1 A:link{	font-family:Trebuchet MS, Arial; font-size:36px;	font-weight:normal;	color:#34ACBC;	text-align: left; padding-bottom:0px; margin:0px; }
h2, h2 A:link{	font-family:Trebuchet MS, Arial; font-size:15px;	font-weight:bold;	color:#A31D50;	text-align: left; padding-bottom:5px; margin:0px; }
h3, h3 A:link{	font-family:Trebuchet MS, Arial; font-size:20px;	font-weight:bold;	color:#2CAFC3;	text-align: left; padding-bottom:5px; margin:0px; }
h4{	font-family:Trebuchet MS, Arial; font-size:12px;	font-weight:bold;	color:#34ACBC;	padding:0px;	margin:0px;	text-align: left; }

p {	padding: 0px;	margin: 0px; text-align: justify; }
.vsebina { padding-right:100px; padding-top:40px;}
.crta_spodaj{ border-bottom:solid #F1F0DC 1px; }



.linki_glava { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; LETTER-SPACING: 1px; TEXT-DECORATION: none }
.linki_glava_top { FONT-WEIGHT: bold; FONT-SIZE: 11px; LETTER-SPACING: 0px; color: #FFFFFF; text-decoration: none }
.predznaki { FONT-SIZE: 13px; LIST-STYLE-IMAGE: url(../images/button1.GIF);  LETTER-SPACING: 1px }
.koledar {	FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-TOP-STYLE: none;  BORDER-RIGHT-STYLE: none; WHITE-SPACE: normal; BORDER-LEFT-STYLE: none; LETTER-SPACING: 0px; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none }
.text_skupaj {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; WHITE-SPACE: normal; BORDER-LEFT-STYLE: none; LETTER-SPACING: 0px; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none }
.naslov {	FONT-WEIGHT: normal;	FONT-SIZE: 32px;	COLOR:#CCC;	text-transform: uppercase; }
.naslov_menu {	FONT-WEIGHT: bold;	FONT-SIZE: 18px;	COLOR:#999;	text-transform: uppercase; }

.gumbi-glava { margin-left: 10px; }
.text-red {
	font-size: 10px;
	font-weight: bold;
	color: #C51028;
	text-decoration: none;
}
.copyright {
	FONT-SIZE: 11px;
	color: #666666;
	text-decoration: none;
}
.menu {
	FONT-SIZE: 12px;
	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
}

.menu ul	{	list-style:none;	margin:0;	padding:0;	float:left;	width:auto;	/* width of all menu boxes */	}
.menu li	{	list-style:none; position:relative;    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */	width: 100%;	}



/* Begin CSS Drop Down Menu */
#menuContainer div{ cursor: pointer; }

#hmenu { margin:0px;	padding: 0px; height:20px;}
#menuh-container {	position: static; }
#menuh	{	font-size: 12px; font-family: arial, helvetica, sans-serif;	margin: auto;	margin-top: 0px;	width: 690px; }
#menuh a	{	text-align: left;	display:block;	border: 1px solid silver;	white-space:nowrap;	margin:0px;	padding: 0.3em;	}
#menuh a, #menuh a:visited	/* menu at rest */	{	color: #FFF;	background-color: #797979;	text-decoration:none; }	
#menuh a:hover	/* menu at mouse-over  */	{	color: #FFFFFF;	background-color: #941B48; }

#menuh a.top_parent 
	{
	background-image: url(/img/bull-novice.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
	
#menuh a.top_parent:hover
	{
	background-image: url(/img/bull-wb.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul	{	list-style:none;	margin:0;	padding:0;	float:left;	width:auto;	/* width of all menu boxes */	}
#menuh li	{	position:relative;    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */	list-style: none;	/* width: 168px; */ width: 200px;	}
#menuh ul ul	{	position:absolute;	z-index:500;	top:auto;	display:none;	padding: 1em;	left:0;	margin:-1em 0 0 -1em;	}
#menuh ul ul ul	{	top:0;	left:100%;	}

div#menuh li:hover	{	cursor:pointer;	z-index:100;	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

