@charset "utf-8";
/*spodní menu*/
/*vrchní menu*/
#bott_menu .bott_sub5{
	margin-left:30px;
	background-color:#5D5D5D;
	border-bottom:solid 3px #891111;
	visibility:hidden;
	border-top: solid 5px #080808;
}
#bott_menu .bott_sub5 a {
	padding:5px 5px 5px 5px;
	margin:0px;
	background:transparent;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	width:64px;
}
*html body #bott_menu .bott_sub5 a {
	width:74px;
}
#bott_menu .bott_sub5 a:hover {
	text-decoration:underline;
	background:transparent
}

#bott_menu .bott_sub{
	margin-left:30px;
	background-color:#5D5D5D;
	border-bottom:solid 3px #891111;
	visibility:hidden;
	border-top: solid 5px #080808;
}
#bott_menu .bott_sub a {
	padding:5px 5px 5px 5px;
	margin:0px;
	background:transparent;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	width:85px;
}
*html body #bott_menu .bott_sub a {
	width:95px;
}
#bott_menu .bott_sub a:hover {
	text-decoration:underline;
	background:transparent
}
#bott_menu {
	float:left;
	display:inline;
	width:966px;
	position:absolute;
/*	visibility:hidden;*/
}
#bott_menu div {
	float:left;
	display:inline;
}
#bott_menu div a{
	margin-left:20px;
	padding:0px 0px 0px 6px;
	display:block;
}
#bott_menu div a:hover{
	background-color:#A50000
}
#bott_menu div a img{
	cursor:pointer;
}

#top_6 {
	width:66px;
	float:left;
	display:inline;
	background:transparent url(../img/nf_nav/top_6.gif) 0px 0px no-repeat;
	margin-left:5px;
}
.top_6 {
	width:66px;
	height:84px;
	display:block;
}
#top_6 .submenu a {
	width:51px;
}
*html body #top_6 .submenu a {
	width:100%;
}

#top_5 {
	width:149px;
	float:left;
	display:inline;
	background:transparent url(../img/nf_nav/top_5.gif) 0px 0px no-repeat;
	margin-left:5px;
}
.top_5 {
	width:149px;
	height:84px;
	display:block;
}
#top_5 .submenu a {
	width:134px;
}
*html body #top_5 .submenu a {
	width:100%;
}

#top_4 {
	width:66px;
	float:left;
	display:inline;
	background:transparent url(../img/nf_nav/top_4.gif) 0px 0px no-repeat;
	margin-left:5px;
}
.top_4 {
	width:66px;
	height:84px;
	display:block;
	
}
#top_4 .submenu a {
	width:51px;
}
*html body #top_4 .submenu a {
	width:100%;
}

#top_3 {
	width:113px;
	float:left;
	display:inline;
	background:transparent url(../img/nf_nav/top_3.gif) 0px 0px no-repeat;
	margin-left:5px;
}
.top_3 {
	width:113px;
	height:84px;
	display:block;
}
#top_3 .submenu a {
	width:98px;
}
*html body #top_3 .submenu a {
	width:100%;
}

#top_2 {
	width:128px;
	float:left;
	display:inline;
	background:transparent url(../img/nf_nav/top_2.gif) 0px 0px no-repeat;
	margin-left:5px;
}
.top_2 {
	width:128px;
	height:84px;
	display:block;
}
#top_2 .submenu a {
	width:113px;
}
*html body #top_2 .submenu a {
	width:100%;
}
#top_1 {
	width:150px;
	margin-left:269px;
	float:left;
	display:inline;
	background:transparent url(../img/nf_nav/top_1.gif) 0px 0px no-repeat;
}
.top_1 {
	width:150px;
	height:84px;
	display:block;
}
#top_1 .submenu a {
	width:135px;
}
*html body #top_1 .submenu a {
	width:100%;
}

/*   */
#top_menu {
	float:left;
	display:inline;
	width:966px;
	position:absolute;
/*	visibility:hidden;
*/}

.nf {
	width:966px; 
}
.submenu {
	width:100%;
	background:#262626 url(../img/nf_nav/sub_bg.gif) 0px 0px repeat-x;
	padding:10px 0px 10px 0px;
	border-bottom:solid 3px #891111;
	float:left;
	display:inline;
	visibility:hidden;
}
.submenu a{
	color:#DDDDDD;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 0px 5px 15px;
	margin:0px;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
}
.submenu a:hover{
	background:transparent url(../img/nf_nav/sub_a.gif) 7px 7px no-repeat;
	background-color:#5D5D5D;
}
