
html,body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#D1D0D0;
	background-image: url(/design/images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#232221;
}

a {color:#0000ff;}
a:hover{color:#de0000;}


th,td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#232221;}

.p_bg_left {
	background-image: url(/design/images/v_poloska.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.p_bg_right {
	background-image: url(/design/images/v_poloska.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.p_bg_top {
	background-image: url(/design/images/h_poloska.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.p_bg_bott {
	background-image: url(/design/images/h_poloska.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.top_contact {font-size:12px;font-family:Verdana;color:#ffffff; text-decoration:none;}
.top_contact:hover {font-size:12px;font-family:Verdana;color:#de0000; text-decoration:underline;}

.bottom_contact {font-size:18px; font-family:Verdana; color:#70B2FC}
.bottom_txt { font-size:18px; font-family:Verdana; color:#E8C31E;}


h1 {
  color:#70B2FC;
  font-family:Arial;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}

h2 {
  color:#E8C31E;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}


p,.text {
  color: #232221;
  font-family:Verdana;
  font-size:12px;
  text-decoration:none;
}

.main_menu {
  color:#232221;
  font-family:Verdana;
  font-size:12px;
  text-decoration:none;
}

.main_menu:hover {
  color:#232221;
  font-family:Verdana;
  font-size:12px;
  text-decoration: underline;
}
.main_menu_select, .main_menu_select:hover {
  color: #232221;
  font-family:Verdana;
  font-size:12px;
  text-decoration: underline;
  font-weight:bold;
}


.ext_menu {
  color: #9E9E9D;
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

.ext_menu:hover {
  color: #232221;
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  text-decoration: underline;
}

.ext_menu_select, .ext_menu_select:hover {
  color: #232221;
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  text-decoration: underline;
}



.way_link, .way_link:hover {
  color: black;
  font-family:Verdana;
  font-size:10px;
}

.way_act, .map_act {
  color: black;
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
}

.map_linck, .map_linck:hover {
  color: black;
  font-family:Verdana;
  font-size:12px;
}

.map_act {
  color: black;
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
}


.cell 
{
	background-color: #C8D0AE;
}

.cell2 
{
	background-color: white;
}
.cell3
{
	background-color: #F7F8F1;
}
.cell4
{
	background-color: #E4E8D7;
}

.border
{
	background-color: black;
}

ul li{
    list-style-image: url("/design/images/dot_black1.gif");
    margin-top:3px;margin-bottom:3px;
}

.cat_linck {
    color: black;
    font-family:Verdana;
    font-size:12px;
}

