@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 75%;
	background : #fff url("body.gif") repeat-x top;
  text-align : center;
	color: #363636;
  margin-bottom: 20px;	
}
/*--------------------------------------------- layout ---*/
#page {
	position: relative;
	width: 805px;
	margin: 0 auto 0 auto;
	background : #FFFFFF;
}
#header {
  width: 805px;
	height: 235px;
	margin: 0px auto 0 auto;
	text-align: left;
  background: #FFF url("header3.jpg") no-repeat center;	
}
#doc {
  margin: 0px auto 0 auto;
  width: 805px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
  background: #fff url("doc.gif") no-repeat top;
}
#menu {
	width: 100%;
  text-align: left;
  background: url("bg-menu.gif") repeat-x bottom;
  margin-left: 20px;
}
#text {
  padding: 0px;
	text-align: left;
	width: 500px;
	float: left;
 	min-height: 300px;
	_height: 300px;
	margin-left: 30px;
	_margin-left: 15px;	
}
#text1 {
  padding: 0px;
	text-align: left;
	width: 745px;
	float: left;
 	min-height: 300px;
	_height: 300px;
	margin-left: 30px;
	_margin-left: 15px;	
}
#text2 {
  padding: 0px;
	text-align: left;
	width: 765px;
	float: left;
 	min-height: 300px;
	_height: 300px;
	margin-left: 30px;
	_margin-left: 15px;	
}
#footer {
  margin: 0 auto 0 auto;
  width: 776px;
  margin-top: 5px;
  padding: 10px 0 6px 0px;
	clear: both;
  background: #E76F48 url("footer.gif") repeat-x;
  border-top: 3px solid #FFD8BA;
}
#footer-b{
  background:  url("footer1.gif") no-repeat bottom;
  margin: 0px;
  height: 6px;
  font-size: 1px;
}
#rightbox {
  width: 222px;
  float: right;
  padding: 25px 0px 30px 0px;
	margin-right: 30px;
	_margin-right: 15px;
}
#cite {
  width: 199px;
  _width: 209px;
  float: right;
  border-left: 3px solid #E99086; 
  position: absolute;
  top: 140px;
  left: 50px;
  padding-left: 10px;
  color: #FBE4DD;
}
#cite p{
  font-weight: bold;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0px;
}
/*------------------------------------------------ menu ---*/

#menu ul {
 list-style-type: none;
}
#menu li {
  float: left;
  list-style-type: none;
}
#menu li a {
  display: block;
  padding: 0px 0 0px 0;
  float: left;
  text-decoration: none;
  color: #5C5C5C;
}
#menu li a span {
  margin: 0px 0px px 0px;
  padding: 10px 18px 10px 18px;
  font-size: 1em;
  display: block;
  font-weight: bold;
  background: url("sipka-menu.gif") no-repeat left center;  
}
#menu li.active a {
  display: block;
  padding: 0px 0 0px 0;
  float: left;
  text-decoration: none;
  color: #5C5C5C;
  background:  url("menu-r2.gif") no-repeat right;
  color: #fff;
}
#menu li.active a:hover {
  color: #fff;
}
#menu li.active span {
  margin: 0px 0px px 0px;
  padding: 10px 20px 10px 20px;
  font-size: 1em;
  display: block;
  background:  url("menu-l.gif") no-repeat left;
  font-weight: bold;
}

#menu li a:hover {
    color: #E35426;
}

/*-------------------------------------------------- menu-left ---*/

/*-------------------------------------------- right-box ---*/
#rightbox h3 {
  background: #058EBC url("h3.gif") no-repeat bottom;
  padding: 11px 0 11px 10px;
  color: #fff;
  font-size: 1em;
  margin: 0px -5px 10px -5px;
}
#rightbox .box strong{
  margin-bottom: 10px;
  display: block;
}
#rightbox .box {
  border: 1px solid #DEE6E9;
  padding: 0 5px 10px 5px;
  margin-bottom: 10px;
}
#rightbox .partner h3 {
  background: none;
  padding: 11px 0 11px 0px;
  color: #ccc;
  font-size: 1em;
  text-align: center;
  font-weight: normal;
}
#rightbox .partner  {
  border: none;
}
#rightbox .right-menu {
  background: #057BA8;  
  border: none;
  padding: 0px;
  border-top: 4px solid #3F9ABC;
  padding: 5px 0 5px 0;
}
.right-menu ul {
  
}
.right-menu ul li {
  margin: 0px 0 0px 0;  
  padding: 0px 0 0 0px;
  background: none;
  list-style-type: none;
}
.right-menu ul li a {
  font-size: 1.1em;
  display: block;
  padding: 4px 0 4px 15px;
  _height: 1px;
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #3F9ABC;  
}
.right-menu ul li a.last {
  border-bottom: none;  
}
.right-menu ul li a:hover {
  background: #3F9ABC;
}
.right-menu ul li.active a {
  background: #3F9ABC;
}
/*---------------------------------------- klikaci logo ---*/
#logo a{
  position: absolute;
  top: 10px;
  left: 30px;
  width:175px;
  height:70px;
}
#logo h2 span{
  display: none;
}

