small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:active{outline: none;}
a:focus{-moz-outline-style: none;}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: none; }

:focus { outline: 0; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

img { border-style: none; }

a
{
	color: #ccc;
	cursor: pointer;
}

/*
 *		Reset kraj
 */
 
 body
{
	background: #CCCCCC url("/dizajn/pdl_nova.gif") repeat-x;
	font: normal 10px/3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
	width:100%;
}
/*--Global Property--------------------------------------------*/

*{margin: 0; padding: 0;}
h1, h2, h3 { margin: 10px 0; padding: 10px 0; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; border-bottom: 1px dashed #ddd;}
h1 {font-size: 3em;}
h2 {font-size: 2.5em;}
h3 {font-size: 2em;}
p {margin: 5px 0; padding: 5px 0;}

/*wrapper styles .fixed  dok ne rijesimo skriptu */
#wrapper {
	width:960px;
	text-align:left;
	margin:0 auto;
	
	/* ie6 gap fix 
	margin-top: 0 !important;
	margin-top: -102px;
	*/
}
.wrapper_pdl {
		clear: both;
		background: transparent	 url("/dizajn/wrapper_pdl.png") no-repeat center 53px;
		display: block !important;
		display: none;
		width: 1300px;
		height: 660px;
		top: 0;
		left: 50%;
		margin-left:-650px;
		position:absolute;
		text-align:center;
		margin-top: 1em;
}
.liquid #wrapper {
	width:100%;
	text-align:left;
	margin:0;
}

.uvodna_navigacija {
	text-align: right;
	color:#fff;
}

/* Header styles */
/*.top_navig { display: block; height: 60px; }    denis 22.05.2010. */
#header {
	/*margin:-1em 0 0 0;    quirks mode    */
	clear:both;
	float:left;
	width:100%;
	/* position relative stvara probleme u ie */
}
#header {
	border-bottom:0px solid #000;
}
#header p,
#header h1,
#header h2 {
	padding:.0em 15px 0 15px;
	margin:0;
	color:#fff;
}
#header p {
	text-align: right;
	color:#fff;
}
#header #logo
{
	margin-bottom: 0px;
	height: 120px;
	width: 960px;
	background: transparent url(/dizajn/gavroprom-logo.png) no-repeat top left !important;
	background: transparent url(/dizajn/gavroprom-logo.gif) no-repeat top left;
    clear: both;
}
#header #logo p.nav
{
	color: #f0f0f0;
	padding: 20px 0 0;
	float: right;
}

#header #logo p.nav a
{
	color: #f0f0f0;
	text-decoration: none;
	padding: 2px 8px;
}
#header #logo img
{
	float:left;
}


#header #logo p.nav a:hover
{
	color: #252525;
	background: #f0f0f0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
p.layoutstyle { float: right; }


/* 'widths' sub menu */


#language_bar .button { margin: 0; padding: 3px 8px; font-size: 10px;
background: #F8F7F6;
border: 1px solid #e0e0e0;
color: #484848;
-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 
}
#header #language_bar .button:hover, #language_bar .active {
background: #9A1C78;
border: 1px solid #951D76;
color: #fff;
text-decoration: none;
}
#language_bar .button img { position: relative; top: 1px; }
#language_bar .language_list { float: right; margin: 0 25px;	 }
p#layoutdims
{
color: #111;
float: left;
font: normal 10px/1em Verdana, Arial, Helvetica, sans-serif;
padding: 5px 15px;
}

#layoutdims a{
color: #111
}

#header div.naslov {
	color: #f0f0f0;
	text-align: left;
	font: normal 15px/1.4em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	position: relative;
	padding: 8px;
	background: #555;
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-left-top-radius: 10px;
    -khtml-border-top-right-radius: 10px;
}
#header div.naslov span {
font: normal 11px/1em Verdana, Arial, Helvetica, sans-serif;
color: #eaeaea;
text-shadow: 0 1px 0 #000000;
padding: 0 6px;
}
/*SLIDER HEADER*/

