@charset "utf-8";
/* CSS Document */
body {
margin:0;
background-image:url(img/body_bg.jpg);
background-repeat:repeat-x;
font-family: Calibri, Verdana, Ariel, sans-serif;
color:#FFFFFF;

}
p {
margin:0;
padding:0;
}

#container {
margin:auto;
width:950px;
margin-top:80px;
}

#levo {
width:200px;
float:left;
}
#levo2 {
width:200px;
float:left;
height:100px;
}
#sredina {
width:650px;
float:left;

}
#sredina2 {
width:650px;
float:left;
height:100px;

}
#menu {
padding-top:32px;
padding-left:20px;
}
#content_l {
width:375px;
float:left;

}
#content_l2 {
width:700px;
float:left;
padding-top:20px;
}
#content_l3 {
width:600px;
float:left;
}
#content_r2 {
width:220px;
float:right;
padding-top:20px;
}
#content_r3 {
width:220px;
float:left;
}

#content_r {
width:270px;
float:left;
}

ul#tabs {
padding:0px;
margin:0px;
list-style:none;
padding-left:20px;

}
ul#tabs li {
padding:0px;
margin:0px;
float:left;
width:140px;
}

ul#tabs li a {
text-decoration:none;
display:block;
background-image:url(img/tab.jpg);
background-repeat:no-repeat;
height:23px;
width:100px;
text-align:center;
padding-top:15px;
color:#333333;
}

ul#tabs li a:hover, ul#tabs li a.current  {
background-position:-100px 0px;
color:#FFFFFF;
}
#content {
clear:left;
height:550px;
}

ul.delo {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		ul.delo li {
			padding: 0 1px 0 14px;
			margin: 0;
			background-image: url(img/yes.jpg);
			background-position: 0 6px;
			background-repeat: no-repeat;
			float: left;
			width: 120px;
			line-height: 18px;
		}
		
		ul.delo2 {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		ul.delo2 li {
			padding: 0 1px 0 14px;
			margin: 0;
			background-image: url(img/yes.jpg);
			background-position: 0 6px;
			background-repeat: no-repeat;
			
			line-height: 18px;
		}

#myController span {
color:#FFF;
height:30px;
margin-right:10px;
cursor:pointer;
}

#jFlowSlide{

}

#myController span.jFlowSelected {
background:#F00;
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}

div.dod {
clear:left;
}

a 
{

text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #f00;
color:#FFFFFF;

}
ul#tabs a {
border-bottom:none;
}
a:hover 

{

background-color: #f00;
color: #fff;
border-bottom-width: medium;
border-bottom-style: none;
border-bottom-color: -moz-use-text-color;
}

h2 {

font-size: 18px;
font-weight: normal;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
color: #fff;
background-color: inherit;
}
div.dod {
color:#eaeaea;
}
p.pos {
color:#fff;
}




h1 {
  margin: 10px 0 30px;
  font-size: 160%;
  padding-top:20px;
}

/* the main layout */

#contentForm {
  display: block;
  width: 500px;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(img/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(img/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

#noga {
clear:left;
background-image:url(img/noga.jpg);
height:21px;
background-repeat:no-repeat;
text-align:left;
font-size:12px;
padding-left:20px;
padding-top:4px;
font-weight:bold;
}
