/*-------------------- форма */
input{margin:0;}
input.file{border:none;_border:1px solid;}
img.bordered,iframe,input,textarea,img.reImage{border:solid 1px;}
textarea,input{padding-left:3px;padding-right:3px; }
input.radio{border:none;background:none;}

iframe,textarea,input,img.bordered,img.reImage{border-color:#555555;}

textarea,input{background:#ffffff;}

input.submit,a.submit{
	color:white;
	font-weight:normal;
	/*background:url(../../img/design/button.gif) repeat left bottom;*/
	border:1px solid #C9C9C9;
	background-color:#e9671a;
	font-size:11px;
	padding:2px 10px;
	_padding:1px 0px;
	width:auto;
	height:19px;
	_height:20px;
}

input, textarea{
	border:1px solid #dddddd;
}

table.reTable td, table.reTable th{padding:7px;}
table.reTable th {border:1px solid; background:#dfd58e;text-align:left; font:12px tahoma, padding:5px;}
/*table.reTable {width:100%;}*/
table.reTable,table.reTable td, table.reTable th {border-color:#dddddd;vertical-align:top;}
/*--------------------*/

/*-------------------- стандартное*/
body, td, p, ul, li, a, a:hover {font:12px tahoma, sans-serif; color: #000000;}
table.all, td.all{width:100%;}
table.all, td.all{margin-left: auto; margin-right: auto;}
table.all, tr.all{height:100%;}
td{vertical-align:top;}
img{border:0;}
p.alert {color: #000000; margin:0;padding:0; padding-top: 10px;}

/*--------------------*/		
h1,h2,h3,h4,h5,h6 {padding:0;margin:0;}				
h1{font-size:16px; color: #ab261b; font-weight: bold; margin-bottom: 20px;}
h2{font-size:12px; color: #e9671a; font-weight: bold; }
h3{font-size:12px; color: #444444; font-weight: bold; }
h4{font-size:12px; color: #457c02; font-weight: bold; }
h5{font-size:12px; color: #000000; font-weight: bold; }
h6{font-size:12px; color: #000000; font-weight: normal;}

/*--------------------*/
body{
	background: url(../../img/design/fon.jpg);
	margin:0;
	padding:0;
}
#header{
	height:/*300*/280px;
	background: url(../../img/design/repeat-header2.gif) repeat-x top;
	border-bottom: 1px solid #c8be9c;
	
}
#footer{
	height:62px;
	background: url(../../img/design/footer.gif) repeat-x;
}
#maintable{
	text-align: center;
	
}

.table-inside{
	margin:0 auto;
	width:974px;
	height:100%;
	border-right: 1px solid #c8be9c;
	border-left: 1px solid #c8be9c;
}
.main-content{
	width: 974px;
	margin:0 auto;
	text-align: left;
}
.left-side{
	width:380px;
	float: left;
	background: url(../../img/design/border.gif) repeat-y top right;
	min-height:50px;
	height: auto !important;
	height:50px;
	/*border: red 1px solid;*/
}
.cat-col{
	
	width:380px;
}

#create{
	border-right: 1px solid #c8be9c;
}

#copy{
	display: block;
	
	margin:27px 0 0 93px;
	font-size: 9px;
	text-transform: lowercase;
	text-decoration: none;
}

#copy img{
	position: relative;
	top:3px;
	left:6px;
}

#adress{
	margin:17px 0 0 40px;
	float: left;
	color:#ab261b;
	font-size: 11px;
}

#counter{
	margin:15px 20px 0 20px;
	float: right;	
}

#second-row{
	background: url(../../img/design/tree.jpg) left bottom no-repeat;
	padding-bottom:170px;
	border-right: 1px solid #c8be9c;
}

#mail, #home{
	display: block;
	position: absolute;
	top:/*10*/5px;
	height:9px;
	width:10px;
	
	background: url(../../img/design/home.gif) no-repeat;
}
#mail{
	right:40px;
	background-position:-37px 0;
}
#mail:hover{
	right:40px;
	background-position:-37px -21px;
}

#home{
	right:80px;
}

#home:hover{
	background-position: 0 -21px;
}

#first-row{
	/*vertical-align: middle;*/
	position: relative;
	display: block;
	
}