#slider {
   	position:relative;
    width: 960px; 
    height: 341px;
	top:0px;
	overflow: hidden;
	clear:both;
	z-index: 150;
	background: #555;
}
#slider  span.okvir{
	clear: both;
	width: 1336px; /* important to be same as image width */
    height: 347px; /* important to be same as image height */
    position: absolute; /* important */
	top:0px;
    left:-188px;
	background: transparent url("/dizajn/slider_maska.png") no-repeat top left !important;
	background: none;
	z-index:1;
	margin: 0 auto;

}
#sliderContent {
    width: 960px; /* important to be same as image width or wider */
    position: absolute;
	top: 1px;
	margin-left: 0px;
}
#slider .slider_desno {
    width: 460px; /* important to be same as image width */
    height: 341px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden;
    background:#003366 url("/dizajn/zraka-head-pdl_05.gif") no-repeat bottom right;
    float:right;
    padding: 10px;
    right:0;
	z-index:151;
}
#slider .slider_desno img{
    margin:2px;
}

.sliderImage {
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: normal 16px/30px Arial, Helvetica, sans-serif;
    padding: 0;
    width: 600px;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font: bold 18px/1.8em Georgia, "Times New Roman", Times, serif;
}
#slider .left {
    color: white;
	text-shadow: #333 0 0 2px;
	bottom: 0;
    left: 30px;
	height: 330px;
	padding: -50px; 
	opacity: 1;
	font-size: 14px;
}
#slider .right {
	right: 0;
	bottom: 0;
	height: 290px;
}
#slider ul { list-style-type: none; list-style-position:outside; margin: 0;}
/* slider - galleryview */
.panel-overlay {
text-shadow: 0 1px 1px #333;
padding: 10px;
}
.panel-overlay h3, .panel-overlay h4 {
font-weight: bold;
color: white;
}
/*SLIDER HEADER end*/

/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	margin: 0 0 0 0;
	padding: 10px 0 0;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* holy grail 3 column settings */
.holygrail {
    background: #F8F7F6;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
}
.holygrail .colmid {
	float:left;
	width:200%;
	margin-left:-200px; 	/* Width of right column */
	position:relative;
	padding: 0 0 0 0;
	right:100%;
	min-height: 500px;
    /*background: #fefefe ;    	 url("images/pdl_content.gif") repeat-x Centre column background colour ako se doda slika u podlogu raspada se layout */
}
#wrapper .quirks {
left: 400px !important;
left: -100px;
}
.holygrail .colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:400px;         	/* Left column width + right column width */
/*
	background: #fefefe url("/dizajn/bg-nav-element1.gif") repeat-y top right;
*/
   	/* Left column background colour */
}


#home_panels_wrapper{margin-right:-550px !important;
margin-right: -590px;
} /*Ovo rijesava problem bjezanja tab kontejnera na home page-u za IE6*/


