
body {
  background-color: #ffffff;
  margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif, Trebuchet MS;
	font-size: 0.7em;
	text-align:center;
}


h1 {
	display: none;
}

h2 {
}

h3 {
	display: none;
}

h4 {
	margin-bottom: 2px;
	margin-top: 2px;
	color: #f36700;
	font-size: 14px;
}

h5 {
	font-family: arial;
	font-size: 12px;
	color: #f36700;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}

#main {
	width: 1024px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}

#cistic{
	clear:both;
	font-size:0px;
}

.search {
 margin-left: 755px;  
 padding-top: 13px;
}

.text-horni {
  width: 430px;
  margin-left: 510px;
  margin-top: 22px;
  color: #252525;
  height: 15px;
  font-size: 12px;
  overflow: hidden;
  
}

.inzerce-obrazek {
  border: 2px solid #000000;
  margin-top: 2px;
}

.obr-inzerce {
  margin-left: 463px;
  margin-top: 18px;
}
.inzerce-pismo {
  font-weight: bold;
  font-size: 10px;
  text-decoration: underline;
}
.hledani {
  border: 2px solid #ffffff;
  background-color: #b1b1b1;
  color: #ffffff;
  font-weight: bold;
  width: 140px;
  margin-right: 8px;
  vertical-align: middle;
}

.hledani-submit {
  width: 35px;
  font-weight: bold;
  color: #ffffff;
  background-color: #007fb7;
  vertical-align: middle;
  border: 2px solid #ffffff;
}

#hlavicka {
	width: 1024px;
	padding: 0;
	margin: 0;
	border: none;
	height: 190px;
	text-align: left;
	background-image: url('imgs/top.jpg');
	background-repeat: no-repeat;
}

#obsah {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-image: url('imgs/back.jpg');
	background-repeat: repeat-y;
	text-align: left;
	font-family: arial;
	font-size: 12px;
}

#obsah-fix {
  display: block;
  padding-bottom: 10px;
}

#obsah-stred {
	margin-right: auto;
	margin-left: auto;
	width: 895px;
	padding-top: 2px;
}

.main-left {
  float: left;
  width: 190px;
  padding-left: 9px;
}

.main-left-menu-top {
	background-image: url('imgs/menu-top.jpg');
  width: 190px;
  height: 36px;
}

.main-left-menu-top-in {
  padding-left: 41px;
  padding-top: 8px;
  font-weight: bold;
  font-family: arial;
  color: #ffffff;
  font-size: 17px;
}

.main-pravy {
  float: right;
  width: 673px;
  padding-right: 12px;
}

.main-middle {
  float: left;
  width: 484px;
}

.p-main-pravy {
  float: right;
  width: 673px;
  padding-right: 12px;
}

.p-main-middle {
  float: left;
  width: 484px;
}

.main-right {
  float: right;
  width: 178px;
}

.p-main-right {
  float: right;
  width: 178px;
}


.stred-top {
	background-image: url('imgs/stred-top.jpg');
  width: 484px;
  height: 36px;
  margin-bottom: 2px;
}

.stred-top-in {
  padding-left: 41px;
  padding-top: 8px;
  font-weight: bold;
  font-family: arial;
  color: #ffffff;
  font-size: 17px;
}





.novinka-top {
	background-image: url('imgs/menu-top.jpg');
  width: 190px;
  height: 36px;
  margin-top: 7px;
}


.novinky {
  width: 190px;
  background-color: #f0eeee;
  padding-top: 8px;
}

.novinka-jedna {
  margin-left: 10px;  
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  font-family: arial;
  padding-bottom: 8px;
  width: 170px;
  overflow: hidden;
}

.novinka-jedna a {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  font-family: arial;
  text-decoration: underline;
}

.novinka-jedna a:hover {
  color: #237b9b;
  text-decoration: none;
}

.nadpis-novinky {
  color: #237b9b;
  font-size: 11px;
  font-weight: bold;
  font-family: arial;
  display: block;
}

