body{
     margin: 0;
     padding: 0;
     background-color: white;
}

body, td, p, h1, h2, h3, div, font, input{
	font-family: verdana, tahoma;
	font-size: 11px;
	line-height: 14px;
}

div.news_readmore{
      text-align:right;
}

form{
      margin: 0;
      padding: 0;
}

p{
	margin-top: 0px;
	margin-bottom: 6px;
}


h1{
	color: #6b737e;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 12px;
}

h2{
	color: #af0000;
	font-size: 11px; 
	margin-top: 3px;
	margin-bottom: 6px;
}

h3{
	color: #000000;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 6px;
}

a{
	color: #324353;
	text-decoration: underline;
}

a:hover{
	color: #940000;
	text-decoration: none;	
}

tr.top{
	background: #6b737e;
	border-bottom: 1px solid #5b626b;
	height: 29px;
}

#tdsearch{
	color: #ffffff;
	padding-right: 10px;
	font-weight: bold;
}

#inputsearch{
	width: 130px;
	border: 1px solid #ffa217;
	background: #ffffff;
	color: #9b9b9b;
}

#gradient{
	background: url('/images/addressbg.gif') repeat-x bottom;
      height: 100%; 
      vertical-align: top;
      text-align: left;
      padding-top: 10px;
}

#lines{
	background: url('/images/lines.gif') repeat-y top left;
	color: #324353;
	line-height: 20px;
	padding-left: 30px;
}

td.toprow{
	border-bottom: 1px solid #ebebeb;
	padding-right: 10px;
}

td.content{
	padding-left: 20px;
      height: 100%;
	background: url('/images/bg_gradient.jpg') no-repeat bottom right;
}

td.content2{
	padding-left: 20px;
      height: 100%;
}

td.text{
	height: 100%;
	vertical-align: top;
	text-align: justify;
      padding: 10px 20px 5px 0;
}

td.text2{
	height: 100%;
	vertical-align: top;
	text-align: justify;
	padding: 10px 20px 5px 0;
}

div.path{
      width: 100%;
      text-align: right;
      background: url('/images/pathline.gif') no-repeat bottom right;
      padding-bottom: 4px;
      height: 16px;
}

table.maintable{
      height: 100%;
      width: 100%;
      background: url(/images/bottom_bg.gif) repeat-x bottom;
}

.full{
      width: 100%;
      height: 100%;
}

a.lang{
    display: block;
    width: 40px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

a.lang:hover{
    color: #6b737e;
}

ul{
	list-style-type: none;
	margin: 0 0 6px 5px;
	padding: 0;
}

ul li{
	background: url(/images/marker1.gif) no-repeat 0 5px;
	padding: 0 0 4px 15px;
	margin: 0;
}

ol li{
	background: none;
}

div.redborderblock{
	padding: 10px; 
	margin: 10px 0; 
	border: 1px solid #8c0000; 
	background: #eee; 
	width: 280px;
}
h3.red{color: #8c0000;}

/**** WEB PAGE ****/

div.clear {
	clear: both;
}

div#web_page { 
        width: 100%;
	width: expression(document.body.clientWidth > 930 ? "100%" : "600px");
	min-width: 600px;
	text-align: left;   
	margin: 0px;
        padding: 0px;
}

div.block {
 	width: 48%;
	float: left;
	background: #ffffff url(/images/web/block_bckgr.jpg) 0px 21px  repeat-x;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: left; 
}

.right_clear {
	margin-right: 0px; margin-left: 20px;
}

.right_margin {
	margin-right: 0%;
}


div.block h3.top {
	height: 21px;
	background-color: #ffa217;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;    
	text-align: center;
	line-height: 17px; 
	margin: 0px;
	padding: 0px 0px 0px 32px;    
}

div.block div.circle{
	height: 28px;
	width: 28px;
	color: #af0000;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	text-align: center;
	position: absolute;
	margin: 4px 4px 0px 4px;
	background: transparent url(/images/web/circle.gif) no-repeat; 
}

div.top_shd, div.bottom_shd, div.left_shd, div.right_shd {
	margin: 0px;
	padding: 0px;
}
div.top_shd, div.bottom_shd, div.right_shd {
	width: 100%; 
	margin: 0px;
	padding: 0px;
}
div.left_shd {margin-right: 320px;}
div.top_shd_l, div.top_shd_r, div.bottom_shd_l, div.bottom_shd_r {
	height: 14px;
	width: 14px;
	margin: 0px;
	padding: 0px;
}
div.top_shd {
	height: 14px;
	background: url(/images/web/top_shd1.gif) top repeat-x;
}
div.top_shd_l {
	background: url(/images/web/top_l_shd.gif) top repeat-x;
	float: left;
}
div.top_shd_r {
	background: url(/images/web/top_r_shd.gif) top repeat-x;
	float: right;
}
div.bottom_shd {
	height: 14px;
	background: url(/images/web/btm_shd1.gif) bottom repeat-x;
}
div.bottom_shd_l {
	background: url(/images/web/btm_l_shd.gif) top repeat-x;
	float: left;
}
div.bottom_shd_r {
	background: url(/images/web/btm_r_shd.gif) top repeat-x;
	float: right;
}
div.left_shd {
	background: url(/images/web/left_shd.gif) repeat-y;
}
div.right_shd {
	background: url(/images/web/right_shd.gif) right 0px repeat-y;
}
div.right_shd p, div#web_page p, div#web_page h1, div#web_page div.h1, div#web_page ul, div#web_page ul li {
	padding: 0px 16px;
	
}

