<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: white url(../images/bg1.jpg) center top no-repeat fixed;
	color: Black;
	font-size: 13px;
}
.cleaner {
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	height: 0px;
}
a {
	color: Black;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
.borderEf {
	padding: 2px;
	box-shadow: 0 0 3px #006699;
}
#top {
	margin-bottom: 10px;
}
#banner {
	width: 419px;
	height: 79px;
	background-position: top right;
	position: relative;
	margin: 0 auto;
	top: 20px;
}
#topmain{
     background: white;
	height: 120px;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75);
}
	#toptext {
		text-align: center;
		width: 520px;
		margin: 0 auto;
		padding-top: 35px;
	}
	#logo {
		float: left;
		position: relative;
		top: 15px;
		left: 15px;
	}
	#malemenu, #malemenu a {
		color: white;
		font-size: 13px;
		text-decoration: none;
	}
	#malemenu a:hover {
		color: Black;
	}
	#malemenu {		
		float: right;
		background: #FF9900;
		padding: 6px 10px;
		margin-top: 10px;
	}
	#tel {
		float: right;
		clear: right;
		background: url(../images/tel.png) left top no-repeat;
		padding: 10px 0 0 46px;
		color: White;
		height: 36px;
		width: 172px;
		font-size: 20px;
		margin: 18px 45px 0 0;
	}
	#hledat {
		float: right;
		clear: right;
		position: relative;
		top: -11px;
		right: 11px;
	}
		#hledatInput,#hledatButton {
			font-size: 12px;
			background: White;
			color: #616161;
			border: 2px solid #FF9900;
		}
		#hledatInput {
		
		}
		#hledatButton {
			
			cursor: pointer;
		}
#menuTop {
	background: #FF9900;
	overflow:hidden;
	-webkit-border--radius: 0 0 10px 10px;
   -moz-border-radius: 0 0 10px 10px;
   border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75);
}
#menuTop ul {
	clear: left;
    float: left;
    left: 50%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
#menuTop ul li {
	 display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
}
#menuTop ul li a {
	 border-right: 0px solid #49A9FF;
    display: block;
    line-height: 1.3em;
    margin: 0;
	 font-size: 14px;
    padding: 5px 12px;
    text-decoration: none;
	 color: white;
}
.nobrdr {
	border: none !important;
}
#menuTop ul li a:hover {
	color: #2298D2;
}
.pobocka {
	
	width: 225px;
	height: 150px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	border: 2px solid white;
	overflow: hidden;
}
	.nazev_pobocky {
		position: absolute;
		bottom: 0;
		text-align: center;
		background: #2298D2;
		color: white;
		width: 100%;
		padding: 5px 0;
		font-size: 15px;
	}
	.stinek a {
		text-decoration: none;
	}
	.stinek {
		margin-left: 9px;
		background: url(../images/stinek.png) bottom center no-repeat;
		float: left;
		padding-bottom: 18px;
	}
	#hranice-sk {
		background: url(../images/hranice-sk.jpg) no-repeat center top;
	}
	#hranice-dr {
		background: url(../images/hranice-dr.jpg) no-repeat center top;
	}
	#prerov {
		background: url(../images/prerov.jpg) no-repeat center top;
	}
	#bystrice {
		background: url(../images/bystrice.jpg) no-repeat center top;
	}
	.dis {
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		background: White;
		zoom: 1;
		filter: alpha(opacity=75);
		opacity: 0.75;
		color: #2298D2;
		font-weight: bold;
		padding: 15px;
		text-align: center;
		height: 100%;
	}
#obsah {
	min-height: 400px;
	background: White;
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
	overflow: hidden;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius:  10px 10px 0 0;
	border-radius:  10px 10px 0 0;
}
	h1 {
		position: relative;
		background: #006699;
		color: #FF9900;
		text-align: right;
		margin: 0;
		padding: 7px 15px;
		font-size: 20px;
		font-weight: normal;
		letter-spacing: 1px;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75);
		margin-bottom: 5px;
	}
	h2 {
          font-size: 18px;
          color: #006699;
     }
     h3 {
          font-size: 16px;
          color: #006699;
          margin-left: 15px;
          font-weight: normal;
     }
	#leftCol {
		float: left;
		width: 270px;
		padding: 10px;
	}
	#rightCol {
		float: right;
		width: 625px;
		padding: 10px;
	}
	.it {
		clear: both;
		padding: 10px;
		margin-bottom: 20px;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	}
	#ans {
		text-align: center;
		font-size: 16px;
		margin-bottom: 5px;
	}
	.it h2 {
		margin: 0;
		padding: 0 0 10px 0;
	}
	.it .nadpis a {
		font-size: 16px;
		color: #0093DD;
		font-weight: normal;
	}
	#polozky {
		-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.95);
		-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.95);
		box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.95);
		margin: 0;
		padding: 0;
		list-style: none;
		background: #0093DD;
	}
	#polozky li a {
		padding:6px 8px;
		display: block;
		color: white;
		text-decoration: none;
		border-bottom: 1px solid white;
		border-top: 1px solid #006699;
	}
	#polozky li a:hover, .sel {
		background: #006699 url(../images/li.png) 255px 7px no-repeat;
	}



#bottom {
	background: rgb(0,102,153);
	padding: 15px 0;
	font-size: 12px;
	color: white;
}
#bottom a {
	color: white;
}
	#footer{
		min-height: 150px;
		_height: 150px;
	}
	#footerL {
		float: left;
		background: url(../images/home.png) top left no-repeat;
		padding: 15px 15px 15px 50px;
		width: 43%;
	}
	#footerR {
		float: right;
		text-align: right;
		background: url(../images/map.png) top left no-repeat;
		padding: 15px 0px 15px 50px;
		width: 39%;
	}
	#copy a, #copy {
		text-decoration: none;
		font-size: 11px;
	}

.vyprodej {
     text-align:center;
}
.vyprodej td:hover {
     background: rgba(0,102,153,0.1);
}
.vyprodej strong {
     font-size: 17px;
}
.vyprodej em {
     font-size: 15px;
     color: #006699;
}
.vyprodej img {
     padding:1px;
     border: 1px solid #006699;
     margin: 5px 0;
}</pre></body></html>