html { height:100%; }
body { height:100%; padding: 0px; margin:0px; font-family: Tahoma; color: #3c565c; font-size: 13px; }

table{ font-size: 13px; }
form{ margin: 0px; }
a img {	border: none; }
a {	color: #ce0000;	}
a:hover {	color: #ce0000;	text-decoration: none;	}
a.sel {	color: #666666;	}
.reds {	color: #cc0000;	}
label {	cursor: pointer; }


div.rel {position:relative; width:100%;	height: 100%; }
div.abs {position:absolute;  }
	
h1{	font-size: 24px; font-weight: normal; margin-bottom: 10px;}
	
div.pagename{padding: 0px 0px 0px 42px;	}
	
div.pagename h1{ font-size: 30px; font-weight: normal; margin: 0px;	}
	
/*-------элементы формы----------*/
.intext{
  	border : 1px solid #7f9db9;
	width: 500px;
	height:18px;
	background: #f9f9f9;
}

.insmtext{
  	border : 1px solid #7f9db9;
	width: 200px;
	height:18px;
	background: #f9f9f9;	
}

.textarea{
  	border : 1px solid #7f9db9;
	width: 500px;
	height: 100px;
	background: #f9f9f9;
}

.inbottom{
	width: 150px;
	height:22px;
	font-weight: bold;
	cursor: pointer;
	border : 1px solid #666666;
	color: #ffffff;
	font-size: 11px;
	background: #3c565c;
	padding: 2px 4px 4px 4px;
}

.numtext{
  	border : 1px solid #666666;
	width: 30px;
	height:18px;
	background: #f9f9f9;	
}


input.buts, input.butm, input.butl{
	height:19px;
	cursor: pointer;
	border : 0px solid #666666;
	color: #ffffff;
	font-size: 11px;
	color: #000000;
	padding-bottom: 3px;
	#padding-bottom: 0px;
}

.buts{ 
	width: 48px;
	background: url(/templates/pictures/buts.gif) no-repeat;
	}
.butm{ 
	width: 70px; 
	background: url(/templates/pictures/butm.gif) no-repeat;
	}
.butl{ 
	width: 130px; 
	background: url(/templates/pictures/butl.gif) no-repeat;
	}

/*-------элементы формы----------*/

div.img {
	padding: 2px;
	margin: 0px 6px 6px 0px;
	position:relative;
	float: left;
	}
	
/*------- основные дизайнерские элементы ----------*/


table.head td.logohead {
	width: 537px;	
	padding: 0px;
	background: url(/templates/pictures/head.jpg) top right no-repeat;
	font-size: 11px;
	}

	
table.head td.righthead {
	padding: 0px;
	background: #ecf6f8 url(/templates/pictures/fon_head.gif) repeat-x;
	}
	
table.head div.logo {
	position:absolute;
	top: 28px;
	left: 23px;
	z-index: 100;
	width: 200px;
	height:75px;
	}
	
table.head div.name {
	position:absolute;
	top: 88px;
	left: 64px;
	z-index: 102;
	width: 200px;
	height:20px;
	}
	
table.mainmenu {
	color: #0d839e;
	font-size: 22px;
	border-collapse: collapse;
	}
table.mainmenu td {
	padding: 0px 10px 6px 23px;
	} 
table.mainmenu a {
	color: #0d839e;
	}
	
div.title {
	color: #0d839e;
	font-size: 22px;
	}
	
div.title a,  div.title a:hover{
	color: #0d839e;
	font-size: 22px;
	}
	
/*------- основные дизайнерские элементы ----------*/