.holygrail .contentwrap {
	float:left;
	width:50%;
	position:relative;
	right:200px;        	/* Width of left column */
	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.holygrail .content {
	margin:0 195px !important;     	/* Centre column side padding:
							Left padding = left column width + centre column left padding width
							Right padding = right column width + centre column right padding width */
	margin:0 0 0 195px ;
	position:relative;
	padding: 10px 0 30px;
	left:200%;
	width:540px;    /*ovo sam dodao da mi ne prolaze motori ispod novosti*/
	overflow: hidden;

}
.holygrail .navigation {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:170px;        	/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	right:26px;         	/* Width of the left-had side padding on the left column */
}


.holygrail .col3 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:200px;
	margin: 0 34px 0 0;
	position:relative;
	left:50%;
}
/* 2 column right menu settings */
.rightmenu {
	background:#ff9;
}
.rightmenu .colleft {
	float:left;
	width:200%;
	margin-left:-200px;
	position:relative;
	right:100%;
	background: #faf4d4 ;    	/* url("images/pdl_content.gif") repeat-x Centre column background colour ako se doda slika u podlogu raspada se layout */
}
.rightmenu .contentwrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;
}
.rightmenu .content {
	margin:0 15px 0 215px;
	overflow:hidden;
}
.rightmenu .navigation {
	float:right;
	width:170px;
	position:relative;
	left:185px;
}
.blogstyle {
	background:#ff9;    	/* Right column background colour */
}
.blogstyle .colmid {
	float:left;
	width:200%;
	margin-left:-200px; 	/* Width of right column */
	position:relative;
	right:100%;
	background:#FFD8B7;    	/* Centre column background colour */
}
.blogstyle .colleft {
	float:left;
	width:100%;
	margin-left:-200px; 	/* Width of centre column */
	background:#fefefe;    	/* Left column background colour */
}
.blogstyle .contentwrap {
	float:left;
	width:50%;
	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.blogstyle .content {
	margin:0 15px 0 415px;	/* Centre column side padding:
							Left padding = left column width + centre column left padding width
							Right padding = right column width + centre column right padding width */
	position:relative;
	left:100%;
	overflow:hidden;
}
.blogstyle .navigation {
	float:right;
	width:170px;        	/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	left:185px;         	/* Width of the left-had side padding on the left column */
}
.blogstyle .col3 {
	float:right;
	width:170px;        	/* Width of right column content (right column width minus left and right padding) */
	position:relative;
	left:555px;
}

/* styles */
#footer {
	clear:both;
	float:left;
	width:100%;
/*
	height: 220px;
*/
	border-top:0px solid #fff;
	background: #000 url("/dizajn/footerferlauf_pdl.jpg") repeat-x top left !important;
	background: #000 url("/dizajn/footerferlauf_pdl.jpg") repeat-x top left;
}
#footer p, #footer a, #footer a:visited {
	font: normal 10px/16px Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	margin:0;
	color: #c8c8c8;
}
#footer .cycle-logos {
text-align: center;
}
#footer .kontejner_logos {
text-align: center;
width: 760px !important;
width: 760px;
}
#footer .kontejner_logos a {
padding: 0;
}
#footer .kontejner_logos img {
padding: 0 10px;
}
#footer_top{
	border-top:0px solid #fff;
/*
	height: 170px;
*/
	background: transparent url("/dizajn/footerferlauf_pdl.jpg") no-repeat top center !important;
	background: transparent url("/dizajn/footerferlauf_pdl.jpg") no-repeat top center;
	margin: 20px auto;	
}
#footer_top p{
	width: 960px;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
}
#footer_top .logos {
width: 772px;
height: 50px;
overflow: hidden;
margin: 0 auto;
}
#wrapper  a.kontakt, a#load_kupon {
	top: 205px;
	left: 0;
	width: 42px;
	height: 102px;
	color: #FFF;
	cursor: pointer;
	text-indent: -100000px;
	overflow: hidden;
	position: fixed;
	z-index: 100000;
	margin-left: -7px;
	background: #000; 
	background-image: url(/dizajn/kontakt_tab.png);
}
#wrapper a#load_kupon { top: 320px; background-image: url(/dizajn/kuponi_tab.png);}
/*Links*/

#links  
{
height:30px;
padding: 5px;
line-height: 30px;
text-align: center;
}

#links  a, .gumb, .n-tabs a
{	
	background:#999;
	display: inline-block; 
	padding: 3px 10px 3px; 
	color: #eee; 
	text-decoration: none;
	text-shadow: 0 -1px 0 #666;
	cursor: pointer;
	font: normal 9px/14px Tahoma, Sans-serif;
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	font-weight: bold;
	border: none;
}



#links *:hover,
#links *:active, 
#links *:focus,
.gumb:hover,
.n-tabs a:hover{ 
background:#bbb;
text-decoration: none;
}

.s-tabs  #prev-news, .s-tabs  #prev-action
{
	background: url(/dizajn/novosti/lijevo.png) no-repeat center center;
	text-indent: -9000px;
	width: 13px;
	position:relative;
	display: block;
}

