body {
	font-size: 10pt;
	font-family: "arial", sans-serif; 
	background: #fff;
	color: #333;
}

h1 {
	color: #555;
	font-size: 15pt;
	text-align: center;	
	margin: 5px 0 0 0;
	padding: 60px 0 0 0;
	
}

.center {
	text-align: center;
	margin:0px;
	border-bottom: 1px solid #cccccc;
	height:45px;
}

#container {
	background: #fff url('FDVinfo/CMI.png') top right no-repeat;	
	width: 70%;
	margin: 1% auto 3% auto;
	border: 0;
}

.grupa {
	margin: 10px 0 10px 0;
	padding: 0px 0px 0px 0px;
}

.spremenljivka {	
	border-bottom: 1px solid #999;
	margin: 20px 10px 10px 0px;
	padding: 0px 0px 30px 0px;
	background-color: #fff;
}

input.prev{margin-top:17px;}

input.next{margin-top:17px;}

div.spremenljivka h3{
padding-top:3px;
border-top: 1px solid #cccccc;
}

div.spremenljivka h3 p {
    padding-top: 2pt;
    padding-bottom: 2pt;
    margin: 0;
	color: #333;
	font-size: 13px;
	font-family: "arial", sans-serif; 
	font-weight:bold;
	border:none;
}

.grid_header_table tr td:hover{
	background-color:#dddfff;
}

.grid_header_table tr td.grid_light:hover{
	background-color:#dddfff;
}

#progress_bar {
    position: absolute;
	width: 172px;
	font-size:0px;
	left:15%;
    margin-left: 15px;
    margin-top: -12px;
	border-top: 1px solid #777;
    border-bottom: 1px solid #777;
	padding: 0 5px 3px 7px;
}

#answered {
    background-color: #ff9800;
}

div#footer_survey {
	display: block;

    font-family: Times New Roman;
	/*margin: 0 0 5px 0;
	padding:0;*/
	font-size:0.85em;
	/*text-align: center;
	position:absolute;
	right:42%;*/
}

#footer_survey p{
	color: #333;
	margin-top:-3px;
}

#footer_survey_UL{display:block}
#footer_survey_VDF{display:block; color:#ff9800;}


#mail a{
font-size:9px;
color: #444;
}

#printView, #normalView, #pdfExport  {display:none}

#preview{
	z-index: 1;
	top: auto;
	bottom: 10px;
}