.menu a {
	text-decoration: none;
	color: #000000;
	display: block;
	height: 28px;
	padding-left: 39px;
	background: url('imgs/menu-polozka-back.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}

.menu a:hover {
	color: #ffffff;
	background-image: url('imgs/menu-polozka-back-on.jpg');
}

a.kan {
	text-decoration: none;
	color: #000000;
	display: block;
	height: 28px;
	padding-left: 39px;
	background: url('imgs/kan.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}


a.kan:hover {
	color: #ffffff;
	background-image: url('imgs/kan-on.jpg');
}

.menutext {
  padding-top: 6px;
  font-size: 14px;
  font-weight: bold;
  font-family: arial;
}



.stred-pozadi {
  background-color: #ffffff;
  width: 484px;
}

.stred-clanek {
  width: 444px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.stred-clanek-titulek {
  font-weight: bold;
  font-family: arial;
  color: #000000;
  font-size: 22px;
  text-decoration: underline;
  padding-bottom: 20px;
}

.stred-clanek-titulek a {
  color: #000000;
}

.stred-clanek-titulek a:hover {
  color: #237b9b;
}

.clanek-obr {
  float: left;
  vertical-align: middle;
  height: 100px;
  width: 100px;
}

.obr {
  border: 0px;
}

.clanek-text{
  float: right;
  font-size: 14px;
  font-family: arial;
  text-align: justify;
  width: 330px;
  vertical-align: middle;
}

.clanek-text a {
  color: #000000;
  text-decoration: none;
}

.clanek-text a:hover {
  color: #237b9b;
  text-decoration: underline;
}

.auth {
  float: right;
  color: #a2a2a2;
  font-size: 11px;
  font-family: arial;
}

.auth a {
  color: #a2a2a2;
  text-decoration: none;
}

.auth a:hover {
  color: #237b9b;
  text-decoration: underline;
}
.pravo-top {
	background-image: url('imgs/pravo-top.jpg');
  width: 178px;
  height: 36px;
  margin-bottom: 2px;
}

.pravo-top-in {
  padding-left: 41px;
  padding-top: 8px;
  font-weight: bold;
  font-family: arial;
  color: #ffffff;
  font-size: 17px;
}

.p-pravo-top {
	background-image: url('imgs/info.jpg');
  width: 178px;
  height: 36px;
  margin-bottom: 2px;
}

.p-pravo-top-in {
  padding-left: 65px;
  padding-top: 8px;
  font-family: arial;
  color: #89b4c4;
}

.p-pravo-top-in a {
  font-size: 15px;
  color: #89b4c4;
}

.p-pravo-top-in a:hover {
  color: #000000;
}

.inzerce {
  width: 178px;
  background-color: #f0eeee;
  padding-top: 8px;
}

.inzerce-in {
  padding-left: 14px;
}

.inzerce-obr {
  border: 0px;
  margin-bottom: 8px;
}

#pata {
	margin-right: auto;
	margin-left: auto;
	width: 895px;
	padding-top: 2px;
}


.p-main-left {
  float: left;
  width: 190px;
  padding-left: 9px;
  display: block;
}

.p-main-left-menu-top {
	background-color: #e9f0f2;
  width: 190px;
  height: 36px;
}

.p-main-left-menu-top-in {
  padding-left: 15px;
  height: 36px;
  overflow: hidden;
}

.p-stred-top {
	background-color: #e9f0f2;
  width: 484px;
  height: 36px;
  margin-bottom: 2px;
}

.p-stred-top-in {
  padding-top: 4px;
  font-weight: bold;
  font-family: arial;
  width: 470px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #237b9b;
  font-size: 11px;
}

.p-stred-top-in a {
  color: #237b9b;
  font-size: 11px;
  font-weight: bold;
  font-family: arial;
}

.p-stred-top-in a:hover {
  color: #000000;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  font-family: arial;
}

img.vlevo{
  padding:1px;
  padding-right:5px;
  float:left;
  clear:left;
  border:0px;
}
img.vpravo{
  padding:1px;
  padding-left:5px;
  float:right;
  clear:right;
  border:0px;
}

img.galerie{
  border:0px;
}

div.galerie, div.tabulky{
  text-align:center;
  padding-top:5px;
  text-indent: 0eM;
  clear: both;
}
div.galerievnitrek, div.tabulkyvnitrek{
  text-indent: 0eM;
  margin:auto;
}

.stred-pozadi div.clanek{
  text-align:justify;
  padding-right:10px;
  padding-left:10px;
  margin-bottom:15px;
  font-family: arial;
  /* font-size:11pt; */
 /* font-family: 'Georgia CE', Georgia, 'Times New CE', 'New York CE', times, serif;*/
}

.stred-pozadi div.clanek_search a{
  color: #000000;
  font-weight:normal;
}

.stred-pozadi div.right{
  text-align:right;
}

.stred-pozadi div.center{
  text-align:center;
}

.stred-pozadi li{
  list-style: disc inside;
}

.stred-pozadi span.small{
  font-size: smaller;
}

.stred-pozadi span.sed{
  color: #888888;
}

.stred-pozadi span.ora{
  color: #ffa030;
}

.stred-pozadi span.zel{
  color: #b2c62b;
}

#hlavicka-odkaz{
  float:left;
  width:400px;
  height:180px;
  padding-left:70px;
}
#hlavicka-odkaz a{
  display:block;
  height:100%;
}