h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0A0A0A;
}

h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0A0A0A;		
}

h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #0A0A0A;
}

div.r_knopka {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: lighter;
	color: Red;
}

div.v_menu {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

div.n_menu {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
}

div.des_cat {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #0A0A0A;
	text-align: center;
	font-style: italic;
}

div.zag_cat {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #0A0A0A;
}

div.text_cat {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #0A0A0A;
}

div.text_cat_ogr {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #0A0A0A;
	margin-right: 20px;
}

.menu-top {
height: 33px; background-image: url(images/fon-menu-top.gif); 
background-repeat: repeat-x; 
text-align: center; 
color: #CCCCCC; 
font-weight: bold; 
font-family: Tahoma, Helvetica, sans-serif; 
font-size: 12px; padding: 8px 0px 0px 0px}

ul.menu-top {list-style-type: none; margin: 8px 0px 0px 0px}
ul.menu-top li {display: inline; margin: 0px 20px 0px 20px}
ul.menu-top li a:link, ul.menu-top li a:visited {text-decoration: none; color: #CCCCCC}
ul.menu-top li a:hover, ul.menu-top li a:focus {text-decoration: none; color: #FFFFFF}

