:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings
================================================*/

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px;
	font-weight: normal;
}

h1, .h1 {
	margin: 4px 0 14px 0;
	font: normal 22px Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
	color: #3f7512;
	padding: 0 0 4px 0;
}

h1 span {
	color: #000;
}

.col_center_2 h1 {
	margin: 10px 0 10px 0;
	font: normal 30px Arial, Helvetica, sans-serif;
}

h2 {
	margin: 40px 0 18px 0;
	font: normal 18px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #629300;
	padding: 0 0 6px 0;
}

h3 {
	margin: 0 0 10px 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #cc0000;
}

h4 {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	margin: 0 0 3px 0;
}
h4 a{color: #1BA11B;}

h5 {
	font-weight: bold;
	font-size: 1em;
	color: #000;
	background-color: transparent;
}

h6 {
	font-weight: bold;
	font-size: 1em;
	color: #999;
	background-color: transparent;
}

/* Links
================================================*/

a:link {
	color: #1ba11b;
	text-decoration: underline;
}

a:visited {
	color: #BCDD79;
	text-decoration: underline;
}

a:active {
	color: #1ba11b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}



/* Paragraphs
================================================*/

p {
	margin: 0 0 12px 0;
	line-height: 1.2em;
}

small {
	font-size: 11px;
}

blockquote {
	margin: 10px 25px 10px 25px;
	padding: 20px 25px 15px 45px;
	background: #EBF1C1;
}


/* Lists
================================================*/

ol {
	margin: 16px 0px 16px 27px;
	padding: 0px;
}

ol ol {
	list-style-type: upper-alpha;
	margin: 4px 0px 4px 25px;
	padding: 0px;
}

ol li {
	padding: 0px;
	margin: 5px 0;
	list-style: decimal;
}

ul {
	margin: 7px 0px 22px 12px;
	list-style-type: none;
}

ul * ul {
	margin: 4px 0px 4px 25px;
}

ul li {
	margin: 9px 0;
	padding: 0px;
	list-style: disc;
}

* html ul li {
	height: 1%;
}

dl{
	margin: 10px 0;
}

dl dt {
	margin: 2px 0;
}

dl dd {
	margin: 2px 0 2px 30px;
}
ul#portfolio li{list-style: none;margin: 0;}
ul#portfolio{margin: 0;overflow:hidden;}

/* Tables
================================================*/

table {
	border-color: #9c9c9c;
	border-collapse: collapse;
	margin: 15px 0 15px 0;
}

table td {
	border-color: #9c9c9c;
	border-collapse: collapse;
	padding: 5px;
}

table td strong {
	font-weight: bold;
}

table .color td {
	background: #F5F5F5;
}

table caption {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px;
	color: #000;
	font-size: 107%;
	text-transform: uppercase;
	border-bottom: 1px solid #A6A6A6;
}

table th {
	padding: 5px;
	border: 1px solid #B3B3B3;
	color: #000;
	background: #EEEEEE;
	font-weight: bold;
}

table th h4 {
	color: #000;
	margin: 0px;
	font-weight: bold;
}

hr {
	background: #ccc;
	border: 0px;
	color: #ccc;
	height: 1px;
	margin: 15px 0px;
	padding: 0px;
}

* html	hr {
	margin: 8px 0px;
	padding: 0px;
}

/* Form
================================================*/

.form{
	margin: 10px 0 10px;
	width: 100%;
	padding: 15px 0 0;
}

.form.redline {
	border-top: 4px solid #90A600;
}

.form fieldset {
	border: 1px solid #CBC0BC;
	padding: 0px 20px 20px;
}

.form legend {
	margin: 0px 0px 10px;
	padding: 0 5px;
	font-size: 120%;
	font-weight: bold;
	height: auto;
}

.form ul {
	margin: 0;
	padding: 0;
}

.form .line {
	clear: both;
	padding: 0 0 6px 0;
	width: 100%;
	margin: 2px 0;
}

.form .line.marked {
	background: #D98C00;
	padding: 10px 0 10px;
	color: #fff;
}

.form .line.marked label {
	margin-left: 10px;
}

.form.descr .line {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 6px 0;
}

.form .line:before {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.form .line:after {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
* html .form .line {height: 1%;}

.form .label {
	float: left;
	width: 25%;
	display: block;
	margin-right: 10px;
	display: inline;
	font-size: 93%;
}

.form .formw {
	width: 70%;
	display: block;
	float: left;
}

form.descr .formw {
	width: 460px;
	text-align: justify;
}

.form .formw .text {
	width: 99%;
	background: #F4F5F4;
	border: 1px solid #9C9C9C;
	font: 100% Arial, Helvetica, sans-serif;
	padding: .25em;
}

.form .formw input.text:focus, .form .formw textarea.text:focus, .form .formw select.text:focus {
	background: #fff;
	border: 1px solid #686868;
}


.form .rad {
	vertical-align: middle;
	margin: 0 4px 0 0;
}

.form .btn {
	font: 100% Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}

.red {
	color: #E05332;
}

.err {
	color: #E05332;
	font-size: 83%;
	line-height: 115%;
}


.form .btn{
	background: #79C11B;
	border: 1px solid #335F1F;
	font: bold 107% Arial, Helvetica, sans-serif;
	padding: 1px 6px;
	color: #fff;
}

#error{
	border: 1px solid #EDB278;
	background: #F9DEC5;
	padding: 10px;
	color: #000;
	margin: 10px 0;
}


/* Clearfix
================================================*/

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fff url('/i_biocomp/bg.jpg') repeat-x left top;
	color: #474F4A;
}
.bodyEx{
    background: url('/i_biocomp/bg_bottom.gif') repeat-x left bottom;
}

.all {
	width: 984px;
	margin: 0 auto;
}


.frame {
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
}

.header {
	background: url('/i_biocomp/h_bg.png') no-repeat 0 0;
	position: relative;
	height: 140px;
	margin: 0 0 0 0;
}
.logo{
   position: absolute;
    top: 20px;
}

.cols {
    padding-top: 30px;
	position: relative;
}

.search {
	position: absolute;
	top: 40px;
	right: 10px;
	background: url('/i_biocomp/search.gif') no-repeat;
	width: 194px;
	height: 39px;
}

.desc{
	position: absolute;
	top: 40px;
	left: 375px;
	width: 365px;
	height: 39px;
	font-size: 10px;
	padding-left: 12px;
	color: #5C795C;
}
.desc p{
	padding: 0px;
	margin: 0px;
}

.comm>div{
    font: 12px Arial,sanf-serif;
    font-style: italic;
    width: 350px;
    margin-left: 30px;
    padding: 10px 0 10px 40px;
    background: url("/i_biocomp/array.gif") no-repeat;
}
.comm>div>div{

    padding-right: 40px;
    background: url("/i_biocomp/array_right.gif") no-repeat right bottom;
}
.author{
    margin-right: 20px;
    font-weight: bold;
    text-align: right;
}

.language{
	position: absolute;
	top: 17px;
	right: 10px;
	width: 300px;
	text-align: right;
	height: 39px;
	color: #5D795D;
	font-size: 10px;
}
.language a.here{
	color: #A2B1A2;
	text-decoration: none;
}

.search form {
	margin: 3px 0 0 5px;
}

.search .text {
	border: 0px solid transparent;
	width: 164px;
	margin: 0 2px 0 0;
}

.search .btn {
	border: 0px solid transparent;
	background: transparent;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	width: 18px;
}

.menu {
    width: 100%;
    background: url('/i_biocomp/menu_bg.gif') repeat 0 0px;
	height: 44px;
	padding: 1px 0 0 0;
	margin: 0 0 0 0;
	position: absolute;
    bottom:0;
    left:0;
}

.menu ul {
	margin: 0;
	float: left;

}

.menu li {
	margin: -1px 0 0 0;
	float: left;
	display: inline;
	font-size: 14px;
	height: 44px;
	line-height: 42px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	background: url('/i_biocomp/menu_border.gif') no-repeat right top;
	list-style: none;
}

.menu li a:link, .menu li a:visited {
	color: #6ca300;
	display: block;
	float: left;
	height: 44px;
	text-align: center;
	padding: 0 35px;
	text-decoration: none;
}

.menu li:hover, .menu li.here {
	background: url('/i_biocomp/menu_bg_active.gif') repeat 0 0;
}

.menu li:hover a,
.menu li.sfhover a,
.menu li:hover a:link,
.menu li.sfhover a:link,
.menu li:hover a:visited,
.menu li.sfhover a:visited,
.menu li.here a:link,
.menu li.here a:visited {
	color: #fff;
	_color: #fff !important;
	text-decoration: none;
/*	border-bottom: none;*/
	border-top: none;
	background:  url('/i_biocomp/nav_hover.gif') repeat-x 100% 0;
	padding: 0 35px !important;
}

/* submenu */

.menu li .submenu {
	display: none;
	width: 230px;
	color: #fff;
	background: #3d7111;
	border: 1px solid #5d9d09;
	border-top: none;
}

.menu li:hover .submenu,
.menu li.sfhover .submenu {
	display: block;
	position: absolute;
	top: 44px;
	left: 0;
	margin: 0;
}

.menu li .submenu ul {
	margin: 8px 0 10px 0;
	overflow: hidden;
	background: transparent;
	width: 100%;
}

.menu li ul li {
	float: none;
	display: block;
	background: transparent;
	height: auto;
	line-height: 1em;
	font-size: 12px;
	margin: 0 15px 2px 12px;
	font-weight: normal;
	background: transparent;
}


.menu li ul li:hover,
.menu li ul li.sfhover,
.menu li.here ul li {
	background: transparent;
}

.menu li ul li a:link, .menu li ul li a:visited,
.menu li:hover ul li a:link,
.menu li.sfhover ul li a:link,
.menu li:hover ul li a:visited,
.menu li.sfhover ul li a:visited,
.menu li.here ul li a:link, .menu li.here ul li a:visited  {
	color: #fff;
	display: block;
	width: 100%;
	float: none;
	height: auto;
	text-align: left;
	padding: 3px 0 3px 4px !important;
	background: transparent;
	border: 0px solid transparent;
}

.menu li ul li a:hover {
	text-decoration: none !important;
	border: 0px solid transparent;
	background: #1d340a !important;
	color: #FFFFFF !important;
}

a.lang:link, a.lang:visited {
	position: absolute;
	top: 0px;
	right: 18px;
	background: url('../i/menu_sep.gif') no-repeat 0 4px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 20px;
	color: #FFF;
	text-decoration: none;
}

.col_left {
	float: left;
	width: 670px;
	overflow: hidden;
}

.col_right {
	float: right;
	width: 266px;
	overflow: hidden;
}

.col_right h2 {
	margin: 0 0 10px 0;
	border-bottom: none;
	padding: 0;
}

.box {
	margin: 0 0 20px 0;
	padding: 0 0 20px;
	text-align: center;
	width: 100%;
	background: url('/i_biocomp/plat_bot.gif') no-repeat 0 bottom;
}

.box div{
	margin: 5px auto;
}


.box h5{
	background: url('/i_biocomp/platina_top.gif') no-repeat 0 bottom;
	height: 21px;
	line-height: 21px;
	padding: 0px 10px;
	margin: 0px;
	color: #fff;
	text-align: left;
}

#platina{
	background: url('/i_biocomp/plat_bot.gif') no-repeat 0 bottom;
}
#platina h5{
	background: url('/i_biocomp/platina_top.gif') no-repeat 0 bottom;
}
#gold{
	background: url('/i_biocomp/gold_bot.gif') no-repeat 0 bottom;
}
#gold h5{
	background: url('/i_biocomp/gold_top.gif') no-repeat 0 bottom;
}
#silver{
	background: url('/i_biocomp/silver_bot.gif') no-repeat 0 bottom;
}
#silver h5{
	background: url('/i_biocomp/silver_top.gif') no-repeat 0 bottom;
}
#support_box{
	background: url('/i_biocomp/sup_bot.gif') no-repeat 0 bottom;
}
#support_box h5{
	background: url('/i_biocomp/sup_top.gif') no-repeat 0 bottom;
}

