@charset "utf-8";
/* CSS Document */

#flash_banner
{
	width:600px;
	height:199px;
	position:absolute;
	margin-left:200px;
}

#levi_menu
{
	position:relative;
	float:left;
	clear:both;
	width:375px;
	padding:10px;
	background-color:#efedba;
	min-height:400px;
}

#menu_
{
	position:relative;
	width:385px;
	padding:10px;
}

#line
{
	background-image:url(../image/line_stojala.png);
	background-repeat:repeat-x;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

a.menu
{
	color:#9f9150;
	text-decoration:none;
	font-weight:bold;
}

a.menu:hover
{
	text-decoration:underline;
	font-style:normal;
}

a.subMenu
{
	color:#9f9150;
	text-decoration:none;
	font-weight:normal;
}

a.subMenu:hover
{
	text-decoration:underline;
font-style:normal;
}

