* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff url(../img/bg.jpg) repeat-x;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #5e9b00;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size: 30px;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
}

h2 a {
	text-decoration: none;
	color: #333;
}

h3 {
	color: #fff;
	font-size: 30px;
	margin: 15px 0;
	padding: 0;
	font-weight: normal;
}

h3 a {
	color: #fff;
	text-decoration: none;
}

h3 a:hover {
	color: #e5efd6;
}

h4 {
	font-size: 14px;
	color: White;
	background: url(../img/sepearator_3.gif) no-repeat left bottom;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

a {
	/*color: #333;*/
	color: #5e9b00;
}

a:hover {
	color: #637541;
}

.cleaner {
	clear: both;
	height: 1px;
}

.dotedLine {
	background:url(../img/sepearator_2.gif) repeat-x bottom;
	margin-bottom: 0;
	padding-bottom: 10px;
}

#pageContainer {
	background-image: url(../img/bg_pageContainer.gif);
	width: 958px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pageContainerTop {
	background: url(../img/bg_pageContainerTop.gif) repeat-x;
}

#pageCornerTop {
	background: url(../img/bg_pageCornerTop-Right.gif) no-repeat top right;
}

img.cornerLeft {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}

#header {
	background: url(../img/bg_header.gif) repeat-y;
}

#logo {
	margin-left: 30px;
}

#lang {
	text-align: right;
	margin-right: 30px;
}

#lang img {
	padding: 0 0 0 10px;
}

#mainNav {
	float: left;
	width: 946px;
	background: url(../img/bg_mainNav.gif) no-repeat bottom;
	font-size: 11px;
	line-height: normal;
	padding-left: 7px;
}

#mainNav ul {
	margin: 0 0 0 10px;
	padding: 10px 10px 0;
	list-style: none;
}

#mainNav li {
	float: left;
   background: url("../img/norm_right.gif") no-repeat right top;
   margin: 0;
   padding: 0;
	text-transform: uppercase
}

#mainNav a {
	display: block;
	background: url("../img/norm_left.gif") no-repeat left top;
   padding: 10px 25px 12px 25px;
	text-decoration: none;
	color: #333;
}

#mainNav a:hover {
	color: #637541;
}

#mainNav #current {
	background-image: url("../img/norm_right_on.gif");
}

#mainNav #current a {
	background: url("../img/norm_left_on.gif") no-repeat left top;
	font-weight: bold;
}

#mainNav .normal {
	background: url(../img/sepearator_1.gif) no-repeat right;
}

#subNav {
	float: left;
	width: 213px;
	background:url(../img/bg_subNav.jpg) no-repeat;
}

#subNav ul {
	list-style:none;
	margin: 18px 18px 18px 23px;
}

#subNav ul li {
	background: url(../img/sepearator_2.gif) repeat-x bottom;
	padding: 6px 0;
}

#subNav ul li a {
	background: url(../img/bullet_2.gif) no-repeat 1px 12px;
	color: #525252;
	text-decoration: none;
	padding: 7px 0 7px 9px;
}

#subNav ul li a:hover {
	color: #637541;
}

#subNav p {
	margin: 20px 0 0 17px;
	text-transform: uppercase;
	font-size: 11px;
	color: #525252;
}

#subNav p a {
	color: #525252;
	text-decoration:none;
}

#subNav ul li.active {
	background-color: #f0f0f0;
}

.m30 {
	margin-bottom: 30px;
}

#smallImg {
	height: 140px;
	width: 926px;
	border-top: solid 1px #e4f2d0;
	background: url(../img/img_smallPhoto.jpg) no-repeat;
}

#mainImg {
	height: 298px;
	width: 926px;
	border-top: solid 1px #e4f2d0;
}

.indexPhoto {
	background: url(../img/img_indexPhoto.jpg) no-repeat;
}

.aboutPhoto {
	background: url(../img/img_aboutPhoto.jpg) no-repeat;
}

.partnersPhoto {
	background: url(../img/img_partnersPhoto.jpg) no-repeat;
}

.referencePhoto {
	background: url(../img/img_referencePhoto.jpg) no-repeat;
}

.servicesPhoto {
	background: url(../img/img_servicesPhoto.jpg) no-repeat;
}

.productsPhoto {
	background: url(../img/img_servicesPhoto.jpg) no-repeat;
}

.newsPhoto {
	background: url(../img/img_newsPhoto.jpg) no-repeat;
}

.contactPhoto {
	background: url(../img/img_contactPhoto.jpg) no-repeat;
}

#mainTxt {
	width: 385px;  
	float: right; 
	margin-top: 30px;
}

