body {
	background-image: url('../images/bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial;
	color: black;
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 100%;
	text-align: center;	
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 768px;
}

.siteWrapper {
	text-align: left;
	margin: 0 auto;
	width: 1000px;
}
.cleaner {
	clear: both;
	height: 0px;
	font-size: 0;
	line-height: 0px;
	width: 1px;
}
#menu
{
	width: 250px;
	border-right: solid 2px black;
	float: left;
	text-align: right;
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;	
}
#lang
{	
	width: 100%;
	text-align: right;
}
#footerDivider {
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	height: 80px;	
	margin: 0;
	padding: 2.5em 0 0 0;
	font-size: 1px;
}
.cleaner {
	clear: both;
	height: 0px;
	font-size: 0;
	line-height: 0px;
	width: 1px;
}
#address,#contact {
	color: #666666;
	font-size: 10px;
	font-family: Arial;
	padding-bottom: 2em;
	padding-top: 1%;
}

#address {
	float: left;
	padding-left: 2.5em;
}

#contact {
	float: right;
	padding-right: 2em;
	text-align: right;
}
#header
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
}
#footer
{
	width: 1000px;
}
#body
{
	width: 630px;
	text-align: justify;
	float: right;
	background-image: url('../images/art_body_bg.gif');
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 4em;
	min-height: 650px;
	margin-top: 5em;	
}
#bodySpacer
{
	width: 630px;
	height: 30px;
	float: right;
}
#esr
{
	width: 630px;
	height: 90px;
	float: right;
	text-align: center;
}
#esr a
{
	padding-right: 2em;
}
#pageContent
{
	border: solid 1px black;
}
#menuSpacer
{
	width: 350px;
	height: 295px;
	float: left;
}
#menu ul
{
	padding-right: 2em;
	padding-top: 0em;
}
#menu ul li
{
	color: #647BEB;
	font-size: 16px;
	font-family: Arial;
	line-height: 2em;
	font-weight: bold;
	list-style-type: none;
	height: 2em;
	cursor: hand;
}
#menu ul li a
{
	margin-left: 0em;
	color: #647BEB;
	font-size: 16px;
	font-family: Arial;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
}
.currentLanguage {
	color: #FF4D00;
	font-size: 10px;
	font-family: Arial;
}

.language {
	color: #AAAAAA;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial;
}
#lang div
{
	padding-right: 2em;
}
.articleHeader
{
	font-size: 16px;
	font-weight: bold;
	color: #FF9966;
	border-bottom: solid 2px black;
	border-right: solid 1px black;
	float: right;
	margin-right: 2em;
	padding-right: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-left: 2em;
}
.articleTitle
{
	font-size: 16px;
	font-weight: bold;
	color: Black; /*#FF9966;*/
	text-decoration: none;
	padding-bottom: 0.6em;
}
.articleTitle a
{
	text-decoration: none;	
	font-size: 16px;
	font-weight: bold;
	color: Black/*#FF9966*/;
	text-decoration: none;	
}
.more {
	margin-top: 0.6em;
}
.more a {
	/*color: #FF9966;*/
	background-image:url(../images/red_more.png);
	background-position:0 60%;
	background-repeat:no-repeat;
	color: Black; /*#FF9966;*/
	font-family:Arial;
	font-size:11px;
	font-weight: Bold;
	padding-left:18px;
	text-decoration:none;		
}

#addTatramed, #addBayer, #addSiemens
{
	width: 33.3%;
	float: left;
}
#addTatramed
{
	text-align: left;
}
#addBayer
{
	text-align: center;
} 
#addSiemens
{
	text-align: right;
}
#extras
{
	width: 350px;
	float: left;
	text-align: justify;
	padding-top: 2em;
	border-top: solid 1px black;
	border-right: solid 2px black;
}
#extras p
{
	padding-right: 1em;
}
.searchField, .searchBtn
{
	border: solid 1px black;
}
.submenu
{
 	display: none;
 	position: relative;
 	left: 10.5em;
  	top: -2em;
  	text-align: left;
  	padding-left: 1em;
  	padding-right: 1em;
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;	  
	background-color: #FFFFFF;
	border: solid 2px black;
	width: 230px;
}
#menu ul li ul li a, #menu ul li div a
{
  	font-size: 10px;
	/*width: 200px;*/
}
.property
{
	font-weight: bold;
}
#section_menu
{
	width: 100%;
	text-align: center;
}
#section_menu a
{
	text-decoration: none;
	font-size: 11px;
	color: #647BEB;
}
div.customerForm {
}

.customerForm .title {
	margin: 0 0 20px 0;
}

.customerForm .error {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: red;
	padding-top: 1em;
	background: none;
	margin: 0 0 5px 0;
}

.customerForm .ok {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #0075BF;
	padding-top: 1em;
	margin: 0 0 5px 0;
}
.formRow {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
div .formLabel,div .formComponent {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
div .formLabel {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 1em;
	font-weight: bold;
	margin-top: 0.4em;
}
.searchButton,.inputButton {
	background-color: #fe6b1d;
	border: 0;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	margin-top: 1px;
	height: 18px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
}
.panelBorder {
	margin: 1px 0 0 0;
	border: 0;
	padding: 0;
	vertical-align: top;
}
.srchKeyword .desc {
	color: #AAAAAA;
	font-weight: normal;
	margin: 0 5px 0 0;
}
.srchKeyword .res {
	color: #000000;
	font-weight: bold;
	margin: 0 25px 0 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
div.form_desc {
	margin: 4px;
	height: 20px;
	padding: 3px 5px 0 0;
	width: 130px;
	text-align:right;
	font-weight:bold;
}

div.form_input {
	margin: 4px 0;
	padding: 0;
	width: 300px;
}

div.form_buttons {
	margin: 4px 0 0 0;
	padding: 0;
}

.form_input input {
	margin: 0;
	padding: 0;
}
.form_body
{
	margin-top: 30px;
}
.error
{
 	font-weight: bold;
	color: #FF0000;
}
.ok
{
 	font-weight: bold;
	color: #1A7927;
}
.tab {
	text-align:center;
	text-align:right;
	font-size:100%;
}
.tab a {
	font-size:90%;
}
.schovaj {display: none}
