body {
	border: 0px none;
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	
}

p {
	padding: 0px;
	margin: 0px;
	
}

.hot { color:#FF0000}

html, body {
overflow-x:auto;
/*overflow-y:auto;*/
	/*height: 100%;*/		
}

.off {
	display: none
}
.on {
}
.visible {
	visibility: visible
}
.hidden {
	visibility: hidden
}
a img {
	border: none;
	
}

a:link, a:visited, a:hover  {
	text-decoration: none;
	font-family: Verdana, Arial, Arial New;
	color: #073967;
	font-size: 11px;
	padding:0px;
	margin:0px;
	/*font-size: 100%;*/
}

a:hover {
	text-decoration: underline;
}

a.hot:link, a.hot:visited, a.hot:hover {color:#FF0000}

/*============================================================================*/
/*============================================================================*/
/*============================================================================*/
/*============================================================================*/
/*============================================================================*/


#wrapper {
	margin: 0px auto;
	text-align: center;
	width:768px;
	/*background-image: url(../images/bg.gif);
	background-repeat: repeat;*/
	/*background-image: url(../images/bg.gif);*/
	
}
#menubar {
	width: 768px;
	height: 39px;
	margin: 10px 0px 0px;
	padding:0px;
	background-color: #FFF;
	
}

#menu {
	width:450px;
	height:38px;
	background-color: #FFF;
	float:left;
	text-align:left;
	
}

#menu ul
{
margin:0px;
padding:0px;
padding-left: 1px;
margin-left: 0px;
background-color: #fff;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#menu ul li { display: inline; }

#menu ul li a
{
width:84px;
height:38px;
text-align:center;
/*padding: 0.2em 1em;*/
background-color: #fff;
color: #95a6b5;
text-decoration: none;
float: left;
border-right: 1px solid #95a6b5;
}

#menu ul li a:hover
{
	background-color: #073967;
	color: #fff;
	cursor: hand;
	/*filter: Blur(Add=1, Direction=7, Strength=100);*/
}

#menu ul li a.here, #menu ul li a.here:hover
{
color: #FF3300;
}




#logo {
	width:268px;
	height:39px;
	background-color: #fff;
	float:right;
	text-align:right;
	
}

#slika {
	width: 768px;
	height: 196px;
	margin: 0px;
	background-color: #BFDFFF;
	clear:both;
}

#navbar {
	width: 768px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg_navbar.gif);
	background-repeat: repeat-x;
	font-size:11px;
	text-align:left;
}



/*#ekran {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #babcc0;
}*/


#content {
	width: 768px;
	margin: 0px;
	background-color: #ecf0f9;
	padding:0px;
	text-align:left;
	
}

#lkolona {
	float:left;
	width:348px;
	margin:0px;
	padding:0px;
	text-align:left;
	/*background-color:#FF0000;*/
	}
#dkolona {
	float:right;
	width:348px;
	margin:0px;
	padding:0px;
	/*background-color:#3366FF;*/
	}
.brod {
	clear:both;
	line-height:13px;
	width:348px;
	height:91px;
	background-color:#d9e0ef;
	padding:7;
	margin:0;
	margin-top:7px;
	}
	
.bslika {
	float:left;
	width:144px;
	height:91px;
	margin:0px;
	padding:0px;
	/*background-color:#FF0000;*/
	}

.btekst {
	float:right;
	width:160px;
	height:84px;
	margin:0px;
	padding:7px 0px 0px;
	/*background-color:#00FFCC;*/
	}
	
.specs {
	float:left;
	width:105px;
	height:77px;
	/*background-color:#FFCCCC;*/
	margin:0px;
	padding:0px;
}

.price {
	float:right;
	width:55px;
	height:11px;
	position:relative;
	top:55px;
	/*background-color:#CCFFFF;*/
	margin:0px;
	padding:0px;
}
	
	
	
	
.price a, .price a:hover {
	color:#073967;
	font-weight:bold;
	font-style: italic;
}

/*=================================== #footer ================================*/
#footer {
	clear:both;
	width: 768px;
	height: 13px;
	background-color:#7388be;
	padding-top:6px;
	text-align:center;
	
}





/*============================================================================*/
/*============================================================================*/
/*============================================================================*/
/*============================================================================*/
/*============================================================================*/

.clear {
	clear:both;
	padding:0px;
	margin:0px;
	width:768px;
	height:20px;
	/*background-color:#FFFF00;*/
	}
	
