@import "base.css";


#top_back
	{
	background:url(/pic/top_back.gif) top center;
	height:398px;
	width:100%;
	margin-bottom:-398px;
	}

#top
	{
	background:url(/pic/csokihead.jpg) top center no-repeat;
	width:964px;
	height:324px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
	}

#top_stripe,#foot
	{

	}


.top_csokolade_menu_plain { 
color:#682411;
	padding-left:33px;
	padding-top:5px;
	padding-bottom:5px;
	width:130px;
	font-weight:bold;
	font-size:10px;
	background:#ffffff;
	text-transform: uppercase;
	display:block;


}

.top_csokolade_menu_selected { 
color:#DB8259;
	padding-left:33px;
	padding-top:5px;
	padding-bottom:5px;
	width:130px;
	font-weight:bold;
	font-size:10px;
	background:url(/pic/menu_pointer.jpg) no-repeat #ffffff;
	text-transform: uppercase;
	display:block;
}

.top_csokolade_menu_over { 
color:#DB8259;
	padding-left:33px;
	padding-top:5px;
	padding-bottom:5px;
	width:130px;
	font-weight:bold;
	font-size:10px;
	background:url(/pic/menu_pointer.jpg) no-repeat #ffffff;
	text-transform: uppercase;
	display:block;
}

.top_csokolade_menu_linkseparator
	{
	width:139px;
	height:5px;
	font-size:2px;
	background:url(/pic/menu_separator.jpg);
	}

.top_csokolade_menu_link {text-decoration:none;}
.top_csokolade_menu_link:hover {text-decoration:none;}

