@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-color:#eee;
font-family: Arial, sans-serif;
	font-size:10px;
	}
	
img {
	border:0;
}
p {
	padding:2px;
	margin:5px;
	text-align:left;
	font-size:12px;
	color:999;

	
	}

#header {
	height:42px;
	width:100%;
	background-color:#000;
	border-top: 2px solid #eee;
	border-bottom: 1px solid #ccc;
	background:url(../img/bg08.gif) repeat-x;
}
#top_container {
	height:60px;
	width:990px;
	margin:0 auto;
	padding-top:10px;
}

#logo_txt_bWhite {
	color:#FFF;
	text-align:left;
	font-size:14px;
	height:20px;
	width:250px;
	padding:15px;
	float:left;
	}

#top_links_container {
	height:40px;
	width:320px;
	float:right;
	padding-right:10px;
}
#img_btnTop {
	height:40px;
	width:40px;
	float:left;
}

#munja {
	position:absolute;
	top:-1px;
	height:97px;
	width:62px;
	left: 512px;
	z-index:1;
}
#ltc { height:40px; width:120px; float:left;}
#menu_container { height:42px; width:990px; margin:0 auto; }
#menu {
font-family: Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
list-style-type: none;
background:url(../img/bg09.gif) repeat-x;
font-size: 12px;
height: 40px;
margin:0;
border-top:2px solid #000;
}
#menu li {
float: left;
margin: 10;				
}
#menu li a {
text-decoration: none;
display: block;
padding: 0 20px;
line-height: 40px;
color:#FFFFFF;
border-left:1px solid #000;
border-right:1px solid #000;
}
#menu li a:hover, #menu li.active a {
background-color: #f5f5f5;
border-bottom: 2px solid #DDD;
color: #666;
}
#menu_wrapper ul {margin-left:12px;}
#menu_wrapper {padding: 0 16px 0 0; background: url(images/grey.png) no-repeat right;}
#menu_wrapper div {float: left; height: 44px; width: 12px; background: url(images/grey.png) no-repeat left;}
			

#mainContainer {
	height:600px;
	width:990px;
	border-bottom:1px solid #DADADA;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	margin:0 auto;
	background:#FFFFFF;

}

#boxContainer_one {
	height:200px;
	width:962px;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	border-bottom:1px solid #DADADA;
	margin:0 auto;
}

#contentBig {
	height:569px;
	width:990px;
	border-bottom:1px dashed #DADADA;
}

#footer {
	height:60px;
	width:990px;
	margin:0 auto;
	background:#eee;
}
#footer_box_one {
	height:60px;
	width:290px;
	float:left;
}
#footer_box_two {
	height:60px;
	width:290px;
	float:right;
}
#enecom {
	height:49px;
	width:400px;
	float:right;
}
#enecom_logo {
	height:49px;
	width:130px;
	float:right;
	background:url(../img/enecom.jpg);
}
#enecom_txt_left {
	height:49px;
	width:150px;
	float:left;
	padding-top:20px;
	color:#999;
}

#brandovi {
	height:31px;
	width:990px;
	}
	
#banner {
	height:150px;
	width:990px;
}

#info {
	height:70px;
	width:990px;
	background:url(../img/bg06.gif) repeat-x;
}

#box_one {
	height:350px;
	width:323px;
	float:left;
	background:#FFF;
}

#box_two {
	height:350px;
	width:323px;
	float:left;
	background:#EEE;
}
#box_three {
	height:350px;
	width:322px;
	float:left;
	background:#FFF;
}
#box_kontakt_form {
	width:645px;
	height:350px;
	float:left;
	border-left:1px solid #DADADA;
}
#box_container {
	height:340px;
	width:970px;
	background:#FFF;
	padding:10px;
		}
		

#podaci {
	margin-left:50px;
	height:200px;
	width:250px;
	float:left;
	margin-top:20px;
}
#podaci2 {
	margin-left:50px;
	height:200px;
	width:250px;
	float:left;
		margin-top:20px;
}

#kontaktimg {
	float:left;
	margin-left:50px;
	margin-top:50px;
}

a.btnTop:link, a.btnTop:active, a.btnTop:visited { color:#FFF; text-decoration:none; padding:15px; width:100px; height:20px; display:block;}
a.btnTop:hover { color:#0FF; text-decoration:none; padding:15px; width:100px; height:20px; display:block;}

a.linkFooterEnecom:link, a.linkFooterEnecom:active, a.linkFooterEnecom:visited { color:#999; text-decoration:none; }
a.linkFooterEnecom:hover { color:#666; text-decoration:none; }

a.linkMain:link, a.linkMain:active, a.linkMain:visited { color:#036; text-decoration:none; }
a.linkMain:hover { color:#F00; text-decoration:underline; }

.txtWhite { color:#FFF;}
.txtNameBlue { color:#33C; padding:15px; }
.txtFooter { color:#999; padding-left:10px; padding-top:10px; }
.kontakt { color:#999; padding:10px; }
.txtColor999 { color:#666; font-size:12px; }
.txtBlue { color:#036; font-weight:bold; }
.txtCenter { text-align:center; }
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:#CCC 1px solid;
  font-weight: bold;
  width: 90px;
  height: 28px;
  margin-left: 150px;
  background:#e6e6fa;
}

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(../kontakt/images/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;
}
