BODY{
	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 76%;
	z-index: -1;
	color: #070707;
}
DIV.mainLayout{
	width: 947px;
	background-color: #ffffff;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	z-index: 0;
}
DIV.header{
	height: 110px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	}
	DIV.header IMG{
		margin: 2px 0px 0px 15px;
		float:left;
		
	}
	DIV.header DIV.textHeader {
		float: left;
		width: 525px;
		margin: 12px 0px 0px 10px;
		}
		DIV.header DIV.textHeader H1 {
			padding: 0px;
			margin: 0px 0px 5px 0px;
			font-size: 30px;
		}
		DIV.header DIV.textHeader H3 {
			padding: 0px;
			margin: 0px 0px 10px 0px;
			font-size: 12px;
			color: #8d8d8d;
		}
	DIV.header DIV.languages {
			padding: 35px 0px 0px 16px;
		}
		DIV.header DIV.languages A {
			color: #070707;
			font-size: 14px;
			text-decoration: none;
			margin: 0px 20px 0px 0px;
			font-weight: bold;
			border: 0px;
		}
		DIV.header DIV.languages A.active {
			color: #aeaeae;
			text-decoration: none;
		}
DIV.menu {
	height:45px;
	background-color: #e9e9e9;
	width: 100%;
	}
	DIV.menu UL{
		list-style: none;
		padding:0 0 0 2px;
		list-style-position:inside;
		margin:0px;
		left:0px;
		}
		DIV.menu UL LI{
			background: white url(../img/menu-background.jpg);
			float:left;
			padding:0px;
			height: 34px;
			width: 135px;
                        
			}
			DIV.menu UL LI a{
				display: block;
				text-decoration: none;
				margin: 10px 0px 0px -20px;
				vertical-align: middle;
				text-align: center;
				font-family: Arial, Helvetica, sans-serif;
				color: #070707;
				font-size: 12px;
				font-weight: bold;
				border:0px;
				outline: none;
			}
			DIV.menu UL LI a:hover{
				color: #9e9e9e;
				border:0px;
			}
		DIV.menu UL LI.menuLastElement{
			background: white url(../img/menu-background-last.jpg);
		}
.menuActive{
	color: #9e9e9e !important;
}
	
DIV.middlePart{
	min-height: 190px;
        overflow:hidden;
	}
	DIV.middlePart IMG{
		float:left;
		margin:1px 0px 0px 40px;
	}
        DIV.middlePart #flashObject{
		float:left;
		margin:1px 0px 0px 40px;
	}
	DIV.middlePart DIV.welcomeBox{
		background-image: url(../img/wellcome-box.jpg);
		float:right;
		width: 200px;
		margin: 50px 50px 0px 0px;
		height: 99px;
		background-repeat: no-repeat;
		color: #e2e3e3;
	}
	DIV.middlePart DIV.welcomeBox LABEL{
		font-size: 24px;
		line-height: 24px;
		margin-bottom:3px;
	}
	DIV.middlePart DIV.welcomeBox SPAN{
		text-align:left;
		float:left;
		font-size: 12px;
		margin-left:5px;
	}
DIV.content{
                display:none;
		margin-left:15px;
		position:relative;
		text-align:left;
		width:99%;
	}
	DIV.content DIV.innerText{
		color:#070707;
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:12px;
		/*min-height: 250px;*/
		background-color: #f2f1f1;
		width:95%;
		padding:10px;
		border:1px solid #151515;
		margin-bottom:10px;
                overflow:auto;
	}
        DIV.content DIV.innerText DIV.newsItem{
                width: 99%;
                border:1px solid #aeaeae;
                padding:2px;
                margin-bottom:5px;
        }
        DIV.content DIV.innerText DIV.newsItem LABEL.newsTitle{
                font-weight: bold;
                line-height:15px;
                padding-left:20px;
        }
        DIV.content DIV.innerText DIV.newsItem > SPAN{
                font-weight: normal;
                line-height:14px;
                text-indent:20px;
        }
        DIV.content DIV.photoGallery{
                margin-left:30px;
              float:left;
        }
	/*  ORDER FORM */
	DIV.content DIV.orderContent{
		
		margin:0px;
		width:100%;
		}
		DIV.content DIV.orderContent DIV.orderInnerText{
			color:#000000;
			font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
			font-size:12px;
			background-color: #f2f1f1;
			width:97%;
			padding:10px;
			border:1px solid #151515;
			margin-bottom:10px;
		}
	DIV.orderFormInnerText{
		color:#000000;
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:12px;
		background-color: #f2f1f1;
		width:97%;
		padding:10px;
		border:1px solid #151515;
		margin:0px 0px 10px 0px;
	}
	TABLE.formularTable{
		width:100%;
		margin:0px;
		padding:0px;
		}
		TABLE.formularTable TD.orderField{
			width:240px!important;
		}
	TABLE.complexOrder{
		background-color:#ffefef;
		display:none;
	}
	.inputText {
		background-color:#FFFFEA;
		border:1px solid #000000;
		margin:1px;
	}
	.inputButton {
		background-color:#FFFFEA;
		border:1px solid #000000;
		width: 100px;
	}
	.errorMessage{
		color:red;
	}
	/*--------------------------*/	
		
DIV.footer{
	background-color: #f2f2f2;
	border-top: 5px solid #dfdfdf;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #515151;
	font-size: 10px;
}

.prev, .next{
    width:200px;
    border: 1px solid #000000;
    background-color: #dedede;
    text-align:center;
    margin: 5px 0px 5px 0px;
}
IMG{
    border:0px;
}
.orderFieldFeedback{
        width:130px!important;
}

.contactLink{
	color:#E2E3E3;
	text-decoration: underline;
}