* { margin:0; padding:0; }
a img { border-style:none; }
a { text-decoration:none; color: #FFFF00; } 
ul li { list-style-type:none; margin:0; padding:0; }


table { max-width: 100%; margin: auto; padding: 5px; }
th {
   color: #3B3576      
    }
td {
        
}

H2 {
text-align:center;
color: #000000;
background-color: #5f5c5c;
}

H3 {
color: gold;
text-shadow: 1px 2px 1px #000000;
text-align: center;
}

a {
color: #FFFF00;
font-weight: bold;
}

a:hover {
color: #FFFFFF;
font-weight: bold;
}

body {
font: small Helvetica, Arial, sans-serif;
margin: auto;
color: #FFFFFF;
font-size: 16px;
background-image: url(../images/oblaci.jpg);
margin-bottom: 120px;
}

#container {
margin: 0 auto;
max-width: 1000px;
padding: 10px;
}

#header {
max-width: 100%;
padding: 0;
margin: auto;
}

.banner {
max-width: 100%;
float:left;
}

#nav {
background-color: rgba(102, 90, 176, 0.53);
float:left;
list-style-type:none;
padding: 0;
width: 100%;
margin: auto 0 8px;
font-weight: bold;
font-size: 13px;
}

#nav ul li a {
float: left;
color: #120248;
text-decoration: none;
list-style-type:none;
padding: 15px;
font-size: 13px;
font-weight: bold;
}

#nav ul li a:hover {
background-color: rgba(18, 2, 72, 0.70);
color: #FFFFFF;
}

#kolona1 {
margin: auto 0 8px;
float: left;
width: 100%;
background-color: rgba(18, 2, 72, 0.71);
height: 870px;;
clear:left;
-webkit-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
}

.kolona1wrap {
padding: 10px;
color: #FFFFFF;
}

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #666699;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


#footer {
background-color: rgba(102, 90, 176, 0.53);
  float: left;
  width: 100%;
  margin: auto;
  clear: both;
}	

.nav2 {
float:left;
list-style-type:none;
font-weight: bold;
font-size: 13px;
color: #3B3576;
padding: 15px;

}

.nav2 ul li a {
color: #3B3576;
text-decoration: none;
list-style-type:none;
font-size: 13px;
font-weight: bold;
}

.nav2 ul li a:hover {
text-decoration: underline;
color: #3B3576;
}

.lista ul li
 {
 list-style: disc;
 color: #3B3576;
}

.lista ul li a {
 list-style: disc;
 color: #3B3576;
  font-weight: normal;
}

.lista ul li a:hover {
text-decoration: underline;
color: #3B3576;
}

.inlineTable {
display: inline-block;
}

.floatedTable {
float:left;
}

.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}
