body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	background: #E7E7E7;
}

a {
	text-decoration: none;
	color: #333399;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

h4 {
	font-size: 0.9em;
	margin: 0;
}

img.absmiddle { vertical-align:middle; }

.blue {
	color: #9496bd; margin: 5px 0 5px 0;
}

#bg { 
	width: 760px;
	margin: 0 auto;
	/*height: 580px;*/
	padding: 6px 10px 0px 10px;
	background: url(images/bg.gif) no-repeat;
}

#sadrzaj {
	padding: 9px 4px 0 2px;
	color: #303030;
	width: 736px;
}

#tamano { 	min-height:425px; }

#zaglavlje {
	clear: both;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #eee;
	background: #FFF url(images/fade.jpg);
	height: 92px;
}
		
#theMenu { width: 150px; height: 300px; margin:0; padding:0; float:left; font-size:12px; }
		/* Some list and link styling */
#theMenu  li { width: 150px; list-style-type: none; }
#theMenu  ul { margin:0; padding:0; }
#theMenu  ul li { border-left: 10px solid #9496bd; padding: 0; width: 140px; margin-bottom: 0; }
#theMenu  ul li a { display:block; color: #000; padding: 4px 4px; font-size: .85em; }
#theMenu  ul li a:hover { display:block; color: #369; background-color: #eee; padding: 4px 4px; font-size: .85em; }
#theMenu	h2 { margin-top: 1.5em; }
#theMenu	h4.head a { 
		color: #333;
		display:block; 
		border-bottom: 1px solid #36a;
		background: #ddd url(images/down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 4px 4px;
		}
#theMenu h4.head a:hover { 
		color: #000;
		background: #ccc url(images/down.gif) no-repeat; 
		background-position: 98% 50%;
		}
#theMenu h4.link a { 
		color: #333;
		display:block; 
		border-bottom: 1px solid #36a;
		background: #ddd;
		padding: 4px 4px;
		}
#theMenu h4.link a:hover { 
	  background: #ccc;
		color: #000;
		}		
#theMenu h4.selected a { 
		background: #9496bd url(images/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 4px 4px;
		}
#theMenu h4.selected a:hover { 
		background: #9496bd url(images/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}

.desna_rubrika {
	float: right;
	width: 273px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #2a2d7c;
	line-height: 1.5em;
}

.desna_rubrika p {
	margin: 0px;
	font-size: 90%;
}

.desna_rubrika a {
	display: block;
	
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#contenido {
	margin:  0 0 5px 155px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
}

#contenido h2 {
	margin: 0px;
	padding: 15px 0 3px 0px;
	font-size: 12pt;
	color: #2a2d7c;
	border-bottom: 2px solid #eee;
}

#pic {
	margin:  0 0 5px 155px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(images/pic.jpg) repeat-x;
	height: 146px;
}

#pic h2 {
	margin: 0px;
	padding: 15px 0 10px 5px;
	font-size: 12pt;
	color: #2a2d7c;
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #000;
	width: 260px;
}

.categoria_titulo {
	color: #2d2e80;
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lijeva_rubrika {
	margin: 0 300px 20px 150px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #2a2d7c;
	border-left: 2px solid #eee;
}

.lijeva_rubrika a, #lijeva_rubrika a:visited {
	text-decoration: underline;	
}

.lijeva_rubrika p {
	padding: 0;
	margin: 0;
	color:#000;
}

#listado_noticias { margin-left:25px; }
	
#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #ccc;
	
}

#footer a {
	text-decoration: underline;
	color: #2a2d7c;
}

#footer a:hover {
	color: #000;
}

.formulario {padding:0; width:100%;overflow:hidden;}
.formulario label
{ 
	color: #9496bd;
	display: block; 
	padding: 0; 
	font-weight: bold;
}

label.error { color: red;   }

.formulario input, .formulario textarea {
  border:1px solid #999; 
  font: 10px Verdana, Helvetica, Sans-Serif;
	margin:0 0 5px 0; 
	width:250px;
}

.formulario select {
	border:1px solid #999; 
  font: 10px Verdana, Helvetica, Sans-Serif;
	margin:0 0 5px 0;  
}

.boton {border:1px solid #5b5b5b; background:#5b5b5b; color:#fff; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; cursor: hand;}

.texto_destacado{
	color: #2d2e80;
	font-weight: normal;
}

.texto_titulo {
	color: #2d2e80;
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.imagen_contenidos_izda { float:left; margin-right:5px; margin-bottom:5px; }
.imagen_contenidos_dcha { float:right; margin-left:5px; margin-bottom:5px; }