@charset "utf-8";


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/assets/body-background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h2 {
	color: #59802F;
}
h3 {
	font-size: 18px;
	color: #fff;
	background: #74BA4E;
	border-radius: 8px;
	display: inline;
	padding: 4px 6px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h4 {
	margin-top: 40px;
	color: #74BA4E;
	letter-spacing: 2px;
	text-decoration: underline;
	font-size: 16px;
}

h5 {font-size: 16px; font-weight: normal; text-decoration:underline;}


img {
	behavior: url(lib/pngbehavior.htc);
}

p {text-align: justify;}

.imgFloatLeft {float: left; margin: 0 10px 10px 0;}
.imgFloatRight {float: right; margin: 0 0 10px 10px;}

ul {list-style:inside; margin: 0 0 0 10px; padding:0;}
ul ul {font-size: 80%; list-style: circle inside; margin:0 0 0 50px;}
ul ul ul {list-style: square inside;}

a {color:#e18700; text-decoration:none;}
a:hover {text-decoration: underline;}

.centered {text-align: center;}

.underlined {text-decoration: underline;}

.txt-indent-null {text-indent: 0}


/* CSS Document */

#wrapper {
	text-align: center;
}
#container {
	text-align: left;
	width: 925px;
	margin: 0 auto;
	position: relative;
}
#index-header {
	background-image: url(images/assets/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	height: 360px;
}
#content {
	margin: 0px;
	width: 900px;
}
#top-menu {
	border: 3px solid #6E9E3A;
	font-size: 24px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #59802F;
	color: #DAEBC7;
	background-image: url(images/assets/nav-back.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#top-menu a {
	text-decoration: none;
	color: #DAEBC7;
	/*background-image: url(images/assets/block-dot.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-left: 20px;
	margin-right: 20px;
}

#top-menu a:hover {color: #c2d6ac;}

a.naslovna {
	background-image: url(images/assets/home.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
a.onama {
	background-image: url(images/assets/zemlja.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
a.galerija {
	background-image: url(images/assets/galerija.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
a.kontakt {
	background-image: url(images/assets/info.png);
	background-repeat: no-repeat;
	background-position: left center;	
}

/*#top-menu a:hover {
	color:#1F2C10;
}*/
#fp-content {
	border: 3px solid #6E9E3A;
	margin-top: 10px;
	background-image: url(images/assets/content-back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
}
#fp-c {
	background-image: url(images/assets/ornament.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#naslovna-text1 {
	font-size: 14px;
	color: #666;
	padding: 10px;
	text-indent: 40px;
}
#kontakt-holder {
	text-align: center;
}
#kontakt-podaci {
	width: 600px;
	margin: 0 auto;
	border-top: solid 1px #ccc;
	padding: 5px 0px 0px 0px;
}
.kontakt-ikona {
	float: left;
	width: 10%;
	height: 39px;
}
.kontakt-info {
	float: left;
	width: 38%;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}
#tel {
	background-image: url(images/assets/telefon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#email {
	background-image: url(images/assets/koverat.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.firma-info-ikona {
	float: left;
	width: 10%;
	height: 39px;
}
#firma {
	background-image: url(images/assets/firma-info.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#firma-info {
	float: none;
	clear: both;
	margin: 20px auto 0px;
	width: 600px;
	text-align: left;
	padding: 5px 5px 15px 5px;
}
#flash-obrazac {
	text-align: center;
	margin-bottom: 50px;
	clear: both;
	margin-top: 50px;
	position: relative;
}


#boxes {
	text-align: center;
	margin-top: 20px;
	margin-left: 95px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #333;
}

.box1 {
	float: left;
	width: 200px;
	background-image: url(images/assets/box-orange.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	margin-right: 25px;
	text-align: center;
}
.box2 {
	float: left;
	width: 200px;
	background-image: url(images/assets/box-blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
}
.box3 {
	float: left;
	width: 200px;
	background-image: url(images/assets/box-green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	margin-left: 25px;
	text-align: center;
}
#flash-galerija {
	text-align: right;
	padding: 10px;
	float: right;
	width: 75%;
}
#galerija-text {
	float: left;
	width: 20%;
	padding: 10px;
}
#footer {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	color: #666;
	margin-bottom: 50px;
	background-image: url(images/assets/senka-dole.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a {
	text-decoration: none;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
#footer a:hover {
	text-decoration: underline;
}
.footer-menu {clear: both; height: 25px; text-align: center;}
.footer-menu span {padding:0 30px 0 10px; background: url(images/assets/list-ornament.png) no-repeat right top;}
.footer-menu span:first-child {padding-left: 0;}
.footer-menu span:last-child {background: none; padding-right: 0;}
#copyright {
	float: left;
	width: 50%;
}
#powered {
	float: right;
	width: 200px;
	padding-right: 10px;
}
#preposle-wrapper {
	text-align: center;
}
.preposle {
	width: 65%;
	margin: 10px auto 40px;
	border: 1px solid #71BA4E;
	background-color: #C6E3B7;
}
.pre img {
	border: 5px dashed #666;
	padding: 2px;
}
.posle2 img {
	padding: 2px;
	border: 5px solid #CFBD7D;
}

.pre {
	background-image: url(images/assets/strelica-1.gif);
	background-repeat: no-repeat;
	background-position: 320px 20px;
	text-align: left;
	height: 200px;
	padding: 10px;
}
.posle {
	text-align: right;
	margin-top: 20px;
	padding: 10px;
}
.posle1 {
	float: left;
	width: 45%;
	text-align: left;
}
.posle2 {
	float: right;
	width: 50%;
}
.clear {
	clear: both;
}

.share {float: right; width: 100px;}

.friends {text-align: center;}

.baneri-prijatelja,
.linkovi-prijatelja {width: 90%; margin: 0 auto; text-align: left;}


ul.podmeni {font-size: 18px; padding:0; margin: 0 0 0 80px;}
ul.podmeni li {padding: 0; margin:0;}


.baner-code {width: 300px; height: 100px;}

.meta-kolona {
	position: absolute;
	top: 415px;
	left: -170px;
}
.meta-kolona .ponuda {
	position: relative;
}
.meta-kolona-2 {
	position: absolute;
	top: 405px;
	left: 925px;
}




/* clearfix  */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