/*----------------------------------------- footer ---*/
#footer span {
  display: block;
  padding: 2px 15px 0 15px;
	font-size: 0.8em;
	color: #fff;  
}
#footer a {
  color: #fff;  
}
/*------------------------------------------------- formulare ---*/
fieldset {
	padding: 20px 10px 10px 10px;
  border: 1px solid #EBEBEB;
  margin: 0 0 0.5em 0;
}
label span {
	display: block;
	float: left;
	width: 130px;
  margin-right: 10px;
}
legend{
  padding: 0px 5px 10px 5px;
  color: #888; 
}
/*----------------------------------------------------- obecné tagy ---*/
#text ul {
  list-style-position: inside;
  list-style-type: none;
  margin: 0px 0 1em 0px;
  color: #BE5E40;
}
#text ul li {
  list-style-position: inside;
  margin: 0px 0 5px 0px;
  color: #BE5E40;
  padding-left: 10px;
  background: url("ctv.gif") no-repeat left;
}
hr {
  display: none;
} 
#text-nonhp ul, #text-nonhp ol {
  margin: 0px 0 1em 20px;
}
a {
  color: #1387B5;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
/*---------- odkaz selected ---*/
a.sel {text-decoration:none;font-weight:bold}
a:hover.sel {text-decoration:underline;font-weight:bold}
/*-----------------------------*/
h1, h2, h3, h4 {
  margin: 0;
  line-height: 1em;
  font-weight: bold;
  color: #00923F;
}
h1 {
  font-size: 1.5em;
  font-weight: bold;
  color: #E97C5A;
  margin: 0em 0 1em 0;
}
h1 span{
  font-size: 0.9em;
  font-weight: normal;
  color: #E97C5A;
}
h2 {
  font-size: 1.2em;
  padding: 6px 0 10px 0px;
  font-weight: bold;
  color: #1387B5;
}
h3 {
  font-size: 1.1em;
  font-weight: bold;
  color: #1387B5;
  padding-bottom: 5px;
  margin: 10px 0 10px 0;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
  color: #1387B5;
  margin: 12px 0 2px 0;
}
h4 a {
  line-height: 1.5em;
}

p {
  margin: 0 0 1em 0;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  border-collapse: collapse;
  margin-bottom: 1em;
}
table td, th {
  padding: 5px 10px 5px 10px;
  border: 1px solid #EBEBEB;
}
th {
  background: #F2F2F2;
  text-align: left;
  font-weight: normal;
}
table.param {
  width: 300px;
}
a img{
  border: none;
}
/*------------------------------------------------- navigace ---*/
#navigace{
  text-align: left;

  height: 12px;
  font-size: 0.8em;
  margin:0px;
  color: #898989;
}
#navigace span{
  color: #C72722;
}
/*--------------------------------------------------- obrazky ---*/

