html,body,div,table,tbody,tr,th,td,font,span,h1,h2,h3,h4,h5,h6{
	margin: 0;
}

html,body,div, p,table,tbody,tr,th,td,font,span,h1,h2,h3,h4,h5,h6{
	padding: 0;
}

div, p, font, span, h1, h2, h3, h4, h5, h6 {
    border: 0 none transparent;
}

body{
	background-color: #fdfdfd;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


p, a,ul,li,span, font{
	font-family: Arial;
}

a{
	color: #009999;
	font-size: 16px;
	text-decoration: none;
}

a:hover{
	color:#006666;
}

ins{
	text-decoration: none;
}

#right_colum #block a {
    font-size: 12px;
    font-weight: normal;
}

#wrapper{
	margin: 0 auto;
	width: 1000px;
	display: table;
}

#header {
    background: url("../i/head_background.jpg") no-repeat scroll left top #FDFDFD;
    display: table;
    height: 200px;
    width: 1000px;
}

#content{
	display: table;
	width: 1000px;
	height: auto;
}

#content #middle{
    background: url("../i/content_background.jpg") no-repeat scroll right bottom #FDFDFD;
}

#left_colum{
	display: table;
	width: 200px;
	float: left;
}

#right_colum {
    display: table;
    float: left;
    width: 780px;
}

#footer {
    background: url("../i/footer_background.jpg") repeat-x scroll left top #FFFFFF;
    display: table;
    height: 44px;
    width: 1000px;
}

#header #title {
    color: #0A3A52;
    float: left;
    font-size: 24px;
    margin-left: 200px;
    margin-top: 70px;
    text-align: center;
    width: 600px;
}

#header #title .big{
	text-align: center;
	font-size: 30px;
	color: #012143;
	font-weight: bold;
}

#contakt {
    color: #0A3A52;
    float: right;
    font-family: Arial;
    font-size: 12px;
    height: 135px;
    padding-right: 15px;
    padding-top: 20px;
}

#contakt a{
	text-decoration: underline;
	font-size: 16px;
}

#contakt .phone{
	font-weight: bold;
	font-size: 16px;
	color: #0a3a52;
	font-family: Arial;
}

#contakt .phone sup {
    float: left;
    font-size: 10px;
    padding: 2px 5px 0 0;
}

#contakt .feedback {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

#left_colum .h {
    background: url("../i/li_h.jpg") repeat-x scroll left top #FFFFFF;
    height: 34px;
    list-style: none outside none;
    padding-left: 10px;
    padding-top: 10px;
}

#left_colum .h a {
    background: url("../i/marker.jpg") no-repeat scroll left center transparent;
    color: #434747;
    font-size: 18px;
    outline: medium none;
    padding-left: 15px;
}

#left_colum .sub_menu {
    list-style: none outside none;
	display: none;
}


#left_colum .sub_menu li {
    border-bottom: 1px solid #E6ECEC;
    height: 25px;
    padding-top: 5px;
    width: 200px;
}

#left_colum .sub_menu li a {
	font-size: 12px;
	padding-left:10px;
}

#left_colum .banner {
    background: url("../i/banner_background.jpg") repeat-x scroll left top #FFFFFF;
    height: 200px;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    width: 160px;
}

#left_colum .banner p {
    color: #084B6C;
    font-size: 11px;
    line-height: 20px;
}

#left_colum ul,#left_colum li{
	margin:0;
	padding:0;
}

#right_colum #min_width {
    display: block;
    height: 550px;
    width: 1px;
}

#right_colum #block {
    color: #1A1B1B;
    font-size: 12px;
    margin-bottom: 250px;
    margin-left: 30px;
    width: 700px;
}

#footer #copyright{
    color: #434747;
    float: left;
    font-size: 11px;
    margin-left: 30px;
    margin-top: 20px;
}


#footer #saiver{
    color: #434747;
    float: right;
    font-size: 11px;
    margin-right: 30px;
    margin-top: 20px;
}

#header #logo{
    height: 55px;
    margin-left: 60px;
    margin-top: 40px;
    position: absolute;
    width: 80px;
}