/* CSS Document */

body {
		font-family: sans-serif;
		background: #5F8FBF url(/assets/templates/biosynchron/images/bgr-main.jpg) top repeat-x;
		margin: 0; padding: 0;
		font-size: 12px;
		line-height: 140%;
		color: #4A4A4A;
}
h1 {
	color: #ED8000;
		font-size: 20px;
		font-weight: normal;
		margin-bottom: 1em;
}
h2 {
		color: #292F6D;
		font-size: 15px;
		margin: 1em 0 0.7em 0;
}
p {
		margin: 0 0 0.6em 0;
}
a {
	color: #222656;
}
a span {
		cursor: pointer;
}
ul, ol {
	margin: 1em 0;
}
ul {
		
}
ul li {
		background: url(/assets/templates/biosynchron/images/button-li.gif) 0 6px no-repeat;
		padding-left: 14px;
		margin-top: 0.4em;
		position: relative;
}
ol {
		padding-left: 22px;
		margin-left: 0;
}
ol li {
		margin-top: 0.4em;
		position: relative;
}
#frame {
		width: 900px; min-height: 600px;
		margin: 0 auto;
		position: relative;
}

div#mainMenu ul {
		background: url(/assets/templates/biosynchron/images/bgr-menu.gif) left top no-repeat;
		width: 870px; height: 56px;
		position: absolute; top: 207px; left: 12px;
		padding: 20px 20px 0 20px;
		margin: 0;
}
div#mainMenu ul li {
		display: block;
		float: left;
		font-size: 13px;
		padding: 0 12px !important;
		margin: 0;
		border-right: #7580EA 1px solid;
		background: none !important;
}
div#mainMenu ul li ul {
    display: none;
}
div#mainMenu ul li.last {
		border-right: 0 !important;
}
div#mainMenu ul li a {
	color: #222656;
	text-decoration: none;
}
div#mainMenu ul li a:hover,
div#mainMenu ul li.active a {
	color: #000;
	text-decoration: underline !important;
}

ul#subMenu {
		position: absolute; top: 250px; right: 15px;
		padding: 20px 20px 0 26px;
		margin: 0;
}
ul#subMenu li {
		display: block;
		float: left;
		font-size: 11px;
		padding: 0 13px !important;
		background: none !important;
		margin: 0 !important;
		color: #FFF;
}
ul#subMenu li a {
	color: #FFF;
	text-decoration: none;
}
ul#subMenu li a:hover {
	color: #FFF;
	text-decoration: underline;
}

div#content {
		padding-top: 294px;
}
div#bannerArea {
		padding: 0 0 0 8px;
		width: 892px;
		overflow: hidden; zoom: 1;
}
div#bannerArea a {
		display: block;
		float: left;
		margin-right: 45px;
}
div#bannerArea a.last {
		margin-right: 0;
}

div#middleArea {
		overflow: hidden; zoom: 1;
		padding: 10px 9px 10px 8px; 
}
div.videoBlock {
		width: 644px;
		float: left;
}
div.videoBlock div.top {
		background: url(/assets/templates/biosynchron/images/bgr-blok-644-top.gif) no-repeat;
		width: 644px; height: 15px;
		overflow: hidden;
}
div.videoBlock div.middle {
		background: url(/assets/templates/biosynchron/images/bgr-blok-644-middle.gif) repeat-y;
		width: 644px;
		overflow: hidden;
		position: relative;
}
div.videoBlock div.bottom {
		background: url(/assets/templates/biosynchron/images/bgr-blok-644-bottom.gif) no-repeat;
		width: 644px; height: 15px;
		overflow: hidden;
}
div.videoBlock div.middle a.moreVideos {
		position: absolute; bottom: 0; left: 10px;
		width: 115px;	height: 33px;
		overflow: hidden;
}
div.videoBlock div.middle a.moreVideos span {
		position: absolute; top: 0; left: 0px;
		background: url(/assets/templates/biosynchron/images/other-videos.gif) no-repeat;
		width: 115px;	height: 33px;
}
body#index h2 {
		margin: 0 0 0.7em 0;
}
div.videoBlock h2 {
		padding: 12px 0 0 22px;
}
div.videoBlock div.tweek {
		overflow: hidden;
}
div.videoBlock div.tweek div.mainVideoBlock {
		width: 336px; height: 230px;
		padding-left: 22px;
		float: left;
}
div.videoBlock div.tweek div.textVideoBLock {
		width: 248px;
		float: left;
}
div#middleArea div#buttonBlock {
		width: 232px;
		float: right;
}

div.mainContent {
		width: 877px;
		overflow: hidden; zoom: 1;
		padding: 0px 0 0 8px;
}
div.mainContent div.top {
		background: url(/assets/templates/biosynchron/images/bgr-blok-877-top.png) no-repeat;
		_background: url(/assets/templates/biosynchron/images/bgr-blok-877-top.gif) no-repeat;
		width: 877px; height: 15px;
		overflow: hidden;
}
div.mainContent div.middle {
		background: url(/assets/templates/biosynchron/images/bgr-blok-877-middle.png) repeat-y;
		_background: url(/assets/templates/biosynchron/images/bgr-blok-877-middle.gif) repeat-y;
		width: 817px;
		overflow: hidden;
		padding: 20px 30px;
}
div.mainContent div.bottom {
		background: url(/assets/templates/biosynchron/images/bgr-blok-877-bottom.png) no-repeat;
		_background: url(/assets/templates/biosynchron/images/bgr-blok-877-bottom.gif) no-repeat;
		width: 877px; height: 15px;
		overflow: hidden;
}
div.splitContent {
		background: url(/assets/templates/biosynchron/images/bgr-vertline.gif) 400px 0 repeat-y;
		min-height: 200px;
		overflow: hidden; zoom:1;
}
div.splitContent div.one {
		width: 376px;
		float: left;
}
div.splitContent div.two {
		width: 376px;
		float: right;
}

