@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#000;
	background-position: 0px 00px;
	background-image:url(img/bg-menu-a.gif);

	background-attachment:fixed;


	width:850px;
	
	font-family:Verdana;
	font-size:14px;
	font-variant:small-caps;

}
.urovnavac {
	clear: both;
	padding:0px;
	margin:0px;
}

.meny {
	width:900px;
	height:50px;
	float:left;
	text-align:center;
	
	text-decoration:none;
	margin:0px;
	padding:0px;
	padding-top:30px;
}

a 			{color:#000; padding:9px; padding-top:20px;}
a:hover	{border-bottom:#fff;color:#fff; solid 5px;	text-decoration: overline;	background-image:url(img/bg-menu-ah.gif);
}

.aaa			{width:110px;	float:left;}


.bbb			{width:180px;	float:left;}

.ccc			{width:200px;	float:left;}

.ddd			{width:180px;	float:left;}

.eee			{width:100px;	float:left;}

.fff			{width:90px;	float:left;}


.jaz{
	float:left;
	margin-top:-10px;
}

.jaz a{
	padding:0px;
	margin:0px;
	margin-top:10px;
	width:16px;
	float:right;


}
.jaz img{
	margin-top:3px;
	border-style: none;
}