#registration_box {
	background: url('/i_biocomp/bg_reg.gif') no-repeat 0 bottom;
	margin: 0 0 40px 0;
	padding: 10px 0px 0px 0px;
	height: 160px;
	text-align: left;
}

.box ul {
	margin: 20px 0 10px 0;
}

.box ul li {
	margin: 8px 0 4px 0;
	list-style: none;
	font-size: 11px;
	padding: 0 0 0 18px;
	background: url('/i_biocomp/ico.gif') no-repeat 0 2px;
	font-size: 14px;
	font-weight: bold;
}

#registration_box ul li a:link, #registration_box ul li a:visited {
}


.box .sponsor {
	margin: 0 0 15px 0;
}

.box#silver .sponsor {
	margin: 0 0 27px 0;
}

.new {
	background: url('/i_biocomp/li.gif') no-repeat 0 3px;
	padding: 0 0 0 22px;
}
.new_first{
	margin-bottom: 22px;
}
.new_first .pic{
	float: left;
	margin: 0px 13px 10px 0px;
}
.new#archive_link {
	background: url('/i_biocomp/ico_archive.gif') no-repeat 0 3px;
}

.date {
	font: 11px Arial, Helvetica, sans-serif;
	color: #A0C68F;
	margin: 0 0 5px 0;
}

