.second_level {
	/*float: left;*/
	text-align: left;
	margin-top: -2px;
}
.second_level ul{
	padding: 0px;
	margin: 0px;
	font-size: /*1.4*/2.1em;
	font-family: vizuakz;
	list-style-type: none;
	float: left;
	background: #fff;
	margin-left: 5px !important;
}
.second_level ul.ul_second {
	font-size: 1.4em;
	margin-top: 5px !important;
	margin-left: 5px !important;
}
.second_level ul a {
	color: #999999;
}
.second_level ul.ul_second li {
	padding-right: 8px;
	padding-left: 4px;
	background: url('/wp-content/themes/default/images/small_menu_line.gif') no-repeat right 3px;
}

.second_level ul a:hover,
.second_level li.current_page_item a,
.second_level li.current_page_parent a,
.second_level li.current_page_ancestor a {
	color: #E54497;
}
.second_level .ul_first{
	width: /*97*/483px;
}
.second_level .ul_first li{
	padding-left: /*12*/5px;
	padding-right: 10px;
	line-height: 1.1em;
	display: inline;
	background: url('/wp-content/themes/default/images/big_line_menu.gif') no-repeat right 4px;
}
.second_level ul.ul_second li.page-item-481,
.second_level ul.ul_second li.page-item-34,
.second_level .ul_first li.page-item-17 {
	background: none;
}
.second_level .ul_second {
	width: /*120*/483px;
}
.second_level .ul_second li{
	line-height: 1.1em;
	display: inline;
}


.first_level {
	float: left;
}

.my_first_children {
	left:10px;
	position:absolute;
	top: 228px;
}

.my_first_children li{
	background: #343434;
	border-bottom: 1px dashed #fff;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	width: 168px;
	text-align: left;
}
.my_first_children li a {
	color: #fff;
	font-size: 1.5em;
	font-family:vizuakz;
	text-transform: uppercase;
}
.my_first_children li a div{
    display: inline-block;
    width: 100px;
    float: right;
}
.my_first_children li a:hover div{
    text-decoration: underline;
}
.my_first_children li.current_page_item a div{
    width: 95px;
}
.my_first_children li.page-item-60 a,
.my_first_children li.page-item-62 a,
.my_first_children li.page-item-64 a,
.my_first_children li.page-item-66 a,
.my_first_children li.page-item-68 a,
.my_first_children li.page-item-443 a{
	text-transform: none;
}
.my_first_children li.current_page_ancestor,
.my_first_children li.current_page_item {
	width: 160px;
	padding-left: 10px;
	background: #E44296;
}

