BODY {
	color       : #000;
	font-size   : 11pt;	
	padding     : 0xp;
	margin      : 0px;
	background  : #fff url('../i/top_bg.gif') repeat-x;
}

BODY * {
	font-family : arial, sans, verdana;
}

/* structure ------------------------------ */

.w1000 {
	width       : 980px;
	margin-left : auto;
	margin-right: auto;
	text-align  : left;
}

#header {
	height      : 100px;
	text-align  : center;
}

#logo {
	float       : left;
	width       : 300px;
	margin-top  : 20px;	
}

#adv {
	float       : right;
	width       : 600px;
	height      : 60px;
	margin      : 20px 0px 0px 45px;
	overflow    : hidden;
	border      : 1px dotted #aaa;
	text-align  : center;
}

#lng {
	float       : right;
	height      : 16px;
	width       : 70px;
}

#lng img {
  margin-left: 5px;
}  

#menu {
	text-align  : center;
}

#menu .w1000 {
	height      : 45px;
	padding     : 10px 0px 10px 0px;
	/*border-bottom : 2px solid #21920B;*/
	background  : transparent url('../i/top_menu_bg.gif') no-repeat bottom;
}

#content {
	text-align  : center;
	margin-top  : 25px;
	background  : #fff;
}

#links {
	text-align  : center;
	padding     : 10px 0px 10px 0px;
	margin-top  : 10px;
	text-align  : left;
	height      : 30px;
}

#archive {
	text-align  : center;
	padding     : 10px 0px 10px 0px;
	margin-top  : 25px;
	text-align  : left;
}

#footer {
	height      : 80px;
	text-align  : center;
	background  : #eee;
	margin-top  : 25px;
}

#footer .w1000 {
	border-top  : 5px solid #21920B;
}

#copy {
	margin-top  : 20px;
	width       : 600px;
	text-align  : left;
}

#copy, #copy * {
	color       : #999;
	font-size   : 9pt;
}

#counter {
	float       : right;
	width       : 300px;
	text-align  : center;
	margin-top  : 20px;
}

.white {
	background  : #fff;
}

.clear {
	clear       : both;
}

.clear-left {
	clear       : left;
}

.clear-right {
	clear       : right;
}

#text {
	width : 650px;	
}


/* headers ------------------------------------------------------- */

h1, h1 a, h1 a:visited {
	margin: 0px 0px 10px 0px;
	padding: 0px;

	font-family: Arial, Tahoma, Verdana;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}

h1 a:hover {
	color: #21920b;
}

h2, h2 a, h2 a:visited {
	margin: 0px 0px 10px 0px;
	padding: 0px;

	font-family: Arial, Tahoma, Verdana;
	font-size: 19px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
}

h2 a:hover {
	color: #21920b;
}

h3 {
	margin: 20px 0px 10px 0px;
	padding: 0px;

	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #21920b;
}

h3 a, h3 a:visited {
	padding: 0px 0px 0px 0px;
	color: #21920b;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

h3 a:hover {
	color: #000000;
}

h3 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

h3 i a, h3 i a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

h3 i a:hover {
	color: #000000;
}

h4 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}

h4 a, h4 a:visited {
	color: #21920b;
	text-decoration: none;
}

h4 a:hover {
	color: #21920b;
}

/* lists -------------------------------------------- */

ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	line-height: 16px;
	list-style-type: none;
	border-bottom: 1px dashed #aaaaaa;
}

.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: #21920b;
}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;

	color: #999999;
	font-size: 12px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

.meta a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
}

/* hr ------------------------------------------------ */

.hr {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}

.hr_top {
	font-size: 1px;
	height: 5px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	clear: both;
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
}

.hr_bottom {
	font-size: 1px;
	height: 5px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	clear: both;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
}


/* colors -------------------------------------------- */

.green {
	color       : #21920B;	
}

.gray {
	color       : #999;
}

.f13 {
	font-size   : 13pt;
}

.f12 {
	font-size   : 12pt;
}

.f11 {
	font-size   : 11pt;
}

.f10 {
	font-size   : 10pt;
}

.f9 {
	font-size   : 9pt;
}

.f8 {
	font-size   : 8pt;
}

.u {
	text-decoration : underline;
}

/* menu ----------------------------------------------- */

.m {
	display     : block;
	float       : left;
	color       : #21920B;	
	margin-right: 10px;
	padding     : 3px;
	text-decoration : underline;	
}

.m:hover {
	color       : #fff;
	text-decoration : none;
	background  : #999;
}

.mb {
	display     : block;
	float       : left;
	color       : #999;
	margin-right: 10px;
	padding     : 3px;
	text-decoration : underline;	
}

.mb:hover {
	color       : #fff;
	text-decoration : none;
	background  : #999;
}

.h {
  display     : none;
}

/* links */

#l {
  padding-left: 20px;
}

.l {
  font-size   : 9pt;
  color       : gray;
}

/* */

.line-title {
	float    : left;
	width    : 324px;
	height   : 40px;
}

.line-more {
	float    : left;
	width    : 660px;
	height   : 40px;
}

.line-more p {
	color    : #777;
	font-size: 0.9em;
	margin   : 15px 0px 0px 25px;
}

.line-title h1, .line-title h2 {
	margin   : 10px 0px 10px 20px;
}

.line-title h1 b {
	color    : #555;
	font-size: 1em;
}

.line-title h2 b {
	color    : #555;
	font-size: 1em;
}

.line-title h1 a {
	color    : #555;
	font-size: 0.8em;
	text-shadow: 0px 1px 1px #fff;
}

.line-title h2 a {
	color    : #555;
	font-size: 1.3em;
	text-shadow: 0px 1px 1px #fff;
}

.list-data {
	clear    : left;
	width    : 970px;
	overflow : hidden;
	margin   : 20px 0px 0px 8px;
	padding  : 20px 0px 0px 0px;
}

.list-in {
	clear    : left;
	width    : 3000px;
}

.list-in .in {
	float    : left;
	width    : 210px;
	height   : 235px;
	list-style: none;
	margin   : 0px 0px 0px 10px;
	padding  : 1px 10px 0px 10px;
	background: #F1F1F1 url('http://dom.ukrbio.com/i/bg_news.gif') no-repeat 0px 0px;
}

.list-in .in:hover {
	background: #F1F1F1 url('http://dom.ukrbio.com/i/bg_actual.gif') no-repeat 0px 0px;
}

/* projects */

#projects {
	clear     : both;
	position  : relative;
	width     : 984px;	
	height    : 310px;
	padding   : 0px;
	margin    : 0px auto;
	background: #fff;
}

#projects .line-more {
	background: #fff;
}

#projects .list-in .in a {
	font-size : 1.2em;
	font-weight: bold;	
}

#projects .list-in .in img {
	margin    : 20px auto;
	margin-bottom: 10px;
}

#projects .list-in .in h2 {
	text-align: center;
	margin    : 10px auto;
}

#projects .list-in .in h2 a {
	color     : #9C9C9C;
	font-size : 1.2em;
	font-weight: bold;	
}

#projects .list-in .in h2 a:hover {
	color     : #f00;
}

#projects .list-in .in .text {
	font-size: 8pt;
	color    : gray;
	text-align: left !important;
}

