.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

body {
	width : 100%;
	font : 8em Verdana, sans-serif; 
	color : #333333;
	background : #FFFFFF;
	margin: 0 ; padding: 0 ;
}

a {
	color : #444444;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	text-decoration : underline;
	color : #000000;
}

#logo {
	background: url(pildid/head_bg.gif) no-repeat;
	background-color: #5DC1D6;
}

#menyup {
	background: url(pildid/riba.jpg) repeat-x;
	background-color: #5DC1D6;
	border-right : 1px solid #0988B3;
}

#menyup td {
	border : 1px solid #0988B3;
	border-right : 0px;
	width : 16%;
	color : #FFFFFF;
   	text-align : center;
}

#menyup a {
	color : #FFFFFF;
	text-decoration : none;
	display : block;
	width : 100%;
	line-height: 200% ;
}

#menyup a:hover {
   color : #000000;
}


#rightcol p {
   	margin : 1.2em 0.75em 1.2em 0.75em;
   	font-size : 85%;
   	text-align : justify;
}

#menyleft {
	background-color: #C5E6FA;
}

/* #menyleft td {
	background-color: expression(
		this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#9BD6EC'; },
		this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#C5E6FA'; },
		this.style.behavior = null);
} */

#menyleft td {
	background-color: #C5E6FA ;
}
#menyleft td:hover {
	background-color: #9BD6EC ;
}

#menyleft td, .empty {
	border : 1px solid #0988B3;
	border-top : none;
	text-align : left;
	text-decoration : none;
}

#menyleft td.empty {
	background-color: #C5E6FA;
}

#menyleft a {
	padding : 4px;
	display : block;
	/*width : 92%;*/
	height : 92%;
	line-height: 150%;
	padding : 4px;
}


#menyleft th , .th {
	height: 20px ;
   	color : #FFFFFF;
   	background-image: url(pildid/riba.jpg);
   	background-color: #5DC1D6;
   	border : 1px solid #0988B3;
	border-top : none;
	text-align : center;
	font-weight : bold;
}

#menyleft a:hover {
	text-decoration : none;
}

#menyleft td.nobr a {
	line-height: 100%;
	padding : 1px;
	display : inline;
	white-space: nowrap;
}

.navright,
.navright_next {
   	margin-top : 1em;
	width : 160px;
	font-size : 85%;
}

.navright_next {
   margin-top : 1.5em;
}

.navlistright { 
   	margin : 0;
	padding : 0;
	list-style-type : none;
}
                            
.navlistright a {
	display : block;
	width : 171px;
	padding : 4em;
	background-color : #C5E6FA;
	border : 1px solid #0988B3;
	border-top : none;
	text-align : left;
}

.navlistright a:link, .navlistsub a:visited {
	color : #444;
	text-decoration : none;
}

.navlistright a:hover {
	color : #000000;
	background-color : #9BD6EC;
	text-decoration : none;
}

.navlistright .fixed a, .navlistright .fixed a:link, .navlistright .fixed a:visited, .navlistsub .fixed a:hover {
	padding-top : 6em;
	padding-bottom : 2em;
   	color : #FFFFFF;
   	background-image: url(pildid/riba.jpg);
   	border-bottom : 1px solid #CFCE9E;
	text-align : center;
	font-weight : bold;
	cursor : default;
}

.navlistright .active a, .navlistright .active a:link, .navlistright .active a:visited, .navlistright .active a:hover {
   color : #9BD6EC;
   background-image: url(pildid/riba.jpg);
}

.navlistright .empty a, .navlistright .empty a:link, .navlistright .empty a:visited, .navlistright .empty a:hover {
   	color : #9BD6EC;
   	background : #C5E6FA;
	cursor : default;
}

.news {
   	margin : 1.5em 0.5em 0 0;
   	padding : 0;
   	background : #C5E6FA;
  	border : 1px solid #0988B3;
}

#footer_td {
   background : #D7F5FA;
   color: #BBBBBB;
}

#footer_td a ,
#footer_td a:link {
	color: #BBBBBB;
	font-weight : normal;
} 

#footer {
   margin : 0 28px 0 25px;
   padding : 6px;
   background : #C5E6FA;
   font-size: 7em;
   color: #444;
}

#footer p {
   margin : 0;
   padding : 12px 0 12px 0;
   text-align : center;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #C5E6FA;
} 

body, td , li, ul, p, div {font-size: 11px;}

.style10 {
	color: #FFFFFF;
	font-weight: bold;
}

.style13 {color: #000000; font-weight: bold; }

.hind , .hind td {
	border: 1px solid #FFFFFF; 
}
