body {
	text-align: center;
	background-color: #CD1C30;
}
.celek {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #FFFFFF;
	background-image: url(../images/bg-telo.gif);
}
.hlavicka {
	width: 760px;
	height: 210px;
	background-image: url(../images/bg-top.jpg);
	background-repeat: no-repeat;
}
.menu_bar {
	width: 760px;
	height: 26px;
	background-image: url(../images/bg-menu.gif);
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
	line-height: 26px;
}

.telo
{
	background-image: url(../images/bg-telo.gif);
	width: 760px;
	position: relative;
	left: 0px;
	top: 0px;
}
.left
{
	float: left;
	width: 211px;
	left: 10px;
	top: 5px;
	position: relative;
	padding-bottom: 5px;
}

.left p, .right p
{
	margin-top: 3px;
	margin-bottom: 3px;	
}

.right
{
	float: right;
	width: 490px;
	right: 20px;
	top: 5px;
	position: relative;
	padding-bottom: 5px;
}

.odsazeni
{
	padding-right: 5px;
	padding-left: 5px;
}

.footer {
	color: #BEBDBD;
	text-align: right;
	height: 21px;
	width: 760px;
	background-image: url(../images/bg-bottom.gif);
	font-size: 11px;
	vertical-align: middle;
	line-height: 21px;
	clear: both;
}

.footer a {
	color: #BEBDBD;
}
