@charset "utf-8";
/* CSS Document */
#icon_novice, #icon_posebna_ponudba, #icon_reference
{
	behavior: url("/image/iepngfix.php");
}

#levi_menu
{
	position:relative;
	float:left;
	clear:both;
	width:178px;
	padding-right:10px;
	padding-left:10px;
}

#menu_
{
	position:relative;
	width:405px;
	border-right:2px solid #383838;
	border-left:2px solid #9a1d1d;
	padding-left:10px;
	padding-right:10px;
	top: 70px;
	min-height:350px;
}

#menu_right
{
	position:relative;
	width:153px;
	padding-left:10px;
	padding-right:10px;
	top:85px;
}

#icon_novice
{
	background-image:url(../image/btn_novice.png);
	width:147px;
	height:67px;
	position:relative;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
}

#flashNovice
{
	height:65px;
	position:absolute;
	margin-bottom:10px;
	margin-left:0px;
	width: 57px;
	z-index: 800;
}

#icon_posebna_ponudba
{
	background-image:url(../image/btn_posebna_ponudba.png);
	width:297px;
	height:60px;
	position:absolute;
	margin-left: -28px;
	z-index: 800;
}

#icon_reference
{
	background-image:url(../image/btn_reference.png);
	width:178px;
	height:68px;
	position:absolute;
	margin-left:-30px;
	z-index:801;
	margin-top: 15px;
}

a.novice
{
	color:#000;
	text-decoration:none;
}

a.novice:hover
{
	text-decoration:underline;
}

ul
{
padding-left:7px;
margin-left:0px;
padding-top:8px;
margin-top:0px;
margin-bottom:0px;
padding-bottom:0px;
/*list-style-image:url(../image/bullet.png);*/
	
}
li
{
	
}
