html,body{
margin-left:auto;
margin-right:auto;
height:100%;
COLOR: #111111; FONT-FAMILY: arial,sans-serif; font-size:11px;
margin-top:0px;
padding-top: 0px;
background-image: url('/images/page-bg.png');
}

#divbody0{
padding-top: 0px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
text-align:left;
max-width:1100px;

}
#divbody{
padding-top: 0px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
text-align:left;
max-width:990px;
border: 2px solid #69C;
background-color: #fff;
}
#left_t{
width:30px;
background-image: url('/images/left_t.png');
padding-top: 0px;
margin-top:0px;
}
#right_t{
width:30px;
background-image: url('/images/right_t.png');
padding-top: 0px;
margin-top:0px;
}
#head{
padding-top: 0px;
margin-top:0px;
height: 300px;
background-color: #cac7e6;
background-image:url('/images/head.png');
background-repeat: no-repeat;
background-position:center top;
vertical-align: top;
text-align: right;

}

#headmask{
height: 0px;
}

.maintext {
        COLOR: #111111; FONT-FAMILY: arial,sans-serif; font-size:11px;
}

.admintext {
        COLOR: #DD3333; FONT-FAMILY: arial,sans-serif; font-size:12px;
}

.copytext {
        COLOR: #AAAAAA; FONT-FAMILY: arial,sans-serif; font-size:10px; font-weight:700;
}

.disable {
	display: none;
}

.create_table {
    border: 1px;   
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.menu {   
    width: 100%;   
    padding: 5px; 
	background: #6699CC; 
    padding-right: 20px;   
    border: 0px;   
    float: left;  
}  
.counters{ text-align:center; vertical-align: top;}
.counters a img { opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);}
.counters a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}

A {FONT-SIZE: 11px; COLOR: #336699;}

hl {	color:6699CC;	border:1px;}
H1 {FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #333333; TEXT-DECORATION: none; margin-left:15px; }
H3 {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #333333; TEXT-DECORATION: none;}
H3  a {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #336699;}
H5 {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #777777; TEXT-DECORATION: none; }


#MainMenu 
{
	height:27px;
	background:url(http://lab.doncode.com/images/b_mid.gif);
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(http://lab.doncode.com/images/b_right.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(http://lab.doncode.com/b_left.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:700;
	line-height:27px;
	padding:0 20px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
#zakazok {
font: bold normal 24px Arial;
vertical-align:middle;
margin:30px;
margin-top:200px;
height:400px;
text-align:center;
}


/* Мои элементы */

.mycheck
{
	position: relative; 
	left: 1px; 
	top: 2px;
}

.myname1
{
	width: 350px;
	float: left;
	border: 1px solid #fcc;
}

.myprice
{
	font-weight:700;
	font-size:11pt;
	color:#f77;
}

.myimg
{
	position: relative; 
	left: 3px; 
	top: 3px;
}

table.devtable {border: 1px solid #ccc;}
table.devtable td {border: 1px solid #ccc;}

#skypedetectionswf{
	display:none;
}

.disabledBnt{
height:40px;vertical-align: bottom; 
opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}
.enabledBnt{
height:40px;vertical-align: bottom; 
opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}


.input_skin
{
float:left;
display:inline;
background:url('/images/center-inp.png') repeat-x;
position:relative;
height:36px;
margin-left:5px
}
/* margin-left:5px – как минимум 5px, чтобы левое закругление никуда не уплывало
display:inline; – обязательно, иначе будет некорректно отображаться в ie6 */ 

.input_left
{
position:absolute;
background:url('/images/left-inp.png');
width:4px;
left:-4px;
height:36px
}

.input
{
float:left;
width:400px;
display:inline;
height:36px;
border:none;
background:none;
padding-left:2px;
font:normal 24px Arial;
color:#555;
text-align:center;
}


.input_right
{
position:absolute;
background:url('/images/right-inp.png');
width:4px;
left:100%;
height:36px
}

#supportDiv {
  position: fixed;
  top: 100px;
  right: 0px;
}

.ndate{
	float:right;
}
.newsblock h3 {font-weight: bold; font-size: 14px; color: #333333; text-decoration:none; display:inline-block;}
