* {color: black;}
html,body{height: auto; width: auto;}
body {
	background: #ffffff;
	margin: 1px;
	padding: 1px;
}
#main {
	background: White;
	border: 1px solid Black;
	width: 99%;
}
img {
	border:0px;
	filter:gray;
}
a {
	color: black;
	text-decoration: none;
}
ul li {list-style-image: url(/imgs/li-g.png);}
.noprint {display: none;}
.border {border: 1px solid black;}
.defhead, .redhead, .block_head,
.block_head_red {background: silver; font-weight: bold;}
.red {color: Black;}
.url {display: inline; font-weight: normal; font-style: italic; color: gray;}
.no-print {display: none;}

table.def {border: 1px solid black;}
table.def caption {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: silver;
}
/*---SVR---*/
.svr_block_body_top {border-top: black 1px solid; background: white;}

.adminPanel {border-top: 1px dotted gray; background: Silver;}
.adminPanelPaper {border: 1px solid gray;}
.adminPanel a, .adminPanel a:visited, .adminPanel a:active,
.adminPanel a:hover {color: gray; text-decoration: none;}

.edit {
	background: none;
	border: 1px solid gray;
}
.toolbtn {
	background: none;
	border: 1px solid gray;
}

.btn {
	background: url(/imgs/btnBkGr.png) top repeat-x;
	border: 1px solid #5D98C6;
	}
.inp {
	width: 100px;
	border: 1px solid #5d98c6;
}
h2 {margin: 0px;}
.BlackColor {background: black;}
HR {background: Silver;}
h1 {background: Silver; color: Black; margin-left: 5px; margin-right: 5px; border: 1px solid black;}
.paperSlogan {color: Black;}
h5, .pageSection, .blockTitle{background: url(/imgs/gray300x1.png) no-repeat left bottom;}

table.dopuski {
	background: #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #a6c7e1;
	border-bottom: 1px solid #a6c7e1;
	text-align: center;
	width: 100%;
}
table.dopuski TR {
	height: 25px;
}
table.dopuski TD {
	border-left: 1px solid #a6c7e1;
	border-top: 1px solid #a6c7e1;
	border-right: 1px solid #f0f6fa;
	border-bottom: 1px solid #f0f6fa;
	padding: 2px;
}

table.price {
	background: #FFFFFF;
	border: 1px solid black;
	border-bottom: 1px solid black;
}
table.price tr.inf{background: #24396a; color: #ffffff;}

table.inform {
	background: #FFFFFF;
	border: 1px solid black;
	border-bottom: 1px solid black;
}
table.inform tr.inf {background: #24396a; color: #ffffff;}
table.inform .s2 {background-color: silver;}
table.inform .s3 {border-left: 1px solid silver;}
table.inform .s4 {border-top: 1px solid Black;}
table.inform .s5 {background-color: #E6F0F6;}
table.inform .s6 {border-top: 1px solid silver;}
table.inform .s7 {border-left: 1px solid black;}

.minLot {
	text-align: right;
	font-weight: bold;
}

.adminPanel {display: none;}
#petr {display: none;}
div.main {display: block; width: auto}
	div.row {display: block;}
		#nvg {display: none;}
		#page {display: block;}
			#content {width: 99%; margin: 0 auto;}
.nvg-margin {display: none;}
td.Sep {display: none;}
#printHead {
	display: block;
	margin-top: 10px;
	text-align: center;
	padding: 0px 5px 5px 5px;
	height: 70px;
}
#printHead .bereg {font: 18pt 'Times New Roman';}
#printHead .xyz {float: right;}
td.copyright {display: none;}
.petr {display: none;}
#contentMenu {display: none;}
.Sertif {border: 1px solid Gray;}

/****** контент ******/
#content {
	background: White;
	border-left: none;
	border-right: none;
	margin:0;
	max-width: none;
	min-width: none;
	overflow: visible;
	min-height: none;
	width: auto;
}
	#content .col-left{display: none;}
	/* Content center */
	#content .center{float:none; width: auto; overflow: visible;}
	#content .center .in{margin: 0;}
	#content .empty .in{display: none;}

/* Header */
#header{display: none;}
	#contentMenu {display: none;}
#content .clear {padding-top: 0;}
	#content .center .in{border-top: none;}

/* Footer */
#footer{display: none;}