body {
	font-family: Arial, "Arial Narrow", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background: #000000;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

a {
	color: #2e44ea;
}

a img{
	border-color: #FFFFFF;
}

p {
	margin: 0px 0px 20px 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	letter-spacing: 2px;
	}

h1.title {
	width: 240px;
	position: absolute;
	top: 23px;
	left: 40px;
	text-align: center;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: square;
}

div.rap {
	width: 924px;
	background-color: #992c0f;
	position: relative;
}

div.clearpix {
	margin: 0px;
	clear: both;
	display: hidden;
	font-size: 1px;
	}

div.header-cz {
	width: 950px;
	height: 154px;
	background: url(../images/header-cz.jpg) no-repeat;
}

div.header-en {
	width: 950px;
	height: 154px;
	background: url(../images/header-en.jpg) no-repeat;
}

div.menu {
	margin: 0px;
	background: #000000 url(../images/menu-bg.jpg) bottom no-repeat;
	position: relative;
}

div.menu a{
	font-family: "Arial Narrow", Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 3px;
	text-transform: uppercase;
}

div.menu a:hover{
	color: #f1cb00;
	text-decoration: underline;
}

div.menu a.orange{
	color: #f1cb00;
	text-decoration: underline;
	font-weight: bold;
}

ul.menu {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

ul.menu li {
	line-height: 45px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

ul.lng {
	margin: 0px;
	position: absolute;
	right: 10px;
	top: 4px;
	z-index: 100;
}

ul.lng li {
	margin: 5px;
	width: 23px;
	height: 23px;
	float: left;
	list-style-type: none;
}

ul.lng li a img {
	border: none;
}

div.catalog ul li {
	padding: 10px 0px;
	font-size: 10pt;
	font-weight: bold;
}

div.main {
	background: url(../images/main-bg-rep.jpg) repeat-y;
	position: relative;
}

div.main-top {
	background: url(../images/main-bg-top.jpg) no-repeat;
	height: 14px;
	font-size: 0px;
}

div.main-cnt {
	background: url(../images/main-bg-cnt.jpg) no-repeat;
	min-height: 516px;
	text-align: left;
	padding: 9px 50px 20px 309px;
}

div.main-bot {
	background: url(../images/main-bg-bot.jpg) no-repeat;
	height: 14px;
	font-size: 0px;
	clear: both;
}

div.thepub {
	width: 156px;
	position: absolute;
	top: 372px;
	left: 81px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}

div.thepub a{
	font-size: 9pt;
}

div.reference-img {  
	margin-top: 20px;
}

div.reference-img a img{  
	border: 3px solid #FFFFFF;
}

li.reference {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.footer {
	line-height: 45px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	clear: both;
}

div.footer a{
	color: #f1cb00;
	font-weight: bold;
	letter-spacing: 1px;
}

