body {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	background-color: #f4f3f3;
	font-size: small;
	text-align: center;
	margin: 0px;
}
* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4 {
	font-family: Helvetica, Verdana, sans-serif;
	padding-bottom: 1ex;
}
h1 {
	font-size: 125%;
	padding-bottom: 0ex;
	letter-spacing: 2px;
}
h3 {
	font-size: 110%;
	color: #003366;
	padding-bottom: 1.25ex;
}
h4 {
	font-size: 100%;
}
ul {
	list-style-type: disc;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #009366;
}
p {
	padding-bottom: 1ex;
}
hr {
	border: 0px;
	height: 1px;
	background-color: #c0c0c0;
	margin: 10px 0;
}
.noBold {
	font-weight: normal;
}

#page {
}

.topBottomBorder {
	background-color: #a2b1da;
	height: 4px;
}
#pageIn {
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding-left: 9px;
	width: 58em;
	background: url("../images/design/page_left.png") top left repeat-y;
	
}
#pageIn2 {
	padding-right: 9px;
	background: url("../images/design/page_right.png") top right repeat-y;
	
}
#lang {
	position: absolute;
	left: 90px;
	top: 115px;
}
#bgTop {
	background: #9ca8cc url("../images/design/top.png") no-repeat;
	height: 146px;
}
#bgTop img {
	position: absolute;
	top: 52px;
	left: 16px;
}
#bgTop h1, #bgTop p {
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	color: #575757;
}
#bgTop p {
	font-size: 85%;
}
#bgTop .title {
	position: absolute;
	top: 58px;
	left: 97px;
	text-align: center;
}
#menu {
	padding: 0 20px;
	background-color: #fff;
}
.menuIn {
	padding-left: 9px;
	background: url("../images/design/menu_left.png") top left no-repeat;
	
}
.menuIn2 {
	padding-right: 8px;
	background: url("../images/design/menu_right.png") top right no-repeat;
	
}
#menu ul.level1 {
	height: 38px;
	background: url("../images/design/menu_center.png") repeat-x;
	list-style-type: none;
}
#menu li {
	margin-right: 2ex;
	background: url("../images/design/menu_center.png") repeat-x;
	float: left;
}
#menu li:last-child {
	margin-right: 0;
}
#menu a {
	display: block;
	text-align: center;
	padding-top: 10px;
	height: 28px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	background: url("../images/design/menu_hover.png") repeat-x;
}
#pageObsah {
	padding: 0 20px;
	background-color: #fff;
	min-height: 400px;
	padding-top: 1ex;
	border-bottom: 1px solid #fff;
}
.nadpis {
	background: url("../images/design/nadpis_left.png") top left no-repeat;
	padding-left: 7px;
}
.nadpis div {
	background: url("../images/design/nadpis_right.png") top right no-repeat;
	width: 15em;
	height: 28px;
	padding-right: 7px;
}
h2 {
	font-size: 120%;
	color: #fff;
	background: url("../images/design/nadpis_center.png") repeat-x;
	padding-top: 4px;
	height: 24px;
}
.nadpisSub {
	background-color: #94a3cb;
	height: 4px;
}
#pageObsah ol, #pageObsah ul {
	padding-left: 3ex;
	padding-bottom: 1ex;
}
.uvodText, .inText {
	background-color: #f4f3f3;
	margin-bottom: 3ex;
	padding-top: 1ex;
	padding-left: 1ex;
	padding-right: 1ex;
	border-bottom: 4px solid #e3e3e3;
}
.uvodText {
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 3.25ex;
}
.inText {
	line-height: 2.5ex;
}
.uvodText img.text {
	float: left;
	margin: 10px;
	border: 3px solid #d0d0d0;
}
.uvodText img.kontakt {
	float: right;
	margin: 10px;
	margin-right: -20px;
	margin-top: -30px;
}
.inText hr {
	clear: both;
	margin-top: 0px;
}
.inText img {
	float: right;
	margin: 5px;
	border: 3px solid #fff;
}
.inText .stfg {
	float: left;
	width: 130px;
	text-align: center;
}
.inText .stfg img {
	float: none;
	margin: 5px;
	border: 3px solid #fff;
}
.inText .flIn {
	float: left;
	width: 60%;
}
.inText .flIn2 {
	float: left;
	width: 40%;
}

.inText input.input_large {
	width: 250px;
	border: 1px solid #e0e0e0;
}
.inText input.input_small, .inText input.input_medium, .inText input.input_large, input.submit {
	background: #f4f4f4 url("../images/design/bgForm.png") repeat-x;
}
.inText textarea {
	width: 250px;
	height: 12em;
	border: 1px solid #e0e0e0;
	background: #f4f4f4 url("../images/design/bgFormLarge.png") repeat-x;
}
.inText form label {
	text-align: left;
}
#map {
	width: 100%;
	height: 300px;
}
.elem {
	float: left;
	width: 17em;
	margin: 30px 0;
	margin-right: 1em;
	border-bottom: 8px solid #e0e0e0;
}
.elem .nadpis div {
	width: 16em;
	font-size: 90%;
}
.elem:last-child {
	margin-right: 0;
}
.elem img {
	float: right;
	margin: 10px;
	margin-top: -30px;
	margin-right: 0px;
}
.elem div.bg {
	padding: 4px;
	background-color: #f0f0f0;
}
.sRamcek {
	padding: 1px 12px;
	background-color: #e5e5e5;
	margin-bottom: 4px;
}
.sRamcek label {
	clear: left;
	display: block;
	float: left;
	width: 16em;
}
.sRamcek p {
	padding: 0;
}
table.kontakt {
	width: 65%;
}
table.kontakt tr {
	background-color: #f0f0f0;
}
table.kontakt td {
	line-height: 2.5ex;
}
#footer {
	padding: 0 20px;
	background-color: #fff;
}
.footerIn {
	padding-left: 7px;
	background: url("../images/design/footer_left.png") top left no-repeat;
	
}
.footerIn2 {
	padding-right: 7px;
	background: url("../images/design/footer_right.png") top right no-repeat;
	
}
.footerIn3 {
	text-align: center;
	padding-top: 10px;
	height: 26px;
	background: url("../images/design/footer_center.png") repeat-x;
	
}
#footer img {
	vertical-align: middle;
}

