@charset "windows-1251";
a:link {
	color: #FF9900;
	text-decoration: none;
}
.left_otstup {
	margin-left: 100px;
	white-space: nowrap;
}
.center_tab {
	position: relative;
	left: 50%;
	float: left;
	width: 80%;
	padding: 3px;
	margin-top: 2px;
	border: 1px solid #FF3;
	margin-left: -48%;
	background-repeat: repeat-x;
	background-position: left;
	background-color: #f1f1f1;
}
.l_blok  {
	background-color: #FFF;
	border: thin solid #FFF;
	position: relative;
	float: left;
	width: 200px;
	margin-left: 15px;
}
.center_tab #c_blok {
	border: 1px solid #FFF;
	background-color: #FFF;
	float: left;
	text-align: center;
	padding: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#white_background {
	background-color: #FFF;
	border: 1px ridge #69F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #099;
	height: 27px;
}
#stroka_table {
	text-align: left;
	background-color: #FFF7D5;
	padding-left: 20px;
	background-image: url(/images/ic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 30px;
}
#colum2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}


.c_blok#content_center {
	background-color: #9C9;
	width: 100%;
}

.center_tab .probka {
	clear: both;
	float: left;
	width: 100%;
}

.center_tab #r_blok {
	float: right;
	border: 1px solid #FFF;
	width: 15%;
	margin-left: 20px;
}
#Zaglavnai {
	font-family: "Comic Sans MS", cursive;
	font-size: 70px;
	font-weight: bolder;
	color: #F90;
}
.reas #dminka {
	font-size: 50px;
	font-family: "Comic Sans MS", cursive;
	font-weight: lighter;
}



#menushka_tema {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7CA6B6;
	background-color: #EAEAEA;
	height: 25px;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

#swf {
	position:relative;
	left:1050px;
	top:500px;
	width:180px;
	height:244px;
	z-index:1;
	margin: 560px;
}

.hop {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #8CADC6;
	font-size: 16px;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 20px;
}
.left_otstup5 {
	text-align: center;
	vertical-align: middle;
	background-color: #E9ECED;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	width: 60%;
	margin: 50px;
}
.left_otstup6 {
	text-align: center;
	vertical-align: middle;
	background-color: #E9ECED;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	width: 65%;
	
}

a:hover {
	color: #FF3300;
}
a:active {
	color: none;
}
a:visited {
	text-decoration: none;
}
  
/*a:link {
	text-decoration: none;
}

a:hover {
	 color: #6C757A; background: inherit;
}
a:active {
	text-decoration: none;
}*/ 

#red {
	color: #FF0033;
}


.forma_text {
	border: 0px none #FFFFFF;
	overflow: auto;
	display: compact;
}


h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 {
	font-size: 0.8em;
	color: #333333;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-repeat: no-repeat;
}
h4 {
	font-size: 12px;
	color: #0099CC;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: 5px;
}
add_statia {
	font-size: 14px;
	text-align: left;
}

.green {
	color: #006600;
}
.blue {
	color: #7ca6b6;
}

