body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0;
	background-color: #EEEEEE;
}
.container {
	text-align: left;
	margin: 20px auto;
	width: 800px;
	border: 2px solid #AAAAAA;
	background-color: #FFFFFF;
}
.hlavicka {
	background-image: url(../images/hlavicka.jpg);
	height: 183px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.body {
	clear: both;
}
.content {
	float: left;
	width: 500px;
	margin: 0 0 0 20px;
}
.pravySloupec {
	width: 200px;
	margin: 0 20px 0 0;
	float: right;
}
.paticka {
	clear: both;
	background-color: #670001;
	color: #AA594A;
	font-size: 11px;
	padding: 5px 10px;
	position:relative;
	height: 15px;
}
.paticka p.copyright {
	float:left;
}
.paticka p.webdesign {
	float:right;
}
.paticka p.webdesign a, .paticka p.webdesign a:hover {
	color:#AA594A;
	font-weight:bold;
}
.paticka p {
	margin: 0;
}

.justify {text-align:justify;}
.clear {float:left;clear:both;margin:0;width:100%;height:0px;}

.textAlignCenter {
	text-align: center;
}
img.reference {
	border: 2px solid #670001;
	margin: 5px;
}
.vystavba {
	font-size: 14px;
	color: #999999;
	text-align: center;
}