.new {
	margin: 0 50px 22px 0;
}

.footer {
	margin: 45px 0 0 0;
	background: url('/i_biocomp/footer_bg.gif') no-repeat left top;
	color: #787878;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 60px 0 0 0;
	height: 45px;
	position: relative;
}

.bottom_menu {
	margin: 0;
	overflow: hidden;
}

.bottom_menu li {
	margin: 0;
	float: left;
	display: inline;
	background: url('/i_biocomp/bottom_menu_sep.gif') no-repeat 0 3px;
	margin: 0 15px 0 -9px;
	padding: 0 0 0 9px;
}

.footer a:link, .footer a:visited {
	color: #787878;
}

.developer {
	position: absolute;
	top: 60px;
	right: 0;
}

.developer a:link, .developer a:visited {
	text-decoration: none;
}


/* pages */



.pages{

	margin: 30px 0 0 0;

	padding: 10px 0 5px 0;

	border-top: 1px solid #ccc;

	font-size: 100%;

	line-height: 150%;

}

.pages a{

	padding: 2px 7px;

}

.pages a:hover{

	padding: 2px 6px;

	border: 1px solid #246D00;

	text-decoration: none;

	color: #246D00;



}

.pages .current{

	padding: 2px 6px;

	font-weight: bold;

	text-decoration: none;

}


