div.image-icon-1 {
    background-image: url("../kontrola-kvaliteta-ikonice/ico_01.png");
    float: left;
    height: 26px;
    left: -19px;
    position: relative;
    top: 8px;
    width: 26px;
}
div.image-icon-2 {
    background-image: url("../kontrola-kvaliteta-ikonice/ico_02.png");
    float: left;
    height: 23px;
    left: -19px;
    position: relative;
    top: 10px;
    width: 24px;
}
div.image-icon-3 {
    background-image: url("../kontrola-kvaliteta-ikonice/ico_03.png");
    float: left;
    height: 25px;
    left: -18px;
    position: relative;
    top: 11px;
    width: 29px;
}
div.image-icon-4 {
    background-image: url("../kontrola-kvaliteta-ikonice/ico_04.png");
    float: left;
    height: 21px;
    left: -16px;
    position: relative;
    top: 12px;
    width: 28px;
}
div.image-icon-5 {
    background-image: url("../kontrola-kvaliteta-ikonice/ico_05.png");
    float: left;
    height: 24px;
    left: -13px;
    position: relative;
    top: 9px;
    width: 31px;
}
div.content > div {
    color: #737373;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    padding: 4px 46px;
    width: 300px;
	top:-4px;
}
div.list-one {
    left: -2px;
    position: relative;
    top: 0;
}
div.list-two {
    left: 0;
    position: relative;
    top: 0;
}
div.list-three {
    left: -4px;
    position: relative;
    top: 0;
}
div.list-four {
    left: -4px;
    position: relative;
    top: 0;
}
div.list-five {
    left: -7px;
    position: relative;
    top: 0;
}
div.content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#737373 !important;
	line-height:20px;
	width:374px;
}

div#drop-shadow {
	position:relative;
	background-image:url(../images/drop_shad_desni.png);
	width:14px;
	background-repeat:repeat-y;
}

@font-face {
	font-family: 'Museo';
	src:url(http://agroconekt.rs/fonts/museo-300-webfont.ttf);
}
div#wrapper {
	width:970px;
	height:auto;
	margin: 0 auto;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
}

div#wrapper header div.white-space {
	background-color:transparent;
	height:55px;
}

nav div#logo {
	margin-left:25px;
	margin-top:-13px;
	position:relative;
	top:-2px;
}

nav div#logo a{
	background-image:url(../images/logo.png);
	width:174px;
	height:60px;
	display:block;
	text-indent:-99999px;
	outline:none;
	float:left;
}

/**** NAVIGATION *****/
#nav,#nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav {
    display: table;
    padding: 10px;
    position: relative;
    top: 17px;
    left: 18px;
}
#nav ul {
    background-color: #fcfbf0;
    border:none;
    left: -9999px;
    overflow: hidden;
    padding: 20px 0 0;
    position: absolute;
    top: -9999px;

    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);

    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;

    -moz-transition: -moz-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;
}
#nav li {
    float: left;
    position: relative;
}
#nav li a {
    color: #4b4b4b;
    display: block;
    font-size: 13px;
    padding: 0px 17px 0px;
    text-decoration: none;
}

#nav li:last-child a {
	border-right:none;
}

ul.subs li a{
	border-right:none !important;
}

ul.subs li {
	padding:12px 0px 12px;
}

#nav li:hover > a {
    background-color:none;
    color: #803d01;
}
#nav li:hover > a.hsubs {
}

ul.subs li:hover {
    background-color: #e1dac7 !important;
}
#nav li:hover ul.subs {
    left: 0;
    top: 16px;
    width: 180px;
    z-index: 9999999;
    padding-top: 0px;

    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transform: scaleY(1);
	z-index:9999999;
}
#nav ul li {
    width: 100%;
}
#nav ul li:hover > a {
}

/* END OF NAVIGATION CSS FILES */
div#banner-fade {
    top: 57px;
}
div#en ul li {
    display: inline-block;
    float: left;
    left: 682px;
    position: relative;
    top: -28px;
}
div#en ul li a {
    color: #021428;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-decoration: none;
}

div#en ul li a:hover {
	color: #803d01;
}

