* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}
body {
	line-height: 22px;
	color: #454545;
	background-color: #ededf9;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
ul, ol {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
hr {
	border-bottom: 1px solid #B9B9B9;
	margin: 5px 0px;
	padding: 0px;
}
h1 {
	font-size: 35px;
	line-height: 40px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #434343;
	margin-top:11px;
	margin-bottom:7px;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding: 10px 0px;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
h4 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
table {
	border:none;
}
table td {
	border:none;
}
hr {
	border-bottom: 1px solid #999;
}
.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 p {
}
form label {
	float: left;
	width: 150px;
	padding-top: 2px;
}
form input[type=text], form input[type=password], form textarea {
	padding: 2px;
	width: 250px;
	border: 1px solid #CCC;
}
form input[type=submit] {
	font-weight: bold;
	padding: 5px;
	border: 1px solid #CCC;
	background: #CCC;
}
form textarea {
	height: 140px;
}
form select {
	padding: 2px;
}
.visualConfOkvir {
	border: 1px solid #CCC;
}
.errorlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.errorlist li {
	margin: 0px 0px 0px 250px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCC;
}
legend {
	font-weight: bold;
}
.wrapper {
	margin: auto;
	width: 772px;
	padding-bottom: 20px;
}
.logo {
	background-image: url(images/logo.gif);
	display: block;
	height: 61px;
	width: 282px;
	margin: 24px 0px 0px 0px;
	float:left;
}


#menu {
	float:right;
	width:473px;
	height:110px;
	color:#FFF;
	text-transform:uppercase;
	font-size:20px;
	}
#menu ul{
	padding: 54px 0px 0px 0px;
	float:right;
	}

#menu li{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float:left;
	list-style-image: none;
	list-style-type: none;
	}
#menu a:link, #menu a:visited{
	color:#FFF;
	text-decoration:none;
	}
#menu a:hover{
	color:#ffa400;
	}
#menu .selected a {
	color:#ffa400;
	}
.tagline {
	text-align:center;
	width: 772px;
	height:110px;
	color:#c5deea;
	font-size:36px;
	padding-top:20px;
	line-height:45px;
	}
#h_left {
	width:231px;
	float:left;
	padding-left:27px;
	height:275px;
	overflow:hidden;
	}
.h_right {
	width:510px;
	float:right;
	}
#h_left .langs a:link, #h_left .langs a:visited{
	color: #b6d2e0;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	display:block;
	}
#h_left .langs a:hover{
	color:#FFF;
	}
.hr, .en, .de {
	float:left;
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-right:11px;
	margin-top:16px;
	}
.en {
	background-image: url(images/en.gif);
	}
.de{
	background-image: url(images/de.gif);
	}
.flash_wrapper {
	width: 485px;
	height:282px;
	margin: 14px 0px 0px 0px;
	float:right;
	padding-right:11px;
	position:relative;
	z-index:2;
	}
.reference_hr, .reference_en, .reference_de {
	background-image: url(images/reference_hr-trans.png);
	display: block;
	height: 151px;
	width: 137px;
	margin: 4px 0px 0px 372px;
	position: absolute;
	z-index:10;
	}
.reference_en {
	background-image: url(images/reference_en-trans.png);
	}
.reference_de {
	background-image: url(images/reference_de-trans.png);
	}
.izomont_lb {
	color: #06222f;
	font-size:25px;
	margin-top:22px;
	}
#h_left ul {
	margin: 8px 0px 8px 0px;
	}
#h_left li{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;	
	margin: 0px;
}
#h_left a:link, #h_left a:visited{
	color: #454545;
	text-decoration:none;
	}
#h_left a:hover{
	color: #000;
	text-decoration:none;
	}
.kontaktirajte_nas_lb {
	position:absolute;
	width: 190px;
	height:27px;
	font-size:22px;
	color:#fff;
	margin: 288px 0px 0px 0px;
	text-transform:uppercase;
	}
.header {
	height:580px;
	}
.footer {
	text-align:center;
	font-size:11px;
	color:#a8a8a8;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	margin-top: 15px;
	line-height:19px;
	}
.footer a:link, .footer a:visited {
	color:#a8a8a8;
	text-decoration:none;
	}
.footer a:hover{
	color:#000;
	}
.potpis {
	background-image: url(images/usus.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	height: 50px;
	display:block;
	}

.content ul{
	margin: 10px 0px 10px 15px;
	}
.content li{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	list-style-image: none;
	list-style-type: none;
	padding-left:15px;
	margin: 2px 0px 2px 0px;
}
.kako_do_nas_lb {
	font-size: 35px;
	line-height: 40px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #434343;
	margin-top:11px;
	margin-bottom:7px;
}
.kontakt_right {
	width: 545px;
	float: right;
	padding-right: 10px;
	
}
.kontakt_left {
	float: left;
	width: 200px;
}

