body{
margin :0;
padding :0;
font : 73% "Trebuchet MS", arial, verdana, tahoma, sans-serif;
line-height : 1.7em;
color : #333;
background:#778261;
background-image:url(b3.jpg);
background-repeat:no-repeat;
background-position:center top;
}

#container {
width : 1000px;
margin-left : auto;
margin-right : auto;
padding : 5px;
color : #666;
}

/***************banner****************/

#banner {
height : 94px;
padding :0;
margin : 0;
background-image:url(images/b3-top.png);
background-repeat:no-repeat;
}

/***********navigacija*******************/

#links{
width:1000px;
height:60px;
background-image:url(meni.jpg);

}

#nav {
margin-left:2px;
list-style:none;
}

#nav li {
float : left;
padding-left:5px;
width:auto;
}

#nav li a {
float :left;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:15px;
text-decoration :none;
text-align : center;
color : #FCFCFC;
display : block;
margin-top:14px;
padding:5px 10px 9px 10px;
width:auto;

}

#nav li a:hover {
background-image:url(current.gif);
background-position:center;
color:#666;

}

#nav li a.now{
background-image:url(current.gif);
background-position:center;
color:#666;
}



		
/***********main*****************/

#main{
background:#FFF;
}

#main2{
background:#FFF;

}
		
/***********desno*****************/

#content {
padding: 0 20px;
float:left;
width:460px;
color : #666;
background:#FFF;
overflow:hidden;
position:relative;
}

/************lijevo **************/

#sidebar {
float : left;
width : 460px;
padding: 0 20px;
color : #666;
background:#FFF;
overflow:hidden;
position:relative;
}

#content p, #sidebar p {
padding : 5px 15px 5px 15px;
}
#content h1, #sidebar h1 {
margin : 0;
font : 1.5em "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 0 0 0 20px;
color : #333;
background : transparent url(img/stop.png) left center no-repeat;
}

/************bottom********************/


#bottom{
	background-image:url(images/Baschiera3-004_05.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0;
	margin:0;
	height:21px;
	padding-bottom:105px;
	clear:left;
	}
	
/************footer********************/

#footer {
clear : both;
margin : 0;
padding:0 10px;
font-size : 0.9em;
color : #FCFCFC;
background-image: url(images/Baschiera3-004_07.jpg);
background-repeat:repeat-x;
height:66px;
text-align:center;
}
#footer a:link, #footer a:visited {
color : #FCFCFC;
text-decoration:none;

}
#footer a:hover {
color : #ccc;
text-decoration:none;
}

/***************TYPO********************/
h2 {
padding : 0;
margin : 0 5px;
letter-spacing: 3px;
font : 160% verdana, arial, "Trebuchet MS", tahoma, sans-serif;
color : #333;
background : inherit;
}
p strong {
font-style : italic;
color : #069;
}
/*links*/
a {
text-decoration :none;
color : #069;
background : inherit;
}
a:hover {
text-decoration : none;
color : #333;
background : inherit;
}
a img {
border : 0;
}
			/*image*/
.img {
float : left;
padding : 4px;
margin : 4px;
border : 1px solid #556b2f;
width:auto;
}


.img2 {
float : left;
padding : 3px;
margin : 2px;
border : 1px solid #556b2f;
width:auto;
}

.img3 {
float : left;
padding : 10px;
margin : 3px;
border : 1px solid #EBEBEB;
width:auto;
}

.clear{
width:100%;
padding:10px 0;
clear:both;
}
div, ul, li, a{
margin:0;
padding:0;
}

ul {
list-style : none;
}
h2{

font : 1.3em "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 20px;
color : #666;}


/***********colorbox**************/
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto; width:0; height:0;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
	ColorBox example user style
	These rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
	in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#cboxOverlay{background:#000;}

#colorbox{}
	#cboxContent{background:#000; margin-top:20px;}
		#cboxLoadedContent{background:#000; padding:5px;}
                #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
                #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
                #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#FCFCFC;}
                #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-41px; background:url(images/controls.png) top left no-repeat; width:38px; height:81px; text-indent:-9999px;}
                #cboxPrevious.hover{background-position:bottom left;}
                #cboxNext{position:absolute; top:50%; right:5px; margin-top:-41px; background:url(images/controls.png) top right no-repeat; width:38px; height:81px; text-indent:-9999px;}
                #cboxNext.hover{background-position:bottom right;}
                #cboxLoadingOverlay{background:#000;}
		#cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
		#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) top center no-repeat; width:47px; height:24px; text-indent:-9999px;}
		#cboxClose.hover{background-position:bottom center;}
