body {
	background: #ffffff;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 75%;
	line-height: 142%;
	margin: 0px;
	outline: 0px;
	padding: 0px;
}
p, address {
	line-height: 159%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
a {
	color: #d77220;
	outline: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	background: url('/img/u/bullet.png') 0px 6px no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 21px;
}
hr {
	display: none;
}
sub, sup {
	position: relative;
	vertical-align: baseline;
}
sub {
	top: 0.4em;
}
sup {
	bottom:0.4em;
}
h1 {
	border-left: 3px solid #ffffff;
	font-size: 200%;
	font-weight: normal;
	clear: both;
	line-height: 138%;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 18px;
	text-transform: uppercase;
}
h2 {
	clear: both;
	font-size: 167%;
	font-weight: normal;
	margin: 22px 0px 20px 0px;
	padding: 0px;
}
h3 {
	clear: both;
	font-size: 142%;
	font-weight: bold;
	margin: 18px 0px 17px 0px;
	padding: 0px;
}
address {
	font-style: normal;
	font-weight: bold;
}

/* hlavička */
#header {
	background: #132735;
	height: 117px;
}
#logo {
	margin-top: 31px;
}

ul#menu-city {
	left: 304px;
	position: absolute;
	top: 0px;
}
ul#menu-city li {
	float: left;
	height: 117px;
	line-height: 29px;
	margin-right: 1px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
	width: 111px;
}
ul#menu-city li a {
	color: #e3e9ec;
	display: block;
	height: 117px;
	padding-top: 88px;
	position: relative;
	text-decoration: none;
	width: 111px;
}
ul#menu-city li a span {
	display: block;
	height:29px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 88px;
	width: 111px;
	z-index: 1;
}
#menu-city-praha {
	background: url('/img/u/menu-praha.jpg') no-repeat;
}
#menu-city-hradec {
	background: url('/img/u/menu-hradec-kralove.jpg') no-repeat;
}
#menu-city-hradec a span {
	background: url('/img/u/menu-hradec-kralove.gif') no-repeat;
}
#menu-city-hradec a:hover span, #menu-city-hradec a span.active {
	background: url('/img/u/menu-hradec-kralove.gif') 0px -29px no-repeat;
}
#menu-city-opocno {
	background: url('/img/u/menu-opocno.jpg') no-repeat;
}
#menu-city-opocno a span {
	background: url('/img/u/menu-opocno.gif') no-repeat;
}
#menu-city-opocno a:hover span, #menu-city-opocno a span.active {
	background: url('/img/u/menu-opocno.gif') 0px -29px no-repeat;
}
#menu-city-dobruska {
	background: url('/img/u/menu-dobruska.jpg') no-repeat;
}
#menu-city-dobruska a span {
	background: url('/img/u/menu-dobruska.gif') no-repeat;
}
#menu-city-dobruska a:hover span, #menu-city-dobruska a span.active {
	background: url('/img/u/menu-dobruska.gif') 0px -29px no-repeat;
}
#menu-city-jaromer {
	background: url('/img/u/menu-jaromer.jpg') no-repeat;
}
#menu-city-jaromer a span {
	background: url('/img/u/menu-jaromer.gif') no-repeat;
}
#menu-city-jaromer a:hover span, #menu-city-jaromer a span.active {
	background: url('/img/u/menu-jaromer.gif') 0px -29px no-repeat;
}
#menu-city-nachod {
	background: url('/img/u/menu-nachod.jpg') no-repeat;
}
#menu-city-nachod a span {
	background: url('/img/u/menu-nachod.gif') no-repeat;
}
#menu-city-nachod a:hover span, #menu-city-nachod a span.active {
	background: url('/img/u/menu-nachod.gif') 0px -29px no-repeat;
}
/* /hlavička */

/* obsah */
#main {
	background: #3b4d5b url('/img/u/bg.png') no-repeat;
	min-height: 624px;
	padding-top: 0px;
}
#main .wrapper {
	background: url('/img/u/kupka.png') 0% 100% no-repeat;
	border-bottom: 1px solid transparent;
	margin: 0px;
	min-height: 624px;
	padding: 26px 0px 50px 0px;
	position: relative;
}
#city #main .wrapper {
	background: none;
}
#city p, #page p, #page h2, #page h3, #page address {
	margin-left: 21px;
}
#page #content ul {
	margin-left: 44px;
}
#city #content {
	margin-left: 74px;
	position: relative;
	width: 901px;
}
#page #content, #hp #content {
	margin-left: 209px;
	position: relative;
	width: 766px;
}