.ps {
	font-size: 12px;
	color: #999933;
	text-decoration: underline;
	width: 450px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 40%;
	font-style: normal;
	font-weight: lighter;
	text-align: center;
}

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(../images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(../images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content {
	margin: 0 auto;
	width: 780px;
	padding: 10px;
	
}

.headz {
	height: 55px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.top_info {
	float: right;
	width: 640px;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	clear: both;
}

	.top_info_left {
	width: 250px;
	float: left;
	padding-left: 10px;
	margin-left: 20px;
	}

	.top_info_right {
	float: right;
	width: 290px;
	border-left: 1px solid #eee;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	}
.buttom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	vertical-align: middle;
	white-space: nowrap;
	clear: both;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFCC;
	text-align: center;
	padding: 5px;
}
.menushka {
	background-color: #A6A6A6;
	margin: 2px;
	padding: 10px;
	height: 50px;
	width: 300px;
}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(../images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.search_field {
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}
.left_reg {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
.left_spisok {
	float: left;
	width: 350px;
	background-color: #EEEEEE;
	color: #999999;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 100px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFEAE9;
	border-right-color: #DFEAE9;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-weight: bolder;
	white-space: nowrap;
}
.knopka {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	color: #999999;
}
.left_stroka {
	float: left;
	width: 100px;
	padding-left: 5px;
	background-image: url(/images/202.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.otstup {
	float: left;
	width: 200px;
	font-size: 12px;
	color: #6699CC;
	border: 1px none #CCCCCC;
	margin-left: 5px;
	left: 50px;
	background-color: #FFF;
}

.atas{
	float: left;
	width: 350px;
	font-size: 14px;
	color: #FFF;
	margin-left: 45px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #B5CDE6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: lighter;
	white-space: nowrap;
	padding: 3px;
}
.alla {
	background-color: #E3F1CD;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #960;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left center;
}
#otvets {
	
	background-repeat: no-repeat;
	background-position: left center;
}


.otstup2 {
	margin-left: 50px;
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
}

.left h3 {
	clear: both;
	color: #FFF;
	background-color: #A2BCCC;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 5px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #6C757A  url(../images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;
	margin: 0 0 3px 0;
	font-size: 12px;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
	border: 1px dotted #999999;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

#all {
	height: 100%;
	position: relative;
}
#empty, #footer {
	height: 100px;
	clear: both;
}
html>body #all {height: auto; min-height: 100%;}

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	height: 50px;
	letter-spacing: 2px;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #A9C0CE;
	font-size: 12px;
	background-image: url(/images/!tema021.gif);
	background-repeat: repeat-x;
	background-position: left;
}
#empty, #footer_root {
	height: 120px;
}

#footer_root {
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 80px;
	letter-spacing: 2px;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	color: #A9C0CE;
	font-size: 12px;
	padding-bottom: 10px;
}
.footer a { color: #808080; background: #fff; }
.Pod {
	font-size: 13pt;
	text-align: left;
	background-color: #a9c0ce;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	vertical-align: middle;
	padding-left: 100px;
	padding-top: 5px;
	margin-right: 50px;
	font-style: oblique;
	font-weight: lighter;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: url(/images/circ5.gif);
	background-repeat: no-repeat;
	background-position: 72px 2px;
	position: relative;
	left: 0px;
	margin-left: 0px;
}
.reas {
	background-image: url(/images/800.gif);
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #7CA6B6;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
}


.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.PodZag {
	color: #FFFFFF;
}


.tab2 {
	margin: 0px;
	padding: 5px;
	width: 100%;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999999;
	border-bottom-color: #EFF6FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;

}
#centrvalign {
	font-size: 12px;
	text-align: center;
	vertical-align: text-top;
}
.white {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.red {
	color: #FF3333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
.img_stat {
	height: 132px;
	width: 177px;
	border: 1px solid #DBDBDB;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: auto;
}
.bigs {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.menushka {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7CA6B6;
	background-color: #EAEAEA;
	height: 25px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	font-weight: normal;
}
#Layer1 {
	position:absolute;
	left:93px;
	top:49px;
	width:303px;
	height:36px;
	z-index:1;
}
.style2 {
	color: #7CA6B6;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style22 {
	color: #3399CC;
	font-size: 12px;
}


#spis {
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5EAF4;
	border-bottom-color: #D5EAF4;
	width: 96%;
	color: #FFFFFF;
	height: 25px;
	margin-left: 2%;
	vertical-align: middle;
	background-color: #FF9933;
}
.tab4 {
	border: 1px solid #D5D5E3;
	padding: 5px;
	width: 100%;
}
#tab4str {
	border: 1px solid #993300;
}
#left {
	float: left;
	height: 20px;
	width: 300px;
	font-weight: bolder;
}
.srocho_v_nomer {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FF3300;
	text-decoration: overline;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
}
.blue2 {
	color: #999999;
	border: 1px solid #CCCCCC;
	display: table;
	float: left;
	width: 850px;
}
#boboc {
	background-image: url(/images/BatterF2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 65px;
	margin-top: 5px;
	margin-left: 25px;
}

#shrift0 {
	font-size: 9px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#shrift2 {
	font-size: 12px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#shrift3 {
	font-size: 14px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#blue {
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #DEFEEF;
}


