body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #111111;
	background-image: url(../gfx/header2_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFF;
}
#btn {
	background-image: url(../gfx/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#supglob {
	background-image: url(../gfx/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#glob {
	background-image: url(../gfx/podklad.gif);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../gfx/header2_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 325px;
	position: relative;
}
#head .menu_holder {
	position: absolute;
	width: 940px;
	left: 100px;
	top: 241px;
}

#mid {
	background-image: url(../gfx/header2_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.patka {
	color: #333;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.patka a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.patka a:hover {
	color: #C00;
	text-decoration: underline;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
.lsl {
	float: left;
	width: 262px;
}
.psl {
	margin-left: 270px;
	padding-bottom: 100px;
}
.lsl .novinky {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	padding-left: 110px;
	line-height: 38px;
	height: 38px;
}
.lsl .box_info {
	background-image: url(../gfx/aktualita-podklad.gif);
	background-repeat: repeat-y;
	color: #000;
}
.lsl .box_info .box_info_btm {
	background-image: url(../gfx/aktualita-konec.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 80px;
	padding-right: 25px;
	padding-bottom: 120px;
}
.lsl .box_info .box_info_date {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.zvyrazneni {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #C00;
	font-weight: bold;
	letter-spacing: -1px;
}