#mainTxt p {
	color: #fff;
	margin: 0 10px 10px 0;
}

#mainTxt p a {
	color: #fff;
}

#mainTxt p a:hover {
	color: #e5efd6;

}

.mainTxtLnk {
	color: #42643d;
}

.mainTxtLnk a:hover {
	color: #5d843c;
}

#pageContainerCenter {
	margin: 0 auto; 
	padding-left: 15px;
	clear: both;
	margin-bottom: 30px;
}

#indexContentCenter {
	background: url(../img/bg_indexContentCenter.gif) repeat-y;
	margin-top: 28px; 
}

#indexDiv1 {
	width:242px; 
	float:left;
}

#indexDiv2 {
	width:279px; 
	float:left; 
	margin-left:20px; 
	margin-right:20px;
	background-image:url(../img/bg_indexProd-Services.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom: 110px;
}

#indexDiv2 h2, #indexDiv4 h2 {
	margin-bottom:20px;
}

#indexDiv3 {
	width: 125px; 
	float: left; 
	margin-left: 20px; 
	margin-right: 20px;
	background:url(../img/bg_indexReference.jpg) no-repeat -10px 55px;
	font-size: 11px;
}

#indexDiv3 ul {
	margin: 120px 0 20px 16px;
}

#indexDiv3 ul li {
	margin: 7px 0;
}

#indexDiv4 {
	width: 180px; 
	float: left;
	background: url(../img/bg_indexNews.jpg) no-repeat 1px 0;
	padding-left: 20px;
	font-size: 11px;
}

#indexDiv1 img {
	margin-top: 20px;
}

.newsDateSmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	margin: 10px 0 3px 0;
	display: block;
}

.newsSmall {
	font-size: 11px;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../img/sepearator_2.gif) bottom repeat-x;
}

.newsSmall a {
	color: #5e9b00;
	background: url(../img/bullet_1.gif) 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

.newsSmall a:hover {
	color: #637541;
}

#generalContentCenter {
	margin-top: 28px; 
}

.generalLeftCol {
	float: left; 
	width: 710px;
}

.generalRightCol {
	float: right; 
	width: 200px;
	background: url(../img/bg_rightCol.jpg) no-repeat top right;
	margin: -25px 20px 20px 0;
	color: #525252;
	min-height: 330px;	
}

* html .generalRightCol {
	height: 330px;	
	margin-right: 10px;	
}

.generalRightCol h6 {
	margin: 40px 0 20px 0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	background-image:url(../img/bg_h6.gif);
	color: #fff;
	padding: 5px 5px 5px 20px;
}

.generalRightCol p {
	margin: 5px 20px;
}

.address {
	background: url(../img/ic_address_2.gif) no-repeat;
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom: solid 1px #dad9d9;
}

.phone {
	background: url(../img/ic_phone_2.gif) no-repeat;
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom: solid 1px #dad9d9;	
}

.email {
	background: url(../img/ic_email_2.gif) no-repeat 0 1px;
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom: solid 1px #dad9d9;	
}

.more {
	margin: 10px 0 30px 0;
}

.more a {
	background-image:url(../img/bullet_2.gif);
	background-repeat:no-repeat;
	background-position: 0 6px;	
	padding-left: 9px;
}

/* ABOUT PAGE */

#aboutContentCenter {
	/*background: url(../img/bg_contactContentCenter.gif) repeat-y;*/
	margin-top: 28px; 
}

.aboutLeftCol {
	float: left; 
	width: 710px;
}

.aboutSubtitle {
	float: left; 
	width: 135px; 
	margin: 10px 10px 10px 5px;
}

.aboutSubtitle h2 {
	font-size: /*27px*/30px;
	border-bottom: solid 5px #85c226;
	width: 170px;
	text-transform:lowercase;
}

.aboutText {
	float: right; 
	width: 500px; 
	text-align: justify;
	margin: 25px 10px 25px 5px;
}

.aboutRightCol {
	float: right; 
	width: 200px;
}

/* REFERENCE */

ul.squareList {
	margin: 20px 0 5px 40px;
	list-style: square;
}

ul.circleList {
	margin: 5px 0 5px 15px;
	list-style: circle
} 

ul.squareList li {
	padding: 5px 0;
}

ul.circleList li {
	padding: 5px 0;
}

/* PARTNERS PAGE */

.partnersLeftCol {
	float: left; 
	width: 716px;
}

.partnersCountry {
	width: 236px;
	float: left;
	margin-bottom: 30px;
}

ul.country {
	margin: 10px 0 0 15px;
	padding: 0;
	list-style: none;
}