.s-tabs  #next-news, .s-tabs  #next-action
{
	background: url(/dizajn/novosti/desno.png) no-repeat center center;
	text-indent: -9000px;
	width: 13px;
	position:relative;
	display: block;
}
#links span {
color: #484848;
height: 26px;
width: 110px;
text-align: center;
font: bold 13px/28px Georgia, "Times New Roman", Times, serif;
}
#links span:hover {
color: #484848;
background: none;
}

/*home index prva

/* navigation */
#home_nav {
	background:#ddd url(/dizajn/home_tab/h300_reverse.png);
	border-bottom:1px solid #CCCCCC;
	height: 206px;		
	width:705px;
}

#home_nav ul {	
	width:600px;
	margin:0 auto;	
}

#home_nav li {	
	border-right:1px solid #ddd;
	float:left;
	padding-left:1px;
	width:175px;
	list-style-type:none;
	text-align:center;
}

#home_nav a {
	color:#333333;
	display:block;
	padding:17px;
	position:relative;
	word-spacing:-2px;
	font-size:11px;		
	height:122px;
	text-decoration:none;
}	

#home_nav a:hover{
	background:transparent;
}	

#home_nav a.current {
	background:url(/dizajn/home_tab/down_large.jpg);	
}

#home_nav img {
	background-color:#fff;
	border:1px solid #ccc;
	margin:3px 0 5px 27px;
	padding:4px;		
	display:block;
}

#home_nav strong {
	display:block;		
    font: bold 13px/1.8em Georgia, "Times New Roman", Times, serif;
}

/* panes */
#home_panels {
	background: none;
	/*background: #080808;*/
	width:700px;	
	min-height:500px;	
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;

}

/* crossfading effect needs absolute positioning from the elements */
/*#home_panels div {
	display:none;		
	position:absolute;
	top:20px;
	left:20px;
	font-size:14px;
	color:#444;	
	width:610px; 
}*/


/* lijevo */
#home_panels div.lijevo {
float: left;
width: 150px;
min-height: 500px;
background: #181818;
color: white;
padding: 10px 0 0 0;
}
#home_panels div.lijevo ul {
padding: 0;
margin: 0;
width: 150px;
line-height: 26px;
}
#home_panels div.lijevo li {
padding: 0;
margin: 0;
width: 150px;
height: 26px;
line-height: 26px;
}
#home_panels div.lijevo li a {
padding: 0;
margin:0;
padding-left: 10px;
width: 140px;
height: 26px;
line-height: 26px;
font-weight: bold;
color: #bcbcbc;
font-size: 10px;
}
#home_panels div.lijevo li a:hover {
background: #222;
color: #b80010;
}

ul.lijevi-nav ul {
display: none;	
}

ul.sub1 {
position: absolute;	
z-index: 9;
background: #181818;
left: 150px;
margin-top: -26px !important;
}
ul.sub1 li {
border-bottom: none !important;
}
ul.sub2 {
position: absolute;	
z-index: 9;
background: #181818;
left: 150px;
margin-top: -26px !important;
}


/* desno */
#home_panels div.desno {
float: left;
width: 610px;
color: #181818;

}
#home_panels .homeopis {
padding: 20px;
width: 660px;
}
#home_panels h1 {
color: #484848;
}
#home_panels img {
	float:left;
	margin-right:20px;	
	padding: 3px;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#home_panels p.more {
	color:#000;
	font-weight:normal;
}

#home_panels h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}

.overlay {
	display:none;
	width:500px;
	padding:20px;
	background-color:#ddd;
	
}

/*kontakt shadowbox*/

.contact{
	width:400px;
	padding:14px;
	margin: 0 auto;
}
#contact_form{
	border:solid 0px #48146b;
}
#contact_form h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#contact_form p{
	font-size:11px;
	color:#48146b;
	margin-bottom:5px;
	border-bottom:solid 1px #dedede;
	padding-bottom:10px;
}
#contact_form label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:110px;
	float:left;
	font: normal 11px/14px Georgia, "Times New Roman", Times, serif;

}#contact_form label.error{
	width:auto;
	color:red;
}
#contact_form .small{
	color:#48146b;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#contact_form input{
	float:left;
	width:200px;
	margin:2px 0 5px 10px;
	
}
#contact_form img {
border: 2px solid #b5b5b5;
}
#contact_form #captchaimage{
	float:none;
	margin:2px 0 10px 165px;
	text-align: left;
}
#contact_form textarea{
	float:left;
	width:200px;
	margin:2px 0 10px 10px;
}
#contact_form #button{ 
	background: #222 url(/dizajn/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	margin:2px 0 5px 16 px;
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	width:100px;
	float:none;

}