.img-language {
    left: -2px;
    position: relative;
    top: 2px;
}
/****** SIDEBAR CSS  AND MAIN CONTENT **********/
div.sidebar {
	width:246px;
	float:left;
	height:528px;
}

div.content {
	float:left;
	height:auto;
	padding-top:49px;
}

div.cols {
	padding-top:28px;
}

div.col-1 {
	width:240px;
	float:left;
	background:url(../images/ico_jaje.png);
	height:70px;
	background-repeat:no-repeat;
}

div.col-1:hover {
	background-image:url(../images/ico_jaje_hover.png);
}

div.col-2 {
	width:240px;
	float:left;
	background-image:url(../images/ico_kvalitet.png);
	height:70px;
	background-repeat:no-repeat;
}

div.col-2:hover {
	background-image:url(../images/ico_kvalitet_hover.png);
}

div.col-3 {
	width:236px;
	float:right;
	background:url(../images/ico_kamion.png);
	height:70px;
	background-repeat:no-repeat;
}

div.col-3:hover {
	background:url(../images/ico_kamion_hover.png);
	background-repeat:no-repeat;
}

p.article {
	width:689px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#737373;
	line-height:20px;
}

h2.muse {
  	font-size: 14px;
  	font-family: "Museo";
  	color: rgb( 75, 75, 75 );
  	text-transform: uppercase;	
  	line-height: 1.286;
  	text-align: left;
	text-shadow: 0px 1px 1px rgb( 255, 255, 255 );
}

h2.muse-box {
	font-size: 14px;
  	font-family: "Museo";
 	color: rgb( 75, 75, 75 );
  	text-transform: uppercase;
  	line-height: 1.114;
  	text-align: left;
  	z-index: 115;
	width:130px;
	float:right;
	padding-right: 32px;
	padding-top:6px;
}


div.content h3 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#f99b44;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

div.content h3 a:hover{
	text-decoration:underline;
}

div.content h3 p{
	font-family:Arial, Helvetica, sans-serif;
	color:#f99b44 !important;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
p.article {
	font-size: 13px;
  	font-family: "Arial";
  	color: rgb( 115, 115, 115 );
  	line-height: 1.538;
  	text-shadow: 0px 1px 1px rgb( 255, 255, 255 );
  	width: 689px;
  	height: 96px;
  	z-index: 114;
	padding-bottom: 12px;
}

p.box-article {
	padding-top:87px;
	clear:both;
	font-size: 12px;
  	font-family: "Arial";
  	color: rgb( 116, 116, 116 );
  	line-height: 1.667;
  	text-align: left;
  	text-shadow: 0px 1px 1px rgb( 255, 255, 255 );
  	width: 191px;
  	height: 134px;
  	z-index: 103;
}

/******* END OF SIDEBAR CSS AND MAIN CONTENT ******/

/******* FOOTER ************************/
footer {
    background-image: url("../images/footerbg.jpg");
    background-repeat: no-repeat;
    clear: both;
	height:250px;
}

p.footer-title {
	font-size: 12px;
  	font-family: "Museo";
  	color: rgb( 141, 117, 88 );
  	text-transform: uppercase;
  	line-height: 1.5;
  	text-align: left;
  	text-shadow: 0px 1px 1px rgb( 255, 255, 255 );
  	z-index: 42;
	list-style:none;
	width:125px;
}

div#navigation-information div.four-column-footer-area div.column-1 ul li a{
	font-size: 13px;
  	font-family: "Arial";
  	color: rgb( 141, 117, 88 );
  	line-height: 32px;
  	text-align: left;
	padding:0 !important;  	
	text-shadow: 0px 1px 1px rgb( 255, 255, 255 );
  	width: 68px;
  	height: 77px;
  	z-index: 6;
	text-decoration:none;
}
div#navigation-information div.four-column-footer-area div.column-2 ul li a{
	font-size: 13px;
  	font-family: "Arial";
  	color: rgb( 141, 117, 88 );
  	line-height: 2.462;
  	text-align: left;
  	text-shadow: 0px 1px 1px rgb( 255, 255, 255 );
  	width: 68px;
  	height: 77px;
	text-decoration:none;
  	z-index: 6;
}
div#navigation-information div.four-column-footer-area div.column-3 ul li a{
	font-size: 13px;
  	font-family: "Arial";
  	color: rgb( 141, 117, 88 );
  	line-height: 2.462;
  	text-align: left;
  	text-shadow: 0px 1px 1px rgb( 255, 255, 255 );
  	width: 68px;
	text-decoration:none;
  	height: 77px;
  	z-index: 6;
}
div#navigation-information div.four-column-footer-area div.column-4 ul li a{
	font-size: 13px;
  	font-family: "Arial";
  	color: rgb( 141, 117, 88 );
  	line-height: 2.462;
  	text-align: left;
  	text-shadow: 0px 1px 1px rgb( 255, 255, 255 );
  	width: 68px;
  	height: 77px;
  	z-index: 6;
	text-decoration:none;
}