ul.country li {
	background-repeat: no-repeat;
	padding: 0 0 11px 25px;
	background-position: 0 2px;
}

ul.country li.cro {
	background-image:url(../img/ic_flagCro.gif);
}

ul.country li.slo {
	background-image:url(../img/ic_flagSlo.gif);
}

ul.country li.bul {
	background-image:url(../img/ic_flagBul.gif);
}

ul.country li.ser {
	background-image:url(../img/ic_flagSer.gif);
}

ul.country li.bih {
	background-image:url(../img/ic_flagBiH.gif);
}

ul.country li.mac {
	background-image:url(../img/ic_flagMac.gif);
}

ul.country li.rom {
	background-image:url(../img/ic_flagRom.gif);
}

ul.country li.aus {
	background-image:url(../img/ic_flagAus.gif);
}

ul.country li.hun {
	background-image:url(../img/ic_flagHun.gif);
}

ul.countryArea {
	margin: 0  0  0 10px;
	padding: 0 0 10px 50px;
}

ul.countryArea li {
	padding-bottom: 3px;
}

a.emailText {
	background:url(../img/ic_email.gif) no-repeat;
	background-position: 0 2px;
	padding: 5px 0 5px 60px;
	line-height:30px;
}

/* PRODUCTS AND SERVICES PAGE */

#productsLeftCol {
	background: url(../img/bg_prod-services_1.jpg) no-repeat bottom;
	padding-bottom: 130px;
	float: left;
}

#productsCenterCol {
	width: 470px; 
	float:left;
	margin-left: 20px;
	text-align:justify;
}

#productsCenterCol h1 {
	font-size: 30px;
	font-weight: normal;
	color: #333;
	text-align: left;
}

#productsCenterCol h1 a {
	color: #333;
}

#productsCenterCol h1 a:hover {
	color: #637541;
}

#productsCenterCol h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin: 22px 0 15px 0;
}

#productsCenterCol ul {
	margin: 5px 0 5px 20px;
	list-style: square;
}

#productsCenterCol ul li {
	padding: 5px 0;
}

table.productsTable {
	font-size: 11px;
	background: #fff url(../img/bg_productsTable.gif) repeat-x bottom;
}

table.productsTable th {
	color: #fff;
	width: 117px;
	text-align: center;	
}

th.productsTableTh1 {
	background-color: #88c42c;
}

th.productsTableTh2 {
	background-color: #ffba00;
}

th.productsTableTh3 {
	background-color: #e16aab;
}

table.productsTable td {
	padding: 7px 5px 7px 15px;
	border-bottom: #e5e5e5 solid 1px;	
}

td.productsTableTd {
	background-color: #606060;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 7px 5px 7px 10px;
}

table.productsTable td.productsTableTd {	
	border-bottom: #828282 solid 1px;
}

/* NEWS PAGE */

ul.news_list {
	list-style: none;
	margin-bottom: 20px;
}

ul.news_list li {
	background: url(../img/bullet_1.gif) 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

/* CONTACT PAGE */

#contactContentCenter {
	background: url(../img/bg_contactContentCenter.gif) repeat-y;
	margin-top: 28px; 
}

#contactDiv1 {
	width: 480px; 
	float: left;
}

#contactDiv1 img {
	margin-top: 20px;
}

#contactDiv2 {
	width: 415px; 
	float: right; 
	margin-left: 20px;
	margin-top: -10px;
}

#contactDiv2 p {
	font-size: 13px;
	line-height: 45px;
	background: url(../img/im_stamp.gif) top right no-repeat;
	height: 52px;
	margin-right: 20px;
}

label {
	display: block;
	float: left;
	margin: 8px 10px 5px 0;
	text-align: left;
	width: 80px;
	font-size: 13px;
	color: #333;
	line-height: 14px;
}

input, textarea, select {
	display: block;
	float: left;
	margin: 6px 0 5px 0;	
	padding: 2px 5px;
	width: 295px;
	color: #333;	
	background-color: #f1f7e7;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

textarea {
	height: 150px;
}

input {
	height: 30px;
}

select {
	height: 30px;
	padding: 2px 1px;
	width: 305px;
}

.button {
	display: block;
	float: right;
	margin: 10px 20px 0 0;
}

#pageContainerBottom {
	background: url(../img/bg_pageContainerBottom.gif) repeat-x;
}

#pageCornerBottom {
	background: url(../img/bg_pageCornerBottom-Right.gif) no-repeat top right;
}

#homeContent {
	 padding: 24px;
}

#footer {
	margin: 0 auto;
	width: 958px;
	font-size: 10px;
	color: #999;
	clear: both;
}

#footer p {
	margin: 3px 24px;
}