@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}
body {
	background: #bad6eb url(images/bg.gif) repeat-x top;
	color: #000;
	font: 14px/24px Arial, Helvetica, sans-serif;
}
ul, ol {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
hr {
	border-bottom: 1px solid #B9B9B9;
	margin: 5px 0px;
	padding: 0px;
}
h1 {
	padding-bottom: 35px;
	color: #a0350e;
	font: normal 30px/20px Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 0px;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.text10 {
	font-size: 10px;
	line-height: 16px;
}
.text11 {
	font-size: 11px;
	line-height: 17px;
}
.text12 {
	font-size: 12px;
	line-height: 18px;
}
.text13 {
	font-size: 13px;
	line-height: 17px;
}
.text14 {
	font-size: 14px;
	line-height: 18px;
}
.text15 {
	font-size: 15px;
	line-height: 18px;
}
.text16 {
	font-size: 16px;
	line-height: 19px;
}
.text17 {
	font-size: 17px;
	line-height: 20px;
}
.text18 {
	font-size: 18px;
	line-height: 20px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
.align-image-left {
	float: left;
	margin: 3px 5px 0px 0px;
}
.align-image-right {
	float: right;
	margin: 0px 0px 5px 5px;
}
.image-border {
	border: 1px solid #999;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.center {
	text-align:center;
}
.underline {
	text-decoration:underline;
}
.nounderline {
	text-decoration:none;
}
.red {
	color:#de251c;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}

/* --------------- FORM ELEMENTI ------------------ */
form {
	margin: 0px;
	padding: 10px 0px;
}
form label {
	float: left;
	width: 250px;
	padding-top: 2px;
}
form input[type=text], form input[type=password], form textarea {
	padding: 6px;
	width: 350px;
	background: #BAD6EB;
	border: 1px solid #9EC6E2;
	font-size: 14px;
}
form input[type=submit] {
	padding: 5px;
	border: 1px solid #E8C4B5;
	background: #F2DED5;
	font: bold 14px Arial, Helvetica, sans-serif;
	cursor:pointer;
}
form textarea {
	height: 140px;
	font: 14px/19px Arial, Helvetica, sans-serif;
}
form select {
	padding: 2px;
}
.visualConfOkvir {
	border: 1px solid #CCC;
}
.errorlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.errorlist li {
	margin: 0px 0px 0px 252px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCC;
}
legend {
	font-weight: bold;
}
#bg {
	background: url(images/bg.jpg) no-repeat center top;
}
#wrapper {
	margin: auto;
	width: 920px;
}
#top {
	height: 80px;
}
#top p {
	font: 32px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: right;
	margin: 0px;
	padding: 22px 56px 0px 0px;
}
#menu {
	height: 65px;
}
/*--------------------------PRVA RAZINA--------------------------*/
#nav { /* all lists */
	background: url(../images/nav-bg.gif/index.html) repeat-x top;
	border-top: none;
	border-bottom: none;
	list-style: none;
	margin: 7px 0px 0px 302px;
	padding: 12px 0px 0px;
	z-index:3;
	height: 42px;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	width: 610px;
	text-align: right;
	font-size: 12px;
}
#nav li { /* all list items */
	float: right;
}
#nav li a {
	display:block;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 5px;
}
#nav li a span {
	padding: 4px 10px 16px;
	display: block;
	float: left;
}
#nav li a:hover, #nav li a.active {
	color: #FFF;
	background: url(images/nav-left.gif) no-repeat left top;
}
#nav li a:hover span, #nav li a.active span {
	background: url(images/nav-right.gif) no-repeat right top;
}

/*----------------------------------------DRUGA RAZINA----------------------------------*/
#nav ul {
	width:185px;
	background: #BDD8EC;
	position: absolute;
	left: -999em;
	margin: 25px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	border: 1px solid #7EA7C2;
	*margin-left: -40px;
}
#nav ul li {
	width: 185px;
}
#nav ul li a {
	color: #FFF;
	text-align: left;
	line-height: 17px;
	margin: 0px;
	display: block;
	background:url(images/bg.gif) repeat-x top;
	border-bottom: 1px solid #80D5F0;
}
#nav ul li a span {
	padding: 5px 20px;
	background:url(images/arrow.gif) no-repeat 9px 12px;
	width: 145px;
}
#nav ul li a:hover span {
	background:none;
	background:url(images/arrow.gif) no-repeat 9px 12px;
}
#nav ul li a:hover {
	color: #000;
	background:none;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: 10px 0 0 150px;
	*margin-left: -25px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav a.sub {
	background: url(../images/arrow2.gif/index.html) no-repeat right 12px;
}
#nav a.sub:hover {
	background: #E0BB8D url(../images/menu-sub.gif/index.html) no-repeat left 12px;
}
#nav li:hover, #nav li.hover {
    position: static;
}
#logo {
	display: block;
	background: url(images/logo.jpg);
	height: 130px;
	width: 235px;
	position: absolute;
	margin: -71px 0px 0px 20px;
}
#container {
	background: url(images/wrapper.gif) repeat-y;
}
.main-image {
	position: relative;
	float: right;
	margin: -105px 45px 0px 0px;
}
#container-top {
	background: url(images/container.jpg) no-repeat top;
	padding: 0px 25px;
	min-height:300px;
}
#intro p {
	float: left;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 38px;
	color: #972c0d;
	margin: 30px 0px 10px 70px;
}
#intro a {
	text-decoration:none;
	color: #972c0d;
}
#intro a:hover {
	color:#000;
}
#container ul {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style: none;
}
#container ul li {
	background: url(images/bullet.gif) no-repeat left 6px;
	padding-left: 20px;
}
#bc {
	padding: 7px 0px 10px;
	color: #a0350e;
	font-size: 11px;
}
#bc a {
	background: url(images/arrow.gif) no-repeat right 5px;
	margin-right: 5px;
	padding-right: 12px;
	color: #a0350e;
	text-decoration: none;
}
#bc a:hover {
	color: #000;
}
#cross {
	background: url(images/cross.jpg);
	height: 40px;
	width: 40px;
	position: absolute;
	display: block;
	margin: 85px 0px 0px 862px;
}
#cloud {
	position: absolute;
	z-index: 50;
	background: url(images/cloud.png) no-repeat;
	height: 124px;
	width: 165px;
	padding: 13px 20px;
	font-size: 11px;
	line-height: 16px;
	margin: -60px 0px 0px 861px;
}
#cloud p {
	padding-bottom: 7px;
}
.box {
	width: 256px;
	padding: 8px 13px 0px;
	background: url(images/box.gif) no-repeat left top;
	margin: 5px 10px 0px 0px;
	float: left;
}
#footer {
	height: 115px;
	background: url(images/footer.jpg) no-repeat;
	color: #972c0d;
	font-size: 11px;
	padding-top: 25px;
	padding-left: 105px;
}
#footer p {
	float: left;
}
#footer a {
	color: #972c0d;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
}
#dev {
	padding-left: 15px;
}
