a {
	color: blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.person td {
  border-top-width: 3px;
}
.poznamkaicon,.poznamkaicon2 {
  display: block;
  width: 10px;
  height: 10px;
  padding: 3px;
  color: white;
  border: solid 1px white;
  background-color: black;
  float: right;
  line-height: 10px;
  text-align: center;
  font-weight: bold;
  margin-left: 3px;
}
.poznamkaicon:hover,.poznamkaicon2:hover {
  text-decoration: none;
  background-color: gray;
}
html,body {
	height: 100%;
}
body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        text-align: center;
        background: url(images/page_bg.gif);
    }
textarea {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
}
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}
.zalozky {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	height: 31px;
	z-index: 3;
}
.zalozky li {
	width: auto;
	float: left;
	margin-right: -1px;
}
.zalozky li a {
	white-space: nowrap;
	border: solid 1px #DDD;
	display: block;
	padding: 5px;
	line-height: 15px;
	margin-top: 5px;
	background-color: #EFEFEF;
	text-decoration: none;
	color: #888;
}
.zalozky li a:hover {
	background-color: #DDD;
	margin-top: 2px;
	padding-top: 8px;
	color: #333;
}
.zalozky li a.aktivni {
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 10px;
	border-bottom: solid 1px #FFF;
}
.zalozky li a.aktivni:hover {
	color: #333;
}
.banner {
	padding: 10px;
	border: solid 1px #DDD;
	background-color: #EFEFEF;
	margin-bottom: 10px;
}
#helper {
	position: absolute;
	left: 50%;
	top: 82px;
	padding: 0px;
	padding-top: 27px;
	margin: 0px;
	margin-left: 157px;
	z-index: 21;
	width: 179px;
    background: url(images/speaker.jpg);
    background-repeat: repeat-no;
	list-style: none;
}
#xhelper ul {
}
#helper li {
	background-color: white;
	padding: 5px;
	border: solid 1px #000;
	border-top: none;
	margin-left: 0px;
	text-align: left;
}
#helper a {
	color: red;
}
input,select {
    font-family: tahoma, helvetica, arial, sans-serif;
	border: none;
	border-bottom: solid 1px #227293;
	background-color: #cdebf8;
	color: #120d7c;
	font-size: 10px;
	padding: 2px;
}
td input:focus,select:focus {
	background-color: white;
	border-color: red;
	color: black;
}

.submit {
	border: none;
	background-color: #c80000;
	color: #FFF;
}
.submit:hover {
	background-color: #666;
}

th, td {
	font-size: 10px;
	padding: 3px;
	border-left: solid 1px;
	border-top: solid 1px;
	border-right: none;
	border-bottom: none;
	margin: 2px;
}
th {
	background-color: #c80000;
	color: #FFF;
	border-color: #7f0101;
}
td {
	background-color: #a2cfe2;
	border-color: #227293;
}
tr:hover td {
	background-color: #7eb9d2;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 948px;
	position: relative;
	min-height: 100%;
	z-index: 20;
	background-color: white;
}

*+html #wrapper {
	height: auto;
	background-color: transparent;
}

h1, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	height: 145px;
	line-height: 145px;
	font-size: 24px;
	font-weight: normal;
	color: white;
	background-image: url('images/header_1.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	padding-bottom: 30px;
	min-height: 100%;
}

*+html #inner {
	height: auto;
}

.inner {
	padding: 10px;
}

#header {
	background: url(images/header_bg.gif) repeat-x;
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 750px;
	top: 40px;
	width: 200px;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #227293;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #74a7b7;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 743px;
	margin: 2px 1px 0 0;
	
	border: 1px solid #e5e5e5;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 250px;
}

#body .rightbox {
	float: right;
	width: 252px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}
#body h4 {
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 8px;
	margin: 1px 0 3px 0;
}

#footer {
	background: #c80000 url(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: absolute;
	bottom: 0px;
	left: 2px;
	width: 728px;
	text-align: center;
	border-bottom: 2px solid white;
}

*+html #footer {
	position: static;
	border: solid 2px white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}
*+html #footnav{
	position: static;
	margin-top: -21px;
}
.color1 {
	background-color: #ffc4c4;
}
.color2 {
	background-color: #aeef62;
}
.color3 {
	background-color: #e3ef62;
}
.color4 {
	background-color: #efc662;
}
.color5 {
	background-color: #89f886;
}
.color6 {
	background-color: #bba178;
}
.color7 {
	background-color: #9abb78;
}
.color8 {
	background-color: #a2c98a;
}
.color9 {
	background-color: #9ceceb;
}
.color10 {
	background-color: #fafc78;
}
tr:hover td.color1 {
	background-color: #ffc4c4;
}
tr:hover td.color2 {
	background-color: #aeef62;
}
tr:hover td.color3 {
	background-color: #e3ef62;
}
tr:hover td.color4 {
	background-color: #efc662;
}
tr:hover td.color5 {
	background-color: #89f886;
}
tr:hover td.color6 {
	background-color: #bba178;
}
tr:hover td.color7 {
	background-color: #9abb78;
}
tr:hover td.color8 {
	background-color: #a2c98a;
}
tr:hover td.color9 {
	background-color: #9ceceb;
}
tr:hover td.color10 {
	background-color: #fafc78;
}
tr:hover td.color1 a {
	color: black;
}
tr:hover td.color2 a {
	color: black;
}
tr:hover td.color3 a {
	color: black;
}
tr:hover td.color4 a {
	color: black;
}
tr:hover td.color5 a {
	color: black;
}
tr:hover td.color6 a {
	color: black;
}
tr:hover td.color7 a {
	color: black;
}
tr:hover td.color8 a {
	color: black;
}
tr:hover td.color9 a {
	color: black;
}
tr:hover td.color10 a {
	color: black;
}