/*
	URL - evangnet.cz
  	
	---------------------
	
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Content Styles
	$5 - Footer Styles
	$6 - H1, H2 etc. styles
	$7 - Form Styles
	
*/


table{
  margin: 10px 0 0 0;
  
}
td{
  border-bottom: 1px solid #eaeadb;
  border-right: 1px solid #eaeadb;
  border-left: 1px solid #eaeadb;
  border-top: 1px solid #eaeadb;
  padding: 3px 10px 3px 10px;
  vertical-align: top;
}

th{
  color: #335c33;
  font-weight: bold;
/* skoro neznatelne rozlisit od #eaeadb */
  background: #efefe0;
  text-align: left;
  padding: 3px 10px 3px 10px;
}

th.ev{
  color: #335c33;
  font-weight: bold;
/* skoro neznatelne rozlisit od #eaeadb */
  background: #bFbFb0;
  text-align: left;
  padding: 3px 10px 3px 10px;
}
th.th2 {
  color: #e56c00;
}


/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/
body {
	font: 0.75em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  color : #50595a;
	line-height : 1.5em;
	text-align: left; /* center; */
	padding: 0;
	margin: 0;
	background: #ffffff;
}


/* 80% vyska (100% vyska?) */
html,body {
  height: 100%;
}
#container {
min-height: 80%;
margin: 0 auto;
}
* html #container {
height: 80%;
}

* {quotes: "\201E" "\201F" "\BB" "\AB" "\201A" "\201B" "\203A" "\2039";}
q:before {content: open-quote;}
q:after {content: close-quote;} 

.clear{
  height: 0;
  font-size: 1%;
  line-height: 1%; 
  clear: both; 
  visibility: hidden;
}
/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/
#header-container{
 background: #4f764f url(../img/bg-header.gif) repeat-x left top;
 width: 100%;
 border-bottom: 1px #1e451e solid;
 color: #ffffff;
}
#header{
 width: 984px;
 margin: 0 auto 0 auto;
 padding: 14px 20px 15px 20px;
}
#header .left{
  float: left;
  width: 170px;
  text-align: left;
  margin: 0 35px 0 0;
}
#header .center{
  float: left;
  width: 50%;
  text-align: center;
}
#header .info-red{
  width: 468px;
  height: 56px;
  padding: 1px 2px 0px 2px;
  border: 1px solid #1e451e;
  background-color: #bd0000;
/* pozdeji: zkusit neco jineho...
  border: 3px solid #bd0000;
  background-color: #f8f8f8;
  color: red; */
}
#header .info-black{
  width: 468px;
  height: 56px;
  border: 1px solid #1e451e;
  background-color: #000000;
  padding: 1px 2px 0px 2px;
}
#header .info-normal{
  width: 468px;
  height: 56px;
}
/* ??? */
#header .middle{
  float: right;
  width: 782px;
  text-align: left;
  font: 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
/* ??? */
#header .center2{
  float: left;
  width: 468px;
  text-align: center;
}
#header .right{
  float: right;
  width: 254px;
  text-align: left;
  margin: 0 0 0 30px;
  font: 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
#header .right form{
  margin: 10px 0 9px 0;
  padding: 0;
}
#header input{
  border: 1px solid #626d54;
  padding: 0 5px 0 6px;
  color:#50595a;
  height: 20px;
  width: 150px;
}
#header .submit{
  border: 1px solid #50595a;
  background: #ffffff url(../img/bg-search.gif) repeat-x left bottom;
  text-align: center;
  font: bold 1em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  color:#50595a;
  margin: 0 0 0 6px;
  width: 78px;
  height: 20px;
}
#header a{
 color: #ffffff;
 text-decoration: underline;
}
#header a:hover{
 color: #f8e656;
 text-decoration: underline;
}
#header ul{
  margin: 0;
  padding: 0;
  display: inline;
}
#header li{
  margin: 0;
  padding: 0 19px 0 0;
  display: inline;
  list-style: none;
  background: url(../img/bg-header-li.gif) no-repeat right center;
}
#header .lastLi{
  background: none;
  padding: 0;
}
/* $2 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/
#page-container{
 background: #ffffff url(../img/bg-page.gif) repeat-x left top;
 width: 100%;
 color : #50595a;
}
#page{
 width: 984px;
 margin: 0 auto 0 auto;
 padding: 20px;
 text-align: left;
}
#page .left{
  float: left;
  width: 170px;
  margin: 0 31px 0 0;
}
#page .center{
  float: left;
  width: 50%;
  
}
#page .center2{
  float: left;
  width: 468px;
}


#page .middle{
  float: left;
  width: 782px !important; /*For GOOD browsers*/
  width: 732px; /*For IE*/
}
#page .contentSubpage{
 margin: 5px 0 0 0;
}
#page .contentSubpage a{
   color:#bd0000;
}
#page .contentSubpage a:hover{
  color:#335c33;
  text-decoration: underline;
}
#page .right{
  float: right;
  width: 254px;
  margin: 0 0 0 30px;
}
#footer-container{
 background: #4f764f url(../img/bg-footer.gif) repeat-x left top;
 width: 100%;
}
#footer{
 width: 984px;
 margin: 0 auto 0 auto;
 padding: 22px 0 17px 0;
 text-align: left;
 color: #b3c3b3;
 font: 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
