* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	/*margin-top:14px;*/
	color:#484848;
}
a:link, a:visited, a:active {
	color: #505456;
	outline: none;
	font-size:12px;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color:#2c6078;
}
p {margin: 0 0 8px;}
img {
	border: none;
	outline:none;
}
input {vertical-align: middle;}
ul{margin-left:20px;}
#wrapper {
	width: 1030px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#top {
	height: 80px;
	clear:both;
}
#logo{
	margin-top:10px;
}
#header {
	position:relative;
	height: 290px;
	/*background:url(../img/head_bg.jpg) center top no-repeat;*/
	overflow:visible;
	/*background:#99FF66;*/
	z-index:1;
}
#hbg{
	position:relative;
	top:0px;
	left:0px;
	overflow:hidden;
}
#hbt{
	position:relative;
	top:0px;
	left:0px;
}
.topmenu a:link, .topmenu a:active, .topmenu a:visited{
	font-weight:bold;
	margin-left:20px;
}
.topstr{
	margin-left:20px;
	color:#2c6078;
	margin-bottom:10px;
}
#top p{
	margin:0px;
}
#orderb{
	float:right;
	margin-top:-10px;
	margin-right:20px;
	z-index:2;
	
}
#breadcrumbs{
	/*margin-top:-5px;*/
	/*margin-bottom:20px;*/
	margin-left:50px;
	z-index:5;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}

#content_two{
	padding: 0 0px 0 180px;
}
#subcontent{
	padding-left:50px;
	padding-right:20px;
	padding-bottom:20px;
	z-index:2;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 180px;
	margin-left: -100%;
	position: relative;
	/*background:#FF9966;*/
}
#leftmenu{
	margin-top:40px;
}
#leftmenu a:link, #leftmenu a:visited, #leftmenu a:active{
}
#leftmenu ul{
	margin-left:40px;
}
#leftmenu ul li{
	list-style-image:url(../img/menu_arrow.gif);
	margin-bottom:5px;
}
#contact_block{
	background:url(../img/operator.jpg) right bottom no-repeat;
	margin-top:40px;
	height:170px;
}
.pblock{
	/*border: solid 1px #2c6078;*/
	padding:4px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -100px auto 0;
	height: 100px;
	background:url(../img/foot_bg.gif) left top repeat-x;
	clear:both;
}
#subfooter{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}


h1, h2, h3{
	color:#00a2cf;
}
h1{
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
}
h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:6px;
}
h3, h3 a{
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
}
h4{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

.nline{
	height:20px;
	background:url(../img/nline.gif) left center repeat-x;
}
.date{
	color:#38798b;
	font-weight:bold;
}
.bnews a:link, .bnews a:visited, bnews a:active{
	color:#333333;
	text-decoration:none;
}
.enter_block{
	border:solid 1px #f89900;
	padding:12px;
	background:#fdf5d2;
}
.CabTab, .FormTab{
	empty-cells:show;
}
.CabTab td, .FormTab td, .dataTab td, .dataTab th{
	padding:2px;
}
input.datetextbox{
	cursor:pointer;
	background:url(../adm_img/calendar.gif) right center no-repeat;
}
.rTab th{
	text-align:left;
	color:#2c6078;
	font-weight:normal;
}
.rTab span{
	color:#FF3300;
}





div.sdmenu {
	width: 190px;
	margin-top:30px;
	margin-left:10px;
}
div.sdmenu div {
	overflow: hidden;
	color:#505456;
}
div.sdmenu div:first-child {
}
div.sdmenu div.collapsed {
	height: 20px;
}
div.sdmenu div span {
	display: block;
	padding: 3px 25px;
	font-weight: bold;
	background: url(../img/menu_arrow_open.gif) no-repeat 10px center;
	cursor: pointer;
}
div.sdmenu div.collapsed span {
	background-image: url(../img/menu_arrow.gif);
}
div.sdmenu div a {
	padding: 3px 25px;
	display: block;
	text-decoration:none;
	font-size:11px;
}
div.sdmenu div a.current {
	background:#F2F2F2;
}
div.sdmenu div a:hover {
	/*background : #066 url(linkarrow.gif) no-repeat right center;*/
	text-decoration: underline;
}
div.sdmenu span a {
	display: block;
	padding: 3px 25px;
	font-weight: bold;
	background: url(../img/menu_arrow.gif) no-repeat 10px center;
	cursor: pointer;
	text-decoration:none;
}
div.sdmenu span a:hover {
	text-decoration:underline;
}


div.frame {
	    padding: 0px;
	    margin: 0px;
	    width: 200px;     /* ширина блока */
	    border: 1px dotted orange; /* рамка вокруг блока */
}
#animation_div {
	    position: relative;
	    padding: 0px;
	    margin: 0px;
	    height: 80px;    /* высота блока */
	    overflow: hidden;
}
#animate_div {
	    position: relative;
	    overflow: hidden;
	    margin:0px;
	    padding:3px;
}


.example{
	font-size:11px;
	border:dotted 1px orange;
	padding:3px;
	background:#FFFFF0;
}

.imhover{
	border:solid 1px #00CC33;
	z-index:100;
}

.h_top{background:url(../img/h_top.jpg) left top no-repeat; }
.h_bot{background:url(../img/h_bot.jpg) left top no-repeat;}
.h_left{background:url(../img/h_left.jpg) left top no-repeat;}
.h_right{background:url(../img/h_right.jpg) left top no-repeat;}
.h_sep{background:url(../img/h_sep.jpg) left top no-repeat;}