﻿/* Sonia Template */

body {
	margin: 0 auto;
	padding: 0;
	font: 9pt Arial, Verdana, Sans-Serif;
	background: #8DAFD6;
	background-image: url('../images/bg2.gif');
	background-repeat: repeat;
}

a {
	text-decoration: none;
	color: #2489DB;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

#bg {
	width: 744px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background: #ffffff url('../images/bg.gif') no-repeat left top;
	}


#content {
	padding-top: 9px;
	color: #303030;
	width: 736px;
	padding-left: 2px;
	background-color: #ffffff;
}
#text li {
	line-height: 22px;
}
#toplinks {
	height: 20px;
	background: #0069AA;
	text-align: right;
	padding-right: 10px;	
	padding-top: 5px;
}

#toplinks a {
	font-size: 8pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	background: url("../images/strelica.gif") left no-repeat;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #fff;
}

#toplinks a:hover {
	border-bottom: 2px solid #fff;	
}

#banner {
	clear: both;
	margin: 0px 0 5px 0;
	height: 80px;
	background: url("../images/header.gif") repeat-x;
	margin-bottom: 20px;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 5px;
}

#title_info {
	float: right;
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 5px 0 0;
	border: 2px solid #fff;	
	background: #FFF5D9;
	color: #808080;
}

#title_info p {
	margin: 0;
}

#menu {
	clear: left;
	float: left;
	width: 150px;
	height: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	color: #6B6B6B;
	line-height: 18px;
}

#menu ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

#menu li {
	margin-bottom: 4px;
}

#menu li a:visited {
	text-align: left;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #0069AA;
}	
	
#menu li a {
	text-align: left;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #0069AA;
}	
		
#menu li a:hover {
	background: #8DAFD6;
	color: #ffffff;
}

.news {
	margin: 2px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
	background: #eee url("../images/news.gif") repeat-x;
}

.news a:visited {
	text-decoration: underline;
}

.news a {
	text-decoration: underline;
}

#right_box {
	float: right;
	width: 223px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #eee url("../images/news.gif") repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
}

#right_box p {
	margin: 0px;
	font-size: 90%;
}

#right_box h3 {
	font-size: 9pt;	
}

#right_box a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

#copyright {
	margin: 15px 0 0 0;
	border: 2px solid #fff;
	background: #E5EFF9 url("../images/plavo.gif");
	padding: 3px 3px 3px 6px;
	color: #70C256;
}

#copyright a:visited {
	display: inline;
	border: none;	
}

#copyright a {
	display: inline;
	border: none;	
}

#text {
	margin: 0px 0 5px 155px;
	padding: 0 10px 5px 6px;
	line-height: 1.4em;
	background: url("../images/clanak.gif") repeat-x bottom left;
	border-left-color: #0069AA;
	border-left-style: dotted;
	border-left-width: 1px;
	text-align: justify;
}

#text h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 16px;
	color: #0069AA;
}

#text p {
	margin: 0;
	line-height: 22px;
	text-align: justify;
}

.datum {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	font-size: 80%;
	text-transform: uppercase;	
	color: #808080;
}

#left_box {
	margin: 0 250px 20px 155px;
	border-top: 1px solid #AFCEED;
	border-bottom: 1px solid #AFCEED;
	background: #E5EFF9 url("../images/plavo.gif") repeat-x;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
}

#left_box a:visited {
	text-decoration: underline;	
}

#left_box a {
	text-decoration: underline;	
}

#left_box h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #808080;
	padding-top: 3px;
}

#left_box p {
	padding: 0;
	margin: 0;
}

.newsbox2 {border: solid 2px #000000; padding-left: 3px; padding-right: 3px}

/*  The items below set the footer properties as well as the text
and links that appear in this area  */

#footer {
	clear: both;
	width: 744px;
	padding: 0px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.5em;
	font-size: 75%;}

#footer a {
	color: #0E60A4;
	font-weight: normal;}
	
#footer a:hover {
	color: red;
	font-weight: normal;}

#footer p {
	margin: 0;
	padding: 0;}

