   *
{
	margin:0;
	padding:0;
}

body
{
	background:url(../slike/bg.gif) repeat-x;
	color:#222;
	font:62.5% Arial,Helvetica,sans-serif;
	background-color:#395c24;
}
 
/* Global reset */


/* global */

    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:1em 0;
			}	
        h2{            
			font-size:160%;
            }	
        .col h2{            
			padding-bottom:.5em;
            }				
        h3{          
			font-size:140%;
            }
        h4{          
			font-size:120%;
            }				
    /* // headings */

    /* image replacement */
        .graphic, #header h1, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		#content:after, ul:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, ul{
			display:block;
			}
		/*  \*/
		#content, ul{
			min-height:1%;
			}
		* html #content, * html ul{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
       .hello a{
			text-decoration:none;
			color:#00758e;
            }
        .hello a:hover{
			color:#999;
            }			
		table, input, textarea, select, li{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		p, blockquote, ul, ol, form{
			margin:1em 0;
			}
		blockquote{
			}
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		th, td{	
			padding:2px 5px;
			}	
		th{	
			text-align:left;
			}	
		li{
			display:list-item;
			}
		cite{
			font-size:17px;
			font-weight:bold;
			}
	
	/* // HTML Tags */	
	
/* // Global */

/* page setup */

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	.col{
		float:left;
		display:inline;	
		width:299px;	
		margin-left:36px;
		padding:0 0 1em 0;
		}
	.full{
		clear:both;	
		padding:1em 36px;
		}	
	#footer{
		clear:both;
		background:url(../images/bg_footer.gif) no-repeat 0 100%;
		height:80px;		
		padding:0 36px;
		font-size:12px;
		color:#fff;
		}		

/* //page setup */

/* header */
.nav{
float:left; font-size:13px; line-height:61px; padding-left:18px; padding-right:18px; text-align:center; color:#555; font-family:Helvetica;
border-right:1px solid #d8e8b4;
}
.nav a{
	color:#618538;
	text-decoration:none;
}
.nav a:hover{
	text-decoration:underline;
	color:#000;
}	
	#header h1{
		position:absolute;
		margin:0;
		padding:0;
		width:203px;
		height:110px;
		top:34px;
		left:36px;
		background:url(../images/bg_logo.gif) no-repeat 0 0;	
		}				

/* // header */

/* content */
				
	.left{
		float:left;
		margin-top:.5em;
		margin-right:15px;
		}			
	.left img{
		border:1px solid #e1e1e1;
		border-top:1px solid #e8e8e8e8;
		border-left:1px solid #e8e8e8e8;
		background:#f1f1f1;
		padding:5px;
		}				
			
	/* slider */
		#slider2 ul, #slider2 li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider2, #slider2 li{ 
			height:220px;
			width:656px;
			overflow:hidden;
			}	
		#slider2{ 
			margin-left:35px;
			border:1px solid #fefefe;
			}
			
		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:220px;
			width:656px;
			overflow:hidden;
			}	
		#slider{ 
			margin-left:35px;
			border:1px solid #fefefe;
			}	
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			margin-left:4px;
			margin-top:85px;
			}	
		#nextBtn{ 
			margin-left:694px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:77px;
			background:url(../images/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(../images/btn_next.gif) no-repeat 0 0;	
			}								
	
	/* // slider */													

	.col strong, .full strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.col a, .full a{
		font-weight:bold;
		text-decoration:underline;
		}		


	.full ul, .full li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.full li{
		padding:3px 15px;
		background:#f1f1f1;
		margin-bottom:1px;
		}		

/* // content */

/* footer */

	#footer p{		
		}	
		
	.footer a{
		color:#618538;
		text-decoration:none;	
		}
	.footer a:hover{
		color:#000;
		text-decoration:underline;	
		}
		.footer{
	color:#333;
	text-decoration:none;
}		

/* // footer */

#newsticker-demo { 
width:200px; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:200px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { width:200px; }

.clear { clear: both; }

           
           
            .content{color:#777;font:12px/1.4 "helvetica neue",arial,sans-serif;width:880px;margin:0px auto;}
            .content h1{font-size:12px;font-weight:normal;color:#ddd;margin:0;}
            .content p{margin:0 0 20px}
            .content a {color:#22BCB9;text-decoration:none;}
            .cred{margin-top:20px;font-size:11px;}

            /* This rule is read by Galleria to define the gallery height: */
             #galleria{height:320px}
             #galleria2{height:320px}
	    
	    
	    .tabela{
		width:730px;
		font-size:15px;
	    }
	    .tabela .red{
		width:420px;
		float:left;
		line-height:26px;
	    }
	    .tabela .red2{
		width:40px;
		float:left;
		text-align:left;
		line-height:26px;
	    }
	    
	    .tabela .redcijena{
		width:40px;
		text-align:right;
		float:left;
		line-height:26px;
	    }