.content .headz .logo .dark {
	color: #666666;
	font-size: 1em;
}
.content .headz .logo {
	padding-left: 32px;
	background-image: url(/images/batl.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	height: 40px;
	width: 50%;
	float: left;
}
.content .headz #datas {
	float: right;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 3em;
}

.content .headz .logo #sfera {
	font-size: 0.9em;
	color: #999999;
	margin-left: 12px;
	font-weight: lighter;
	margin-top: 0px;
	float: left;
	clear: right;
	padding: 0px;
}

.content .headz {
	padding-right: 10px;
	padding-left: 10px;
}
.orange {
	font-size: 12px;
	font-weight: lighter;
	color: #FF9933;
}
.editors_price {
	position: relative;
	width: 100%;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #999999;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.vokrug_vsego {
	width: 850px;
	margin-left: 300px;
}

#left_polovinka {
	float: left;
	margin-top: 0px;
	position: relative;
	width: 390px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
.monitor {
	float: left;
	width: 96%;
	padding-left: 50px;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px solid #6699FF;
}
#stolb1 {
	float: left;
	width: 40px;
	position: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#stolb2 {
	float: left;
	width: 250px;
	position: fixed;
	margin-left: 150px;
}
#stolb3 {
	float: left;
	width: 20px;
}

p.monitor{
	float: left;
	width: 96%;
	padding-left: 50px;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px solid #6699FF;
	height: 40px;
}
.monitor2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	width: 50%;
	padding-left: 100px;
	margin-right: 20px;
	margin-top: 10px;
}

#spacer {
	clear: both;
	float: left;
	width: 100%;
	height: 20px;
}

#right_polovinka {
	float: right;
	margin-top: 0px;
	position: relative;
	margin-left: 40px;
	margin-right: 20px;
}
#nazvanie {
	background-color: #A2BCCC;
	width: 228px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_otstup #forms {
	background-color: #F1F5F5;
	border: 1px solid #FFFFFF;
	padding-left: 10px;
	color: #999900;
}

#button_class {
	width: 75px;
	margin-left: 5px;
	background-color: #FFCC99;
	color: #FFFFFF;
	font-weight: lighter;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
#nazvanie2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
}
#naverh {
	font-size: 10px;
}
.krug {
	background-image: url(/images/fr3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
}
#borders {
	border: 2px dashed #CCCCCC;
	text-align: center;
}
#butt2 {
	font-size: 12px;
	background-color: #FFF;
	font-family: Verdana;
	font-style: normal;
	font-weight: lighter;
	color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#zag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #87A7BA;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9CF;
	vertical-align: middle;
}
#butt3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFF;
	background-color: #a9c0ce;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inform {
	position: relative;
	left: 0px;
	top: 0px;
}
.style20 {
	color: #F66;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
}
#textarea_hide {
	height: auto;
	border-style: none;
	overflow:hidden;
	
	
	
}
#menu_adminka {
	position: absolute;
	float: left;
	width: 250px;
	left: 40px;
	height: 400px;
}
.menusad {
	width: 700px;
	margin-left: 50px;
}
#content {
	position: absolute;
	left: 50%;
	text-align: center;
	padding-left: 40px;
	width: 500px;
	clip: rect(auto,auto,auto,auto);
	margin-left: -300px;
}
#botch {
	clear: both;
}
#add_tema {
	background-image: url(/images/add_16.ico);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding-left: 25px;
}
#dlitel_zag_ico {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#stop_opros {
	background-image: url(/images/stop_24.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#tr {
	background-image: url(/images/tr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#table_price {
	position: relative;
	left: 0px;
	margin-left: 5px;
	z-index: 10;
	width: 50%;
	margin-top: 50px;
	float: left;
}
.ed_pric {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 9px;
	font-weight: lighter;
	color: #333;
	width: 300px;
}
#uuu {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 9px;
	font-weight: lighter;
}