div.right_shd p {
	margin: 0px;
	
}
div.right_shd p.top {
	margin-bottom: 5px;
	
}

#portfolio {
	height: 242px;
	width: 284px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: #f0f0f0 url(/images/web/portfolio.gif) no-repeat;
	float: right;
	text-align: center;
        display: block;
}

#portfolio img {
	margin: 13px 35px 3px 0px;
	border: 0;	
}

#portfolio p {
	padding: 0px 55px 0px 25px;
	text-align: left;	
}

div#web_page div.separate {
	background: url(/images/web/arrow3h.gif) 150px 0px no-repeat;
	height: 10px;
	margin-top: 10px;
}

div#web_page div.block div.separate {
	background: url(/images/web/arrow3h.gif) 33% 0px no-repeat;
	height: 10px;
}

div#web_page div.block p {
	padding: 5px 8px 0px 8px;
}


div.block p.small {
    /*font-size: 6.7pt;*/
    text-indent: 30px; 
}

div.consalt {
	background: url(/images/web/consalt.jpg) no-repeat;
	width: 88px;
	height: 93px;
	margin-right: 8px;
	margin-top: 5px;
	float: right; 
}

div.project {
	background: url(/images/web/project.jpg) no-repeat;
	width: 125px;
	height: 88px;
	margin-right: 0px;
	margin-top: 5px;
	float: right;  
}

div.design {
	background: url(/images/web/design.jpg) no-repeat;
	width: 125px;
	height: 76px;
	margin-right: 0px;
	margin-top: 0px;
	float: right; 
}

div.program {
	background: url(/images/web/program.jpg) no-repeat;
	width: 125px;
	height: 86px;
	margin-right: 0px;
	margin-top: 5px;
	float: right;  
}

div.seo {
	background: url(/images/web/seo.jpg) no-repeat;
	width: 66px;
	height: 98px;
	margin-right: 8px;
	margin-top: 0px;
	float: right;  
}

div.test {
	background: url(/images/web/test.jpg) no-repeat;
	width: 81px;
	height: 97px;
	margin-right: 8px;
	margin-top: 5px;
	margin-left: 5px;
	float: right;  
}

div.fill {
	background: url(/images/web/fill.jpg) no-repeat;
	width: 108px;
	height: 104px;
	margin-right: 0px;
	margin-top: 5px;
	float: right;  
}

div.support {
	background: url(/images/web/support.jpg) no-repeat;
	width: 96px;
	height: 102px;
	margin-right: 0px;
	margin-top: 0px;
	float: right;  
}

div#web_page div.h1 {
	color: #6b737e;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 12px;
}

div#web_page h1, div#web_page div.h1 {
	line-height: 22px;
}


/*******/

/*** ANKETA ***/
img.inborder
{
    border: 1px solid #AAAAAA;
    border-bottom:none;
}

input.underimg
{
	width: 152px;
}

.fullwidth {
	width: 100%;
}

input.other {
	width: 480px;
} 

input.searchs {
	width: 355px;
} 

table.anketa  {
	width: 600px;
}

a.discount {
	width: 247px;
	height: 103px;   
	_height: 119px;
	/*background: #6b737e url("/images/discount_bck.gif") no-repeat; */
	color: #6b737e;
	display: block;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding: 16px 0px 0px 0px;
	font-weight: bold;
	margin: 30px 0px;
}

a.discount span.large {
	font-size: 32px;
	line-height: 46px;
}
a.discount span.large_new {
	font-size: 23px;
	line-height: 30px;
}

.invisible {
	display:none;
} 

p.error {
	color: #b80f0f;
} 
/*************/

div.nav1  {text-align:right; margin-top:10px}
div.nav1 div{ border-bottom:1px solid #ffa217; text-align:right;margin-left:5px;margin-right:5px;}
div.nav1 div a{border-bottom:0; float:none; line-height:16px;}
div.nav1 a{
	float:right;
	border:1px solid #ffa217; 
	padding:0 18px 2px 7px;
	line-height:13px;
	text-decoration:none; 
	background: url("/images/arrow_red.gif") 99% 50% no-repeat;
}
div.top_scheme img {
    margin-left: -5px;
    margin-bottom: 0px;
    vertical-align: bottom;
}

img.montage, img.montage_end, img.diagnostics  {
    float: right;
    clear: right;
    margin-left: 20px;
}

img.montage  {
    margin-bottom: 65px;
}
img.diagnostics {
    margin-bottom: 50px;
}

img.right_img {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}
img.left_img {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
/* add new 20.02.2009*/
table.price_table {
border:1px solid #6B737E;
border-collapse:collapse;
}
/* end */
/* add new 14.03.2009*/
#error_message
{
	color:red;
	display:none;
	font-weight:bold;
}
div.err_input
{
	color:red;
	display:none;
}
/* end */

a img{color:#fff;}

.no_border{border:0 !important;margin-bottom:10px;}