/* CSS Document */
body{
margin:0;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
background:#2766ad url(../images/body_bg1.jpg) repeat-x;
/*background-position:0 180px;*/
height:100%;
}
img{
border:0px;
}
.flt{
float:left;
width:auto;
}
#wrapper{
width:auto;
height:100%;
margin:0 auto;
}
a, a:link{
color:#bb6939;
text-decoration:underline;
}
a:hover{
color:#DD5411;
text-decoration:underline;
}
a:visited{
text-decoration:none;
}
/*top panel starts here*/
#first{
	width:1000px;
	height:180px;
	margin: 0 auto;
	/*background:url(../images/body_bg.jpg) repeat-x;*/
	background-color:#FFFFFF;
	position:relative;
}
#second{
	width:1000px;
	height:95px;
	margin:0 auto;
	background:#245894 url(../images/content_bg_top.gif) repeat-x;
	background-position:bottom;
	text-align:center;
	color:#FFF;
	font-size:14px;
}
#second h2{
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	letter-spacing: 5px;
	float:right;
	width:auto;
	margin:-30px 50px 0 0;
	
}
.header_pic{
	float:left;
	width:auto;
}
.logo{
	position:relative;
	top:0;
	right:0;
	width:auto;
	height:auto;
	float:right;
}
.wh_img{
	float:left;
	margin:217px 0px 0px 225px;
	width:auto;
}
.wel_img{
float:left;
width:auto;
margin:83px 0px 0px 50px;
}
/*top panel ends here*/
/*content panel starts here*/
#content{
width:1000px;
margin:0 auto;
text-align:left;
color:#515455;
background-color:#ffffff;
}
#content p{
	font-size:0.9em;
	color:#515455;
	line-height:140%;
}
#content h2{
	font-style:italic;
	color: #bb6939;
	font-size:1.5em;
	margin-top:10px;
	border-bottom:1px solid #cccccc;
}
#content h3{
	font-size:1.2em;
	color:#245894;
}
#left, #right{
	float:left;
	margin-top:-10px;
	font-size:0.9em;
	line-height:140%;
}
#left{
	width:25%;
	padding:5px 0px 0px 20px;
	background-color:#fff;
	height:200%;
	min-height:100%;
}
#right{
	width:65%;
	height:100%;
	overflow:visible;
	padding:5px 20px 0px 60px;
	background:#fff url(../images/verical.gif) repeat-y;
	background-position:20px 0;
	float:right;
}
/*content panel ends here*/
/*footer panel starts here*/
#four{
	width:1000px;
	clear:both;
	border-bottom:6px solid #7B7B7B;
	background:#245894;
	margin:0 auto;
	height: 70px;
}
#foot{
	width:800px;
	margin:0 auto;
	padding:10px 0px 0px 250px;
	color:#FFF;
	font:12px;
}
#foot a{
float:left;
color:#FFF;
margin-left:20px;
font-size: 12px;
text-decoration:none;
}
.copy{
width:1000px;
float:left;
color:#FFF;
margin:10px 0 0 5px;
font:12px Georgia;
text-align:center;
}
/*footer panel ends here*/
.tp{
	font-size:10px;
	color:#ffffff;
	margin:5px 10px 0px 5px;
}
/*Navigatio*/
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;
}
#nav ul {
	float: left;
	list-style: none;
	background: #fff url(images/nav.jpg) repeat-x;			
	height: 45px;
	width:510px;
	text-transform: uppercase;
	margin: 3px 0 0 0;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 8px;
	border-right: 1px solid #bb6939;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #1c497a;
}
#nav ul li a:hover, 
#nav ul li a:active {
	/*background: url(images/nav-hover.jpg) repeat-x;*/
	background-color:#245894;
	color:white;
}
#nav ul li#current a {	
	background: url(images/nav-current.jpg) repeat-x;
	color:white;	
}
li{
	list-style-type:square;
}
hr{
	color:#E4E4E4;
	width:100%;
	margin:5px;
}
.povprasevanje, .povprasevanje_con{
	 text-transform:uppercase;
	 font-weight:bold;
	 
}
.povprasevanje_con{
	background-color:#EAEAEA; 			
	border:1px solid #cccccc;
	padding:3px 10px;
}
.povprasevanje{
	border-left:2px solid #235894;
	font-family:"Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-size:12px;
	margin:0 0 5px 0;
	display:block;
	padding:0 5px;
}	
.sidemenu a{
	text-transform:uppercase;
	background-color:#EBEBEB;
	display:block;
}
.submenu{
	margin-top:10px;
	padding:0;
} 
.submenu li{
	margin-left:15px;
	padding:0;
	list-style-type:square;
	list-style-position:outside;
}
iframe{
	margin:-15px 0 0 -15px;
	padding:0;
}
.pollTable tr{
	border-bottom:1px solid black;
}
p.question {
	font-weight: normal;
	font-size: 8px;
}

