body {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #5A3500;
	background: url(../images/bg.gif) #777;
	margin: 0 0 20px 0;
	padding: 0px;
	text-align: center;
}

#wrapper {
	background: #253C84;
  text-align: left;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	border-right: 5px solid #253C84;
	border-bottom: 10px solid #253C84;
	border-left: 5px solid #253C84;
}

#header {
	background: #253C84;
  height: 190px;
	margin: 0px;
	padding: 0px;
  padding-top: 5px;
	text-align: left;
}

#lang {
  width: 30px;
  float: right;
  text-align: left;
  border: 0px solid #f00;
}


#lang a {
  margin-top: 11px;
  height: 16px;
  float:left;
  border: 1px solid #253C84;
}

#lang a:hover {
  border: 1px solid #fff;
}


#headerbottom {
  background: url(../images/headbottom.gif) #253C84 repeat-x;
	height: 21px; /* 26 */
	margin: 0px;
	padding: 0px;
}

#menu {
  background: #253C84;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  color: #FFF500;
  font-size: 1.5em;
  text-decoration: none;
}

#menu a:link, #menu a:visited {
  color: #CAEBFE;
  text-decoration: none;
}

#menu a:hover {
  color: #CAEBFE;
  text-decoration: underline;
}

#contentwrap {
	width:700px;float:left;
  background: url(../images/papir.jpg) #F4EAD1;
	text-align: justify;
  margin: 0px;
	padding-bottom: 10px;
  clear: both; 
}


#contentop {
	background: url(../images/tr.gif) no-repeat top right;
}

#contentop div, #contentop, #contentbot div, #contentbot {
	height: 32px;
	font-size: 1px;
}

#content {
	margin: 0 20px;
}

#footer {
	background: #CCC;
	color: #555;
  border-top: 1px solid #253C84;
  padding: 4px;
  font-size: 0.8em;
  text-align: center;
  clear: both;
}

#footer a:link, #footer a:visited {
  color: #253C84;
}

#titulek {
	color: #5A3500;
	font-size: 2em;
  font-weight: normal;
	background: url(../images/h1.gif) no-repeat left center;
	padding: 0px 0px 0px 10px;
	margin: 0px 0 0 0;
	letter-spacing: 0.2em;
	text-indent: 1em;
}

.photo {
	padding: 3px;
	border: 2px dotted #2B95C9;
}

#budova {
	padding: 0px 0px 5px 20px;
}

#box {
	/* background: url(../images/boxtop.gif) #F4EBC0 no-repeat left top; */
	padding: 0px 0 0 0;
	margin: 5px 20px 20px 0;
	width: 430px;
	/* float: left; */

}

#box h3 {
	display: none;
}

#box p {
	/* background: url(../images/boxbottom.gif) no-repeat right bottom; */
	font-size: 1.3em;
	margin: 30px 0 0 0;
	padding: 10px 10px 20px 10px;
	text-indent: 0px;
}

#box img {
	/* margin: 16px 0 0 0; */
	padding: 5px 10px 0px 0px; 
	z-index: -1;
}

.leftimg {
     margin-top: 5px;
     margin-bottom: 0px;
     margin-right: 10px;
     border: 0px dashed #ccc;
     float: left;
}

.rightimg {
     margin-top: 5px;
     margin-bottom: 0px;
     margin-left: 10px;
     border: 0px dashed #ccc;
     float: right;
}

p {
  text-indent: 25px;
  color: #5A3500;
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #444444;
}

h2 {
     color: #253C84;
     background: url(../images/h2.gif); 
     background-position: left;
	   background-repeat: no-repeat;
	   padding-left: 25px;
	   margin-bottom: 0px;
     font-weight: bold;
     font-size: 1.3em;
     clear:both;
}


h3 {
  color: #2477A2;
  font-size: 1.6em;
  text-align: center;
  text-decoration: none;
} 

ul {
	margin: 0px 0 0px 100px; 
	padding: 0;
	list-style: none;
	color: #333333;
}

ul li {
	padding: 0 0 0 17px;
	margin: 0 0px 5px 0;
	background: url(../images/libul.gif) no-repeat;
	line-height: 1.3em;
	text-align: justify;
}

ol li {
	padding: 0 0 0 5px;
	margin: 0 0px 10px 0;
	line-height: 1.4em;
}

.reklama {
	float:left;
  width: 160px;
  margin: 10px;
	padding: 5px;
	text-align: center;
	border: 0px dotted #253C84;
}

.reklama img {
  margin-top: 10px;
	text-align: center;
  vertical-align: top;
}

.tabulka {
  margin: 0px auto;
  border-collapse: collapse;
  border:1px solid #99a;
}

.tabulka td {
  padding: 2px 6px;
  border:1px solid #99a;
}

.cleaner {
  clear:both;
}