div#contact-information {
    float: left;
    position: relative;
    width: 256px;
}

div#contact-information a {
   	color: #005377;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    left: 55px;
    position: relative;
    top: 191px;
}

div#navigation-information div.four-column-footer-area div.column-1 {
    float: left;
    left: -14px;
    position: relative;
    width: 158px;
}
div#navigation-information div.four-column-footer-area div.column-2 {
    float: left;
    left: -24px;
    position: relative;
    width: 174px;
}
div#navigation-information div.four-column-footer-area div.column-3 {
    float: left;
    left: -33px;
    position: relative;
    width: 184px;
}
div#navigation-information div.four-column-footer-area div.column-4 {
    float: left;
    left: -41px;
    position: relative;
    width: 188px;
}
div#navigation-information div.four-column-footer-area div.column-1 ul li {
    border-bottom: 1px solid #D6CDBA;
    list-style: none outside none;
}
div#navigation-information div.four-column-footer-area div.column-2 ul li {
    border-bottom: 1px solid #D6CDBA;
    list-style: none outside none;
}
div#navigation-information div.four-column-footer-area div.column-3 ul li {
    border-bottom: 1px solid #D6CDBA;
    list-style: none outside none;
}
div#navigation-information div.four-column-footer-area div.column-4 ul li {
    border-bottom: 1px solid #D6CDBA;
    list-style: none outside none;
}
div#navigation-information div.four-column-footer-area div.column-1 ul li a:hover {
    color: #F7581B;
}
div#navigation-information div.four-column-footer-area div.column-2 ul li a:hover {
    color: #F7581B;
}
div#navigation-information div.four-column-footer-area div.column-3 ul li a:hover {
    color: #F7581B;
}
div#navigation-information div.four-column-footer-area div.column-4 ul li a:hover {
    color: #F7581B;
}
div.four-column-footer-area {
    left: -36px;
    position: relative;
    top: 25px;
}
div#credits {
    left: -167px;
    margin: 0 auto;
    position: relative;
    top: 21px;
    width: 637px;
}
div#credits p i {
    color: #8D7558;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
}
div#credits p {
    color: #8D7558;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 20px;
}
div#credits span.zokara a {
    color: #C57204;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
}
div#credits span.zokara a:hover {
    text-decoration: underline;
}
p.footer-title {
    color: #8D7558;
    font-size: 12px;
    left: 41px;
    line-height: 2.462;
    position: relative;
    text-shadow: 0 1px 1px #FFFFFF;
    top: -6px;
    width: 135px;
}
div#navigation-information div.four-column-footer-area div.column-1 ul {
    position: relative;
    top: -22px;
}
div#navigation-information div.four-column-footer-area div.column-2 ul {
    position: relative;
    top: -22px;
}
div#navigation-information div.four-column-footer-area div.column-3 ul {
    position: relative;
    top: -22px;
}
div#navigation-information div.four-column-footer-area div.column-4 ul {
    position: relative;
    top: -9px;
}
li.separator {
    color: #C8C8C8;
    font-size: 13px;
}

span.html-arrow {
	font-size: 10px;
    position: relative;
    top: -1px;
}

body {
	background:url(../images/texture_1.jpg);
}