﻿div#wrapper {
margin:0 auto;
width:1024px;
}
body {
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}
h1, h6 {
	margin: 0;
	font-weight: normal;
	display: none;
}
div#container {
    position: relative;
    min-height: 550px;
    border: none;
    background: white;
    max-width: 1024px;
    min-width: 768px;
    margin: auto;
}
div#akcija {
    top: 0;
    width: 200px;
	height: 115px;
    margin: 0px;
}

div#akcija_slika {
	position: absolute;
	top: 120px;
	width: 200px;
	height: 410px;
}
div#linija_isprekidana {
	position: absolute;
	left: 226px;
	height: 529px;
	top: 10px;
	bottom: 10px;
	width: 2px;
	}

div#first-column,
div#third-column {
	position: absolute;
	top: 0;
	bottom: 0;
	background: white;
	
	margin: 0px;
}
div#first-column {
    left: 0;
	width: 235px;
}
div#third-column {
    right: 0;
	width: 160px;
}
div#content {
    margin: 0px 160px 0px 235px;
    background: white;
    min-height: 550px;
}

div#tekst_content {
position: relative;
	left: 10px;
	background: white;
	min-height: 540px;
	max-width: 270px;
	top: 20px;
}

div#slika_content {
position: absolute;
left: 530px;
background: white;
min-height: 540px;
max-width: 250px;
top: 0px;
}
div#content1 {
    margin: 0px 0px 0px 235px;
    background: white;
    min-height: 550px;
}
div#header {
	background: white;
	padding: 0px;
	border: 0px solid gray;
	width: 1024px;
	border-bottom-color:#FEC938;
	border-bottom-width:thin;
}
div#footer {
	background: white;
	padding: 0px;
	border: 0px solid gray;
	width: 1024px;
	border-top-color:#FEC938;
	border-top-width:thin;
}

div#Logo {
	left: 0px;
	width: 115px;
	height: 90px;
	position: relative;
	top: 0px;
	}

div#banner {
	left: 120px;
	width:873px;
	height: 90px;
	position: absolute;
	top: 0px;
	}
img {
	border:0px
	}
	
div#posao_slika,
div#klub_slika {
	position: relative;
	left: 20px;
	}
#tekst_veliki,
#meni_levi {
	vertical-align:top;
	text-indent: 2em;
	}

#logistika {
    float: right;
	width: 400px;
	text-align: right;
	margin-right: 70px;
}

#povratak {
    float: left;
	width: 120px;
}
#povratak_text {
	font-size: 10px;
}
#povratak_text,
#logistika_text {
    text-decoration:none;
	color: #16286D;
}

.menublock{
margin-bottom:10px;
}

.nav{
color:#15286d;
font-size:12px;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{

color:#15286d;
padding:1px 1px 1px 9px;
}

.sub{
font-size:10px;

margin-left:10px;
padding:1px 1px 1px 6px;
width:105px;
color:#15286d;
}

.sub:hover{

color:#15286d;
padding:0 0 0 5px;
}

.navp{
color:#15286d;
font-size:18px;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.navp:hover{

color:#15286d;
padding:1px 1px 1px 9px;
}
