@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	/* background-image: url(images/forest_road.jpg); */
	background-image: url(images/BGd3.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin: 0 auto;
}
body .forest {
	font-family: Tahoma;
	background-image: url(images/forest_road.jpg);
	margin: 0 auto;  
	background-repeat:no-repeat;
    background-attachment:fixed;
	}
	
body, html {
 	height: 100%;
	width: 100%;  
}
#wrapper {
	margin: 0 auto;
	width: 858px;
	min-height: 100%;
	position: relative;
}
#container {
	width: 858px;
	margin: 0 auto; 
}
#top {
	float: left;
	width: 858px;
	height: 183px;
	background-image: url(images/top-bg.png);
	background-position: 0 0;
}
#date {
	float: left;
	width: 285px;
	height: 50px;
	padding-top: 26px;
}
.desno{
 float: right;
  } 
#date h5 {
  float: right;
  width: 285px;
  height: 60px;
  background-image: url(images/date.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -99999px;
}
#search {
	float: left;
	width: 410px;
	height: 50px;
	padding-top: 26px;
}
#nav_top{
	float: left;
	width: 163px;
	height: 50px;
	padding-top: 19px;
}
/* ,,,,,,,,,,,,,,,,,, */
#logo {
	float: left;
	width: 319px;
	height: 105px;
	padding-top: 1px;
}
#logo h1 {
	display: block;
	float: left;
	width: 319px;
	height: 105px;
	text-indent: -99999px;
}

#logo h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* ,,,,,,,,,,,,,,,,,, */

#linkovi {
  float: left;
  width: 567px;
  height: 96px;
  padding-top: 0px;
}
#prazno {
	float: left;
	width: 132px;
	height: 105px;
	padding-top: 0px;
}
#navigation {
	float: right;
	width: 460px;
	height: 50px;
	padding-top:20px;
}
#navigation1 {
	float: right;
	width: 460px;
	height: 20px;
	color: #ffffff;
	font-family: 'Arimo', arial, serif;
	font-size:11px;
	text-align: center;
	text-decoration: none;
	/* font-weight: bold; */
	padding-top:5px;
}
.nav-links li {
  display: block;
  float: left;
  list-style-type: none;
}
.nav-links li a {
  float: left;
  width: 80px;
  height: 22px;
  text-decoration: none;
  text-transform: capitalize;
  color: #666666;
  font-size: 12px;
  text-align: center;
  padding-top: 0px;
}
.nav-links li a:hover {
  color: #ffffff;
  background-image: url(images/nav_hover.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
li.borderx2 {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cecece;
}
#welcome {
	float: left;
	width: 848px;
	background-color: #333333;
	background-image: url(images/bg_welcome.png);
	background-repeat: repeat-x;
	height: 255px;
	padding-top: 0px;
	padding-left:10px;
}
#welcome .refere{
	float: left;
	width: 810px;
	background-color: #333333;
	background-image: url(images/bg_welcome.png);
	background-repeat: repeat-x;
	height: 255px;
	padding-top: 0px;
	padding-left:10px;
}

h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 15px;
}
.heading-color2 { 
	color: #9a9a9a;
	text-decoration:none;
 }
h2 a:link{
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 15px;
}
h2 a:visited{
  text-transform: uppercase;
  text-decoration:none;
  color: #ffffff;
  margin-bottom: 15px;
}
#welcome-text {
  width: 250px;
  line-height: 18px;
  padding-top: 50px;
  float: left;
  text-align: justify;
}
#welcome-text { margin-bottom:10px; }
.list li {
  text-decoration: none;
  background-image: url(images/bullet.png);
  background-repeat: no-repeat;
  list-style-type: none;
  float: left;
  width: 180px;
  padding-left: 20px;
  margin-top: 10px;
  background-position: left center;
}
#welcome-image {
 /* background-image: url(images/content_background.png);  */
  background-repeat: no-repeat;
  float: right;
  width: 608px;
  height: 395px;
  
}
.separator {
  background-image: url(images/separator.png);
  background-repeat: no-repeat;
  float: left;
  height: 17px;
  width: 850px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#second_container {
	float: left;
	background-image: url(images/bg_content.png);
	background-repeat: repeat;
	/*	height: 265px;  */
	width: 858px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#second_container1 {
	float: left;
	width: 858px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	background-color: #202020;
}
#sidebar {
  float: left;
  height: 209px;
  width: 219px;
 /* background-image: url(images/contentbox.png); 
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px; */
}
#sidebar p{
  font-family:Arial, Helvetica, sans-serif;
  color: #e2e2e2;
  text-align: left;
  font-size: 12px;
}  
  
