* {
    margin: 0;
    font-family: 'Arial Regular', Arial, Geneva, Verdana, Helvetica, sans-serif;
    font-size: 12px;
	color: #333;
	text-align: left;
}
body {
    width: 100%;
    margin: 0;
	padding: 0;
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/layout/body-bg.jpg) repeat-x;
}
img {
    border: none;
}
#infoBox {
    border: 2px solid #009b4e;
    color: #009b4e;
    padding: 4px;
    margin-bottom: 10px;
    clear: both;
    cursor: default;
}
#errorBox{
    border: 2px solid #EF271D;
    color: #EF271D !important;
    padding: 4px;
    margin-bottom: 10px !important;
    clear: both;
    cursor: default;
}
.clear {
    clear: both;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
noscript div {
    border: 1px solid #f00;
    padding: 7px;
    color: #f00;
    width: 800px;
    margin: 3px auto 3px auto;
}

/* HEADER */
#header-wide {
	width: 100%;
	height: 383px;
	background: url(../images/layout/top.png) repeat-x;
}
#header {
	width: 1000px;
	height: 383px;
	margin: 0 auto 0 auto;
}
#top-navi {
	height: 52px;
}
#v3d {
	float: left;
	padding: 16px 0 0 21px
}
#flags{
	float: right;
	padding-right: 16px;
	padding-top: 16px; 
}
#flags ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#flags ul li {
	float: left;
	padding-left: 2px;
}
#flash-top {
	height: 278px;
	width: 1000px;
}

/* CONTENT */
#content-wide {
	width: 100%;
	background: #321900 url(../images/layout/light.png) top center no-repeat;
	float: left;
}
#content {
	width: 1001px;
	margin: 0 auto 0 auto;
}
#column-left {
	width: 476px;
	float: left;
	padding: 0 22px 0 22px;
}
#column-right {
	width: 446px;
	float: right;
	padding: 0 22px 0 0 ;
}

/* LEFT COLUMN */
#quick-contact {
	padding-top: 14px;
	padding-bottom: 27px;
	color: #7e6144;
}
#quick-contact a {
	text-decoration: none;
	color: #c5a483;
}
#main {
	padding-top: 13px;
	padding-bottom: 40px;
}
.main-text {
	color: #fffef6;
	font-size: 17px;
	line-height: 20px;
}
#ds {
	color: #ffa200;
	font-family: 'Arial Bold', 'Arial Regular', Arial;
	font-size: 17px;
	font-weight: bold;
}
.item {
	padding-top: 3px;
	padding-bottom: 40px;
	line-height: 18px;
}
.item-text {
	color: #fffef6;
	font-size: 15px;
}
.main-text b {
	font-weight: normal;
	font-size: 17px;
	color: #c5a483;
}
.item-text b {
	font-weight: normal;
	font-size: 15px;
	color: #c5a483;
}

#movie {
	margin-bottom: 33px;
	margin-top: 34px;
	height: 268px;
}
#right-content {
	padding-left: 25px;
	float: left;
}

/* KONTAKT */
#contact {
	background: url(../images/layout/kontakt_bg.gif) no-repeat;
	float: left;
	width: 415px; 
	margin-top: 14px;
	clear: both;
}
#contact .label {
	color: #ffa200;
	font-size: 12px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: both;
	padding-right: 8px; 
	padding-left: 2px;
}
#contact .value {
	color: #fffef6;
	font-size: 14px;
	margin-bottom: 5px;
	display: block; 
	text-decoration: none;
}
#contact p {
	float: left;
	font-size: 12px;
	color: #c5a483;
	padding-left: 2px;
}
#contact p a {
	color: #c5a483;
	font-size: 12px;
	text-decoration: none;
}
#contact p a:hover {
	text-decoration: underline;
}
#questions {
	clear: both;
	float: left;
	margin-top: 40px;
	margin-bottom: 84px;
}
#questions p {
	color: #c5a483;
	font-size: 12px;
}

/* CONTACT FORM */
#contact-form {
	display: none;
	float: left;
	padding-bottom: 30px;
}	
#cont-form {
	margin-top: 22px;
}
#label-quest {
	float: left;
	width: 110px;
	padding-top: 30px;
}
#label-quest span {
	width: 100px;
	color: #fffef6;
	font-size: 15px;
}
#top-fields {
	margin-left: 110px;
}
#top-fields label {
	color: #fffef6;
	font-size: 15px;
	text-align: right;
	float: left;
	width: 105px;
	padding-right: 10px;
	padding-top: 2px;
}
#top-fields input {
	border: 1px solid #ffa200;
	margin-bottom: 5px;
	background: #050300 url(../images/layout/input-bg.jpg) repeat-x top;
	padding: 1px;
	color: #fffef6;
	font-size: 15px;
	width: 186px;
}
#cont-form #textarea {
	height: 102px;
}
#cont-form textarea {
	border: 1px solid #ffa200;
	background: #050300 url(../images/layout/textarea-bg.jpg) repeat-x top;
	width: 409px;
	height: 96px;
	color: #fffef6;
	font-size: 15px;
	padding: 2px;
	overflow: auto;
}
#cont-form #submit {
	float: right;
	margin-top: 16px;
	background: #ffa200;
	border-width: 0;
	border: none;
	margin-right: 5px;
	padding: 3px 7px 3px 7px;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.2em;
	text-align: center;
}
#send-msg {
	border: 1px solid #ffa200;
	color: #ffa200;
	float: left;
	width: 405px;
	padding: 4px; 
	margin-top: 20px;
}
#send-message {
	float: left;
}
#c-form-errors {
	border: 1px solid #ffa200;
	color: #ffa200;
	float: left;
	width: 405px;
	padding: 4px;
	margin-bottom: 5px;
}
#c-form-errors b {
	color: #ffa200;
	padding-left: 10px;
}

/* FOOTER */
#footer-wide {
	background: url(../images/layout/footer.jpg) repeat-x;
	clear: both;
	height: 86px;
}
#footer {
	width: 960px;
	margin: 0 auto 0 auto;
	font-family: 'Arial Regular', Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #7e6144;
	padding-top: 15px;
}
#footer a {
	color: #7e6144;
	text-decoration: none;
	font-family: 'Arial Regular', Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 4px 0 4px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer.en a {
	padding: 0 12px 0 12px;
}
#footer.de a {
	padding: 0 6px 0 6px;
}
#footer.ru a {
	padding: 0 4px 0 5px;
}
#footer.hu a {
	padding: 0 15px 0 15px;
}
#copyright {
	padding-top: 18px;
}
#copyright p {
	text-align: center;
	color: #7e6144;
	font-size: 14px;
}
#portfolio {
	float: left;
	margin-bottom: 50px;
}
#portfolio a {
	display: block;
	margin-bottom: 29px;
}