.pic {
  border: 1px solid #D7D7D7;
  margin-bottom: 5px;
}
.picL {
  float: left;
  border: 1px solid #D7D7D7;
  margin-right: 10px;
  margin-bottom: 10px;
}
.picR {
  float: right;
  border: 1px solid #D7D7D7;
  margin-left: 10px;
  margin-bottom: 10px;
}
img.pes {
  margin-right: 20px;
}
/*--------------------------------------------- menu - zahlavi---*/
#menu-zahlavi{
  position: absolute;
  top: 12px;
  left: 265px;
}
#menu-zahlavi li{
  display: block;
  float: left;
  padding-left: 20px;
  margin-right: 20px;
  font-size: 0.9em;
}
#menu-zahlavi li a{
  text-decoration: none;
  color: #B7B7B7;
}
#menu-zahlavi li a:hover{
  text-decoration: none;
  color: #0F85B1;
}
.tisk{
  background: url(tisk.gif) no-repeat left;
}
.email{
  background: url(email.gif) no-repeat left;
}
/*---------------------------------------------- tridy a barvy ---*/
.alignL {
  float:left;
}
.alignR {
  float: right;
}
.alignC {
  text-align: center;
}
.alignG {
  float:left;
  margin: 0 5px 8px 0;
  text-align: center;
}
#text div.alignG p  {
  color: #666;
  text-align: center;
  font-size: 0.9em;
  font-style: italic;
}
#text div.alignG p {
  margin-bottom: 2px;
}
.abstract {
  font-weight: bold;
}
.clear {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: transparent;
}
#text ul.list-none li, #text ul.list-ico li {
	list-style-type: none;
	padding-left: 0;
	background: transparent;
}
ul.list-ico li {
	padding: 4px 0 4px 0px;
	font-size: 1em;
}
a.ico-pdf, a.ico-xls, a.ico-ppt, a.ico-doc, a.ico-audio, a.ico-image, a.ico-video, a.ico-zip {
	padding: 2px 0 2px 25px;
	height:1%;
}
a.ico-pdf {
	background: url("ico-pdf.gif") no-repeat left center;
}
a.ico-xls {
	background: url("ico-xls.gif") no-repeat left center;
}
a.ico-ppt {
	background: url("ico-ppt.gif") no-repeat left center;
}
a.ico-doc {
	background: url("ico-doc.gif") no-repeat left center;
}
a.ico-word {
	background: url("ico-doc.gif") no-repeat left center;
}
a.ico-audio {
	background: url("ico-audio.gif") no-repeat left center;
}
a.ico-image {
	background: url("ico-image.gif") no-repeat left center;
}
a.ico-video {
	background: url("ico-video.gif") no-repeat left center;
}
a.ico-zip {
	background: url("ico-zip.gif") no-repeat left center;
}
a.dalsi {
  background: url("sipka.gif") no-repeat 100% 60%;
  padding-right: 13px;
}
.bzr {
  border: none;
}
.bzp {
  text-decoration: none;
}
.mapa {
  width: 178px;
  float: right;
}
#foto {
  float: left;
  width: 310px;
  overflow: hidden;
}
#foto img {
  border: 2px solid #D7D7D7;
}
#popis {
  float: right;
  width: 420px;
}
.box1 {
  width: 207px;
  _width: 238px;  
  float: left;
  margin: 0 15px 2em 0;
  border: 1px solid #F5F4F4;
  padding: 10px;
  background: url("stopa.jpg") no-repeat 90% 10%;
}
.box2 {
  width: 207px;
  _width: 238px;  
  margin: 0 0px 2em 0;
  border: 1px solid #F5F4F4;
  padding: 15px;
  background: url("stopa.jpg") no-repeat 90% 10%;
}
.box1 img, .box2 img {
  border: 2px solid #D7D7D7;
}
.box1 strong, .box2 strong {
  display: block;
  float: left;
  background: #EBEBEB;
  padding: 0 5px 0 5px;
  clear: both;
  font-weight: normal;
  margin-right: 5px;
}
.box1 p span, .box2 p span {
  line-height: 1.5em;
  display: block;
  clear: both;
  border: 1px solid #fff;
}
.box1 p a, .box2 p a {
  background: url("sipka.gif") no-repeat 100% 60%;
  padding-right: 12px;
}
.box1 h3 {
  display: block;
  position: relative;
  padding-bottom: 0;
  margin: 5px 0 5px 0;
  font-size: 1.3em;
}
.box1 h3 a {
  position: relative;
  color: #666666;
  text-decoration: none;
}
div.hp {
  margin: 0 10px 2em 0;
}
/*---------------------------------------------- články ---*/

div.art-box {
  clear: both;
  background: url("dott1.gif") repeat-x left bottom;
  margin-bottom: 1em;
  min-height: 90px;
}
* html div.art-box {
  height: 90px; 
}
div.art-box div {
  padding-left: 80px;
  padding-bottom: 10px;
}
#text div.art-box h3, p {
  margin-bottom: 0.5em;
}
div.art-anot {
  /*border-bottom: 1px solid #FCF1E4; */
  /*padding: 10px 10px 5px 10px;*/
  margin-bottom: 1em;
  color: #959595;
  font-weight: bold;
}
#text div.art-box h3  {
  margin: 0em;
}
/*--------------------------------------------------- fotogalerie ---*/
.box-foto {
  float: left;
  margin: 0 10px 10px 0;

}
.box-foto img {
  border: 1px solid #ccc; 
}
#fotoprohlizec-img img {
  border: 1px solid #ccc;
}
#fotoprohlizec-img  {
  text-align: center;
}
#fotoprohlizec-menu {
  text-align: center;
  color: #ccc;
}
/*--- forum ---*/
.box-note {
  border-bottom: 1px #CCCCCC solid;
  margin-bottom: 1.5em;
}
.book-info {
  background: #EFEFEF;
  color: #666666;
  padding: 2px;
  font-style: italic;
}
#form-book fieldset {
  margin: 50px 0 0 0;
  width: 95%;
  padding: 10px;
  border: 1px solid #CCCCCC;
}
#form-book legend {
  padding: 0 10px 1em 10px;
  font-weight: bold;
}
#form-book label, span.label-antispam {
  display: block;
  float: left;
  width: 12em;
}
#form-book p {
  clear: both;
}
#name-form, #email-form {
  width: 300px;
}
#form-book textarea {
  width: 450px;
}
#form-book p.error-form {
  padding: 5px;
  background: #E80000;
  color: #FFF;
  font-weight: bold;
  font-size: 1.2em;
}
}