#contact_form #button:hover{ 
	
	background:red;
	
}

	#contact_form #button:active	{ top: 1px; 
	background:#000; 
}


#contact_shadowbox{
	height: 530px;
	background: #e5e5e5;
	font: normal 10px/3em Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

#remover {
display: none;
}

.center-nav {
height: 40px;	
line-height: 26px;
}

.center-nav ul li {
display: inline;
height: 26px;
line-height: 26px;
}


.center-nav a {
color: #e2e2e2;
font-size: 13px;
font:"Arial Black", Gadget, sans-serif;
font-weight: bold;
text-decoration: none;
}
.header-gal {
float: right;
margin: 10px 10px 0 0;
width: 420px;
text-align: auto;
padding: 0;
background: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}

.header-gal div.box {
width: 100px; 
height: 100px; 
background: #121212; 
float: left; 
margin: 5px 20px 5px 20px;
}

.slogan {
float: left;
margin: 95px 0 0 0px;
font-size: 15px;
color: #fbfbfb;
text-align: right;
width: 402px;
}


<!-- početak bubble info
        <!--
        #gallery-cycle{
        	display:none;
        }
        .bubbleInfo {
            position: relative;
			float: left;
			display: block;
			width: 90px;
			margin: 0 3px;
        }
		.bubbleInfo td, .bubbleInfo th, .bubbleInfo tr, .bubbleInfo table {
			padding: 0;
			border: none;
			background: transparent;
		}
		.bubbleInfo div {
		    width: 90px;
		    overflow: hidden;
			line-height: 20px;
			padding: 0;
		}
		.bubbleInfo img.trigger {
			height: 70px;
		}
        .trigger {
            position: relative;
        }
        .popup {
                position: absolute;
                display: none;
                z-index: 50;
                border-collapse: collapse;
				width: 165px;
        }
        .popup td.corner {
                height: 15px;
                width: 19px;
        }
        td.center {
        	background: #fff;
        }

        .popup td#topleft { background-image: url("/dizajn/popup/bubble-1.png"); }
        .popup td.top { background-image: url("/dizajn/popup/bubble-2.png"); }
        .popup td#topright { background-image: url("/dizajn/popup/bubble-3.png"); }
        .popup td.left { background-image: url("/dizajn/popup/bubble-4.png"); }
        .popup td.right { background-image: url("/dizajn/popup/bubble-5.png"); }
        .popup td#bottomleft { background-image: url("/dizajn/popup/bubble-6.png"); }
        .popup td.bottom { background-image: url("/dizajn/popup/bubble-7.png"); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url("/dizajn/popup/bubble-8.png"); }

        .bubbleInfo .popup-contents {
                width: 120px;
        		padding: 0;
				margin: 0 auto;
                font-size: 12px;
                background-color: #fff;
                color: #666;
                font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
                text-align: center;
                }


        tr#release-notes th {
                text-align: left;
                text-indent: -9999px;
                height: 17px;
                }

        tr#release-notes td a {
                color: #333;
        }
        
    -->
    
.cleaner {
clear: both;
}

#flashcont {
    position: relative;
    width: 600px;
    left: 100px;
    top: 200px;
    font-size: 20px;
    text-align: center;
}
#flashcont a {
    color: #CCCCCC;
}
                
/* kraj bubble info */