#footer .left{
  float: left;
  width: 335px;
  margin: 0 0 0 0; 
}

#footer .right{
  float: right;
  width: 565px;
  text-align: right;
  margin: 0 0 0 3px; 
}
#footer ul{
  margin: 0;
  padding: 0;
  display: inline;
}
#footer li{
  margin: 0;
  padding: 0 19px 0 0;
  display: inline;
  list-style: none;
  background: url(../img/bg-footer-li.gif) no-repeat right center;
}
#footer .lastLi{
  background: none;
  padding: 0;
}
#footer a{
  color: #b3c3b3;
}
#footer a:hover{
  color: #ffffff;
}
#page .right a{
  color: #335c33;
}
#page .right a:hover{
  color: #bd0000; 
}
#page .right h1{
  margin: 0 0 0 0;
  padding: 5px 13px 6px 14px;
  background: #e9e6d3 url(../img/bg-right-header.gif) no-repeat left top;
  color:#335c33;
  font: bold 1em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
#page .right ul{
  padding: 0;
  margin: 0 0 20px 0;
}
#page .right li{
  list-style: none;
  padding: 1px 0 3px 13px;
  border-bottom: 1px solid #eaeadb;
  margin: 0 0 2px 0;
  font: 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  color: #335c33;
  background: url(../img/bg-right-li.gif) no-repeat left top;
}

#page .left form{
  margin: 0;
  padding: 0;
}
#login-top{
  margin: 39px 0 0 1px;
  background: url(../img/bg-login-top.gif) no-repeat center bottom;
  width: 170px;
  height: 7px;
}
#login-content{
  margin: 0 0 0 1px;
  width: 170px;
  background: #e9e6d4 url(../img/bg-login-content.gif) repeat-x center top;
  padding: 11px 0 9px 0;
}
#login-content .login-text{
  font: bold 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  margin: 0;
  padding: 0 10px 3px 10px;
}
#login-content .login-text-2{
  text-align: left;
  font: normal 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  padding: 10px 10px 2px 10px;
  line-height: 1.55em;
}
#login-content a{
 color: #bd0000;
 text-decoration: underline;
}
#login-content a:hover{
 color: #335c33;
 text-decoration: underline;
}
#login-content input{
  width: 145px;
  height: 18px;
  border: 1px solid #c0bb93;
  margin: 0 0 5px 0;
}
#login-content .submit{
  border: 1px solid #335c33;
  margin: 5px 0 0 11px;
  width: 85px;
  height: 22px;
  color: #ffffff;
  font: bold 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  background: url(../img/bg-login-submit.gif) repeat-x center top; 
}
#login-bottom{
  background: url(../img/bg-login-bottom.gif) no-repeat center top;
  width: 170px;
  height: 7px;
  margin: 0 0 0 1px;
}
#rss,
#related {
  margin: 27px 0 0 1px;
}
#rss h1{
 color: #335c33;
 font: 1.35em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  background: url(../img/bg-rss.gif) no-repeat left center;
  padding: 1px 0 2px 22px;
  margin: 0 0 0 0;
}
#related h1{
 color: #335c33;
 font: 1.4em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  background: url(../img/bg-related.gif) no-repeat left center;
  padding: 1px 0 2px 22px;
  margin: 0 0 0 0;
}
#rss ul,
#related ul{
  margin: 0 0 0 10px;
  padding: 0;
}
#rss li,
#related li {
  font: 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  list-style: none;
  background: url(../img/bg-li-rss.gif) no-repeat left center;
  padding: 0 0 0 13px;
  margin: 0 0 5px 0;
}
#rss a,
#related a{
  color: #335c33;
}
#rss a:hover,
#related a:hover {
  color: #bd0000; 
}