/* /obsah */

/* menu */
#menu {
	background: url('/img/u/bg-menu-bottom.png') 100% 100% no-repeat;
	font-size: 92%;
	left: 0px;
	padding-bottom: 13px;
	padding-top: 26px;
	position: absolute;
	top: 0px;
	width: 199px;
	z-index: 150;
}
#menu p {
	background: url('/img/u/bg-menu-top.png') 100% 0px no-repeat;
	height: 20px;
	margin: 0px;
	padding: 11px 0px 0px 26px;
	position: relative;
}
#menu #help-menu {
	bottom: -50px;
	left: 13px;
	position: absolute;
}
#flag {
	position: absolute;
	right: 20px;
	top: 14px;
}
#menu p a {
	color: #1c2e3b;
	display: block;
	float: left;
	height: 17px;
	margin-right: 2px;
	position: relative;
	text-decoration: none;
	width: 21px;
}
#menu p a span {
	display: block;
	height:17px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 21px;
	z-index: 1;
}
#menu ul {
	background: url('/img/u/bg-menu-middle.png') 100% 0% repeat-y;
}
#menu ul li {
	background: transparent;
	padding-left: 0px;
	position: relative;
}
#menu ul li a {
	color: #ffffff;
	border-left: 4px solid #304554;
	display: block;
	text-decoration: none;
	width: 187px;
}
#menu ul li a:hover, #menu ul li a.active {
	background: #1f3341;
	border-left: 4px solid #ffffff;
}
#menu ul li span {
	background: url('/img/u/menu-separator.gif') 0% 100% no-repeat;
	display: block;
	padding: 9px 0px 9px 23px;
	width: 119px;
}
#menu ul li.last span {
	background: none;
}
#lang-cz span{
	background: url('/img/u/text-cz.gif') no-repeat;
}
#lang-cz:hover span {
	background: url('/img/u/text-cz.gif') 0px -17px no-repeat;
}
#lang-en span {
	background: url('/img/u/text-en.gif') no-repeat;
}
#lang-en:hover span {
	background: url('/img/u/text-en.gif') 0px -17px no-repeat;
}
#lang-de span {
	background: url('/img/u/text-de.gif') no-repeat;
}
#lang-de:hover span {
	background: url('/img/u/text-de.gif') 0px -17px no-repeat;
}
#lang-fr span {
	background: url('/img/u/text-fr.gif') no-repeat;
}
#lang-fr:hover span {
	background: url('/img/u/text-fr.gif') 0px -17px no-repeat;
}
#lang-pl span {
	background: url('/img/u/text-pl.gif') no-repeat;
}
#lang-pl:hover span {
	background: url('/img/u/text-pl.gif') 0px -17px no-repeat;
}
#menu ul li img {
	display: block;
	margin: 7px 0px 6px 0px;
	position: absolute;
	right: 17px;
	top: 0px;
}
/* /menu */
/* zápatí */
#footer {
	background: #ffffff;
	clear: both;
	color: #283f4a;
	font-size: 92%;
	margin: 0px;
	padding: 23px 0px 25px 0px;
	position: relative;
}
#footer a {
	color: #283f4a !important;
}
ul#partners {
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
}
ul#partners li {
	border-right: 1px solid #d5dde0;
	float: left;
	height: 73px;
	padding-left: 0px;
}
#hk-region {
	margin: 0px 34px 0px 51px;
	width: 137px;
}
#hk-region img {
	margin-top: 6px;
}
#rada-sv {
	margin: 0px 41px 0px 45px;
	width: 113px;
}
#rada-sv img {
	margin-top: 8px;
}
#efrr {
	margin: 0px 44px 0px 40px;
	width: 151px;
}
#efrr img {
	margin-top: 3px
}
#footer div {
	float: left;
	height: 73px;
	padding-right: 0px;
	position: relative;
	width: 301px;
}
#footer p {
	margin: 0px 0px 5px 0px;
}
#footer p#copyright {
	clear: both;
	margin-bottom: 7px;
	margin-left: 50px;
	margin-top: 18px;
}
#footer #mark {
	bottom: 32px;
	left: 955px;
	position: absolute;
}
/* /zápatí */

