body {
	background:url(images/bg.jpg);
	margin:0;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	}
#bg {
	background:url(images/top-bg.jpg) repeat-x;
	}
#wrap {
	width:908px;
	margin:0 auto;
	}
#top {
	padding:30px 0 7px 30px;
	height:63px;
	}
#logo {
	background:url(images/logo.png) no-repeat;
	width:257px;
	float:left;
	height:63px;
	}
#header {
	background:url(images/head-bg.png) no-repeat;
	height:213px;
	}
.langs {
	text-align:right;
	padding:6px 30px 0 0;
	padding-left: 30px;
	height: 34px;
	font-size:12px;
	color:#bcbdc0;
	}
.langs a {
	text-decoration:none;
	color:#bcbdc0;
	}
.langs a:hover {
	text-decoration:none;
	color:#b28354;
	}
.meniu {
	margin-top: 139px;
	width:147px;
	float:left;
	padding:0 0 0 30px;
	font-size:12px;
	position: absolute;
	z-index: 10;
}
.meniu a {
	display:block;
	line-height:18px;
	color:#f29b4e;
	text-decoration:none;
	}
.meniu a:hover {
	color:#f9bf8c;
	text-decoration:underline;
	}
.flash {
	width:731px;
	float:right;
	}
#content {
	padding:0 4px 0 4px;
	background:url(images/cont-bg.png) repeat-y;
	}
.cont-img {
	background:url(images/cont-img.jpg) no-repeat left bottom;
	}
/* for Internet Explorer */
* html .inner {
	height:370px;
}
/**/	
.contacts {
	width:146px;
	font-size:12px;
	color:#FFFFFF;
	line-height:26px;

	padding:15px 15px 35px 15px;
	}
.inner {
	width:656px;
	padding:20px 40px 20px 30px;
	line-height:20px;
	color:#faf8f7;
	font-size:12px;
	min-height:370px;
	height:auto;
	}
h1 {
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0 0 20px 0;
	}
#footer {
	background:url(images/footer.png) no-repeat;
	padding:10px 30px 7px 195px;
	height:42px;
	line-height:42px;
	color:#ffffff;
	font-size:9px;
	}
.solution {
	display:block;
	float:right;
	}
.copy {
	display:block;
	float:left;
	}
#footer a {
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover {
	color:#999999;
	text-decoration:underline;
	}
a {
	color:#faf8f7;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#faf8f7;
	}