* {
margin:0;
padding:0;
}

.bgimg {
	background-image: url(images/background.png);
}

.header {
	background-image: url('images/bg-header1.png');
	background-repeat: repeat-x;
	position:relative;
    top:50px;
	height: 250px;
    width:1000px;
    box-shadow: 0px 0px 5px #212212;
}

.bodyy {
	background-image: url('images/bg-body.png');
	position:relative;
    top: 60px;
    height: 600px;
    width:1000px;
    box-shadow: 0px 0px 5px #212;
        
}

.footerr {
	background-image: url('images/bg-footer1.png');
	position: relative;
	top:70px;
    background-repeat: repeat-x;
    height:50px;
    width:1000px;
    margin-bottom: 20px;
    border-bottom:none;
	box-shadow: 0px 0px 5px #212;
}

/* ########## */
/*   HEADER   */
/* ########## */

.logo {
	background-image: url('images/logo.png');
	background-position: center;
	height:145px;
    padding-top: 30px;
    background-repeat: no-repeat;
}

.l-grozdje{
	position:absolute;
	top:-50px;
	left:-83px;
}

.d-grozdje{
	position:absolute;
	top:-50px;
	left:888px;
}

.navigacija1 {
position: absolute;
background: url(images/bg-meni.png);
left:14px;
bottom: 10px;
width:110px;
height: 42px;
}

.navigacija1 a {
position:absolute;
text-decoration:none;
font-family: Verdana;
color: #5d2d06;
font-weight: bold;
left:20px;
top:10px;
z-index:13;
}

.navigacija1 a:hover {
text-decoration:none;
color:#fff;
text-shadow: 2px 2px 0px #ab886c;
}

.navigacija2 {
position: absolute;
background: url(images/bg-meni.png);
float:left bottom;
left:135px;
bottom: 10px;
width:110px;
height: 42px;
}

.navigacija2 a {
position:absolute;
text-decoration:none;
font-family: Verdana;
color: #5d2d06;
font-weight: bold;
left:20px;
top:10px;
z-index:13;
}

.navigacija2 a:hover {
text-decoration:none;
color:#fff;
text-shadow: 2px 2px 0px #ab886c;
}

.navigacija3 {
position: absolute;
background: url(images/bg-meni.png);
float:left bottom;
left:257px;
bottom: 10px;
width:110px;
height: 42px;
}

.navigacija3 a {
position:absolute;
text-decoration:none;
font-family: Verdana;
color: #5d2d06;
font-weight: bold;
left:14px;
top:10px;
z-index:13;
}

.navigacija3 a:hover {
text-decoration:none;
color:#fff;
text-shadow: 2px 2px 0px #ab886c;
}

.navigacija4 {
position: absolute;
background: url(images/bg-meni.png);
float:left bottom;
left:379px;
bottom: 10px;
width:110px;
height: 42px;
}

.navigacija4 a {
position:absolute;
text-decoration:none;
font-family: Verdana;
color: #5d2d06;
font-weight: bold;
left:19px;
top:10px;
z-index:13;
}

.navigacija4 a:hover {
text-decoration:none;
color:#fff;
text-shadow: 2px 2px 0px #ab886c;
}

.navigacija5 {
position: absolute;
background: url(images/bg-meni.png);
float:left bottom;
left:501px;
bottom: 10px;
width:110px;
height: 42px;
}

.navigacija5 a {
position:absolute;
text-decoration:none;
font-family: Verdana;
color: #5d2d06;
font-weight: bold;
left:0px;
top:3px;
z-index:13;
}

.navigacija5 a:hover {
text-decoration:none;
color:#fff;
text-shadow: 2px 2px 0px #ab886c;
}

.navigacija6 {
position: absolute;
background: url(images/bg-meni.png);
float:left bottom;
left:623px;
bottom: 10px;
width:110px;
height: 42px;
}

.navigacija6 a {
position:absolute;
text-decoration:none;
font-family: Verdana;
color: #5d2d06;
font-weight: bold;
left:20px;
top:10px;
z-index:13;
}

.navigacija6 a:hover {
text-decoration:none;
color:#fff;
text-shadow: 2px 2px 0px #ab886c;
}


/* ############# */
/*      BODY     */
/* ############# */

.naslov1 {
position:absolute;
height:39px;
float:left;
padding:30px;
left:10px;
}

.tekst1 {
position:relative;
width:468px;
height:156px;
float:left;
left:47px;
top: 100px;
font-family: 'PT Sans', sans-serif;
font-size:13px;
}

.naslov2 {
position:absolute;
height:39px;
float:left;
padding:30px;
left:10px;
bottom:200px;
}

.tekst2 {
position:relative;
width:468px;
height:156px;
float:left;
left:-420px;
bottom: -380px;
font-family: 'PT Sans', sans-serif;
font-size:13px;
}

.naslov3 {
position:absolute;
height:39px;
float:left;
padding:30px;
left:530px;
bottom:200px;
}

.tekst3 {
position:relative;
width:430px;
height:156px;
float:left;
left:560px;
bottom: -223px;
font-family: 'PT Sans', sans-serif;
font-size:13px;
}

.slideshow {
position:relative;
top:5px;
left:0px;
padding:0px;
margin:0px;
}
.okvir {
background-image: url(images/okvir.png);
background-repeat:no-repeat;
width:310px;
height:220px;
position:absolute;
top:70px;
right:80px;
box-shadow: 0px 0px 5px #212;
}

/* ############# */
/*    FOOTER     */
/* ############# */

.nav_footer {
position:relative;
float:left;
left:10px;
}

.nav_footer li {
	display:inline-block;
	padding: 0px 10px 0px 10px;
	margin-top:15px;
	border-left: 1px solid #a0a0a0;
}

.nav_footer li:first-child {
	border-left:none;
}

.nav_footer li a {
	color:#a0a0a0;
	text-decoration:none;
	font-weight:bold;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
}

.copiright {
	position:relative;
	margin-top:15px;
	margin-right:20px;
	color:#a0a0a0;
	font-weight:bold;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	float:right;
}

.design {
	position: relative;
	top:60px;
    height:30px;
    width:1000px;
}

.design {
	color:#454545;
	font-weight:bold;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
}

.design a {
	color:#248fc1;
	text-decoration:none;
}

/* ################# */
/*    BODY O NAMA    */
/* ################# */

.glavninaslov {
position:center;
height:39px;
padding:30px;
}

.pozadina2 {
position:absolute;
height:130px;
float:bottom;
bottom:0px;
left:0px;
}

.pozadina3 {
position:absolute;
height:531px;
float:right;
bottom:0px;
right:50px;
}

.tekst4 {
position:relative;
width:648px;
height:156px;
float:left;
left:47px;
top: 10px;
font-family: 'PT Sans', sans-serif;
font-size:13px;
}

/* ############### */
/*     KONTAKT     */
/* ############### */

.kontakt {
position:absolute;
width:400px;
height:50px;
background-color:#56921b;
left:85px;
top:50px;
border: 1px solid #454545;
}

.kontakt_f {
font-family:'PT Sans', sans-serif;
font-size:16;
font-weight:bold;
width:400px;
height:50px;
margin-top:17px;
}

.kontakt_body {
padding-top:50px;
width:400px;
height:400px;
background-color:#b7b7b7;
position:absolute;
left:85px;
top:100px;
border: 1px solid #454545;
}

.kontakt_info {
position:absolute;
width:400px;
height:500px;
left:550px;
top:50px;
font-family:arial;
}