body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(imgs/bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 960px;
}

#header {
clear: both;
margin: 0 0 0 0;
padding: 0;
height: 10px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}



#avmenu {
clear: left;
float: left;
width: 250px;
margin: 0 0px 10px 0;
padding: 5px 5px 5px 5px;
font-size: 1em;

}

#avmenu ul {
list-style: none;
width: 240px;
margin: 0 0 20px 0;
padding: 0px;
font-size: 1em;
}

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 5px;
background: #f4f4f4;
border-left: 2px solid #cccccc;
border-top: 2px solid #cccccc;

}

#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 2px solid #286ea0;
}

.announce {
margin: 5px 0 5px 0;
padding: 10px;
width: 216px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
border-left: 2px solid #cccccc;
border-top: 2px solid #cccccc;
}



.announce ul li {
	margin: 3px;
	padding: 0px;
	width: 150px;
	text-align: center;
	}



#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 5px 20px 250px;


padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content h1 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

h5 {
font-size: 1.1em;
padding: 5px 10px 10px 10px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

h4 {
	font-size: 1em;
}

h6 {
	font-size: 0.8em;
	text-decoration: none;
	margin: 0;

	font-weight: normal;
}

a {
text-decoration: none;
color: #286ea0;
}

a:visited {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

td a:hover {
text-decoration: none;
color: #286ea0;
}

td a, a:visited{
text-decoration: none;
color: #ffffff;
}

td a.extra, a.extra:visited {
text-decoration: none;
color: #ffff00;
}

td a.extra:hover {
text-decoration: none;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

#nav-main {
margin: 0px 0px 0px 0px;
height: 30px;
background-color: #007AAC;
font-size: 0.9em;
}



#nav-main ul {

height: 100%;
margin: 0;
padding: 0 0 0 10px;
}

#nav-main li {

list-style-type: none;
float: left;
width: auto;
margin: 7px 10px 0 8px;
background: url(imgs/back_navmainitems2.gif) no-repeat top right;

}

#nav-main a:link, #nav-main a:visited {
display: block;
color: #D1EBF4;

font-weight: bold;
text-decoration: none;
padding: 1px 10px 2px 12px;
background: url(imgs/back_navmainitems.gif) no-repeat top left;
}

#nav-main a:hover, #nav-main a:visited:hover {
color: #FFFFFF;

font-weight: bold;
text-decoration: none;
padding: 2px 10px 1px 12px;
}



.current {
margin-top: 4px;
background-image: url(imgs/back_current2.gif)!important;
}

.current a:link, .current a:visited {
color: #006B95 !important;
background-image: url(imgs/back_current1.gif) !important;
}

.current a:hover, .current a:visited:hover {
color: #2C91B2 !important;
}

table {
	border: 0px solid #003399;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	width: 680px;
	float: left;
	}

table.upit {
	width: 400px;
}

#content img.none{
	text-decoration: none;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: white;
	}

#content_L{
 margin-top: 10px; float: left;
 width: 425px;
 padding-right: 20px;
}

#content_R{
 margin-top: 10px;
 padding: 5px; float: left;
 width: 230px;
 background-color: #fafafa;
}

.crveno{	text-color: red;
	}

th {
	text-align: center;
	background: #007AAC;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	border-top: 3px solid #fff;
	width: 110px;

}

th.slika {
	background: #ffffff;
	width: 100px;
	padding-right: 5px;
	}

td {
	color: #fff;
	background: #2c91b2;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size:11px;

	}

th, td {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	}


tr {
	border: 0px;
}

.slright {
	padding-right: 5px;
	text-align: right;
}

.announce form{	height: 80px;
	}

.announce table{	width: 180px;
	background-color: #ffffff;

	}
.announce table td{	 background-color: #f4f4f4;
	 border: 0;
	}

.poslovni{	border-bottom: 2px solid #000000;
	overflow: auto;
    height: 100%;
	}

#jezik{	margin-bottom: 10px;
	margin-left: 10px;
	}

#jezik a{	color: red;
	}

.naslov{	width: 415px;
	background-color: #f4f4f4;
	padding-left: 10px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	font-weight: bold;
	color: #808080;
}

.red{
	float: left;
	overflow: auto;
	}

.imgred{
	margin: 5px;
	}

