@charset 'windows-1250';
/* CSS Document */
/* @author: Petr Hromek */


body {
  font-family: Arial;
  font-size:11px;
  margin-bottom:75px;
  color:#595959;
  background-color: #ffffff;
}

a img { border:none }
a { color:#d87000; text-decoration: underline; }
a:hover { text-decoration:none }
a:link { text-decoration:underline }
a[onclick] { cursor:pointer } 
img[usemap] { border:none }
img { 
 _border:none;
 vertical-align:center;
 }
 
#main {
  width: 800px;
  margin: 0px auto;
  }

.head {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.menu {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.center {
	width: 100%;
}

.kontakt {
	float: left;
	width: auto;
	padding-left: 20px;
	padding-top: 5px;
	_padding-top: 15px;
	line-height: 16px;
}

.kontakt p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.kontakt-nadpis {
	font-weight: bold;
	font-size: 14px;
}

.kontakt-nadpis img {
	margin-right: 10px;
}

.kontakt-text-vrch {
	font-size: 12px;
	font-weight: bold;
}

.kontakt-text-vrch span {
	font-size: 14px;
	color: black;
}

.kontakt-text {
	width: 280px;
}

.kontakt-text-stredisko {
  font-size: 13px; 
  color: black;
  width: 260px;
  text-align: center;
  color: #d87000;
  border: 1px dashed #ff902f;
  padding: 5px;
  background-color: #fff5ec;
}

.corsa {
	width: 494px;
	float: right;
}

.corsa img {
	border-right: 1px solid #dddddd;
}

.content {
	width: 100%;
}

.navigace {
    font-family: tahoma;
	width: 794px;
	height: 44px;
	background-image: url(/images/menu-spodni.jpg);
	margin: auto;
	line-height: 44px;
	text-align: center;
	color: #777777;
}

.navigace a {
	color: #777777;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	font-size: 11px;
}

.copyright {
	color: #999999;
	text-align: center;
	font-family: tahoma;
	margin: 5px;
}

.copyright a {
	color: #666666;
	text-decoration: none;
}

.cont-tbl {
	border-collapse: collapse;
	width: 794px;
	background-color: #f0f0f0;
	margin: 10px auto;
}

.cont-tbl tr td p {
	margin: 0px;
	padding: 0px;
}

.cont-tbl-head {
	background-color: #e3e3e3;
}

.cont-tbl tr td {
	border: 1px solid #b5b5b5;
	padding: 10px;
	vertical-align: top;
}

.cont-tbl tr td p.cont-tbl-nadpis {
	padding-left: 20px;
	margin-left: 10px;
	background-image: url(/images/spika-gr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: black;
	font-size: 14px;
	font-weight: bold;
}
 
.aktualita-nadpis {
	color: #fe7701;
	font-weight: bold;
	font-size: 12px;
}

.cont-tbl tr td p.aktualita-text {
	text-align: justify;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 2px;
}

.site-map {
	line-height: 17px;
	font-size: 12px;
}

.odkaz {
	text-align: right;
}

.text {
	text-align: justify;
}

.contact-form {
	width: 500px;
}

.contact-form tr td {
	border: 0px solid black;
	padding: 5px;
}

.contact-form tr td input {
	width: 100%;
	border: 1px solid #b5b5b5;
	font-family: tahoma;
	font-size: 11px;
}

.contact-form tr td input.submit {
	font-size: 13px;
}

.contact-form tr td textarea {
	width: 100%;
	border: 1px solid #b5b5b5;
	font-family: tahoma;
	font-size: 11px;
	height: 100px;
}

.contact-form tr td img {
	text-align: center;
	border: 1px solid #b5b5b5;
}

.cf-ok {
	width: 500px;
	color: green;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}


.cf-spam {
	width: 500px;
	color: red;
	text-align: center;	
	font-size: 14px;
	font-weight: bold;
}


.cf-fail {
	width: 500px;
	color: red;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.galerie {
	width: 100%;
}

.galerie tr td {
	text-align: center;
	border: none;
}

.galerie tr td img {
	border: 1px solid #b5b5b5;
	padding: 5px;
	background-color: white;
}
  

/*.galerie tr td img {
  border: 1px solid #ff902f;
  padding: 5px;
  background-color: #fff5ec;
}*/
