body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 80%; 
	background: #a6c1e0 url(../images/main.gif) repeat-y center top;
	margin:0;
	padding: 0;
	text-align: center;
	min-width: 960px;
}
/* layout */
#mainout {
	background: #a6c1e0 url(../images/body.gif) repeat-x;
	min-height: 169px;
	_height: 169px;
}
#main {
	width: 960px;
	margin: 0 auto;
	background: #fff url(../images/main.gif) repeat-y center top;
	text-align: left; 
}
#header {
	height: 170px;
	background: url(../images/header.gif) repeat-x;
	overflow: hidden;
}
#headleft {
	width: 160px;
	height: 170px;
	float: left; 
	background: url(../images/left.gif) no-repeat;
}
#headright {
	width: 600px;
	height: 170px;
	float: right; 
	background: url(../images/right.gif) no-repeat right top;
}
#menu {
	width: 320px;
	float: left;
	overflow: hidden;
}
#contentmiddle {
	margin: 5px 95px 15px 40px;
	padding: 40px 10px 10px 0px;
	line-height: 150%;
	background: url(../images/top.gif) repeat-x;
}
#contact hr {
	margin-top: -7px;
	margin-bottom: 0px;	
	display: block;
	border: 1px solid #a6c1e0;
}
#contentright {
	width: 500px;
	float: right;
	margin-top: -40px;
}
#footer {
	margin: 5px 95px 15px 40px;
	padding: 40px 10px 10px 0px;
	color: #bab2b2;
	text-align: center;
	font-size: 84%;
}
.end {
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: both;
}
/* layout */
/* menu */
#menu ul {
	margin: 0 0 0 20px;
	padding: 5px 5px 5px 20px;
}
#menu li {
	list-style: none;
	margin: 0 0 4px 0;
}
#menu a {
	display: block;
	width: 100%;
	padding-left: 15px;
	background: url(../images/link.gif) no-repeat left center;
}
#menu a:link, #menu a:visited {
	color: #3f7fbb;
	text-decoration: none;
}
#menu a:hover {
	color: #ff0000;
	background: url(../images/hover.gif) no-repeat left center;
	text-decoration: underline;
}
#menu .nolinks {
	display: block;
	width: 100%;
	padding-left: 15px;
	background: url(../images/nolinks.gif) no-repeat left center;
	color: #565656;
	font-weight: bold;
}
/* menu */
/* definition list */
dl {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
}
dt {
	font-weight: bold;
	color: #000;
}
dt span {
	font-weight: normal;
}
dd {
	margin: 0;
	padding: 0;
}
/* definition list */
/* table */
table {
	font-size: 100%;
}
.detail {
	text-align: center;
}
.detail table {
	margin: 0 auto;
	text-align: left;
	width: 620px;
	border-collapse: collapse;
}
caption {
	font-weight: bold;
	padding: 10px 0;
	font-size: 130%;
}
tr, td {
	vertical-align: top;
}
th, td {
	padding: 3px 5px;
	border: 1px solid #c2d8ec;
}
th {
	background: #eff5fb;
	vertical-align: middle;
}
td.zadavatel {
	width: 150px;
}
td.cislo, td.datum {
	width: 100px;
	text-align: center;
}
th.cislo, th.datum {
	text-align: center;
}
tfoot {
	text-align: center;
}
tfoot td {
	padding: 15px 0;
	border: none;
}
/* table */
/* paragraphs */
#contact {
	padding-top: 15px;
}
#contact address {
	font-style: normal;
	width: 320px;
	float: left;	
}
#mapa {
  width: 500px; 
  height: 300px;
	float: right;
	border: 2px solid #a6c1e0;
}
#headright address {
	font-style: normal;
	margin-top: 20px;
	margin-right: 170px;
	height: 110px;
	overflow: hidden;
}
p {
	margin: 0 0 10px 0;
}
p.download {
	margin: 0;
	text-align: center;
}
p.download a {
	background: url(../images/pdf.gif) no-repeat left center;
	padding-left: 22px;
}
p.definition {
	padding-left: 20px;
}
.news {
	color: #ff0000;
	font-weight: bold;
}
/* paragraphs */
/* lists */
ul {
	margin: 10px;
	list-style: square;
}
ol {
	margin: 10px;
}
li {
	margin: 0 0 0 25px;
	padding: 0;
} 
/* lists */
/* headers */
h1 {
	display: none;
}
h2 {
	margin: 0 180px 0 0;
	padding: 35px 0 0 0;
	font-size: 130%;
	color: #3f7fbb;
	text-align: right;
}
h3, h4 {
	font-size: 100%;
	color: #3f7fbb;
	margin: 5px 0;
}
h4 {
	color: #8c8c8c;
	text-align: center;
} 
.header {
	font-size: 150%;
	color: #dedede;
}
/* headers */
/* images */
.images {
	text-align: center;
}
.images img {
	margin: 0px 10px 10px 0px;
}
/* images */
/* other */
.noscreen, hr {
	display: none;
}
.small {
	font-size: 60%;
}
abbr {
  cursor: help;
  border-bottom: 1px dashed #000;
}
span.abbr {
	cursor: help;
	_border-bottom: 1px dashed #000;
}
/* other */
/* links */
a:link, a:visited {
	color: #595959;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
}
#headleft a{
	display: block;
	width: 160px;
	height: 120px;
}
#footer a:link, #footer a:visited {
	color: #bab2b2;
	font-weight: normal;
}
#footer a:hover {
	color: #ff0000;
}
/* links */
/* news */
dl, #stred ul, #stred ol{
	margin: 0 0 15px 0;
	padding: 3px 0 0 10px;
	border-top: 3px solid #a6c1e0;
	border-bottom: 3px solid #a6c1e0;	
  text-align:left;
}
dt {
	padding: 3px 95px 0 0;
	position: relative;
	_width: 100%;
	font-weight: bold;
}
#stred dd {
	font-size: 86%;
}
dt span{
	width: 85px;
	position: absolute;
	right: 10px;
	top: 0;
	display: block;
	z-index: 1;
	font-weight: bold;
	text-align: right;
} 
#stred dt span {
	font-weight: normal;
}
dt em, li em {
	font-weight: normal;
}
dd {
	font-style: normal;
	padding: 0 95px 8px 0;
}
dt strong {
	float: left;
	width: 40px;
	overflow: hidden;
}
#stred dd {
	padding-left: 40px;
}
#stred ul {
	margin: 0 0 15px 5px;
}
#stred ol {
	margin: 0 0 15px 5px;
}
#stred li {
	list-style: circle;
}
/* news */
#toplist {
  visibility:hidden;
  height:1px;
  line-height:1px;
  font-size:1px
}

