body{font-family:Arial,Helvetica,sans-serif;color:Black;font-size:0.8em;margin:0;padding:0;}
#hlavni{
	margin: 0 10px 0 10px;
}
#hlavicka{
	height: 0px;
}
#hmenu{
	height: 80px;
	background: url(img/silver.png) repeat-x center;
}
#logo{
	margin-left: 168px;
	float: left;
}
#nazev{
	color: White;
	font-size: 60px;
	font-weight: bold;
	position: relative;
	top: 14px;
	float: right;
	right: 40px;
}
#lmenu{
	float: left;
	width: 168px;
}
#lmenu ul{margin:0;padding:0;list-style:none;}
#lmenu li a{
	display: block;
	padding: 6px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
	border-bottom: 1px dotted Silver;
}
#lmenu li a.vyb{border-right:10px solid #DF0000;}
#lmenu li li a{font-weight:normal;padding:2px 6px 2px 12px;}
#lmenu li a:hover,.menulist a.highlighted:hover,.menulist a:focus{text-decoration:underline;}
#content{
	margin: 0 40px 0 182px;
}
#sl{
	column-width: 30em;
	column-gap: 3em;
	column-rule: 1px dotted Silver;
	-moz-column-width: 30em;
	-moz-column-gap: 3em;
	-moz-column-rule: 1px dotted Silver;
	-webkit-column-width: 30em;
	-webkit-column-gap: 3em;
	-webkit-column-rule: 1px dotted Silver;
}
h1, h2, h3, h4, h5{
	color: #444;
	margin: 12px 0 6px 0;
}
h1{
	font-size: 1.5em;
	color: #DF0000;
}
h2{font-size:1.3em;}
h3{font-size:1.2em;}
a{
	color: Gray;
}
a:hover{text-decoration:none;}
a.psimg {
	padding-left: 106px;
	display: block;
	color: Black;
	text-decoration: none;
	height: 62px;
	width: 400px;
}
a.psimg:hover {
	text-decoration: underline;
}
a#pozem {
	background: url(img/thm_pozem.jpg) no-repeat;
}
a#pozrek {
	background: url(img/thm_pozrek.jpg) no-repeat;
}
a#hornik {
	background: url(img/thm_hornik.jpg) no-repeat;
}
a#kanal {
	background: url(img/thm_kanal.jpg) no-repeat;
}
a#kom {
	background: url(img/thm_kom.jpg) no-repeat;
}
a#reality {
	background: url(img/thm_reality.jpg) no-repeat;
}
a#hotel {
	background: url(img/thm_hotel.jpg) no-repeat;
}
img{border:0;}
img.doc{
	border-left: 1px solid Silver;
	border-top: 1px solid Silver;
	border-right: 3px groove Silver;
	border-bottom: 3px groove Silver;
}
.left{
	float: left;
	margin: 0 10px 10px 0;
}
.right{
	float: right;
	margin: 0 0 10px 10px;
}
table{font-size:1em;border-collapse:collapse;}
/* styl pro tisk */
@media print{#hlavicka, #lmenu, #pmenu, #partneri{display:none;}
#hlavni{width:auto;overflow:visible;}
#logo, #content, #paticka{margin:0;}
#nazev{
	font-size: 40px;
	position: inherit;
	float: right;
}
}
