body {
    background-color:#FFFFFF;
    margin:0px;
    padding:0px;
    font-family:Tahoma, Verdana;
    color:#333333;
    font-size:0px;
}
#main .txt_verh {
    text-align:right;
    width:100%;
}
td {
	color:#333333;
	font-size: 11pt;
	font-family:Tahoma, Verdana;
    vertical-align: top;
	}
#main .txt_td {
	background-image: url(images/txt_niz.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	width:100%;
	padding-bottom:30px;
	padding-left:25px;
	color:#333333;
	font-size: 11pt;
	
}
.top_back {
	background-image: url(images/topback1.jpg);
	background-repeat: repeat-x;
	width:100%;
}
.bottom_td {
    height:61px;
    background-image:url(images/bot_back.gif);
    background-repeat:repeat-x;
}
.menu_cat {
    background-image:url(images/menu_category.jpg);
    padding:3px;
    padding-left:10px;
    font-family:Tahoma, Verdana;
    font-size:11pt;
    color:#FFFFFF;
    font-weight:bold;
    height:21px
}
.menu_item {
    background-image:url(images/menu_item.jpg);
    padding:3px;
    font-family:Tahoma, Verdana;
    font-size:11pt;
    color:#FFFFFF;
    padding-left:12px;
}
p {
    font-family:Tahoma, Verdana;
    font-size:11pt;
    color:#333333;
    padding-right:25px;
}#main .bottom_td .copyr {
	color:#FFFFFF;
	padding-top:15px;
	text-align:center;
	font-weight: bold;
	font-size: 9pt;
}
.menu_link {
    color:#FFFFFF;
    text-decoration:none;
}
.menu_link:hover {
    color:#EEEEEE;
    text-decoration:none;
}

