<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #FFF600;
	color: Black;
	margin: 10px 0px 0px 0px;
	font: 10pt Arial;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
table, td {
	font: 10pt Arial;
	text-align: left;
}
.small 	{font: 7pt Arial;}
.small2	{font: 8pt Arial;}

.zona_a		{width: 400px;	display: block; float: right; }
.zona_b		{width: 150px;	display: block; float: right; }
.zona0	{width: 12px; height: 15px; display: block; background: url(images/arrow.gif) no-repeat top; padding: 0 10 0 10; margin: 5 0 0 0; float: right;}
.zona1	{color: #D43417; width: 20px; height: 15px; background-color: #D43417; display: block; font: 1pt Arial; float: right; }
.zona2	{color: #9DB4E7; width: 20px; height: 15px; background-color: #9DB4E7; display: block; font: 1pt Arial; float: right; }
.zona3	{color: #B0F39D; width: 20px; height: 15px; background-color: #B0F39D; display: block; font: 1pt Arial; float: right; }
.zona4	{display: block; font: bold 10pt Arial; float: right; padding: 0 10 0 10;}

.red {
	color: red;
	font: bold 14pt Arial;;
}

img {	
	border: 0px; padding: 0px; margin: 0px;
}
a
{
	text-decoration: none;
	color: Black;
	cursor: pointer;
	font-weight: bold;
}
a:hover {
	color: Red;
}
S
a.inv, a:hover.inv
{
	text-decoration: none;
	color: black;
}

.hid_text {display: none;}

.main1  {
	width: 100%;
	display: block;
	text-align: center;
}

.main2  {
	width: 980px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.top1  {
	width: 980px;
	height: 160px;
	background: url(images/top1.jpg);
	float: left;
	background-color: #FFF600;
}
.top2  {
	width: 450px;
	height: 95px;
	background: url(images/logo.jpg) no-repeat;
	float: left;
	position: relative;
	left: 20px;
	top: 30px;
}
.bg_main  {
	width: 980px;
	background: url(images/right.jpg) no-repeat bottom right;
	float:right; 
}
.left	{
	width: 25px;
	height: 545px;
	float: left;
	background-color: #FFF600;
}
.middle  {
	width: 445px;
	height: 545px;
	float: left;
	background: url(images/mapa.jpg) no-repeat;
}
.mapa  {
	width: 445px;
	height: 475px;
	float: left;
}
.akce  {
	width: 445px;
	height: 70px;
	float: left;
}
.tel1  {
	width: 485px;
	height: 65px;
	float: left;
	background: url(images/602.jpg) no-repeat;
}
.tel2  {
	width: 485px;
	height: 75px;
	float: left;
	background: url(images/376.jpg) no-repeat;
}
.auto  {
	width: 485px;
	height: 405px;
	float: left;
	background: url(images/auto.jpg) no-repeat;
}
.obsah  {
	padding: 10px 10px 10px 10px;
	float: right;
	text-align: right;
}
.right  {
	width: 25px;
	height: 545px;
	float: right;
	background-color: #FFF600;
	background-image: url(images/auto2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bottom  {
	width: 980px;
	height: 35px;
	float: left;
	background: url(images/bottom.jpg);
	font: 10px Arial;
	text-align: center;
}</pre></body></html>