body {
	font-family: "verdana ce", "helvetica ce", verdana, sans-serif;
	font-size: 12px;
	background-image: url('images/pozadi-body.jpg');
	background-repeat: repeat-x;
	background-color: #fff;

}
#outer {
	border: 1px #000 solid;
	background-color: #fff;
	padding: 5px;
}

a {
	color: #2E2D6A;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	background-color: #fff;
}

h1 {
	font-size: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 2px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #000;
	font-weight: bold;

}
h3 {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 2px;
	font-size: 100%;
	color: #000;
	font-weight: normal;
}
h4 {
	font-size: 100%;
	margin-left: 2px;
	margin-top: 3px;
	margin-bottom: 2px;
	font-weight: normal;
	color: #000;
}
img {
	border: 0px #000 solid;
}
img.r i ght {
	border: 0px #000 solid;
	margin: 5px;
	margin-right: 0px;
	float: right;
	clear: all;
}

p {
	margin: 2px;
}
hr {
	border: 1px #3464a0 solid;
	height: 1px;	
}
fieldset {
	padding: 10px;
	border: 0px #C3CBD4 solid;
}
fieldset div {
	float: left;
	width: 168px;
	text-align: center;
	min-height: 125px;
	height: auto;
	_height: 125px;
	vertical-align: bottom;
}
fieldset div a {
	font-weight: bold;
	text-decoration: none;
}
#content {
	margin: 0px;
	padding: 15px;
}
#content p {
	text-align: justify;
	margin: 5px;
}

table {
	border-collapse: collapse;
	font-size: 90%;
	margin-bottom: 20px;
	margin-top: 10px;
	border: 1px #fff solid;
	border-top: 1px #2e2d6a solid;
	paading: 0px;

}

td, th {
	border: 1px #999 solid;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
th {
	font-weight: bold;
	border-top: 1px #2e2d6a solid;
	border-bottom: 1px #2e2d6a solid;	
}

th.nowrap {
	white-space: nowrap;
}

.r0 {
	background-color: #ddd;
}

#left, #right, #content {
	margin-top: 10px;
}

#left .box, #right .box {

	background-color: #ECECEC;
	border: 1px #999 solid;
	padding: 0px;
	margin: 0px;	
	padding-bottom: 20px;
	margin-bottom: 20px;

}
#left ul {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;

}
#left li {
	list-style: none;
	border-bottom: 1px #e1e1e1 solid;
	margin-top: 5px;

}
#left a, #right a {
	color: #22214E;
	font-weight: normal;
	text-decoration: none;
}
#left a:hover, #right a:hover {
	text-decoration: underline;
}
#left strong {
	color: #000;
	background-color: #fff;
	padding-left: 0px;

}
#left h3, #left .nad, #right .nad {
	margin: 0px;
	background: url('images/pozadi-box-nadpis.jpg') top left repeat;
}
#left h3 a, #right p.nad a {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	padding: 5px;
	display: block;
	width: 100%;
}
#left p {
	color: #666;
	margin: 5px;
	margin-top: 20px;
	font-size: 90%;
}

#right {
	font-size: 80%;
}
#logo {
	float: left;
}

div[style] img.right {
	float: none;
}
.center {
	text-align: center;
}
.tucne {
	font-weight: bold;
}
#content p.nad {
	font-weight: bold;
	padding-top: 10px;
}
#lang {
	width: 230px;
	color: #000;
	float: right;	
	margin-bottom: 10px;
	text-align: right;
}


#vyhledavani {
	width: 240px;
	color: #000;
	background: url('images/pozadi-box.jpg') top left repeat;
	border: 1px #999 solid;
	float: right;	
	margin-bottom: 10px;
}
#vyhledavani .text, #vyhledavani .submit {
	border: 1px #999 solid;
}
.submit {
	font-weight: bold;
	font-size: 100%;
	border: 1px #999 solid;
	margin-right: 1px;
}
#vyhledavani p {
	padding: 10px;

}
#kde_jsem {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 90%;
}
#kde_jsem a {
	text-decoration: none;
}
#kde_jsem a:hover {
	text-decoration: underline;
}
#footer {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	border: 1px #999 solid;
	background: url('images/pozadi-box.jpg') top left repeat;
}
#footer .kontakt {
	width: 198px;
	text-align: right;
	color: #000;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	margin: 0px;
	background: url('images/pozadi-box-nadpis.jpg') top left repeat;
}

#footer .tel {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	margin-left: 100px;
	padding-left: 5px;
	display: block;
}

#left {
	color: #000;
}
.zprava {
	color: red;
	border: 1px solid #333;
	background-color: #fcc;
	padding: 10px;
	text-align: center;
	margin: 10px;
	margin-top: 0px;
}


#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1.2;
	z-index: 10;
	background-color: #f0f0f0;
}
#nav {
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav li:hover, #nav li.hover {
    position: static;

}
#nav a {
	display: block;
	width: 13em;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
}
#nav a:hover {
	color: #000;
	background-color: #ccc;
}
#nav li { /* all list items */
	float: left;
	background: url('images/pozadi-box.jpg') top left repeat-x;
	font-size: 11px;
	margin-right: 7px;
	border: 1px #333 solid;
	text-align: left;
	padding-bottom: 0px;
	margin-top: -1px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 17em;
	margin-left: -1px;
	margin-top: 1px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li { /* second-level lists */
	margin-right: 0px;
}
#nav li ul li a { /* second-level lists a */
	width: 17em;
	text-transform: none;
	font-weight: normal;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
#nav li ul ul li{ /* third-and-above-level lists */
	border-top: 1px #333 solid;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.soubor {
	text-decoration: none;
	text-align: left;
	font-size: 90%;
}
.polozka {
	border: 0px solid #E02722;
	min-height: 120px;
	height: auto;
	_height: 120px;
	margin: 0px;
	padding: 0px;
}
.polozka img {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}
.polozka a h2 {
	text-decoration: underline;
}

.polozka h2 {
	margin-top: 0px;
}
hr {
	clear: both;
	height: 0px;
	color: #fff;
	background-color: #fff;
	border: 1px #fff solid;
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px;
}
div.hr {
  height: 15px;
  background: #fff url('images/hr.jpg') no-repeat scroll center;
}

div.hr hr {
  display: none;
}
