* {
	border: none;
	margin: 0;
	padding: 0;
}

body {
	background: #444444;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	min-width: 980px;
}

html, body {
	height: 100%;
}

div#head {
	padding: 0 4%;
	background: url(imag/head.jpg) repeat-x;
	height: 430px;
}

div#head2 {
	padding: 0 4%;
	background: url(imag/head2.jpg) repeat-x;
	height: 260px;
}

div#mdiv {
	padding: 80px 4%;
	background: url(imag/menubg.gif) repeat-x;
}

div#menu {
	float: right;
	margin-bottom: -100px;
	padding-left: 10px;
	padding-right: 4%;
	display: inline;
	background: url(imag/ml.gif) no-repeat;
	height: 55px;
}

ul#mmenu {
	float: left;
	padding-right: 10px;
	display: inline;
	background: url(imag/mr.gif) no-repeat right top;
	height: 55px;
}

ul#mmenu li {
	float: left;
	display: inline;
	background: url(imag/mc.gif) repeat-x;
	font: bold 13px Arial, Helvetica, sans-serif;
	height: 55px;
	position: relative;
}

ul#mmenu li.sub ul {
	padding: 0;
	width: 150px;
	display: none; /*background: #222222;*/
	text-align: left;
	left: -9px;
	position: absolute;
	top: 55px;
}

ul#mmenu li.sub ul li {
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	padding: 2px 10px;
	width: 150px;
	background: #222222;
	height: auto;
}

ul#mmenu li ul li a {
	padding: 2px 8px;
}

ul#mmenu li:hover.sub ul,
ul#mmenu li.over ul {
	display: block;
}

ul#mmenu li.sub {
	padding: 20px 8px 15px 8px;
	height: 25px;
}

ul#mmenu li.sub ul li.tt {
	border: none;
	padding: 0;
	width: 172px;
	background: transparent url(imag/tt.gif) no-repeat center;
	font-size: 1px;
	height: 10px;
}

	ul#mmenu li.sub ul li.bb {
	border: none;
	padding: 0;
	width: 172px;
	background: transparent url(imag/bb.gif) no-repeat center;
	font-size: 1px;
	height: 10px;
}

ul#mmenu li a {
	border: none;
	padding: 20px 8px 15px 8px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #BCEBFF;
}

a:hover {
	text-decoration: none;
}

ul#mmenu li a:hover {
	border-top: 3px solid #7BD041;
	padding-top: 17px;
	background: transparent;
}

ul#mmenu li:hover.sub,
ul#mmenu li.over {
	border-top: 3px solid #7BD041;
	padding-top: 17px;
	background-position: left -3px;
	cursor: pointer;
}

ul#mmenu li.sub a:hover {
	border-bottom: 3px solid #7BD041;
	border-top: none;
	padding: 2px 8px;
}

ul#mmenu li.sub a {
	border-bottom: 3px solid #222222;
	padding: 2px 8px;
}

h1#logo {
	float: right;
	padding-top: 180px;
	width: 313px;
	display: inline;
	height: 85px;
}

div#head2 h1#logo {
	padding-top: 90px;
}

h1#logo a {
	border: none;
	width: 313px;
	display: block;
	background: url(imag/logo.gif) no-repeat;
	height: 85px;
}

h1#logo a span {
	display: none;
}

div#corova2,
div#corova3,
div#corova4,
div#corova5,
div#corova6,
div#corova7,
div#corova8 {
	width: 320px;
	height: 417px;
	left: 0;
	position: absolute;
	top: 0;
}

div#corova1 {
	width: 289px;
	background: url(imag/korova1.jpg) no-repeat;
	height: 390px;
	left: 0;
	position: absolute;
	top: 204px;
}

div#corova2 {
	background: url(imag/korova2.jpg) no-repeat;
}

div#corova3 {
	background: url(imag/korova3.jpg) no-repeat;
}

div#corova4 {
	background: url(imag/korova4.jpg) no-repeat;
}

div#corova5 {
	background: url(imag/korova5.jpg) no-repeat;
}

div#corova6 {
	background: url(imag/korova6.jpg) no-repeat;
}
div#corova7 {
	background: url(imag/korova7.jpg) no-repeat;
}
div#corova8 {
	background: url(imag/korova8.jpg) no-repeat;
}
div.block {
	background: url(imag/blockbg.gif) #222222 repeat-x;
}

span.tl {
	float: left;
	width: 9px;
	display: inline;
	background: url(imag/tl.gif) no-repeat;
	height: 9px;
}

span.tr {
	float: right;
	width: 9px;
	display: inline;
	background: url(imag/tr.gif) no-repeat;
	height: 9px;
}

span.bl {
	float: left;
	margin-top: -9px;
	width: 9px;
	display: inline;
	background: url(imag/bl.gif) bottom no-repeat;
	height: 9px;
}

span.br {
	float: right;
	margin-top: -9px;
	width: 9px;
	display: inline;
	background: url(imag/br.gif) bottom no-repeat;
	height: 9px;
}

div#leftb {
	float: left;
	padding-top: 70px;
	width: 29%;
	display: inline;
}

div#centerb {
	float: left;
	margin-left: 1%;
	width: 40%;
	display: inline;
}

div#centerb2 {
	float: right;
	width: 69%;
	display: inline;
}
div#centerb2 ul,
div#centerb ul,
div#centerb2 ol,
div#centerb ol {
	margin: 15px;
}
div#centerb2 li,
div#centerb li {
	padding-bottom: 5px;
}
div#rightb {
	float: right;
	width: 29%;
	display: inline;
}

h2 {
	margin-bottom: 10px;
	color: #7BD041;
	font: normal 30px "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
}

h3 {
	padding: 5px 0;
	color: #A7E3FF;
	font: normal 22px "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
}

p {
	padding: 7px 0;
}

div.padd {
	padding: 20px;
}

.left {
	float: left;
	padding: 0 15px 15px 0;
	display: inline;
}

.clear {
	clear: both;
	display: block;
}

#copy {
	padding: 0 4%;
	width: 92%;
	background: url(imag/bbg.gif) #444444 repeat-x bottom left;
	bottom: 0;
	height: 80px;
	left: 0;
	position: absolute;
}

#copy span {
	border-left: 3px solid #7BD041;
	padding-left: 10px;
	display: block;
}

#foot {
	height: 80px;
}

div#conteiner {
	width: 100%;
	min-height: 100%;
	position: relative;
}

#conteiner{
	height: 100%;
	min-height: 100%;
	position: relative;
}

html>body #conteiner {
	height: auto;
}

table {
	width: 100%;
	margin-bottom: 20px;
padding-top: 15px;
}
table td {
	border-bottom: 1px solid #333333;
	padding: 4px;
}

ul.lthree {
	float: left;
	width: 29%;
	list-style: none;
	font-weight: bold;
}