﻿* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #0082CA;	
	}
	
a.nounderline {
	text-decoration: none; 
	color: #0008FF;
}	
a.nounderline:active {
	text-decoration: none;
    color: #0008FF;
}


a:hover {
	text-decoration: none;
	
}

a:active {
	text-decoration: none;
    
}

.auto-style2 {
	margin-bottom: 1em;
}
.auto-style3 {
	font-family:Georgia;
}

.auto-style8 {
	font-weight: bold;
}

body {
	font-size: 11.5pt;
	color: #393939;
	line-height: 1.75em;
	background: #F2F2F2;
	font-family:Georgia;
	

}


strong {
	color: #2C2B2B;
}

br.clearfix {
	clear: both;
	}


h2 {
margin-top: 1em;
	font-size: 1.6em;
}

h3 {
margin-top: 1em;
	font-size: 1.45em;
}



h4 {
	font-size: 1.10em;
}

img {
      border: none;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.pic {
	padding: 5px;
	border: solid 1px #D4D4D4;
	width: 123px; 
	height: 70px;
}

p {
	margin-bottom: 1.5em;
}

p2 {
	margin-bottom: 0.3em;
}


ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow: hidden;
	margin-bottom: 0em;
}


#content {
	width: 685px;
	float: left;
	padding: 0;
}

#content-box1 {
	width: 685px;
	float: left;
}

#footer {
	margin: -220px 0 100px 0;
	text-align: center;
	color: #8C8B8B;
	height: 27px
}

#page {
	padding: 25px 0px 15px 40px;
	position: relative;
	width: 940px;
	left: 0px;
	top: 43px;
	height: auto;
	

	
}

#page .section-list {
	list-style: none;
	padding-left: 0;
	
}

#page .section-list li {
	clear: both;
	padding: 7px 0 7px 0;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding: 2px 0 2px 0;
}

#sidebar {
	width: 200px;
	padding: 18px 18px 0px 18px; 
	margin: 25px 0 0 720px;
	border-: none;
	background:#F2F2F2;
	border-radius: 9px;
}


#page-bottom {
	position: absolute;
	margin: 0;
	background: #6E6E6E url(images/img03.jpg) top left no-repeat;
	border: solid 1px #7E7E7E;
	width: 929px;
	height: 90px;
	top: auto;
	left: 0px;
	padding: 15px 15px 0 35px;
	color: #DCDCDC;
	border-radius: 5px;
	margin-top: 3em;
	font-family:Georgia;
	}

#page-bottom a {
	color: #F5F5F5;
}


#page-bottom-content {
	float: left;
	clear: right;
	width: 310px;
	height: 237px;
}

#page-bottom-content1 {
	float: right;
	clear: right;
	width: 285px;
	height: 60px;
	margin-top: 0px;

}



#wrapper {
	position: relative;
	width: 980px;
	margin: 0px auto 0px auto;
	background: #FFFFFF;
	margin-bottom: 22em;
	padding-bottom: 45px;
}


#container
{
    height:110px;
    width:980px;
    position:relative;
    border: 0px
    
}

#image
{    
    position:absolute;
    z-index:1;
    left:0;
    top:0;
}


#Naslov
{
    z-index:100;
    position:absolute;    
    font-size:20px;
    left:148px;
    top:35px;
    font-family: Georgia, serif;

}



#thumbwrap {
	position:relative;
	margin: 5px 20px 20px 0px;
	float: left;
	padding: 5px;
	border: solid 1px #D4D4D4;
	width: 123px; 
	height: 70px;


}
.thumb span { 
	position:absolute;
	visibility:hidden;
}
.thumb:hover, .thumb:hover span { 
	visibility:visible;
	top:5px; left:133px; 
	z-index:1;
}

.linelist li.hr { 
border-bottom: 1px solid #393939;
margin-top: 10px;
}
.linelist li.hrbot { 
margin-top: 10px;
}

