/*Arhej CSS*/
body
{	font-family: "Tahoma";
	font-size: 11px;
	margin-top:0px;
	scrollbar-base-color: #fff5dd;
	scrollbar-face-color: #E4DBD0;
	scrollbar-track-color: #F5F2CF;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #E4DBD0;
	scrollbar-3dlight-color: #E4DBD0;
	scrollbar-shadow-color: #E4DBD0;
	scrollbar-darkshadow-color: #E4DBD0; 
}
/*#fullheight{height:100%}*/

/*Layer*/
#layer {
	overflow:auto;
	left: 5px;
	width: 570px;
	height: 520px;
}

#layerNovice {
	overflow:auto;
	left: 5px;
	width: 150px;
	height: 300px;
}

#layerProjektiLeto {
	overflow:auto;
	left: 5px;
	width: 150px;
	height: 100px;
}


#layerProjekti {
	overflow:auto;
	left: 5px;
	width: 550px;
	height: 90px;
}


#layerProjektiMin {
	overflow:auto;
	left: 5px;
	width: 385px;
	height: 90px;
}

#layerMediji {
	overflow:auto;
	left: 5px;
	width: 530px;
	height: 400px;
}



.menu{
color:#5f1462;
font-size:11px;
font-weight:bold;
text-align:center;
background-color: #e4dbd0;
cursor:pointer; 
cursor:hand;
}

.menuOver{
color: #000000;
font-size:11px;
font-weight:bold;
text-align:center;
background-color: #f5f2cf;
cursor:pointer; 
cursor:hand;
}

.arheologija{
color:#5f1462;
font-size:11px;
font-weight:bold;
background-color: #f5f2cf;
cursor:pointer; 
cursor:hand;

}


.smenu{
color:#5f1462;
font-size:11px;
font-weight:bold;
background-color: #f5f2cf;
cursor:pointer; 
cursor:hand;
}

.smenuOver{
color: #000000;
font-size:11px;
font-weight:bold;
background-color: #E4DBD0;
cursor:pointer; 
cursor:hand;
}


.txtInfo{
color:#5f1462;
font-weight:bold;
font-size:11px;
}
/*izbor jezika*/
.txtLang{
color:#514d42;
font-weight:bold;
font-size:11px;
text-align:center;
}

.txtRubrika{
color:#5f1462;
font-weight:bold;
font-size:13px;
}

.txtMain{
color:#514d42;
font-size:11px;
}

.txtMin{
color:#514d42;
font-size:11px;
}


.trap{
color:#e85f0e;
font-weight:bold;
}

.trapTitle{
color:#e85f0e;
font-weight:bold;
font-size:16px;
}
.trapTitle1{
font-weight:bold;
font-size:16px;
}

.trapL{
color:#e85f0e;
font-weight:bold;
cursor: pointer;
text-decoration: underline;
}


a{
text-decoration:none;
color:#5f1462;
}
a:link{
text-decoration:none;
color:#5f1462;
}
a:visited{
text-decoration:none;
color:#5f1462;
}
a:hover{
text-decoration:none;
color:#5f1462;
}


/*input, gumbi...*/
#input {
background-color: #fff5dd;
color: #000000;
}
/*txt box, inputbox in gumbi*/
.btn{ 
   background-color: #E4DBD0;
   color: #5f1462;
   font-size:90%;
   width:50px;
   height:22px;
   }
.btnover{
   color: #5f1462;
   background-color: #fff5dd;
   }


/*ovet tr/td - za dolocene opcije*/

.trover{ 
background-color: #FFFF66;
cursor: default;
}
.troverM{ 
background-color: #e4dbd0;
cursor: pointer;
}


/*GALERIJA SLIK*/

.slikaMin{
	cursor:pointer; 
	cursor:hand;
}

