
.naslovVelik {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FF830B;
	font-weight: bold;

}
.naslovMajhen {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF830B;
	font-weight: none;

}
.txtMajhen {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF830B;
	font-weight: none;
}
.txtMajhenBel {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
}
a:link {	
         color: #84A701;
		 		text-decoration: none;
}
a:visited {
         color: #84A701;
		 		text-decoration: none;
}
a:active {
         color: #84A701;
		 		text-decoration: none;
}
a:hover {  
   color: #84A701;
	text-decoration: underline;
}
.days {
	font-family: Tahoma;
	font-size: 27px;
	color: #cccccc;
	font-weight: bolder;
}.until {
	font-family: Tahoma;
	font-size: 13px;
	color: #cccccc;
	font-weight: bold;
}
.signIn {
	font-family: Tahoma;
	font-size: 11px;
	color: #D1C28F;
}
a.meniNoga:link {
	color: #D1C28F;
	text-decoration: none;
	font-size: 10px;
}
a.meniNoga:visited {
	color: #D1C28F;
	text-decoration: none;
	font-size: 10px;
}
a.meniNoga:hover {
	color: #D1C28F;
	text-decoration: underline;
	font-size: 10px;
}
.vpis1 {
	background-color: #FFFFFF;
	background-image: url(material/vpis_ozadje.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 18px;
	width: 100px;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #616161;
}
.SearchField {
	text-decoration: none;
	background-image: url(material/search_field_ozadje.png);
	height: 13px;
	width: 94px;
	border: 0px #000000;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.SignInField {
	text-decoration: none;
	background-image: url(material/search_field_ozadje.png);
	height: 13px;
	width: 75px;
	border: 0px #000000;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.SearchGumb {
	background-image: url(material/gumb_search.png);
	height: 18px;
	width: 18px;
	border: 0px #000000;
	padding-top: 18px;
}
.SignInGumb {
	background-image: url(material/gumb_sign_in.png);
	height: 14px;
	width: 19px;
	border: 0px #000000;
	padding-top: 14px;
}

.registryField {
	text-decoration: none;
	background-image: url(material/txt_field_ozadje.png);
	height: 17px;
	width: 246px;
	border: 0px #000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 6px;
}

.dropdown {
    position: relative;  
    top: 0px; 
    width: 140px; 
    visibility: hidden; 
    float: left; 
    background: url('material/menu_bg.jpg'); 
    border-left: 2px solid #3A3F3B; 
    border-bottom: 2px solid #3A3F3B; 
    border-right: 2px solid #3A3F3B;
    color: #9D0017;
    font-family: Tahoma;
    font-size: 15px;
    text-align: left;
    padding-left: 13px;
    font-weight: bold;
    z-index: 30;
}

.dropdown a {
    color: #E3E3C7;
    text-decoration: none;
}

.dropdown a:hover {
    color: #FF830B;
}
.program th {
    background-color: #FF830B;
}

a.meniMerch:link {
	font-family: Tahoma;
	color: #FE820B;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.meniMerch:visited {
	font-family: Tahoma;
	color: #FE820B;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.meniMerch:hover {
	font-family: Tahoma;
	color: #9D0017;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.pg-normal {
        color: white;
        font-weight: normal;
        text-decoration: none;    
        cursor: pointer;    
}
.pg-selected {
        color: #FF830B;
        font-weight: bold;        
        text-decoration: underline;
        cursor: pointer;
}

