@import "reset.css";
/***********************************************************************HEAD ***********************************************************************/
html, body {height: 100%; margin: 0; padding: 0;}
td {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:13px;
}
#head,#left,#footer,.more, #wrap, #content, #form, #tcform, .contactform, img.round, img.rounds,.invisi  {display:none;}
/*   Заголовок     */
#contentwrapper{float: left;width: 100%;}
#container_2 {}
/************************************************************************ Правая колонка ************************************************************************/
#left {width:1%;}
#right {width:99%;z-index:0;margin-top:-60px;margin-left:10px;margin-right:10px;font-size:11px;} 
/*#floatimg {z-index:2;width:100%;height:437px;background:url('../images/big_klen.gif') center center no-repeat;}*/
.n_otstup {padding-bottom:10px;}
#right table {margin-top:20px;z-index:3;color:#8EA4C4;border:0px;}
#right td {vertical-align:top; padding:0px;color:#000;}

.contact_text {width:100%;margin-top:-70px;}
/************************************************************************ UTIL ************************************************************************/
/*Очистка*/
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