h3 {
  text-transform: uppercase;
  color: #ffffff;
  text-align: left;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 20px;
  font-size: 12px;
}
h4 {
  font-family:Arial, Helvetica, sans-serif;
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}
.sidebar-list li {
  list-style-type: none;
  margin-top: 10px;
  margin-left: 10px;
  padding-bottom: 10px;
  background-image: url(images/divider.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
#content {
	float: left;
	color: #e1e1e1;
	width: 570px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: justify;
	border: thin dotted #999999;
	margin-bottom: 10px;
}
#content_kontakt {
	float: left;
	color: #e1e1e1;
	width: 570px;
	/* height: 210px; */
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: justify;
	border: thin dotted #999999;
	margin-bottom: 10px;
	height: 370px;
}
#content_k {
	float: left;
	color: #e1e1e1;
	width: 570px;
    height: 750px; 
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: justify;
	border: thin dotted #999999;
	margin-bottom: 10px;
}
#content_proizvodi {
	float: left;
	color: #e1e1e1;
	width: 825px;
    height: 870px; 
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: justify;
	border: thin dotted #999999;
	margin-bottom: 10px;
	padding-left:10px;
	padding-top:10px;
}
#content_usluge {
	float: left;
	color: #e1e1e1;
	width: 825px;
    height: auto; 
	margin-top: 10px;
	margin-left: 10px;
	text-align: justify;
	border: thin dotted #999999;
	margin-bottom: 10px;
	padding-left:10px;
	padding-top:10px;
}
#content_usluge1 {
	float: left;
	color: #e1e1e1;
	width: 825px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	text-align: justify;
	border: thin dotted #999999;
	margin-bottom: 10px;
	padding-left:10px;
	padding-top:10px;
	background-color: #2d2e2f;
}
#cjenik-domena {
	float: left;
	color: #e1e1e1;
	width: 550px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	text-align: justify;
	border: thin dotted #999999;
	margin-bottom: 10px;
	padding-left:10px;
	padding-top:10px;
	background-color: #2d2e2f;
}
#content_kuca {
	float: left;
	color: #e1e1e1;
	width: 835px;
    height: 735px; 
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: justify;
	border: thin dotted #999999;
	margin-bottom: 10px;
}
#content_webmail {
	float: left;
	color: #e1e1e1;
	width: 830px;
    height: 800px; 
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: justify;
	border: thin dotted #999999;
	margin-bottom: 10px;
}
#content_sub {
	float: left;
	color: #e1e1e1;
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: justify;
	border: thin dotted #999999;
	margin-right: 5px;
}
#content_sub_k {
	float: left;
	color: #e1e1e1;
	width: 255px;
	height: 750px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: justify;
	border: thin dotted #999999;
}
#content_sub_kuca {
	float: left;
	color: #e1e1e1;
	width: 255px;
	height: 750px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: justify;
	border: thin dotted #999999;
}
#content_sub_kontakt {
	float: left;
	color: #e1e1e1;
	width: 255px;
	height: 370px;
	margin-top: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: justify;
	border: thin dotted #999999;
}

#content p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}
#content_k p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}
#content_proizvodi p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}
#content_usluge p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  /* color: #e2e2e2; */
  color: #c3b261;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}
#content_usluge1 p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  /* color: #e2e2e2; */
  color: #c3b261;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}
#content_kuca p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}
#content_kontakt p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}

#content h2{ 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
  }
#content_kontakt h2{ 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
  }  
  
#content_sub p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}
#content_sub_k p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}
#content_sub_kuca p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}
#content_sub_kontakt p { 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; 
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  text-align: justify;
}

#content_sub h2{ 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
  }
#content_sub_kontakt h2{ 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
  }  

p a {
  color: #9a9a9a;
  text-decoration: none;
}
a {
  color: #9a9a9a;
  text-decoration: none;
}
#footer {
	float: left;
	width: 858px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 20px;
	text-align: center;
	height: 45px;
}
.FooterContainer {
	float: left;
	margin-left: 100px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
/*-----------NAVIGATION------------*/
.navigation {
	padding:0 0 0 15px;
	margin:0;
	list-style:none;
	height:24px;
	/* background:#1841c8 url(images/bg_meni.jpg); */
}
#navigation li {
	color:#fff;
	float:left;
	width:90px;
	height:18px;
	background:url(images/meni_bg.gif);
}
#navigation li a {
	display: block;
	color: #ffffff;
	font-family: 'Arimo', arial, serif;
	font-size:11px;
	text-align: center;
	text-decoration: none;
	float: left;
	width: 90px;
	height: 18px;
	background: url(images/meni_bg.gif);
	font-weight: bold;
}
#navigation li a b {
	float:left;
	display:block;
	padding:0 10px 0 10px;
	background:url(images/meni_bg.gif);
}
#navigation li.current a {
	color:#000000;
	background:url(images/meni_bg.gif);
}
#navigation li a:hover {
	color:#cdc2d9;
	background: url(images/meni_bg.gif);
}
#navigation li a em {
	display:block;
	float:left;
	background:url(images/meni_bg.gif);
	width:124px;
	height:22px;
}
/*-----------END NAVIGATION--------*/

/*------------------------------------------------------------------*/
.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 */
.no_display {
	display: none;
}
/*------------------------------------------------------------------*/


.textInput1
{
	border: 1px solid #ff0000;
	background: #555555;
	color: #ffffff;	
	font-size: 1.1em;
}

.fieldHolder
{
	width: 251px;
	height: 43px;
	background: url(images/search1.png) no-repeat;
	float: left;
}

.textInput2
{
	width: 150px;
	height: 20px;
	background: none;
	border: none;
	color: #999;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
#poz {
	font-size: 16px;
	color: #7950A0;
	background-color: #FFF;
	padding: 0;
	text-align: center;
	width: 800px;
	}
/* -------------- Social icon set ---------------*/

.slikam {
	vertical-align: middle;	
	}

