/* andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 27, 2005)

Screen layout: */

body {
	padding: 0;
	margin: 0;
	font: 76% tahoma, verdana, sans-serif;
	color: #303030;
	background-image: url(../images/site-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFF;
	background-attachment: fixed;
}

a {
	text-decoration: none;
	color: #936;
}


a:hover {
	text-decoration: underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(images/corner2.gif) top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}


.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-image: url(../images/site-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	background-attachment: fixed;
}

#logo {
	position: fixed;
	width: 850px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	top: 165px;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
	clear: both;
}

.navitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-image: url(images/normal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000;
}

.navitab:hover {
	text-decoration: none;
	background-image: url(../images/Copy-of-hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
}

.activenavitab {
	padding: 4px 8px 5px 8px;
	color: #ffffff;
	margin: 0 0 5px 0;
	text-decoration: none;
	background-image: url(images/active.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
	height: 200px;
	color: #ffffff;
	padding: 0;
	clear: both;
	width: 850px;
	margin: 0px;
}

#main {
	width: 510px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	float: left;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
#novosti tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin: 0px;
	padding: 10px;
}


.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
	width:140px;
	float:right;
	font-family: tahoma, verdana, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #666;
	border-left-color: #666;
}


#sidebar p {
	font-size: 0.9em;
	line-height: 1.3em;
}
#sidebar a {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 120%;
	display: block;
	text-align: center;
	border: 2px solid #999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
}
#sidebar a:hover {
	text-decoration: none;
	border: 2px solid #466050;
}

#sidebar1 {
	width:140px;
	float:left;
	background-repeat: repeat-y;
	background-position: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#sidebar1 p {
}
#sidebar1 a {
	font-size: 125%;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	border: 2px solid #CCC;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 2px solid #999;
	padding: 3px;
	font-weight: bolder;
	background-color: #FFF;
}
#sidebar1 a:hover {
	border: 2px solid #466050;
	text-decoration: none;
}
.leftlabels {
	background-image: url(../images/Copy-of-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	font-size: 125%;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 2px solid #CCC;
	padding: 3px;
	font-weight: bolder;
}


.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
	clear: both;
	background: #fafafa;
	color: #808080;
	font-size: 0.9em;
	padding: 8px 0 8px 0;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
}

#footer a {
	color: #466050;
}
#footer a:hover {
	text-decoration: underline;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #4d6857;
	text-align: left;
	line-height: 20px;
	text-indent: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
	border: thin dashed #4d6857;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-align: justify;
}

.right {
text-align: right;
}

a img {
border: 0;
}
.photo       {
	padding: 5px;
	display: block;
	background-color: #f0f0f0;
	clear: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.hide {
display: none;
}
#container #main #vestini td {
	border: 1px solid #999;
	padding: 5px;
}
#i1,
{
	color:#FFF;
	background-image: url(../images/nav_bg.jpg);
}
li {
	list-style-type: none;
}
.red_color {
	color: #936;
}
#novosti_container ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 5px;
	font-size: 110%;
}
#main ul li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 110%;
	padding-bottom: 10px;
}
#tabela-novosti img {
	float: left;
	border: 1px solid #999;
	margin-right: 10px;
}
#tabela-novosti tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin: 5px;
	padding: 10px;
}

