body {
	background: white;
	font-size: 9pt;
	color: black;
	margin: 0 auto;
	font-family: Arial, helvetica, sans-serif;
}


#logo {
	display: block;
	width: 980px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#logo .leve {
	display: block;
	background: url(/img/bmd/bmd-logo.png) left bottom no-repeat;
	width: 300px;
	float:left;
	position: relative;
	left: 120px;
	top: 0px;
	height: 130px;
	cursor: pointer;
}

#logo .prave {
	display: block;
	position: relative;
	left: 440px;
	float: left;
	background: url(/img/bmd/technology1.png) right center no-repeat;
	background-position: 0px 25px;
	width: 220px;
	height: 130px;
}


#obal {
	display: block;
	overflow: visible;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: absolute;
}

#prebal {
	display: block;
	width: 980px;
	margin: auto;
	padding-bottom: 20px;
	overflow: hidden;
}

#menu {
	display: block;
	background: none;
	overflow: hidden;
	position: relative;
	float:left;
	top: 20px;
	width: 128px;
	margin:0 auto;
	font-size: 9pt;
	color: #9a1822;
	font-weight: bold;
	z-index:2;
}

#menu a, #menu a:visited, #menu a:link {
	width: 130px;
	display: block;
	text-align: left;
	color: #9a1822;
	font-size: 10pt;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu a:hover {
	color: #d60000;
}

#menu .on a:visited {
	width: 130px;
	color: #d60000;
	border-bottom: 0px;
}

#menu .on {
	width: 130px;
	color: black;
	background: white;
}

#menu .on a {
	width: 130px;
	color: black;
	background: white;
	border: 0px;
}

#menu .on:hover {
	border-bottom: 0px;
}





#smenu {
	display: block;
	background: white;
	overflow: hidden;
	border: 0px;
	width: 120px;
	margin:0 auto;
	font-size: 9pt;
	font-weight: normal;
	color: #9a1822;
	z-index:3;
}


#smenu a, #smenu a:visited, #smenu a:link {
	visibility: visible;
	width: 95%;
	display: block;
	text-align: left;
	margin-left: 2px;
	color: black;
	text-decoration: none;
	border: 0px;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
}

#smenu a:hover {
	border: 0px;
	color: #d60000;
}

#smenu b {
	color: black;
	margin-left: 5px;
	visibility: visible;
}

#smenu .on {
	color: black;
	width: 120px;
	text-align: left;
	font-weight: bold;
	overflow: hidden;
	padding-top: 2px;
	margin: 0 auto;
	padding-bottom: 2px;

}

#smenu .on a:visited {
	color: #d60000;
	border-bottom: 0px;
}


#smenu .on:hover {
	border-bottom: 0px;
}






#main, #main2 {
	display: block;
	width: 980px;
	height: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: white url(/img/bmd/bgr-main4.jpg) right top no-repeat;
}

#main a {
	color: #6B45F2;
}

#main2 {
	background: white url(/img/bmd/bgr-main-products.jpg) right top no-repeat;
}

#main .content, #main2 .content {
	display: block;
	width: 480px;
	position: absolute;
	left: 410px;
	top: 60px;
	float: left;
	overflow: hidden;
	padding: 10px;
	height: 880px;
	color: white;
	text-align: justify;
}

#main p, #main2 p {
	font-size: 10pt;
	line-height: 12pt;
	margin: 10px auto;
	margin-bottom: 5px;
}

#main p .bold, #main2 p .bold {
	margin-top: 1px;
}

#main2 p {
	font-size: 8.5pt;
}


#main2 .content {
	width: 680px;
	left: 200px;
	color: black;
	height: 850px;
	top: 70px;
}


#copyright {
	width: 960px;
	text-align: right;
	margin: 0 auto;
	padding-right: 20px;
	font-size: 8pt;
}

.cpy a, .cpy a:visited, .cpy a:link {
	float: left;
	display: block;
	overflow: hidden;
	border: 1px solid blue;
}

#main h1, #main2 h1 {
	color: white;
	font-size: 14pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-stretch: condensed;
	line-height: 16pt;
}

#main h2, #main2 h2{
	color: #c0a0a0;
	font-size: 13pt;
	font-weight: normal;
	display: block;
	text-transform: uppercase;
}

#main h3, #main2 h3 {
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

#main2 h3 {
	color: #9a1822;
}

#main2 h2 {
	color: black;
}

#main2 h1 {
	padding-top: 12px;
	color: #9a1822;
	font-weight: bold;
	font-stretch: condensed;
}

.adr {
	display: block;
	float: left;
	width: 49%;
}

.space {
	display: block;
	height: 5px;
}

.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}

.vis {
	display: block;
	visibility: visible;
}

.hid {
	display: none;
	visibility: hidden;
}

#smenublock {
	display: block;
}
#smenublock a {
	font-size: 14pt;
	display: block;
	padding: 0px 5px 5px 0px;
}
#smenurow {
	display: block;
}
#smenurow a {
	font-size: 10pt;
	padding: 2px;
}

.boxrow {
	display: block;
	overflow: visible;
	width: 100%;
}
.boxrow b {
	color: #9a1822;
}

.bleft {
	display: block;
	width: 330px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

.bright {
	display: block;
	float: left;
	width: 300px;
	overflow: hidden;
}

.blabover {
	display: block;
	overflow: hidden;
	font-size: 8pt;
}

.blab {
	display: block;
	float: left;
	width: 100px;
}