#today-top{
  background: url(../img/bg-today-top.gif) no-repeat center bottom;
  width: 253px;
  height: 10px;
}
#today-content{
  background: #ece9d9 url(../img/bg-today-content.gif) repeat-x center top;
  width: 253px;
  padding: 6px 0 6px 0;
  color:#335c33;
  font: bold 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
#today-content p{
 margin: 0 0 0 16px;
 padding: 0;
}

#today-bottom{
  background: url(../img/bg-today-bottom.gif) no-repeat center top;
  width: 253px;
  height: 10px;
  margin: 0 0 14px 0;
}

.banner{
  margin: 25px 0 25px 0;
  padding: 15px 0 0 0;
  text-align: center;
  background: url(../img/ic-reklama.gif) no-repeat left top;
}
.perex{
  margin: 5px 0 16px 0;
}
.perex p{
  padding: 0 0 5px 0;
  margin: 0;
}
.perex a{
   color:#bd0000;
}
.perex a:hover{
  color:#335c33;
 
  text-decoration: underline;
}
.panel{
  background: #f6f6f6;
  border: 1px solid #eaeadb;
  padding: 3px 0px 3px 10px;
}
.panel ul{
  margin: 0;
  padding: 0;
  display: inline;
}
.panel li{
  margin: 0 6px 0 0;
  padding: 0 6px 0 0;
  display: inline;
  list-style: none;
  background: url(../img/bg-panel-li.gif) no-repeat right center;
  color: #a0a2a3;
  font: 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
.panel .lastLi{
  background: none;
  padding: 0;
  margin: 0;
}
.panel a{
  color: #626d54;
}
.panel a:hover{
  color: #bd0000;
}
.panel .ic-diskuze{
  background: url('/img/icons/diskuze.gif') no-repeat left center;
  padding: 0 0 0 16px;
}
#formInline{
  margin: 10px 0 10px 0;
}
#formInline form, #formInline select{
  margin: 0;
  padding: 0;
  display: inline;
}
#formInline .submit{
  border: 1px solid #335c33;
  margin: 5px 0 0 0;
  width: 85px;
  height: 22px;
  color: #ffffff;
  font: bold 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  background: url(../img/bg-login-submit.gif) repeat-x center top; 
}
.dataList{
 border-bottom: 1px solid #eaeadb; 
}
.dataList .date{
  float: left;
  width: 72px;
  /*margin: 0 25px 0 0;*/
}
.comment{
 background: url('/img/icons/diskuze.gif') no-repeat left center;
 padding: 0 0 0 16px;
 color: #bd0000;
 font: 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
.comment:hover{
 background: url('/img/icons/diskuze.gif') no-repeat left center;
  padding: 0 0 0 16px;
  color: #626d54;
  font: 0.9em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
.odd{
  background: #ffffff;
  border-top: 1px solid #eaeadb;
  border-left: 1px solid #eaeadb;
  border-right: 1px solid #eaeadb;
  padding: 5px 9px 4px 9px;
}
.even{
  background: #f6f6f6;
  border-top: 1px solid #eaeadb;
  border-left: 1px solid #eaeadb;
  border-right: 1px solid #eaeadb;
  padding: 5px 9px 4px 9px;
}
.monthSelect{
  color: #335c33;
  font-weight: bold;
}
.choiceLine{
  margin: 0 0 25px 0;
}
h1{
  margin: 0 0 4px 0;
  padding: 0;
  color:#335c33;
  font: 1.65em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
h1.perexhdr{
  margin: 0 0 4px 0;
  padding: 0;
  color:#335c33;
  font: 1.5em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
h2{
  margin: 0 0 4px 0;
  padding: 0;
  color:#335c33;
  font: 1.35em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
h3{
  margin: 0 0 4px 0;
  padding: 0;
  color:#335c33;
  font: 1.2em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
h4{
  background: #f6f6f6;
  border-top: 1px solid #eaeadb;
  border-left: 1px solid #eaeadb;
  border-right: 1px solid #eaeadb;
  padding: 5px 9px 4px 9px;
  margin: 0;
  font: bold 1.1em 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  color: #335c33;
}
ul#menu{
 margin: 1px 0 37px 1px;
 padding: 0; 
 list-style: none;
}
ul#menu ul{
  display: block;
  margin: 0;
  padding: 0;
}
/* level i. */
ul#menu li{
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}
ul#menu a{
  color: #335c33;
  font-weight: bold;
  text-decoration: none;
  display: block;
  height: auto !important;
  height: 1%; /*For IE*/
  background: url(../img/bp-I.gif) no-repeat left top;
  border-bottom: 1px solid #eaeadb;
  padding: 4px 0 2px 23px;
  margin: 0;
}
/* seda na pozadi pod kurzorem mysi... */
ul#menu a:hover, 
ul#menu li:hover a,
ul#menu li:hover li a
{
  background: #f6f6f6 url(../img/bp-I.gif) no-repeat left top; 
}

ul#menu li.highlight a:hover,
ul#menu li.highlight li:hover a
{
  background: #f6f6f6 url(../img/bp-I-over.gif) no-repeat left top; 
  color: #bd0000;
}

ul#menu li.highlight a {
  background: url(../img/bp-I-over.gif) no-repeat left top; 
  color: #bd0000;
}
/* level ii. */
ul#menu li li a{
  color: #335c33;
  font-weight: normal;
  text-decoration: none;
  display: block;
  height: auto !important;
  height: 1%; 
  background: #ffffff url(../img/bp-II.gif) no-repeat left top;
  border-bottom: 1px solid #eaeadb;
  padding: 4px 0 2px 36px;
  margin: 0;
}
ul#menu li.highlight li a{
  color: #335c33;
  font-weight: normal;
  text-decoration: none;
  display: block;
  height: auto !important;
  height: 1%; 
  background: #ffffff url(../img/bp-II.gif) no-repeat left top;
  border-bottom: 1px solid #eaeadb;
  padding: 4px 0 2px 36px;
  margin: 0;
}
ul#menu li:hover li a:hover,
ul#menu li:hover li:hover a,
ul#menu li.highlight li a:hover{
  background: #f6f6f6 url(../img/bp-II.gif) no-repeat left top;
  color: #335c33;
}
ul#menu li.highlight li.highlight a{
  background: url(../img/bp-II-over.gif) no-repeat left top;
  color: #bd0000; 
}
ul#menu li.highlight li.highlight a:hover{
  background: #f6f6f6 url(../img/bp-II-over.gif) no-repeat left top;
  color: #bd0000; 
}
/* uroven iii. */
ul#menu li li li a{
  color: #335c33;
  font-weight: normal;
  text-decoration: none;
  display: block;
  height: auto !important;
  height: 1%; 
  background: #ffffff url(../img/bp-III.gif) no-repeat left top;
  border-bottom: 1px solid #eaeadb;
  padding: 4px 0 2px 36px;
  margin: 0;
}
ul#menu li:hover li li a,
ul#menu li.highlight li li a{
  color: #335c33;
  font-weight: normal;
  text-decoration: none;
  display: block;
  height: auto !important;
  height: 1%; 
  background: #ffffff url(../img/bp-III.gif) no-repeat left top;
  border-bottom: 1px solid #eaeadb;
  padding: 4px 0 2px 36px;
  margin: 0;
}
ul#menu li:hover li:hover li a,
ul#menu li.highlight li.highlight li a{
  color: #335c33;
  font-weight: normal;
  text-decoration: none;
  display: block;
  height: auto !important;
  height: 1%; 
  background: #ffffff url(../img/bp-III.gif) no-repeat left top;
  border-bottom: 1px solid #eaeadb;
  padding: 4px 0 2px 36px;
  margin: 0;
}
ul#menu li:hover li:hover li a:hover,
ul#menu li:hover li:hover li:hover a,
ul#menu li.highlight li.highlight li a:hover{
  background: #f6f6f6 url(../img/bp-III.gif) no-repeat left top;
  color: #335c33; 
}
ul#menu li.highlight li.highlight li.highlight a{
  background: url(../img/bp-III.gif) no-repeat left top;
  color: #bd0000; 
}
ul#menu li.highlight li.highlight li.highlight a:hover{
  background: #f6f6f6 url(../img/bp-III.gif) no-repeat left top;
  color: #bd0000; 
}
ul#menu ul ul,
ul#menu ul ul ul {
  display: block;
 
}
ul#menu li:hover ul ul,
ul#menu li:hover ul ul ul,
ul#menu li.highlight ul ul,
ul#menu li.highlight ul ul ul {
  display: block;
}

ul#menu li:hover ul,
ul#menu ul li:hover ul,
ul#menu ul ul li:hover ul,
ul#menu li.highlight ul,
ul#menu ul li.highlight ul,
ul#menu ul ul li.highlight ul {
  display: block;
}

.errorMessage {
    color: red;
    margin-top: -3px;
}

.formTable {
    border: none;
}

.formTable td {
    border: none;
}



.pcomment{
  display:none;
}

