﻿body
{
	margin-top:9px;
	background-image:url( ../images/bg.png);
	font-family:Tahoma;
	
}
#container{
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	
	width: 890px;
	margin: auto;
	text-align:center;
}

#vasen{
	float: left;
	width: 240px;
	background-color:#88938d;
	min-height:720px;
}

#keski{
	float: right;
	width: 650px;	
	background-color:Transparent;
	font-size:12px;	
	
}
#maincontent
{
	margin-left:25px;
	float:left;
	width:600px;
	background-color:#FFFFFF;
	text-align:justify;
	padding:10px;
	color:#224e3f;
	display:inline;
}
#maincontent h4
{
	font-size:110%;
}
#maincontent a
{
	text-decoration:none;
	color:#b56c15;
	font-weight: 700;
}
#slika
{
	float:left;
	width:100%;
	height:408px;
	padding-bottom:10px;
}
#header
{
	width:100%;
	height:80px;
	font-size:14px;
	color:#fbb869;
	padding-bottom:60px;
}
#header h6
{
}
#leftdown
{
	width:100%;
	
	
}

#footer{
	color: #9EA0A2;
	font-family: Arial;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 100px; /* 30 */
	clear: both;
	background-color:#e4e4e4;
	margin-top:40px;
	
	
}
#footer img 
{
	padding-left:2px;
	padding-right:2px;
}

#navigation {
	border:1px solid #224e3f;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:238px;
	font-family:Arial;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#88938d url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#224e3f;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:14px;
	text-indent:12px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFFFF;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#e89049;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
	font-size:14px;
}
#navigation li li a:hover {
	background-color:#e89049;
	color:#FFFFFF;
}
.boxtable {
	border-collapse:collapse;
	background-color: #fcfcfc; //#fcf9ef;
	border-top: 0px solid #ef7b00;
	border-right: 0px solid #ef7b00;
	border-bottom: 0px solid #ef7b00;
	border-left: 0px solid #ef7b00;
}

.roundedheader {
	color: #ffffff;
	background-color: #ef7b00;
}

.boxtable td {
	border-collapse:collapse;
    border-left: 1px solid #ef7b00;
	border-right: 1px solid #ef7b00;
	border-bottom: 1px solid #ef7b00;
	border-top: 1px solid #ef7b00;
	xbackground-color: #fef7f0;
	padding:5px;
	
}


	
	

