/*-------------------- форма */

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:#c11022;
	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:middle;}
/*--------------------*/

/*-------------------- стандартное*/
body, td, p, ul, li, a, a:hover {font:14px tahoma, sans-serif; color: #000000;}
a{
	color:#003d5f;
}
a:hover{
	text-decoration: none;
}
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;}

table.all{
	width:100%;
}

/*--------------------*/		
h1,h2,h3,h4,h5,h6 {padding:0;margin:0;}				
h1{
	font-size:13px;
	color: #2d3e7b;
	font-weight: bold;
	padding:10px 0 0px 0px;
	text-transform: uppercase;
	margin-bottom:15px;

}
h2{font-size:12px; color: #0158b0; 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: red; font-weight: normal;}

/*--------------------*/

body,html{
	
	height:100%;
	padding:0;
	margin:0;
}
table#main{
	min-width:990px !important;
	
	width:expression(document.body.clientWidth < 990? "990px": "100%");
	background: url(../../img/design/right_bg.gif) repeat-y right;
}
td.header{
	height:186px;
	background: url(../../img/design/header.jpg) no-repeat right top #feff72;
}
td.menu{
	height:48px;
	background: #0064ab;
	vertical-align: middle;
}

td.menu ul{
	list-style: none;
	margin:0;
	padding:0;
	text-align: center;
}
td.menu ul li{
	display: inline-block;
	height:48px;
	_display: inline;
	
}

td.menu ul li a{
	padding:0 35px;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	line-height: 48px;
	text-decoration: none;
}
td.menu ul li a:hover{
	display: inline-block;
	height:48px;
	_display: inline;
	font-size:14px;
	font-weight: bold;
	color:#003d5f;
	line-height: 48px;
	text-decoration: none;
	background-color:#7baee5;
	
}
td.footer{
	height:83px;
	border-top: 1px solid #000;
	vertical-align: middle;
}
td#left_col{
	width: 221px;
	background: url(../../img/design/left_column.gif) repeat-y left;
}
td#right_col{
	width: 195px;
	background: url(../../img/design/right_column.gif) repeat-y right;
}
td#right_col div#right_col_top{
	height: 118px;
	background: url(../../img/design/right_column_top.jpg) no-repeat right;
}
td#left_col div#left_col_top{
	height: 118px;
	background: url(../../img/design/left_column_top.jpg) no-repeat left;
}
ul.production-menu{
	background: #dce28a;
	list-style: none;
	margin:0;
	padding:25px;
}
ul.production-menu li{
	padding: 0 10px;
	display: block;
	margin-bottom:14px;
}
span.subheader{
	display: block;
	color:#003d5f;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:19px;
}
ul.production-menu li a{
	display: block;
	font-size:12px;
	padding-left: 9px;
	color:#003d5f;
	background: url(../../img/design/markers.gif) no-repeat left 5px;
}
ul.production-menu li a:hover{
	display: block;
	padding-left: 9px;
	font-size:12px;
	color:#ff0000;
	background: url(../../img/design/markers.gif) no-repeat left -149px;
}

div#ariadna p,div#ariadna a{
	font-size: 10px;
	color:#9d9d9d;
	font-style: italic;
}
div.news{
	background-color:#fafad4;
	padding:20px;
}
div.news-date{
	font-size:10px;
	color:#003d5f;
}
div.news a.news_link{
	font-weight: bold;
	font-size:12px;
}
.footer{
	font-size:10px;
	color:#4e4e4e;
}
a#creator{
	font-size:10px;
	color:#4e4e4e;
	text-decoration: none;
}
a#creator img{
	position: relative;
	top:3px;
}
/*--------------------*/
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;}

p{
	margin-bottom:10px;
}
a.aktiv{
	color:#ff0000 !important;
	background: url(../../img/design/markers.gif) no-repeat left -149px !important;
}