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


#header_menu .menu2 {
	padding:0 0 0 30px;
	margin:0;
	list-style:none;
	height:35px;
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	background-image: url(../images/img/button1.gif);
}
#header_menu .menu2 li {float:left;}
#header_menu .menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#DDD; text-decoration:none; font-size:13px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 12px; cursor:pointer;}
#header_menu .menu2 li a b {
	float:left;
	display:block;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 8px;
}
#header_menu .menu2 li.current a {color:#fff; background:url(../images/img/button3.gif);}
#header_menu .menu2 li.current a b {background:url(../images/img/button3.gif) no-repeat right top;}
#header_menu .menu2 li a:hover {color:#fff; background:#000 url(../images/img/button4.gif);}
#header_menu .menu2 li a:hover b {background:url(../images/img/button4.gif) no-repeat right top;}
#header_menu .menu2 li.current a:hover {color:#fff; background:#000 url(../images/img/button3.gif); cursor:default;}
#header_menu .menu2 li.current a:hover b {background:url(../images/img/button3.gif) no-repeat right top;}
.twoColElsLtHdr #container #mainContent #tip #cena {
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
}

