@charset "windows-1251";
/* CSS Document */
body
{
background-color:#FFFFFF;
color:#3163CA;
margin:0;
padding:0;
font-family:Verdana;
font-size:14px;
}

a, a:active, a:hover
{
color:#777777;
}

img
{
border:none;
}

td.top
{
background-image:url(img/top_center.jpg);
background-repeat:repeat-x;
}

/*
td.top_left
{
background-image:url(img/top_left.jpg);
background-repeat:no-repeat;
width:521px;
height:213px;
}
*/
td.top_right
{
background-image:url(img/top_right.gif);
background-repeat:no-repeat;
background-position:right;
}


tr.menu1
{
position:relative;
background-image:url(img/menu1_center.jpg);
background-repeat:repeat-x;
}

tr.menu1 a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:21px;
padding-top:10px;
color:#777777;
text-decoration:none;
width:171px;
height:48px;
display: block;
}

tr.menu1 a:active, tr.menu1 A:hover
{
background-image:url(img/button.gif);
background-repeat:no-repeat;
background-position:center;
background-position:  0  0px;
color:#C5C5C5;
}

tr.menu1 a.main
{
background-image:url(img/button.gif);
background-repeat:no-repeat;
background-position:center;
background-position:  0  0px;
color:#C5C5C5;
}

td.menu1_left
{
background-image:url(img/menu1_left.jpg);
background-repeat:no-repeat;
width:114px;
height:94px;
}

td.menu1_right
{
background-image:url(img/menu1_right.jpg);
background-repeat:no-repeat;
width:114px;
height:94px;
}

/*
table.content
{
background-image:url(img/content_left.jpg);
background-repeat:repeat-y;
background-position:left;
}

td.content
{
background-image:url(img/content_right.jpg);
background-repeat:repeat-y;
background-position:right;
}
*/

p.left 
{
padding-left:140px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:27px;
}



<!-- text -->

p.text_top
{
color:#70719E;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17;
padding-right: 170px;
}

a.dopmenu
{
font-size:18px;
color: #3163CA;
text-decoration: none;
}

a.dopmenu1, a:hover.dopmenu1
{
font-size:18px;
color: #FF0012;
text-decoration: none;
}

a:hover.dopmenu
{
color:#FF0012;
}

h3
{
color:#646464;
}

h1
{
font-size: 16px;
color:#646464;
}