ul#vote {
	margin:0px;
	padding:0px;
}
ul#vote li {
	list-style:none;
	list-style-position: outside;
	margin-left:5px;
	margin-top:4px;
}
* html ul#vote li {
	padding-top:4px;
}
ul#vote .input {
	float:left;
	margin: 2px 10px 0px 0px;
	padding:0px;
}
ul#vote label:hover{
	background: #FDFBE2;
	cursor: pointer;
}
.poll p,
.poll h3,
.poll form {
	margin: 0px;
}




.about_block{
	/* background: #fff url('../i_graintek/about.jpg') no-repeat 0px bottom; */
	/* padding: 0 200px 30px 0px; */
	background: #fff url('../i_graintek/about.jpg') no-repeat 0px bottom;
	padding: 0 0px 130px 0px;
	margin-bottom: 30px;
}

.news_img{
	margin: 0px 10px 10px 0px;
}




#showaddcomment {
	margin: 20px 0px;
	font-size: 14pt;
}

.userinfo1 {
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
	font-weight: bold;
}

.userinfo2 {
	margin-left: 5px;
	margin-bottom: 5px;
}

/* ?????? "????????" ??? ??????????? */
.c_u_l {
	font-weight: bold;
}

/* ????? ?? ??????????? */
.cr {
	margin: 0px 0px 10px 20px;
	display: none;
}

/* sub-div ??? ?????? ???????????? */
.csd {
	margin-left: 20px;
}

.comment textarea{
	width: 100%;
}

.comment {
	padding: 30px;
	margin: 15px 0px 5px 0px;
	width: 450px;
	padding: 20px;
	background: #F5F5F5;
	position: relative;
	zoom: 1;
}

.comment p {
	margin: 0px 0px 5px 0px;
}

.comment_desc {
	margin: 0px 0px 10px 20px;
}

.stars {
	margin: 0px;
	padding: 0px;
}

.stars li {
	margin: 0px;
	padding: 0px;
	width: 16px;
	float: left;
	list-style-type: none;
	background: url('/hostcmsfiles/images/stars_gray.gif') no-repeat 0 0;
	height: 16px;
	cursor: pointer;
}

.stars .curr {
	margin: 0px;
	padding: 0px;
	width: 16px;
	float: left;
	background: none;
	background: url('/hostcmsfiles/images/stars_single.gif') no-repeat 0 0;
	height: 16px;
}

#message{
	padding: 10px;
	margin: 10px 0px;
	color: #FFFFFF;
	background: #FF0000;
	font-weight: bold;
}

.title{
	font-size: 18px;
	font-weight: bold;
}