#language_bar {
margin: 0 auto;
width: 960px;
clear: both;
height: 25px;
line-height: 25px;
padding: 5px 0 5px 0;
position: relative;
}
a#flashlink {
margin: 0 0 0 30px;
padding: 10px;
background: #232323 url(/dizajn/flash-link.gif) repeat-x top left;
color: #6a6a6a;
display: block;
float: left;
font-weight: bold;
}
a#flashlink:hover {
color: #eaeaea;
text-decoration: none;
}
.shadowbox-flash {
background: black;
overflow: hidden;
}
.cycle-kat-cont {
width: 700px;
margin: 30px 0 10px;
overflow: hidden;
}
.cycle-kat-cont a {
border: none;
text-decoration: none;
color: black;
}
.cycle-kat-cont a:hover {
text-decoration: none;
text-shadow: #fff 0 0 8px;
}
.cycle-kategorije {
overflow: hidden; 
width: 600px !important; 
width: 600px; 
/*width: 610px;*/
height: 417px !important; 
height: 417px; 
position: relative; 
float: left;
text-align: center;
}
.cycle-kat-cont #lijevo, .cycle-kat-cont #desno { 
width: 42px;
/*width: 25px;*/
height: 140px;
/*height: 100px;*/
float: left; 
display: block; 
cursor: pointer; 
text-align: center;
position: relative;
z-index: 50;
}
.cycle-kat-cont #lijevo
{
background: url(/dizajn/arrows-2.png) no-repeat 0 0 !important;
background: url(/dizajn/arrows-2.gif) no-repeat 0 0;
margin: 125px -5px 0 5px !important;
margin: 125px -4px 0 5px;
}

.cycle-kat-cont #desno
{
background: url(/dizajn/arrows-2.png) no-repeat -40px 0!important;
background: url(/dizajn/arrows-2.gif) no-repeat -40px 0;
margin: 125px 0 0 -5px !important;
margin: 125px 0 0 -18px;
}
.cycle-kat-cont #lijevo:hover { 
background-position: 0 -139px; 
}
.cycle-kat-cont #desno:hover { 
background-position: -40px -137px; 
}

