/* CSS Document */
* {
	font-family: Calibri, sans-serif;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
body {
	color: #464646;
	margin: 0 auto;
	background-color: #464646;
}
h1 {
	font-size: 1.2em;
	margin-bottom: .5em;
}
h2 {
	font-size: 1em;
}
li {
	list-style-type: none;
	list-style-position: inside;
}
li h2 {
	font-size: 1.1em;
}
a {
	text-decoration: none;
}
.odrazky li {
	list-style-type: circle;
}
#str-obal {
	width: 850px;
	height: 61.2em;
	margin: 0 auto;
	background: transparent url(../obr/podklad.jpg) repeat-y center center;
}
#str {
	position: relative;
	top: 239px;
	width: 750px;
	min-height: 30em;
	margin: 0 auto;
	padding-top: 260px;
	margin-bottom: 1em;
	background-color: #e4e4e4;
}
#hlava {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	width: 750px;
	margin-left: -375px;
}
#hlava ul li {
	text-align: center;
	width: 250px;
	float: left;
}
#hlava h2 a{
display: block;
	color: #222;
	text-decoration: none;
	padding-top: 215px;
	border-bottom: 2px #464646 solid;
}
#zemni a:link, #zemni a:visited, #ruka a:link, #ruka a:visited, #doprava a:link, #doprava a:visited {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #fff;
}
#zemni a:link, #zemni a:visited {
	background-image: url(../obr/zemni.jpg);
	background-color: #fff;
}
#ruka a:link, #ruka a:visited {
	background-image: url(../obr/ruka.jpg);
}
#doprava a:link, #doprava a:visited {
	background-image: url(../obr/doprava.jpg);
}
#zemni a:hover, #zemni a:active, #ruka a:hover, #ruka a:active, #doprava a:hover, #doprava a:active, .tu {
	color: #c7012c !important;
	font-weight: bold;
	background-position: -250px 0 !important;
	background-color: #fff;
}
#telo, #obsah {
	position: absolute;
	top: 0px;
	min-height: 35em;
	background-color: #e4e4e4;
}
#telo {
	z-index: 1;
	right: 0;
	width: 55%;
	padding: 1.5em;
	margin-left: 22%;
	margin-right: 145px;
	background: url(../ob r/bagr.png) no-repeat right 85%;
}
#telo h2 {
	margin-top: 1em;
}
#telo ul li {
	padding-left: .5em;
}
#telo p, #telo ul {
	font-size: .9em;
	margin-bottom: 1em;
}
#telo a:link, #telo a:visited {
	color: #464646;
	text-decoration: none;
}
#telo a:hover, #telo a:active {
	text-decoration: underline;
}
#prave-fotky {
	position: absolute;
	top: 50px;
	right: -145px;
	width: 135px;
	padding: 5px;
}
#prave-fotky a:link img, #prave-fotky a:visited img, #telo a:link img, #telo a:visited img {
	border: 1px #666 solid;
}
#prave-fotky a:hover img, #prave-fotky a:active img, #telo a:hover img, #telo a:active img {
	border: 1px #fff solid;
}
#obsah {
	width: 18%;
	left: 0;
}
#obsah ul {
	margin-top: 5em;
}
#obsah ul li {
	color: #fff;
	list-style-type: none;
	height: 24px;
	line-height: 24px;
	margin: 1em 5em -0.5em 0;
}
#obsah h2 a{  display: block;
	width: 90px;
	font-weight: normal;
	font-size: .9em;
	padding-left: 1em;
}
#dom a:link, #dom a:visited, #galerka a:link, #galerka a:visited, #kontakt a:link, #kontakt a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #464646;
}
#dom a:hover, #dom a:active {
	background-color: #fcee21;
}
#galerka a:hover, #galerka a:active {
	background-color: #05c45e;
}
#kontakt a:hover, #kontakt a:active {
	background-color: #c7012c;
}
#dom a:hover, #dom a:active, #galerka a:hover, #galerka a:active, #kontakt a:hover, #kontakt a:active {
	color: #464646;
	text-decoration: none;
}
#pata {
	position: absolute;
	bottom: 0;
	font-size: .8em;
	text-align: center;
	width: 100%;
	padding-top: .5em;
	padding-bottom: .5em;
	margin: 0 auto;
	background-color: #222;
}
#pata a{
display: block;
}
#pata a:link, #pata a:visited {
	color: #fff;
	text-decoration: none;
}
#pata a:hover , #pata a:active {
	color: #fff;
	text-decoration: underline;
}
