/* CSS Document */
body { 
margin:0;
padding:0;
font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13px;
font-weight: bolder; 
text-decoration: none;

color:#333366;
}

a:link {
	color: #F30; font-weight:bold;
}
a:visited {
	color: #990033; font-weight:bold;
}
a:hover {
	color: #FF9900; font-weight:bold;/*подсветка ссылки*/
}
a:active {
	color: #FF9900; font-weight:bold;
}

/* Компановка */
table, td {
border-collapse: collapse;

	border-spacing: 0px;
	
	margin:0;
	padding:0;
	table-layout:fixed;
 
}

li { color:#000000 }


.bg_left { background:url(../images/bg_left.jpg) no-repeat top right; height:772px}
.bg_left_bottom { background:url(../images/bg_left_bottom.jpg) no-repeat right; height:208px}

.bg_right { background:url(../images/teh_index_06.jpg) no-repeat  top  left; height:772px}
.bg_right_bottom {background:url(../images/teh_index_35.jpg) no-repeat left; height:208px}

.centr_col { margin-top:0; }
.bg_centr {margin:0; padding:0; background:url(../images/bg_centr.jpg) no-repeat left top; width:721px; margin-top:0px; height:600px }
.bg_centr_vann { background: url(../images/bg_centr_van.jpg) no-repeat left top; width:721px; margin-top:0px; height:600px }
.bg_centr_pol{background: url(../images/bg_centr_pol.jpg) no-repeat left top; width:721px; margin-top:0px; height:600px }
.bg_center_potolok{background:url(../images/bg_centr_pot.jpg) no-repeat left top; width:721px; margin-top:0px; height:600px }
.rem_kuh { background: url(../images/bg_centr_kuh.jpg) no-repeat left top; width:721px; margin-top:0px }
.bg_centr_contact {background:url(../suit/form/images/contact_x.jpg) no-repeat left top; width:721px; margin-top:0px }
.bg_bottom_center {background:url(../images/bg_centr_bottom.jpg) no-repeat top; width:721px; height:64px}
.kluchi {background:url(../images/bg_kluchi.jpg) no-repeat top; width:248px; height:207px}

.content {margin-left:30px; margin-top:50px ; width:680px;}
.border_content {border:1px solid #F63; }
.content_ot {margin:10px}

.logo {background:url(../images/bg_logo.jpg) no-repeat top left; width:267px; height:207px}

/*вертикальное меню*/
.vert_col {background:#faf3dd;}
.lineika {background:url(../images/bg_lineyka.jpg) no-repeat top right; width:66px; height:565px}

.pod_vert_menu {background:#faf3dd; width:267px; height:207px}


TABLE.innertb {background-color: #2a5b8e;}
 TABLE.innertb TD {padding: 2px 4px 2px 4px;} 
 TD.innertbhead {background-color: #5f84aa; color: #FFFFFF; font-weight: bold; font-size: 10px; height: 19px;} 
 TD.innertbfoot {background-color: #5f84aa; color: #FFFFFF; font-weight: bold; font-size: 11px; height: 21px;} 
 TR.innertr1 {background-color: #FFFFFF;} 
 TR.innertr2 {background-color: #f2f7fc;} 