.cycle-kat-cont .kontejner_kategorija {
position: absolute; 
left: 0; 
display: block; 
width: 600px; 
}
.cycle-kat-cont .kat {
width: 190px; height: 417px; 
float: left; 
margin: 0 5px !important;
margin: 0 2px;
display: block; 
position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.cycle-kat-cont .kat h4 {
padding: 5px; 
width: 180px; 
color: white;
font: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
margin: 0 ;

}
.cycle-kat-cont .tekst {
list-style: none; 
position: absolute; 
vertical-align: bottom; 
padding: 10px 0;
width: 190px; 
/*background: white; */
opacity: 0.7; 
bottom:0;
left: 0;
margin: 0 !important;
font: normal 11px/1em Verdana, Arial, Helvetica, sans-serif;
color: #fff;
text-shadow: 0 1px 0 #000000;
}
/* ------------- */
.kuponi {
	background: white;
	text-align: left;
}
.kuponi .content {
	margin: 10px;
}.kuponi #content_short_text
{
	position:relative;
	margin: 10px;
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	width: 350px;
	height: 450px;
	float: left;
	text-align:left;
	background: #eaeaea;
	color: #484848;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding:10px;
}
.kuponi #content_short_text .desc {
	clear: both;
}
.kuponi #content_short_text img {
	margin: 10px 0;
}
.kuponi #content_short_text #price {
	clear: both;
	padding: 10px 0;
	margin: 0;
}
.kuponi #content_short_text .over {
	position: absolute;
	top: 0;
	left: 0;
	height: 450px;
	width: 350px;
	background: url(/dizajn/07transparent.png);
	padding: 10px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	display: none;
}
.kuponi #content_short_text .over a {
	font-weight: bold;
	cursor: pointer;
	padding: 20px;
	background: #484848;
	top: 220px;
	position: relative;
	margin: 10px;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.kuponi #content_short_text .over a:hover {
	background: #686868;
	text-decoration: none;
}
/* tabovi */
ul#tabs li, ul#tabs2 li { 
display: block; 
float: left; 
padding: 6px 12px; 
margin-right: 1px; 
border: 1px solid #e0e0e0;
background: #e0e0e0;
margin-bottom: -1px;
cursor: pointer;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
ul#tabs li.aktiv, ul#tabs2 li.aktiv {
border-bottom: 1px solid #f8f7f6;
background: #f8f7f6;
}
#tabs_container { 
clear: both;
padding: 5px;
font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
border-top: 1px solid #e0e0e0;
border-left: 1px solid #e0e0e0;
border-right: 1px solid #ccccd1;
border-bottom: 1px solid #ccccd1;
background: url("/dizajn/links_header_pdl.gif") repeat-x scroll center bottom #f8f7f6;
margin:0 0 15px 0;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#tabs_container div.taby{display: none;}
/* -------------- top_akcije -------------- */
#header #logo .top_akcije {
float: right;
width: 309px;
color: white;
overflow: hidden;
height: 173px;
}
#header #logo .top_akcije .pponuda {
background: url(/dizajn/pponuda2.png) no-repeat top right;
position:relative;
height: 68px;
width: 68px;
float: right;
}
#header #logo .top_akcije #links {
display: none;
}
#header #logo .top_akcije #action-cycle {
height: 173px;
width: 309px;
}
#header #logo .top_akcije a {
padding: 0;
}
#header #logo .top_akcije #action_text {
color: white;
}
#header #logo .top_akcije h3, #header #logo .top_akcije span#date {
color: white;
padding: 0 5px;
}
#header #logo .top_akcije .akcija {
height: 173px;
width: 309px;
overflow: hidden;
}
#header #logo .top_akcije .akcija .opis {
font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
position: absolute;
color: #151515;
bottom: 0;
left: 0;
width: 289px !important;
width: 309px;
height: 55px !important;
height: 75px;
background: white;
display: none;
padding: 10px;
overflow: hidden;
}
#header #logo .top_akcije .akcija .opis #price {
float: right;
padding: 5px ;
margin: 0 0 5px 5px;
color: #151515;
background: #f0f0f0;
}
/* ---------------------------------------- */
.box {
background: #fefefe;
-moz-border-radius: 5px; 
-khtml-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
margin: 10px 0 20px;
text-align: center;
display:block;
overflow: hidden;
border: 1px solid #e0e0e0;
}
.box .naslov {
	color: #484848;
	font: bold 11px/2em  Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

.box p {
padding:3px 8px;
	font: normal 10px/2em  Verdana, Arial, Helvetica, sans-serif;
}

.box .hr{
clear:both;height:20px;
border: none;
	background: url(/dizajn/hr_200.png) center top no-repeat !important;
	background: url(/dizajn/hr_200.gif) center top no-repeat;	
}
.box hr{

	background: none;
	
}
#next-img {width:14px; height:20px; background:url(/dizajn/foto-desno.png) no-repeat center center; overflow: hidden; text-indent: -9000; position: absolute; right: 5px; top: 15px;}
#prev-img {width:14px; height:20px; background:url(/dizajn/foto-lijevo.png) no-repeat center center; overflow: hidden; text-indent: -9000; position: absolute; left: 5px; top: 15px;}

/* suggest box */
#search {
float: right;
display: inline !important;
display: none;
}
#suggestBox {
display: none;
position:absolute;
margin: 0px 0 0 0px;
padding: 20px 0;
border-bottom: 1px dotted #aaaaaa;
background: #f0f0f0;
z-index: 600;
top: 37px;
}
#suggestBox p {
font: normal 11px/2em Verdana, Arial, Helvetica, sans-serif;
color: black;
text-align: left;
cursor: pointer;
text-transform: lowercase;
width: 215px;
}
#suggestBox p:hover {
background: #ccc;
}
.form-search #term {
width: 150px;
text-transform: lowercase;
font: bold 10px/1em Verdana, Arial, Helvetica, sans-serif;
background: #eaeaea;
border: none;
padding: 3px;
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
}
.form-search .gumb {
margin: 0 0 0 10px;
}
#search #close {
cursor: pointer;
height: 16px;
width: 16px; 
position: absolute; 
right: 2px;
bottom: 2px;
background: url("/dizajn/zatvori.gif") no-repeat scroll 0 0 transparent;
}
#search #close:hover {
background-position: 0 -16px;
}
/* s-tabs */
.s-tabs {
color: #f0f0f0;
margin: 10px 0;
min-height: 20px;
height: auto !important;
height: 20px;
position: relative;
clear: both;
}
#header .s-tabs .tabs-nav {
position: absolute;
float: left;
}
#header .s-tabs p {
text-align: left;
}
#header .s-tabs li {
margin: 0 3px 0 0;
float: left;
width: auto !important;
width: 1%;
}
#header .s-tabs .iks {
position: relative;
float: right;
top: 4px;
right: 0;
background: #353535;
color: #f0f0f0;
padding: 4px 10px;
-moz-border-radius: 5px;
border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
cursor: pointer;
z-index: 999;
}
#header .s-tabs li a {
background: none;
}
#header .s-tabs li a span {
color: #353535;
background: #f0f0f0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
-khtml-border-radius: 5px 5px 0 0;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
white-space: nowrap;
width: auto !important;
width: 1%;
}
#header .s-tabs li.tabs-selected a span {
color: #f0f0f0;
background: #353535;
}
#header .s-tabs #content_short_text {
width: 96%;
height: auto;
padding: 10px;
clear: both;
}
#header .s-tabs #content_short_text a {
color: #f0f0f0;
}
#header .s-tabs #content_short_text h4 {
margin: 4px 0;
}
#header .s-tabs #content_short_text img {
float: left;
height: auto;
width: 60px;
margin: 0 10px 10px 0;
}
.s-tabs .rezultati {
display: none;
}
#header .s-tabs #action img, #header .s-tabs #news img {
	border: 1px solid #AAA;
	background: #ccc;
    margin: 0 15px 155px 4px;
}
#rezultati {
height: 300px;
overflow: auto;
}
#header .tab_cont_top {
height: 170px;
padding: 8px;
}
#header .tab_cont {
clear: both;
position:relative;
top:5px !important;
top:4px;
}
#header .tab_cont_top, #header .tab_cont {
background: #353535;
border: none;
	-moz-border-radius: 0 5px 5px 5px;
	-khtml-border-radius-bottomright: 5px;
	-khtml-border-radius-topright: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
