@charset "utf-8";

body{
	margin: 0;
	padding: 0;
	color:#000000;
	width:99%;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
/*	background-image:url(../img/backgrs/bk.png);
	background-repeat:no-repeat;*/
	background-color:#EAD6BD;
	
}
#headerimg{
	height:170px;
	background-image:url(../img/footer.png);

/*	background-image:url(../img/header.jpg);
	background-image:url(../img/header2.jpg);*/
	background-repeat:no-repeat;
	background-position:center;
/*	opacity:0.9;
	filter:alpha(opacity=90);*/
}

h1{
text-align:center;
font-family:Arial, Helvetica, sans-serif bold;
font-size:12px;
}
#twistline{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	text-align:center;
	font-size:10px;
	color:#006699;
	font-family:"Courier New", Courier, monospace;
}

#papirus{
/*	border:5px solid;*/
border:none;
/*	background-image:url(../img/backgrs/img3.jpg);*/
	opacity:1.0;
	filter:alpha(opacity=100);

}

#headermenu{
	height:31px;/*31*/
/*	background-color:#999999;*/
/*	background-color:#33CCFF;*/
	margin-left:auto;
	margin-right:auto;	
	width:100%;
	background-color:#3366FF;
}
div.drpmenu{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:31px;
	background-color:transparent;
}
#sidebarleft{
	border:1px double;
	background-color:#33CCFF;
	
}
#mainfield{
/*	background-color:#FFFFCF;*/
	text-indent:20px;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
	padding-top:1em;
}
div.photo
{	
	padding:5px 5px 5px 5px;
	margin-left:5px;
	float:right;
	border:1px solid #000000;
	display:inline;
}
br.clear{clear:both;}

table.content{
	width:100%;
	text-align:justify;
/*	opacity:0.9;
	filter:alpha(opacity=90);*/
}

td.sidebar{
/*	border: 2px solid;*/
	border:none;
	width:10em;
	/*width:15em;*/
	vertical-align:top;
}
td.mainview{
	margin:0 0 0 0;
	padding: 10px 10px 10px 10px;
	text-align:justify;
/*	border:2px double;*/
	border:none;
	vertical-align:top;
	font-size:16px;
	/*	font-size:16px;*/
/*	background-color:#CC9966;*/
}
td.mainview h2,h3,h4,h5{
text-align:center;
}
td.banners{
	margin:0 0 0 0;
	width:1em;
/*		width:10em;*/
	vertical-align:top;
	display:none;
}

ul.textlist{
	list-style-type:circle;
	text-align:center;
}
/* CSS Document */

table.imgs{
	width:100%;
	border:none;
	text-align:center;
	vertical-align:top;
}
table.imgs td{
	padding-top:10px;
}
div.imglabel{
	border:none;
	background:none;
}
div.imglabel p{
font-style:italic;

}

div.imgintext{
float:right;
margin-right:20px;
margin-left:15px;
}
div.txtiimg{
float:none;
}
br.stopfloat{float:none}

div.section{
	width:100%;
}
div.section ul,ol{
	display:block;
	padding-left:2em;
	text-indent:5px;
}
div.section ul li{
padding-right:1em;
}

div.section p{
padding-left:1em;
padding-right:1em;
}
/*Баннеры*/
table.onebannertab{
	padding:1px 1px 1px 1px;
}
#baner{

}

#foo{
	height:128px;
	width:100%;
	background-image:url(../img/footer.png);
	background-position:center;
	opacity:1.0;
}

table.certs{
	width:98%;
	border-color:#000000;
	border:double;
	}
table.certs td{
	text-align:center;
	border-color: #000000;
	border:solid 1px;
	}
table.certs th{background-color:#33CCFF;
	text-align:center;
	border-color: #000000;
	border:solid 1px;

}