* {margin: 0;padding: 0;}
html {height: 100%;}
body {
	color: #000;
	text-align: center;
	height:100%;
	background: #fff url('/images/bg.jpg') 0 0 repeat-x;
	font: 12px/1.5 Arial, Tahoma, Verdana, sans-serif;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}
h1 {margin: 0; padding: 0; color: #fff;}
h2 {font: bold 16px/1.5 Arial;color: #fff;margin-bottom: 8px;}
h2 a, h2 a:hover {color: #532528;}
h3 {font: bold 12px/1.5 Arial;color: #ffffff;}
img, div {border: 0;behavior: url('/styles/iepngfix.htc');}
.maly_nadpis{color:#757575;font-size: 10px; line-height: 2;}
.clear {clear: both; margin: 0;padding: 0;}
.right {float: right;}
.left {float: left;}
.rightpane {float: right; width: 50%;}
.leftpane {float: left; width: 50%;}
.bold {font: bold 12px/1.5 Arial;color: #black;}
.external {background: url('/images/external.png') no-repeat right top;	padding-right: 13px;}



#main{
	height: 100%;
	width: 100%;
	border-collapse: collapse;
	font: 12px/1.5 Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
}
#main td{
	border-collapse: collapse;
}
#main>#body {
 	height: auto;
 }


#body {
	width: 960px;
	height:100%;
	margin: 0 auto;
	text-align: left;
	background: transparent url('/images/main_bg.jpg') 0 0 repeat-y;
	position: relative;
}

#header {
	width: 960px;
	height: 208px;
	background: transparent url('/images/header.jpg') 0 0 no-repeat;
}
#header a {color: #fff;}

.logo_av {display: inline; float: left; margin: 10px 0 0 50px; text-align: center; width: 120px;}
.logo_fzu {display: inline; float: left;margin: 10px 0 0 30px;}
.biokom {display: inline; float: left; margin-left:30px;}
.biokom h1 {font-size: 35px; margin-bottom: -10px;}
.biokom h2 {font-size: 14px; margin-left: 8px;}
.flags {float: right; margin-right: 50px;}
.search {margin: 20px 0 0 50px;}

#content {width: 960px;	min-height: 150px;	_height: 150px;	background: transparent url('/images/main_bg_2.jpg') 0 0 no-repeat;	position: relative;}
#content .left {width: 260px;margin-left: 45px;_display: inline;}
#content .left h2 {color: #000;}

#content .right {	width: 620px;	margin-right: 20px;	_display: inline;}
#content .right h2 {	color: #777;}
#content .right h3 {	color: #777;}

#content-bottom {
	width: 960px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 30px;
	padding-bottom: 30px;
	background: transparent url('/images/main_bottom.jpg') 0 0 no-repeat;
	border: 1px solid red;
}
#footer {
	height: 123px; 
	background: transparent url('/images/footer_bg.gif') bottom left repeat-x;
}
#footer-wrap {
	width: 960px;
 	height: 255px;
 	margin: 0 auto;
	background: transparent url('/images/footer.jpg') center top no-repeat;
	text-align: center;
}

#footer-left {margin-top: 35px;height: 180px;width: 50%;float: left;}
#footer-left h2 {color: #fff; margin-top: 10px; margin-left: 40px; text-align: left;}
#footer-left p {color: #fff; text-align: justify; padding: 0 10px 0 40px;}
#footer-left a {color: #fff; float: right; text-decoration: underline; margin-right: 10px;}
#footer-left a:hover {text-decoration: none;}

#footer-right {
	margin-top: 35px;
	height: 180px;
	width: 44%;
	float: right;
	text-align: left;
}

#login {
	background: transparent url('/images/login_bg.jpg') 0 0 no-repeat;
	width: 395px;
	height: 115px;
}

#login .logininput {height: 27px; width: 132px; font-size: 20px; line-height: 27px; border: 0; padding-left: 30px; margin-top: 40px; color: #888888;}
#login .username {background-image: url('/images/username_bg.jpg'); margin-left: 25px;}
#login .password {background-image: url('/images/password_bg.jpg'); margin-left: 10px;}
#login .loginsubmit {height: 25px; width: 50px; background-image: url('/images/btn_login.jpg'); font-size: 14px; font-weight: bold;line-height: 25px; border: 0; margin-top: 25px; color: #888888;margin-left: 10px; cursor: hand; cursor: pointer;}
#login .logincheck {margin: 10px 0 0 30px; border-color: #aeaeae;}
#login label{color: #888888; margin-left: 10px;}

#login div {color: #fff; padding: 30px 0 0 20px; font: normal 16px Arial;}
#login div a{color: #fff; text-decoration: underline;}
#login div a:hover{text-decoration: none;}


#footer-wrap p.copyright{
	padding: 5px 0 0 20px;
	text-align: left;
}

#footer-wrap p.copyright, #footer-wrap p.copyright a {
	font-variant: small-caps;
	color: #989898;
	font-weight: bold;
}

.publication td{
	font: 12px/1.5 Arial, Tahoma, Verdana, sans-serif;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
	}

.publication-title{
	font: bold 12px/1.5 Arial, Tahoma, Verdana, sans-serif;
}

.publication-author{	
	font-style: italic; 
	text-align: justify; 
}

.divider{
	border-bottom: 1px dotted #ccc;	
}

.kontakty{margin-left: 40px;}
.kontakty img{}
.kontakty span{padding: 0 0 0 20px;}
.kontakt_left{
	float: left;	
}

.kontakt_right{
	margin-left: 280px;
}

.partners td{
	font: bold 12px/1.5 Arial, Tahoma, Verdana, sans-serif;
	border-bottom: 1px dotted #ccc;
	vertical-align: middle;
}	
	
ul.menu {list-style: none;}
ul.menu li a{display: block; width: 260px; height: 30px; font-size:16px;text-decoration: none;text-indent: 8px; padding-top: 5px; font-weight: bold;color: #6c798f;}
ul.menu li a:hover{background-color: #f9f9f9;}
ul.menu li.active a{background-color: #fff;}

.news {border-bottom: 1px solid #e4e4e4; padding: 3px 0;}
.news img {float: left; margin-right: 3px;margin-top: 5px;}
.news h3 {color: #000; }
.news p {color: #919191; }
.news span {float: left; }
.news a {color: #fff; background-color: #000; padding: 3px; float: right; font-family: Verdana; font-size: 10px;-moz-border-radius: 5px; width: 68px; text-align: center;}

.marklar {background-image: url('/images/marklar.png'); height: 45px;}