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;
}

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: #fefefe url("/dizajn/pdl_body.gif") ;
	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;
}
.wrapper_pdl {
		clear: both;
		background: transparent	 url("/dizajn/wrapper_pdl2.png") no-repeat -56px 0px important;
		background: none;
		width: 1300px;
		height: 630px;
		z-index:2;
		position:absolute;
		text-align:center;
		left:50%;   /*Ove dvije linije su vazne za ispravno centriranje ie7,6*/
		margin-left:-650px;
		position:absolute;
}

.liquid #wrapper {
	width:100%;
	text-align:left;
	margin:0;
}

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

/* Header styles */
#header {
	margin:0;
	clear:both;
	float:left;
	width:100%;
	
}
#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: 23px;
	height: 198px;
	width: 960x;
	background: transparent url(/dizajn/logo3.png) no-repeat top left !important;
	background: transparent url(/dizajn/logo3.gif) no-repeat top left;
	clear: both;
}


#header #logo p
{
	text-align: right;
	color: #ffffff;
	float: right;
	padding: 20px 0 0 0;
}

#header #logo a
{
	color: #fff;
	text-decoration: none;
	padding: 4px;
}
#header #logo img
{
	float:right;
}


#header #logo a:hover
{
	color: #333;
	background: #fff;
	border: 1px solid #887941;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
p.layoutstyle { float: right; }

#layoutdims{
	clear:both;
	padding:6px 15px !important;
	text-align:left;
	float: left;
	color: #fff;
	font: normal 10px/1em Verdana, Arial, Helvetica, sans-serif;
	z-index: 40;}
	
	p#layoutdims
{
	position: relative;
	color: #fff;
	text-align: left;
	margin-top: 40px !important;
	margin-top: 8px;

}


	#layoutdims a{
	color: #fff}
	
 
/*SLIDER HEADER*/

#slider {
    width: 960px; /* important to be same as image width */
    height: 307px; /* important to be same as ima	/* overflow: hidden; stavi ako vratis important */
	top:30px;
	background:#333 /*url(/dizajn/pdl_slider_05.png)no-repeat bottom center*/;
	position:relative;
	clear:both;
	z-index: 150;
	
}

#slider  span.okvir{
	clear: both;
	width: 1336px; /* important to be same as image width */
    height: 350px; /* 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;
	z-index:151;
	margin: 0 auto;

}
#sliderContent {
    width: 660px; /* important to be same as image width or wider */
    position: absolute;
	top: 1px;
	margin-left: 0;
}
#slider .slider_desno {
    width: 360px; /* important to be same as image width */
    height: 281px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
background:transparent url(/dizajn/sjena-desni-header_03.png) top right no-repeat;float:right;	top: 1px;
padding: 10px;

}

.sliderImage {
    position: relative;
	display: none;
	
}
.sliderImage span {
    position: absolute;
	font: 16px/15px Arial, Helvetica, sans-serif;
    padding: 0;
    width: 300px;
/*
    background-color: #fff;
*/
    filter: alpha(opacity=10);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font: normal 24px/1.8em Georgia, "Times New Roman", Times, serif;
}
#slider .left {
	bottom: 0;
    left: 200px;
	width: 250px !important;
	height: 280px;
	padding: 10px 10px 10px 440px ; 
}
#slider .right {
	right: 0;
	bottom: 0;
	width: 150px !important;
	height: 215px;
}
#slider ul { list-style-type: none;}

/*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: 5px 0 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: #faf4d4 url("/dizajn/pdl_content.jpg") repeat-y center; 
/* background: #fefefeurl("/dizajn/pdl_desno.jpg") repeat-y top right*/;
/* Right column background colour */
}
.holygrail .colmid {
	float:left;
	width:200%;
	margin-left:-200px; 	/* Width of right column */
	position:relative;
	padding: 10px 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 */
}
.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} /*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 215px !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 215px ;
	position:relative;
	left:200%;
		width:70%;    /*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:15px;         	/* Width of the left-had side padding on the left column */
}
.holygrail .col3 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:170px;        	/* Width of right column content (right column width minus left and right padding) */
	margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
	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;
}

/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	height: 170px;
	border-top:0px solid #fff;
/*
	background: #1f1f1f url("/dizajn/page_body_bg.png") repeat-x top left;
*/


}
#footer p {
	font: normal 14px/18px Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	margin:0;
	color: #fff;
}

