td, th, p, li {
  font-family:Verdana, Helvetica, sans-serif;
  font-size:11px;
  color: #000000;
}
table{
	empty-cells:show;
}
form {
  margin:0px;
	padding:0px;	
}
.navigationLanguageActive,
.navigationLanguage
{
  color:#ffffff;
  font-style:italic;
  text-transform:lowercase;
  text-decoration:none;
}
.titleBlueBig{
	color:#007dc6;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.titleBlueSmall{
	color:#007dc6;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.titleBlue{
	color:#007dc6;
	font-weight:bold;
}
.contentGray{
	color:#808285;
}
.permbajtja{
	font-family:Verdana;
}
.navigationMain:link, 
.navigationMain:visited
{
	color:#44a0d4;
	font-weight:bold;
	text-decoration:none;
}
.navigationMainActive:link, 
.navigationMainActive:visited
{
	color:#055989;
	font-weight:bold;
	text-decoration:none;
}
.newsTitleRed {
	color:#9e0b0f; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:13px; 
    font-weight:600;
}
.newsMoreBlue {
    font-size:9px; 
    font-weight:normal; 
    font-family:arial; 
    color:007dc5; 
    text-decoration:none; 
}
.mainPageHeadingsBlue {
	background-color:7fbcdc; 
    color:#ffffff;  
    text-align:left; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:14px; 
    font-weight:600; 
    padding-left:20px;
}
input, select, textarea {
	border:1px solid #006699;
	background-color:#eeeeee;
}

.galleryPages {  
 	font-family:  Verdana, Arial, Helvetica, sans-serif;
            font-size: 8pt; 
            font-style: bold; 
            font-weight: bold;
            text-decoration: none; 
            color: #ffcd06;
 	}
 	
 	
.galleryPages:a {  
 	font-family:  Verdana, Arial, Helvetica, sans-serif;
 	font-size: 8pt; 
 	font-style: bold; 
 	font-weight: bold; 
	text-decoration: none; 
 	color: #0077af;
 	}
.galleryPages:hover {  
 	font-family:  Verdana, Arial, Helvetica, sans-serif;
 	font-size: 8pt; 
 	font-style: bold; 
 	font-weight: bold; 
	text-decoration: none; 
 	color: #ffcd06;
 	}	
	
	.iframeClasese{}

.select { 
 	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
	color: #313131;
        text-decoration: none; 
	border-color:#666666 #666666 #666666 #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #f2f2f2;
	}

 .seperator {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
	color: #666666;
	decoration:none;
}

.btn     { 
width: 22px; 
height: 22px; 
border: 1px solid #f2f2f2; 
margin: 0; 
padding: 0; 
background-color: #f2f2f2;
}

.btnOver { 
width: 22px; 
height: 22px; 
border: 1px;
border-color: #666666;
border-style: solid;  
background-color: #f2f2f2;
}

.btnDown { 
width: 22px; 
height: 22px; 
border: 1px inset;
border-color: #666666;
border-style: solid;  
background-color: #f2f2f2;
}

.btnNA   { 
width: 22px; 
height: 22px; 
border: 1px solid; 
border-color: #E51E59;
filter: alpha(opacity=25); 
}

.cMenu     { 
background-color: threedface; 
color: menutext; 
cursor: Default; 
font-family: MS Sans Serif; 
font-size: 8pt; 
padding: 2 12 2 16; 
}

.cMenuOver { 
background-color: highlight; 
color: highlighttext; 
cursor: Default; 
font-family: MS Sans Serif; 
font-size: 8pt; 
padding: 2 12 2 16; 
}

.cMenuDivOuter { 
background-color: threedface; 
height: 9 
}

.cMenuDivInner { 
margin: 0 4 0 4; 
border-width: 1; 
border-style: solid; 
border-color: threedshadow threedhighlight threedhighlight threedshadow; 
}

#popup_picture { 
	position:absolute; 
	display:none; 
	text-align:center; 
	background-color:#ffffff; 
	border:1px solid #0072ae; 
	overflow:hidden;
}
#popup_title  {	
	border-right:1px solid #0072ae; 
	border-bottom:1px solid #0072ae; 
	padding:4px; 
	position:absolute; 
	background-color:#ffffff; 
	font-family:Arial; 
	font-size:12; 
	font-weight:bold; 
	color:#8e0802; 
	display:none;
}
#popup_background {
	position:absolute; 
	visibility:hidden; 
	-moz-opacity:0; 
	filter: alpha(opacity:100); 
	background-color:#ffffff;
}	
	
