html, body{
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	font-family: Times New Roman;
	font-size: 14px;
	width: 100%;
	min-height: 100%;
	color: #4d4d4d;
}

form {
    margin:0;
    padding:0 10px 10px;
}

a
{
    color: #4987c5;
    outline: none;
}

ul.menu li
{
    list-style: none;
}

ul.menu, ul.menu li
{
    padding: 0;
    margin: 0;
}

#wrapper{
	width: 100%;
	min-width: 980px;
	min-height: 100%;
	position: relative;
	float:left;
}
.uslugi ul li ul li{
	margin-left: 10px;
}
/*HEADER*/

.header
{
    height: 240px;
    min-width: 980px;
    background: url('head_rig.jpg') repeat-x left top;
}

.head_left
{
    height: 240px;
    width: 400px;
    background: url('head_lef.jpg') no-repeat left top;
    float: left;
}

.head_right
{
    height: 240px;
    width: 580px;
    float: right;
}

.head_left .logo
{
    margin: 180px 0 0 120px;
    font-weight: bold; 
    font-family: Times New Roman;
    color: #000;
    letter-spacing: inherit;
}

.head_left .logo_a
{
    font-size: 2.2em;
    font-weight: bold; 
    font-family: Times New Roman;
    margin: -5px 0 0 120px;
}

.header a
{
    text-decoration: none;
}

/*TOP MENU*/
.menutop
{
    height: 31px;
    margin-top: 200px;
    background: url('topmenu_.gif') repeat-x;
}

.menutop ul li
{
    list-style: none;
    background: url('button_l.gif') no-repeat left top;
    float: left;
    height: 24px;
    margin-right: 5px;
}

.menutop ul li a
{
    display: block;
    background: url('button_r.gif') repeat-x right top;
    height: 21px;
    margin-left: 5px;
    padding: 3px 10px 0 5px;
    color: #000;
    font-weight: bold;
}

.menutop ul li.active-trail
{
    list-style: none;
    background: url('button_m.gif') no-repeat left top;
    float: left;
    height: 26px;
    padding: 0;
}

.menutop ul li a.active
{
    display: block;
    background: url('button_s.gif') repeat-x right top;
    height: 23px;
    margin-left: 5px;
    padding: 3px 10px 0 5px;
    color: #fff;
    font-weight: bold;
}



/*CENTER_MENU*/
.center_top
{
    width: 100%;
    color: #666666;
}

.center_top span
{
    font-style: italic;
}
.center_top h2
{
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 1.1em;
}

.podbor
{
    width: 192px;
    float: left;
    margin: 10px;
}

.podbor a
{
    color: #000;
}

.menucenter
{
    width: 192px;
    background: url('menu_1_c.gif') repeat-y left top;
    padding-left: 10px;
    font-size: 0.9em;
    font-weight: bold; 
}

.menucenter_top
{
    width: 192px;
    background: url('menu_1_t.gif') no-repeat left top;
    height: 10px;
}

.menucenter_bottom
{
    width: 192px;
    background: url('menu_1_b.gif') no-repeat left top;
    height: 9px;
}

/*BOTTOM_MENU*/
.center_bottom
{
    width: 100%;
    clear: both;
}

.menubottom h2
{
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 1.2em;
    color: #4787c4;
}

.uslugi
{
    width: 315px;
    float: left;
    margin: 10px;
}

.menubottom
{
    width: 315px;
    background: url('menu_2_c.gif') repeat-y left top;
    min-height: 100px;
    font-weight: bold;
    font-size: 0.95em;
    padding-left: 10px;
}

.menubottom a
{
    color: #666666;
}

.menubottom_top
{
    width: 315px;
    background: url('menu_2_t.gif') no-repeat left top;
    height: 10px;
}

.menubottom_bottom
{
    width: 315px;
    background: url('menu_2_b.gif') no-repeat left top;
    height: 10px;
}

.submitted
{
    padding: 0 10px 10px;
}

/*FOOTER*/

#rezervdiv{
	clear: both;
	height: 59px;
	width: 100%;
}

#footer{
	width: 100%;
	height: 59px;
	position: relative;
	margin-top: -59px;
    background: url('footer_c.gif') repeat-x left top;
	float: left;
	color: #fff;
	font-style: italic;
}

.footer_left
{
	height: 49px;
	width:235px;
    background: url('footer_l.gif') no-repeat left top;
    float:left;
    padding: 10px 0 0 20px;
}

.footer_right
{
	height: 49px;
    background: url('footer_r.gif') no-repeat left top;
    float:right;
	width: 180px;
    text-align: right;
    padding: 10px 20px 0 0;
}
.node{
	padding-left: 20px;
	padding-right: 20px;
}