@import url(nav.css);
@import url(gallery.css);
@import url(novosti.css);
* 
{
	margin: 0px;
	padding: 0px;	
}

IMG {border:0px;}

P {padding-bottom: 12px;}

HTML 
{
	background: #EFE3BA url(../images/backgrounds/bottom.jpg) repeat-y center top;
}

HTML#restHtml
{
	background: #EFE3BA url(../images/backgrounds/bottomRest.jpg) repeat-y center top;
}

BODY
{
	background: url(../images/backgrounds/index.jpg) no-repeat top center;
	min-height: 625px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #6E6B6F;
}

BODY#restBody
{
	background: url(../images/backgrounds/indexRest.jpg) no-repeat top center;
}

DIV#wrapper 
{
	width:877px;	
	min-height: 644px;
	_height: 644px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/backgrounds/logo.gif) no-repeat 0 0;
}


DIV#footer 
{
	width: 100%; 
	height: 40px; 
	background: #EFE3BA url(../images/backgrounds/footer.jpg) no-repeat center top;
	text-align: center;
}

DIV#footer DIV#fContent 
{
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
	color: #192652;	
	width:877px;
}

DIV#indexLeft 
{
	width: 164px;
	padding-top: 100px; /*137*/
	float: left;
}

DIV#indexRight 
{
	width: 700px;
	padding: 6px 7px 6px 5px;
	height: 404px;
	float: right;
}

DIV#left 
{
	width: 164px;
	padding: 100px 0px 20px 0px;
	float: left;
}

DIV#left A  
{
	color: White;
}

DIV#right 
{
	width: 712px;
	float: right;
}

DIV#mainContent 
{
	padding: 25px 30px 20px 20px;	
}

DIV#mainContent li
{
	margin-left: 30px;
}

DIV#mainContent A
{
	color: #182453;	
	text-decoration: none;
}
DIV#mainContent A:hover
{
	color: #DF3036;	
	text-decoration: underline;
}

/************ Glavna navigacija na vrhu ***********/
DIV#topNavigation
{
	height: 50px;	
	color: #482F70;
}

DIV#topNavigation DIV#menu 
{
	float: left;	
	padding-top: 25px;
}

DIV#topNavigation DIV#languageSwitcher 
{
	padding-top: 25px;
	float: right;
	font-size: 10px;
	color: #482F70;
}

DIV#topNavigation DIV#languageSwitcher A
{
	text-decoration: none;
	color: #482F70;
}
	



/********** Header sa slikama ************/
DIV#pictureBox 
{
	float:left;	
	width: 569px;
}

DIV#thumbs
{
	float: right;
	width: 126px;
	padding-left: 4px;
		
}
DIV#thumbs IMG
{
	display: block;
	margin-bottom: 6px;	
}

/*********** Glavne 4 kolone ***********/

DIV#col1 {width: 196px; float: left; padding: 10px 23px 10px 0px; color: #fff; overflow: hidden;}
DIV#col2 {width: 158px; float: left; padding: 10px 12px 10px 17px; color: #fff; overflow: hidden;}
DIV#col3 {width: 286px; float: left; padding: 10px 25px 10px 22px; color: #fff; overflow: hidden;}
DIV#col4 {width: 138px; float: left; padding: 10px 0px 10px 0px; color: #fff; overflow: hidden;}


DIV.clear {clear: both;}

H1
{
	font-size: 22px; 
	line-height: 30px;
	color: Black;
	margin-bottom: 15px;
	font-weight: normal;
}

H1 SPAN.path
{
	font-size: 12px;
	line-height: 18px;
	color: #6E6B6F;
	display: inline;
}

H2
{
	font-size: 22px;
	line-height: 28px;
}

H3
{
	font-size: 15px;
	line-height: 22px;
	padding: 10px 0px 5px 0px;	
}

H4 
{
	padding: 0px 0px 5px 0px;	
}

DIV.leftBox
{
	margin-top: 15px;
	width: 140px;
	float: left;
	text-align: right;
	color: White;
}

SELECT {margin-bottom: 5px; width: 140px;}

.img200 {float: left; margin: 0px 15px 5px 0px; /*width: 200px; height:100px;*/}
.img150 {display: block; margin-bottom: 15px; width: 150px; height:150px;}

TABLE.tblProducts td{ width: 150px; padding: 5px; vertical-align:top; border: 1px dotted #EFE3BA;}

A.exhLink {font-size: 20px; line-height:23px; color: #EBD281; text-decoration: none;}

hr.line 
{
	height: 0;
	border-width: 1px 0 0 0; 
	border-style: solid;
	border-color: #f0f0f0; 
	clear: both;
	margin: 0px 0px 6px 0px;
	
}




#search { padding-bottom: 15px;}

DIV#searchBox { height: 22px;}

DIV#searchBox .tbSearch { 
    width: 110px; 
    height: 20px;
    border: 1px solid #cfc39e;
    background: #f8f3e2;
    float: left;
    font-size: 11px;
    line-height: 20px;
    padding-left: 2px;
    color: #482F70;
 }
 
DIV#searchBox INPUT.btnSearch 
{	
    width: 22px;
    height: 22px;
    border: 0px;
    margin-left: 5px;
    float: left;
}
