.fl {	float: left;}
.fr {	float: right;}
.fc {	float:center;}
body {
	margin: 0px;
	padding: 0px;
	width: 778px;	
	font-family: Verdana;
	font-size: 12px;
}
a {	color: #336699;
	text-decoration: underline;}
a:hover {	color: #336699;
}
.top {
	width: 778px;
	height: 130px;
	float: left;
	background-color: #6699CC;}

.text {		
	border-left: 2px solid #6699CC;
	width: 538px;
	min-height: 355px;
	height: 355px;
	padding: 5px 0px 0px 5px;}

body[class] .text {
	height:auto; }

.page_left {
	background-color: White;
	background-repeat: no-repeat;
	color: #6699CC;
	width: 220px;
	height: 20px;
	margin-left: 5px;
}
.citat {
	width: 40px;
	padding: 5px 0px 0px 10px;
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	font-style: italic;
	color: blue;}
.menu {
	border-top: 1px solid #336699;
	background-color: #336699;
	margin: 0px 0px 3px 0px;
	width: 778px;}
.nadpis {
	color: #336699;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
}

.page_bottom {
	float: left;
	margin-top: 10px;
	width: 778px;
	text-align: center;
	border-top: solid 1px lightblue;
	}
.page_bottom a {
	text-decoration: none;
	border: solid 1px lightblue;
	}

.kontakt td,th {
	border: solid 1px lightblue;
	text-align: left;
	}
.kontakt th {
	padding-right: 3px;
	}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}