﻿* {
	margin:0;
	padding:0;
	}

h2,h3{
	padding:5px;
	margin-bottom:10px;
	text-align: center;
	}

h1{
	padding: 0px;}

h2{
	font-size:120%;
	text-align: center;
	}

body {
	text-align:center;
	background-image: url(../images/pozadina.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #DADDEF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DADDEF;
	SCROLLBAR-SHADOW-COLOR: #9999CC; 	
	SCROLLBAR-3DLIGHT-COLOR: #9999CC; 
	SCROLLBAR-ARROW-COLOR: #000066; 
	SCROLLBAR-TRACK-COLOR: #ECEDF3;
	font-family: Verdana, Tahoma, Arial, sans-serif;}

#wrapper{
	width:710px;
	margin:auto;
	background: #516091;/* boja desne kolone*/
	border:0px solid #000;
	}

#header{
	
	background: #516091;
	color: #000000;
	clear:both;
	width:710px;
	}

#footer{
	background: #DADDEF;
	color: #000000;
	width:710px;
	text-align: center;	
	font-size: 12px;
	clear:both;
	border-top:0px solid #fff;
	border-bottom:0px solid #516091;
	padding:0px}

#footer a{
	color:#516091;
	text-decoration: none;}

#inner{
	margin-right:130px;
	background: #DADDEF;
	color: #516091;
	padding-left:10px;
}

#middle{
	background: #feffff;/* boja centra*/
	margin-left:130px;
	border-left:1px solid #fff;
	color: #516091;
	padding: 5px;
	}
	
#content,#content2{
	position: relative;
	width: 100%;
	float: left;/* contain clearing*/;
	font-size: 8pt;
	font-color: #516091;
	font-family: Verdana, Tahoma, sans-serif;
}
#content2{
	margin: 0 -1px;
	text-align: justify;

}


#content #content2 .p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size:9pt;
	font-color:#516091;}
}
#content{
	position:relative;
	float:center;/* contain clearing*/
	width:100%;
	}

#left{
	width:140px;
	margin-left:-139px;/*overlap for old mozilla*/
	position:relative;
	left:-1px;/* now line it up*/
	float:left;
	color: #004b18;
}
	
#right{
	color:#d4f6d0;
	width:140px;
	margin-right:-139px;/*overlap for old mozilla*/
	position:relative;
	left:1px;/* now line it up*/
	float:right;
	font-size:11px;
	padding-left: 10px;
	padding-top: 10px;}


td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	}

table{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
	
* html #left{margin-right:-3px;}/* 3 pixel jog*/
* html #right{margin-left:-3px;}/* 3 pixel jog*/


/* clear without structural mark-up */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

	
.link {
	text-decoration:none;
	color:#004F1A;
}
.linkOver {
	text-decoration:none;
	color:green;
}

/* mac hide - force layout in ie \*/
* html .clearfix,* html #inner, * html #middle {height: 1%;}
.clearfix {display: block;}
/* End hide */
p.expand a{color:#fff;display:block;clear:both;}
/*p.expand a:hover{height:200px;}*/
/*#content p img{float: right}*/
#content p img{float: none}