html, body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Arial;
	font-size: 12px;
	*text-align:center;
	color: #434344;
	background-color: #bfbfbf;
}


a {color: #939496;}
a:link {color: #939496; text-decoration:underline;  font-weight: 50%;font-size: 12px;}
a:visited {color: #939496;; text-decoration:underline; font-weight: 50%;font-size: 12px;}
a:hover {color: #000000; text-decoration:none; font-weight: 50%;font-size: 12px;}
a:active {color: #939496;; text-decoration:underline;font-weight: 50%;font-size: 12px;}


#container {
	/*width: 963px;*/
width: 900px;
margin:0 auto;
position: relative;
top: 0px;
background-color: #ffffff;
-moz-box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.6);
box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.6);
}

h1
{
font-weight: normal;
display: inline;
color: #000080;
font-size: 18px;

}
.shap
{
width: 900px;
height: 170px;
background-image: url(/images/top.png);
background-repeat: no-repeat;
top: 0px;
position: relative;
}
.fon_content
{
background-image: url(/images/fon_content.gif);
background-repeat: no-repeat;
width: 900px;
top: 0px;
position: relative;

}
.fon_podval
{
width: 900px;
height: 100px;
background-image: url(/images/podval.png);
background-repeat: repeat-y;
position: relative;

}

.nomer_telefon
{
color: #f2471d;
font-size: 18px;
position: absolute;
left: 741px;
top: 190px;
}

.logo_link
{

width: 160px;
height: 91px;
position: absolute;
left: 185px;
top: 40px;
}
.klining
{

position: absolute;
left: 730px;
top: 13px;
color: #1c3682;
font-size: 12px;
}
.cop
{
color: #1c3682;
font-size: 15px;
position: absolute;
font-weight: 60%;
left: 55px;
top: 29px;
}


.plashka_menu
{
background-color: #f7f7f7;
width: 235px;
padding-top: 15px;
padding-left: 0px;
padding-right: 0px;
position: relative;
border-left: solid 1px #d0d0d0;
border-top: solid 1px #d0d0d0;
border-right: solid 1px #d0d0d0;
border-bottom: solid 1px #d0d0d0;
}

.nashi_uslugi_sag
{
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #1c3682;
	font-weight: bolder;
}
a.m_cb:link, a.m_cb:visited  {
	background-image: url(/images/formenu_1.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	height: 30px;
	line-height: 27px;
	width: 230px;
	color: #333131;
	margin-left: 3px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	display: block;
	text-decoration: none;
}
a.m_cb:hover, a.m_cb:active {
	background-image:url(/images/formenu_2.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	height: 30px;
	line-height: 27px;
	width: 230px;
	margin-left: 3px;
	padding-left: 10px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	display: block;
	text-decoration: none;
}



table.table0 td p,table.table1 td p,table.table2 td p {padding:0; margin:0; text-indent:0}

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}

table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #e9e9e9}
table.table1 td { padding:5px; border: 1px solid #91949a;}

table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e9e9e9}
table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background-color:#F2471D; color:#fff; text-align:left;}


.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.highslide {
    cursor: pointer;
    outline: none;
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Arial;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-image {
}
.highslide-image-blur {
}
.highslide-loading {
    display: block;
	color: white;
	font-family: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

