* {
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	}
body {
	font: 1em Arial, Helvetica, sans-serif;
	background: #4d1126;
	text-align: center;
	color: #4d1126;
	line-height: 1.5em;
	}
div#podaci h2 {
	font-size: 1.3em;
	font-weight: normal;
	padding: 30px 0 0 30px;
	}
div#podaci p {
	padding-left: 30px;
	}
a.link, a.link:link, a.link:visited {
	padding-bottom: 1px;
	color: white;
	border-bottom: 1px solid #3b5df1;
	}
a.link:hover {
	border-bottom: 1px solid #44c041;
	}
img.okvir {
	border: 5px solid #4d1126;
	margin: 15px;
	}
#wrapper {
	margin: 0 auto;
	width: 1020px;
	height: auto;
	}
#wrapper2 {
	float: left;
	width: 1020px;
	background: url(../images/pozadina.jpg) top center repeat-y;
	}
#livakolona {
	position: relative;
	float: left;
	width: 300px;
	margin-left: 30px !important;
	margin-left: 15px;
	}
#desnakolona {
	position: relative;
	float: left;
	width: 660px;
	height: auto;
	}
#top {
	position: relative;
	float: left;
	width: 660px;
	height: 142px;
	color: #dfdbd0;
	background: #4d1126 url(../images/gg_blur.jpg) top left no-repeat;
	}
#kon {
	position: absolute;
	float: right;
	width: 200px;
	height: 73px;
	right: 50%;
	margin: 10px -290px 0 0;
	z-index: 100;
	}
#kon ul.navigation li {
	float: right;
	width: 200px;
	height: 73px;
	text-align: right;
	background: url(../images/kontakt_markica.jpg) left top no-repeat;
	}
#kon ul.navigation a {
	display: block;
	font-size: 1.4em;
	color: #dfdbd0;
	text-decoration: none;
	text-transform: uppercase;
	padding: 20px 0 30px 0;
	}
#kon ul.navigation a:hover {
	background: url(../images/kontakt_markica-h.jpg) left top no-repeat;
	}
#kon ul.navigation a.selected {
	background: url(../images/kontakt_markica-h.jpg) left top no-repeat;
	}
#kon ul.navigation a:focus {
        outline: none;
        }
ul#news {
	float: left;
	width: 350px;
	margin: 90px 0 0 40px !important;
	margin: 90px 0 0 -135px;
	font-size: 1.6em;
	}
#podaci {
	position: relative;
	float: left;
	width: 301px;
	height: 400px;
	text-align: left;
	color: #dfdbd0;
	background: url(../images/podaci.png) top repeat-x;
	}
#cjenici {
	position: relative;
	float: left;
	width: 580px;
	padding: 0 40px 20px 40px;
	text-align: left;
	background: url(../images/linija.jpg) bottom center no-repeat;
	}
#cjenici p.sredina {
	text-align: center;
	}
#cjenici ul {
	width: 540px;
	height: 56px;
	margin: 50px 0 10px 20px;
	display: block;
	}
#cjenici ul li {
	display: inline;
	}
span.pice a {
	float: left;
	width: 180px;
	height: 56px;
	cursor: pointer;
	background: url(../images/pice.jpg);
	}
span.hrana a {
	float: left;
	width: 180px;
	height: 56px;
	cursor: pointer;
	background: url(../images/hrana.jpg);
	}
span.inventar a {
	float: left;
	width: 180px;
	height: 56px;
	cursor: pointer;
	background: url(../images/inventar.jpg);
	}
span.pice a:hover {
	background: url(../images/pice-h.jpg);
	}
span.hrana a:hover {
	background: url(../images/hrana-h.jpg);
	}
span.inventar a:hover {
	background: url(../images/inventar-h.jpg);
	}
img.desno {
	float: right;
	padding-left: 30px;
	}
#gg_logo h3 {
	font-weight: normal;
	}
#gg_logo {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 50px 0 50px 0;
	}
#dno {
	position: relative;
	float: left;
	width: 100%;
	height: 87px;
	background: url(../images/dno.jpg) top center no-repeat;
	}
#potpis {
	position: relative;
	margin: 0 auto;
	width: 920px;
	padding-top: 20px;
	color: #c1bdb3;
	font-size: .75em;
	}
#livo {
	position: relative;
	float: left;
	}
#desno {
	position: relative;
	float: right;
	}
	
/**************** coda slide *******************/
#intro {
    padding-bottom: 10px;
}

h2 {
    margin-bottom: 14px;
}

#slider {
    width: 660px;
}

.scroll {
    width: 660px;
    overflow: hidden;
    /*overflow-x: hidden;*/
    position: relative;
    clear: left;
    /* background: url(../images/desno_slide.jpg) top right no-repeat; */
}

.scrollContainer div.panel {
    padding: 40px 100px 40px 40px;
    width: 580px;
    text-align: left;
}
/*#onama, #hrana, #inventar, #akcije, #ostalo, #linkovi, #kontakt {
	height: 374px;
	}*/ 

#sjena {
	position: relative;
	float: left;
	margin-left: 1px !important;
	margin-left: 0;
	width: 660px;
    height: 50px;
    background: url(../images/sjena.jpg) center top no-repeat;
}

ul.navigation {
	position: relative;
	float: right;
    padding-bottom: 9px;
    width: 204px;
    margin: -10px -1px 30px 0;
}

ul.navigation li {
    display: block;
    text-align: right;
    height: 54px;
    width: 204px;
    margin: 0 0 8px 0;
    background: url(../images/botun1.jpg) right no-repeat;
}

ul.navigation a {
    font-size: 1.4em;
    text-transform: uppercase;
    display: block;
    padding:14px 20px 14px 14px;
    color: #dfdbd0;
    text-decoration: none;
}

ul.navigation li a:hover {
	color: #4d1126;
    background: url(../images/botun.jpg) right no-repeat;
}

ul.navigation li a.selected {
	color: #4d1126;
    background: url(../images/botun.jpg) right no-repeat;
}

ul.navigation a:focus {
    outline: none;
}

/******************** contact form *********************/
.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
}

.tbContactform label {
	 width:  95px;
         font-size: .9em;
	 display: block;
	 clear: both;
         margin: 6px 0 0 10px;
}

.tbContactform input.text,
.tbContactform textarea {
	 width:  300px;
	 padding: 3px;
         height: 20px;
         border-radius: 14px;
	 -moz-border-radius: 14px;
	 -webkit-border-radius: 14px;
	 box-shadow: 0px 0px 5px grey;
	 -moz-box-shadow: 0px 0px 5px grey;
	 -webkit-box-shadow: 0px 0px 5px grey;
}

.tbContactform textarea {
	 height:  140px;
}

.tbContactform input.submit
{
        float: left;
	display: block;
        margin-top: 14px;
	width:  150px;
        height: 25px;
        border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	box-shadow: 0px 0px 5px grey;
	-moz-box-shadow: 0px 0px 5px grey;
	-webkit-box-shadow: 0px 0px 5px grey;
        background-color: #4d1126;
        color: white;
        cursor: pointer;
}

.tbContactform input.submit:hover {
        background-color: white;
        color: black;
}

.tbContactform .tbErrors p
{
	color: #FF0000;
}
