* {
	margin:0px;
	padding:0px;
}

body {
	font-family : Verdana;
	font-size : 12px;
	background-color : #F0F0F0;
	color : #000000;
        link : #af0000;
        vlink : #000000;
        alink : #000000;
}

table {
	border-collapse:collapse;
	border:0px;
}

img {
	border:0px;
}

td {
	font-size:12px;
	vertical-align:top;
}

td.promlogo {
	background:url('./images/prom_logo.gif') no-repeat left top #f0f0f0;
	width:322px;
}

td.adres {
	background:url('./images/shapka_gray.gif') repeat-x top;
	font-size:11px;
	text-align:right;
	padding-right:5px;
	line-height:14px;
}

td.photos {
	background:url('./images/photos.jpg') no-repeat top left;
}

a {
	color:#a00000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

td.footer {
	height:50px;
	background:url('./images/footer_bg.gif') repeat-x top;
}

td.footer div {
	background:url('./images/footer_right.gif') no-repeat top right;
	height:50px;width:149px;
	float:right;
}

h1 {
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#a00000;
	background:url('./images/bullet.gif') no-repeat left;
	margin:5px;
	padding:2px;
	padding-left:40px;
	border-bottom:1px solid #e0e0e0;
}

.headline {
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#a00000;
	background:url('./images/bullet.gif') no-repeat left;
	margin:5px;
	padding:2px;
	padding-left:40px;
	border-bottom:1px solid #e0e0e0;
	width:100%;
}

div.hmenu {
	border:1px solid #a00000;
	height:23px;
	line-height:23px;
	border-top:0px;
	border-right:0px;
	width:100%;
	margin-left:3px;
	padding:1px;
}

div.hmenu div {
	border:1px solid #CCCCCC;
	height:13px;
	white-space:nowrap;
	float:left;
}

div.hmenu td.hdiv {
	border:0px;
}

div.hmenu a {
	color:#000000;
	font-size:11px;
}

div.hmenu a:hover {
	text-decoration:none;
}

div.hmenu_div {
	background:#a00000;width:12px;
}

div.hmenu_p {
	background:url('./images/hmenu_pass.gif') repeat-x top;
	cursor:pointer;cursor:hand;
	margin-right:3px;float:left;
}

div.hmenu_a {
	background:#a00000;color:#ffffff;
	cursor:pointer;cursor:hand;
	margin-right:3px;float:left;
}

div.hdiv {
	border:1px solid #CCCCCC;
	background:url('./images/gray_gradient.gif') repeat-x top;
	float:left;
	width:99%;
	height:22px;
	margin-top:1px;
	line-height:23px;
}

table.hmenu_main div {
	height:13px;
	padding:3px;
}

table.hmenu_main td {
	background:#ffffff;
	white-space:nowrap;
}

td.vmenu {
	width:250px;
	border-right:1px solid #e0e0e0;
	padding:5px;
	padding-left:0px;
}

td.vmenu td {
	font-size:11px;
}

td.vmenu a {
	color:#000000;
}

td.vmenu a:hover {
	text-decoration:none;
}

div.vmenu {
	background:url('./images/vmenu_po.gif') repeat-x top;
	text-align:center;
	border:1px solid #cccccc;
	width:100%;
	margin-bottom:5px;
}

div.vmenu_act {
	background:#a00000;
	text-align:center;
	border:1px solid #cccccc;
	width:100%;
	margin-bottom:5px;
}

div.vmenu div {
	height:100%;background:url('./images/vmenu_pi.gif') repeat-x top;
	width:90%;border-left:1px solid #cccccc;border-right:1px solid #cccccc;
	padding:5px;font-size:12px;text-align:center;
	
}

div.vmenu_act div {
	height:100%;background:#ffffff;
	width:90%;border-left:1px solid #cccccc;border-right:1px solid #cccccc;
	padding:5px;font-size:12px;text-align:center;
	
}

td.vmenu ul {
	list-style:none;
	padding-left:10px;
cursor:pointer;cursor:hand;
}

td.vmenu table.vmenu2 {
	margin-top:5px;margin-bottom:5px;
}

td.vmenu table.vmenu2 a:hover {
	text-decoration:underline;
	color:#a00000;
}

table.vmenu2 td.vmenu2 {
	background:url('./images/vmenu2_bg.gif') repeat-x bottom #F0DCD7;
	border:1px solid #cccccc;
}

div.detail {
	background:url('./images/arrow.gif') no-repeat bottom right;
	width:70px;height:17px;
	float:right;color:#a00000;
	padding-right:20px;font-weight:bold;
	cursor:pointer;cursor:hand;
}

div.detail {
	text-decoration:none;
}

td.content {
	padding:10px;background:url('./images/main_leftbg.gif') repeat-y left;padding-left:20px;
}

td.content ul,ol {
	padding-left:30px;
}

p {
	margin-bottom:5px;
}

th {
	background:#808080;
	font-size:12px;	
	font-weight:bold;
	color:#ffffff;
	padding:5px;
}

td.content table td {
	padding:5px;
}
.breadCrumbs {
  font-size:11px;
  padding-bottom:10px;
}