#random2, #random1-1, #random1-2, #random1-3,#random1{
	float:left;
	height:/*300*/280px;
	width: 296px;
	background: url(../../img/design/random.jpg) no-repeat;
}
/*#random2{
	background-position: 0 -900px;
}
#random1{
	background-position: 0 0px;
}
#random1-1{
	background-position: 0 0px;
}
#random1-2{
	background-position: 0 -300px;
}
#random1-3{
	background-position: 0 -600px;
}*/

#random2{
	background-position: 0 -920px;
}
#random1{
	background-position: 0 -20px;
}
#random1-1{
	background-position: 0 -20px;
}
#random1-2{
	background-position: 0 -320px;
}
#random1-3{
	background-position: 0 -620px;
}

.main-menu, .catalog, .service{
	margin:0;
	padding:0;
	list-style: none;
	
}
.main-menu a, .catalog a{
	font-family: Tahoma;
	color:#00339c;
	font-size:12px;
}
.main-menu a:hover, .catalog a:hover{
	font-family: Tahoma;
	color:#ab261b;
	font-size:12px;
}


.main-menu{
	padding:0;
	margin-top:22px;
	width: 125px;
	/*float: left;
	margin-left:80px;*/
	position: relative;
	left:80px;
	
	
}
ul.admin{
	width:280px !important;
	/*border: red 1px solid;*/
}
.main-menu li{
	display: block;
	margin-bottom:11px;
}
.main-menu a, .main-menu a:hover{
	font-weight: bold;
	padding-left:10px;
	border-left: 3px #003d58 solid;
	line-height:14px;
	display: block;
	height:14px;
}

.main-menu a:hover{
	font-weight: bold;
	padding-left:10px;
	border-left: 3px #ab261b solid;
}

.catalog{
	width:165px;
	/*margin-top:20px;
	float: left;*/
	position: relative;
	left:200px;
	top:-52px;
	margin-bottom:-300px;
}
.catalog a{
	display:block;
	text-decoration: none;
	padding-left:10px;
	font-weight: normal;
	background: url(../../img/design/arrows.gif) no-repeat;
	background-position: 0 -48px;
	width:165px;
	_width:175px;
	/*border: red 1px solid;*/
}
.catalog a:hover{
	background-position: 0 8px;
	font-weight: normal;
}
.service{
	margin-top:20px;
	margin-left:80px;
}
.service ul{
	margin:15px 0px;
	margin-left:0px;
}

.service li{
	display: block;
	min-height:20px;
	
}

.service a, .service a:hover{
	font-weight: bold;
	color:#00339c;
	font-size:12px;
	line-height:15px;
	display: block;
	padding-left:13px;
	text-align: left;
	background: url(../../img/design/nav.gif) top left no-repeat;
	background-position: 0 -135px;
}

.service a:hover{
	color:#ab261b;
	text-decoration: none;
	background-position: 0 1px;
}


.service ul a, .service ul a:hover{
	
	font-weight: normal !important;
	padding-left:13px;
	background: url(../../img/design/arrows.gif) no-repeat;
	background-position: 0 -48px;
	border: none;
}

.service ul a:hover{
	font-weight: normal !important;
	background-position: 0 8px;
	font-weight: bold;
}




#main-content-really{
	padding:20px 20px 40px 30px;
}

.page-name{
	display: block;
	border-left: 3px solid #ab261b;
	padding-left:10px;
	line-height:15px;
	margin-bottom:10px;
}
#ariadna{
	font-size:11px;
	color:#ab261b;
	padding-left:15px;
	background: url(../../img/design/arrows.gif) no-repeat;
	background-position: 0 5px;
	margin-bottom:30px;
}
#ariadna a{
	font-size:11px;
	color:#ab261b;
}
/*--------картинка png*/
img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
div.png{
	display:inline;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:expression(this.firstChild.width); 
	height:expression(this.firstChild.height);
} 
/*--------------------*/
hr {clear:all;	margin:0;	padding:0;	height:2px;	width:100%;	border: 0px solid;	_background:none;	_border:none;	background-color:#c70000;
	border-color:#c70000;	_background:none;	_border:none;	_color:#c70000;}
