<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	background-image: url(../img/bg-ostatni.jpg);
	background-repeat: no-repeat;
	background-position: center -9px;
	background-color: #C89248;
}
.body_home{
	background-position: center top;
	background-image: url(../img/bg-homepage.jpg);
}
#hlavni{
	width: 828px;
	margin-right: auto;
	margin-left: auto;
}
.hlavicka{
}
.hlavicka_in{
	position: relative;
	width: 368px;	/*828*/
	height: 70px;	/*135*/
	padding: 48px 240px 17px 220px;
}
.hlavicka h1{
	margin: 0px;
}
.logo{
	position: absolute;
	left: 150px;
	top: 24px;
}
.menu{
	width: 200px;
	float: left;
	text-align: left;
}
.menu_in{
	padding: 10px;
}

.obsah{
	width: 828px;
	float: right;
	clear: right;
	min-height: 450px;
	text-align: left;
	
	background-image: url(../img/_bg_h.png);
	background-repeat: no-repeat;
	background-position: 4px top;
  
  position: relative;
}
.obsah_in{
	padding: 50px 40px 30px 53px;
}
.obsah_in2{
	padding: 30px 30px 0px 30px;
	background-image: url(../img/_bg_stred.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bile_pozadi{
	width: 780px;
	margin: 45px 24px 0px 24px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	min-height: 396px;
}
.obsah_home{
	background-image: url(../img/homepage-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.obsah_dole{
	width: 828px;
	height: 16px;
	float: right;
	clear: right;
	margin: 0px -24px 30px 0px;

	background-image: url(../img/_bg_d.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.paticka{
	clear: both;
}
.paticka_in{
	width: 739px;	/*828*/
	height: 33px;	/*93*/
	margin-left: auto;
	margin-right: auto;
	padding: 30px 40px 20px 48px;
}
.paticka2{
	clear: both;
	height: 93px;
	background-color: #FFFFFF;
}
.paticka_in2{
	position: relative;
	width: 739px;	/*828*/
	height: 33px;	/*93*/
	margin-left: auto;
	margin-right: auto;
	padding: 30px 40px 20px 48px;
}
.paticka_in a, .paticka_in2 a{
	cursor: pointer;
	margin-right: 18px;
	height: 33px;
	float: left;
}
.fb{
	float: right;
	width: 45px;
	height: 33px;
	color: #3D559F;
	font-weight: bold;
	font-size: 13px;
	margin-left: 37px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/fb.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.down{
	padding-top: 10px; 
	padding-right: 10px;
	color: #999999;	
}
.down a:link, .down a:visited {
	color: #999999;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	font-size: 12px;
}
.spacer {
	clear:both;
}
.center {
	text-align: center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
h1 {
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
h2 {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
h3 {
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 10px 0px;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	line-height: 20px;
}
.textact {
	color:#DB2E10;
	text-decoration:none;
}
.prenext a:link, .prenext a:visited {
	color: #999999;
}
.img_fl {
	float:left;
	padding-right: 20px;
}
.img_small {
	float: left;
	padding-right: 10px;
}
.line {
  margin-top:10px;
}</pre></body></html>