div#footer {
		padding: 10px 0 20px 9px;
}
div#footer div.matr {
		background: url(/assets/templates/biosynchron/images/bgr-footer.gif) no-repeat;
		width: 873px;
		height: 59px;
}
#bannerTop {
		position: absolute; top: 0; left: -16px; z-index: 10;
}
p#breadcrumb {
		position: absolute; top: 269px; left: 36px;
		margin: 0; padding: 0;
		color: #000;
}
p#breadcrumb a {
		color: #000;
		font-size: 11px;
}
table.tableCertif td {
	text-align: right;
}
table.tableCertif a {
			background: url(/assets/templates/biosynchron/images/cer.jpg) center top no-repeat;
			width: 131px; padding-top: 180px;
			display: block;
			text-align: center;
			padding: 180px 24px 50px 24px;
			font-size: 11px;
}
table.tableProhl a {
			background: url(/assets/templates/biosynchron/images/prohla.jpg) center top no-repeat;
			width: 131px; padding-top: 180px;
			display: block;
			text-align: center;
			padding: 180px 24px 50px 24px;
			font-size: 11px;
}
h1.partnersH1 {
		background: url(/assets/templates/biosynchron/images/img-partner.jpg) 0 30px no-repeat;
		padding-bottom: 190px;
}
h1.referenceH1 {
		background: url(/assets/templates/biosynchron/images/img-reference.jpg) 0 30px no-repeat;
		padding-bottom: 190px;
}
body#page11 h2 {

}
body#page11 em {
		color: #949494;
		font-style: normal;
		font-size: 10px;
}
div.flashFloat {
		padding: 0 0 8px 12px;
		float: right;
		width: 200px;
		position: relative;
		overflow: hidden; zoom: 1;
		z-index: 20;
}
div.flashFloat a#various3 {
		width: 200px; height: 200px;
		position: absolute; top: 0; left: 12px;
		background: transparent;
}

div.productArea1 {
    width: 338px;
    border: #DDDDDD 1px solid;
    background: #FFF;
    padding: 10px 20px 16px 20px;
    margin: 0 0 25px 0;
    float: left;
}
div.productArea2 {
    width: 338px;
    border: #DDDDDD 1px solid;
    background: #FFF;
    padding: 10px 20px 16px 20px;
    margin: 0 0 25px 19px;
    float: left;
}
div.productArea1 h2 a,
div.productArea2 h2 a {
    text-decoration: none;
    color: #292F6D;
}
div.productArea1:hover {
    border: 1px solid #273653;
}
div.productArea2:hover {
    border: 1px solid #273653;
}
div.productArea {
    overflow: hidden; zoom: 1;
    margin-top: 22px;
}
div.productArea h2 a {
    display: block;
}
div.productArea h2.a a {
    background: url(/assets/templates/biosynchron/images/postel-a.jpg) 5px 20px no-repeat;
    padding-bottom: 230px;
}
div.productArea h2.b a {
    background: url(/assets/templates/biosynchron/images/postel-b.jpg) 10px 35px no-repeat;
    padding-bottom: 230px;
}
div.productArea a {
    color: #ED8000;
}
div.listbox {
    overflow: hidden; zoom: 1;
    padding-bottom: 10px;
}
div.listbox ul.sloupec1 {
    width: 140px;
    float: left;
}
div.listbox ul.sloupec2 {
    width: 140px;
    float: right;
}
div.listbox ul {
    margin-top: 0;
}
div.listbox ul a {
		color: #4A4A4A;
}
body#page18 div.middle p a,
div.downloadFileBlock a {
    background: url(../images/pdf_smaller.gif) 0 2px no-repeat;
    padding-left: 20px;
    display: block;
    margin-top: 1.2em;
}
div.floatedMovie {
    float:right;
    margin: 0 0 8px 16px;
    width: 334px;
}
div.floatedMovieLeft {
    float:right;
    margin: 0 16px 8px 0;
    width: 334px;
}
div.floatedMovie p,
div.floatedMovieLeft p,
div.classicMovie p {
    width: 334px;
    font-size: 10px;
    color: #004285;
}
hr {
    border-top: 1px solid #7580EA;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 2em 0;
    padding: 0;
}
div.downloadFileBlock {
    border-top: 1px solid #7580EA;
    margin-top: 2em;
    padding: 1em 300px 10px 10px;
    background: #E8EFF7;
}
h3 {
    margin: 1.4em 0 0.8em 0;
    color: #000;
}
div.downloadFileBlock h3 {
     margin: 0.6em 0 0.8em 0;
}
ul.submenu {
    width: 100%;
    overflow: hidden; zoom: 1;
    margin-bottom: 2em;
}
ul.submenu li {
    display: inline-block;
    margin: 0 12px 0 0;
    float: left;
    font-weight: bold;
}
div#footer div.matr {
    padding: 21px 0 0 38px;
}
a.homepageLink {
    position: absolute; top: 30px; left: 0; z-index: 9000;
    width: 270px; height: 90px;
    display: block;
    background: transparent;
    text-indent: -2000px;
    overflow: hidden;
    cursor: pointer;
}
a.homepageLink span {
    position: absolute; top: 0; left: 0;
    width: 270px; height: 90px;
    display: block;
    background: url(../images/trpix.gif) no-repeat;
    overflow: hidden;
    cursor: pointer;
}