body {
	background:					url(images/bg.gif);
	font-family:				"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:					90%;
	color:						white;
}

p {
	line-height:				1.3em;
}

a {
	color:						#000;
	text-decoration:			none;
}

a:hover {
	text-decoration:			underline;
}

.semantics {
	display:					none;
}

#container {
	position:					relative;
	width:						954px;
	margin:						0 auto;
}

h1 {
	border-bottom:				solid 1px #bfbfbf;
}

h2, h3, h4 {
	margin-bottom:				.5em;
}

h2 {
	font-size:					24px;
	font-weight:				bold;
	color:						#515151;
}

h3 {
	font-size:					18px;
	font-weight:				bold;
	color:						#FFFFFF;
}

h4 {
	color: #343530;
	font-size:					18px;
	margin-top:					.8em;
}

#homelink {
	display:					block;
/*	width:						106px;
	height:						115px;*/
	width:						140px;
	height:						106px;
	background:					url(images/logo.gif) left top no-repeat;
}

#title {
	display:					block;
	width:						571px;
	height:						23px;
	background:					url(images/title.gif) left top no-repeat;
	position:					absolute;
	top:						52px;
	left:						190px;
}

#lang {
	position:					absolute;
	top:						90px;
	right:						0;
	font-size:					80%;
	color:						#000;
}

#lang a {

}

#banner {
	display:					block;
	width:						954px;
	height:						314px;
	background:					url(images/banner.jpg) left top no-repeat;
	position:					relative;
}

#video, #panorama, #scrollingText {
	display:					block;
	position:					relative;
}

#video {
	width:						103px;
	height:						43px;
	background:					url(images/video.jpg) left top no-repeat;
	top:						120px;
	left:						850px;
}

#panorama {
	width:						208px;
	height:						47px;
	background:					url(images/panorama.jpg) left top no-repeat;
	top:						122px;
	left:						745px;
}

#scrollingText {
	width:						934px;
	height:						30px;
	line-height:				30px;
	color:						white;
	top:						163px;
	padding:					0 12px;
}

#submenu {
	position:					absolute;
	left:						0;
/*	top:						513px;*/
	top:						427px;
	height:						30px;
	display:					block;
	list-style:					none;
	margin:						0;
	padding:					0;
	_position:					relative;
	_top:						-30px;
}

#submenu li {
}

#submenu li, #submenu li a {
	width:						130px;
	height:						30px;
	line-height:				30px;
	float:						left;
}

#submenu li a {
	color:						#fff;
	padding-left:				12px;
	width:						118px;
}

#submenu li a:hover {
	text-decoration:			none;
}

#submenu li a#ukazky {
	background-color:			#48BBD6;
}

#submenu li a#certifikaty {
	background:					#959595 url(images/bg_submenu.gif) right top no-repeat;
	border-left:				solid 1px #fff;
}

#main {
	margin-top:					30px;
	_margin-top:				0px;
	margin-bottom:				30px;
	background:					url(images/pattern.gif);
	float:						left;
}

#content, #ad {
	float:						left;
}

#content {
	width:						652px;
	padding:					35px 16px;
	color:						#333;
}

#content p {
	margin-bottom:				1.5em;
}

#content ul li {
	line-height:				1.3em;
}

/*
#content ul, #content ul ul {
	list-style:					circle;
}

#content ul li {
	list-style-position:		inside;
}
*/

#ad {
	width:						250px;
	padding:					20px 10px;
	text-align: center;
	color: #343530;
}

#footer {
	width:						100%;
	height:						107px;
	background-color:			#959595;
	float:						left;
	font-size:					80%;
}

#footer #innerFooter {
	width:						922px;
	padding:					20px 16px;
	margin:						0 auto;
}

#contactLeft, #contactRight {
	width:						461px;
}

#contactLeft {
	float:						left;
}

#contactRight {
	float:						right;
	text-align:					right;
}