#footer_top{
	border-top:0px solid #fff;
	height: 170px;
	background: url("/dizajn/footer_pdl.png") no-repeat top center;
	margin: 0 auto;
	
}

#footer_top p{
	width: 960px;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
}

#wrapper  a.kontakt{
	top: 25%;
	left: 0;
	width: 42px;
	height: 102px;
	color: #FFF;
	cursor: pointer;
	text-indent: -9000px;
	overflow: hidden;
	position: fixed;
	z-index: 10000;
	margin-left: -7px;
	background: #000; 
	background-image: url(/dizajn/kontakt_tab.png);
/*
	_position: absolute;
	_background-image: url(/dizajn/kontakt_tab_ie6.png); 
*/
}
 
/*
 a#kontakt_tab:hover {
    margin-left: -4px; }
*/
    
    /*
.action{
	background-color:red;
}
.img_left {
	margin: 5px 5px 5px 0;
	float: left;
	clear: none;
}
.img_right {
	margin: 5px 0 5px 5px;
	float: right;
	clear: none;
}
*/



/*Links*/

#links  
{
			background:none;
height:30px;

}

#links  a
{
	background: #333 url(/dizajn/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 3px 10px 3px; 
	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;
	font: normal 9px/14px Tahoma, Sans-serif;

}



#links *:hover,
#links *:active,
#links *:focus { color: #888; }

#links  #prev-news, #links  #prev-action
{
	background: url(/dizajn/strelica-lijevo.png) no-repeat center center;
	text-indent: -9000px;
	width: 13px;
	height: 13px;
}

#links  #next-news, #links  #next-action
{
	background: url(/dizajn/strelica.png) no-repeat center center;
	text-indent: -9000px;
	width: 13px;
	height: 13px;
}

/*home index prva

/* navigation */
.homedesno {
	
position: absolute;	width:410px;
	text-align:right;
	left:550px;
	min-height:350px;
	
}


#home_nav {
	background:#fcebc1;
	border-bottom:0px solid #CCCCCC;
	height:190px;	
	width:655px;
	
}

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

#home_nav li {	
	border-right:1px solid #fff;
	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.png);	
}

#home_nav img {
	background-color:#fff;
	border:0px solid #d2d84f;
	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:#fff url(/dizajn/home_tab/h300_reverse.png) repeat scroll 0 0;

	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0;*/
	width:683px;	
	height:390px;
	margin-bottom:-20px;
	padding-bottom:20px;
	
	/* 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:650px; 
		text-align:justify;

}

#home_panels img {
	float:left;
	margin-right:20px;	
	border: 1px solid #ccc;
	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;
	float:left;
}
#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 #captchaimage{
	float:none;
	margin:2px 0 30px 151px;
	text-align: left;
}
#contact_form textarea{
	float:left;
	width:200px;
	margin:2px 0 30px 10px;
}
#contact_form #button{ 
	background: #222 url(/dizajn/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	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{
	width: 400px;
	height: 550px;
	background: #fff;
	font: normal 10px/3em Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

/***************************************************
zaobljeni boxovi s 3 strane
***************************************************/
dl.bot_rgt {background:#7f7f9c url(/materijali/pom/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:40%;}
dl.bot_rgt dt {background:transparent url(/materijali/pom/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.bot_rgt dd {background:#eee url(/materijali/pom/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}

dl.bot_lft {background:#7f7f9c url(/materijali/pom/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:40%;}
dl.bot_lft dt {background:transparent url(/materijali/pom/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.bot_lft dd {background:#eee url(/materijali/pom/c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dl.top_rgt {background:#eee url(/materijali/pom/c_bl.gif) bottom left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:40%;}
dl.top_rgt dt {background:#7f7f9c url(/materijali/pom/c_tl.gif) top left no-repeat; padding:10px; text-align:center; color:#fff;}
dl.top_rgt dd {background:transparent url(/materijali/pom/c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dl.top_lft {background:#340B52 url(/materijali/pom/c_bl.gif) bottom left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:200px;}
dl.top_lft dt {background:#5C089C url(/materijali/pom/c_tr.gif) top right no-repeat; padding:10px; text-align:left; color:#fff;}
dl.top_lft dd {background:transparent url(/materijali/pom/c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dd p {margin:0; padding:10px; line-height:1.3em;}