/* trazilica */
#search_price{
float: right;
}
.search_high{/*
background: white;*/
color: red;
}
.none {
display: none;
}
#audioplayer1 {
clear: both;
float: right;
margin: 10px;
}
.spacer {height: 5px;display:block;clear: both;}
.back {
clear: both;
display: block;
color: #484848;
width: 530px !important;
width: 510px;
margin: 0 200px 40px;
}
.back .tr-lft {
font-size: 0px; line-height: 0%; width: 0px;
border-top: 6px solid #F8F7F6;
border-right: 18px solid #e0e0e0;
border-bottom: 6px solid #F8F7F6;
float: left;
}
.back span {
float: left;
padding: 1px 5px;
background: #F8F7F6;
}
.back .bck-bdy {
background: #e0e0e0;
height: 12px;
-moz-border-radius: 0 3px 3px 0;
-khtml-border-radius-bottomright: 3px;
-khtml-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
}
#wrapper .navigation .quirks {
margin-right: -550px;
position: relative;
}
/* */
#tags {
display: block !important;
display: none;
font: normal 12px "Courier New", Courier, monospace;
}
#tags ul{
margin: 0 0 1em;
padding: 0 10px;
text-align:center;
/*background:#71b5e9 url(bg_tags.gif) repeat-x;	*/	
}
#tags li{
margin:0;
padding:0;
list-style:none;
display:inline-block  ;
background: none;
border: none;
width: auto;
overflow: visible;
}
#tags li a{
text-decoration:none;
color:#484848;
padding:2px;	
display: inline;
 font:inherit;
}
#tags li a:hover{	
color:#B80010;
}
#tags .tag1 a{font-size:180%;}
#tags .tag2 a{font-size:160%;}
#tags .tag3 a{font-size:140%;}
#tags .tag4 a{font-size:120%;}
#tags .tag5 a{font-size:100%;}
