body, html {
   top: 0;
   padding: 0;
	margin: 0;
   text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #BCBCBC;
}

td, th
{
margin: 0;
padding: 0;
}

.list {
	list-style-type: none;
	list-style-position: inside;
}

ul{
	list-style-type: circle;
}

.header2{
	color:#CF1B08;
}

.off {
  display: none;
}

.corr {
   padding: 0px;
   margin: 0px;
   clear: both;
   width: 100%;
   height: 0px;
   line-height: 0px;
}

div.container {
    text-align: center;
    margin: 0;
    padding: 0;
	 width: 100%;
	 background: #BCBCBC url(../images/header_bg.gif) repeat-x 0px 12px;
}



   #header h1 {
      padding: 0;
	   margin: 0;
   }

   #header h1 a {
      display: block;
	   padding: 0;
	   margin: 0;
	   text-decoration: none;
      width: 794px;
		height: 124px;
	}

	#header h1 a:hover {
	   padding: 0;
	   margin: 0;
	   text-decoration: none;
      width: 794px;
		height: 124px;
	}

   #header h1 a span {
      display: none;
   }

#centerContainer {
   margin: 0 auto;
   padding: 0;
   width: 1000px;
   background: url('../images/bg.gif') no-repeat;
}

#center {
   margin: 0 auto;
   padding: 0;
   width: 794px;
   height: 100%;
   background: url('../images/center_bg.gif') repeat-y;
}

#center2 {
   margin: 0 auto;
   padding: 0;
   width: 794px;
   height: 100%;
   background: url('../images/center_bg2.gif') repeat-y;
}

   #center div.containerNav {
      float: left;
      margin: 0;
      padding: 12px 12px 12px 22px;
   }

   #center #navigation {
      width: 211px;
      _width: 213px;
   }

   #navigation ul {
      border-bottom: solid 1px #CACCCB;
      padding: 0;
      margin: 0 10px;
      text-align: left;
   }

   #navigation ul li {
      border-top: solid 1px #CACCCB;
      list-style-type: none;
      padding: 1px 0;
   }

   #navigation ul li ul {
      margin: 10px 0 10px 10px;
      border: none;
   }

   #navigation ul li ul li {
      margin: 2px 0;
      border: none;
   }

   #navigation ul li a {
      padding: 0 0 0 30px;
      display: block;
/*      height: 28px;*/
      line-height: 28px;
      vertical-align: middle;
      text-decoration: none;
      color: #717171;
      background: #FFF url(../images/mainmenu.gif) no-repeat 0px 0px;
   }

   #navigation ul li a:hover {
      background: #CF1B08 url(../images/mainmenu_selected.gif) no-repeat 0px 0px;
      color: #FFF;
   }

   #navigation ul li a.selected {
      padding: 0 0 0 30px;
      display: block;
      height: 28px;
      line-height: 28px;
      vertical-align: middle;
      text-decoration: none;
      color: #FFF;
      background: #CF1B08 url(../images/mainmenu_selected.gif) no-repeat 0px 0px;
   }

   #navigation ul li ul li a {
      font-size: 11px;
      border: none;
      padding: 0 0 0 10px;
      display: block;
    /*  height: 18px;*/
      line-height: 18px;
      vertical-align: middle;
      text-decoration: none;
      background: #FFF url(../images/submenu.gif) no-repeat 0px 8px;
      color: #717171;
   }

   #navigation ul li ul li a:hover {
      background: #FFF url(../images/submenu_selected.gif) no-repeat 0px 8px;
      color: #717171;
   }

   #navigation ul li ul li a.selected {
      padding: 0 0 0 10px;
      display: block;
      height: 18px;
      line-height: 18px;
      vertical-align: middle;
      text-decoration: none;
      color: #717171;
      background: #FFF url(../images/submenu_selected.gif) no-repeat 0px 8px;
   }

   #navigation fieldset {
      border: none;
      margin: 50px 0;
      height: 180px;
      background: url(../images/loginForm.gif) no-repeat center 10px;
      _background: url(../images/loginForm.gif) no-repeat center 25px
   }

   #navigation fieldset legend {
      padding: 10px 0;
      margin:  0;
      color: #CF1B08;
      font-size: 10px;
      font-weight: bold;
   }

   #navigation fieldset label {
      text-align: right;
      font-size: 11px;
      display: block;
      width: 40px;
      height: 20px;
      float: left;
      padding: 0 0 0 5px;
      line-height: 20px;
      vertical-align: middle;
   }

   #navigation fieldset input{
      width: 125px;
      height: 14px;
      float: left;
      margin: 1px 0 0 8px;
   }

   #navigation fieldset input.send{
      float: right;
      width: 80px;
      height: 20px;
      line-height: 20px;
      vertical-align: top;
      padding: 0 10px 0 0;
      margin: 1px 10px 0 0;
      background: url(../images/right_arrow.gif) no-repeat 55px 3px;
      font-weight: bold;
      border: none;
      font-size: 11px;
   }

   #navigation #languages a{
      font-weight: normal;
      text-decoration: none;
      color: #A7AAA8;
      padding-bottom:5px;
   }

   #navigation #languages a:hover{
      text-decoration: underline;
  
   }


   #center div.containerCon {
      float: right;
      margin: 0;
      padding: 12px 22px 12px 12px;
      background: url(../images/content_bg.gif) no-repeat 328px 0px ;
      _background: url(../images/content_bg.gif) no-repeat 331px 0px ;
   }

   #center #content {
      width: 509px;
      _width: 512px;
      text-align: left;
      color: #717171;
      font-size: 11px;

   }

   #center #content div.pages, #center #content div.news, #center #content div.home, #center #content div.polls, #center #content div.users, #center #content div.gallery, #center #content #pager{
      margin: 0 10px;
      padding: 0px;
      border: none;
   }

   #center #content div p {
      margin: 0;
      padding: 0px 5px 5px 15px;
   }

   #center #content div p.perex {
      width: 90%;
      margin: 0;
      padding: 5px 0px 20px 15px;
      font-style: italic;
      float: left;
   }

   #center #content div p.perex img {
      float: left;
      margin: 0 10px 8px 0 ;
      border: none;
   }

   #center #content div a{
      color: #000;
      text-decoration: none;
      font-weight: bold;
   }

   #center #content div a:hover{
      color: #000;
      text-decoration: underline;
      font-weight: bold;
   }

   #center #content h1,#content h2, #center #content h3, #center #content h4 {
      display: block;
      height: 30px;
      line-height: 30px;
      vertical-align: top;
      background: url('../images/headline.gif') no-repeat left bottom;
      color: #CF1B08;
      font-size: 12px;
      padding: 0 0 5px 10px;
      margin: 0;
      font-weight: bold;
      clear: both;
   }

   #center #content h2 a, #center #content h3 a, #center #content h4 a {
      color: #CF1B08;
      font-size: 12px;
      text-decoration: none;
   }

   #center #content h2 a:hover, #center #content h3 a:hover, #center #content h4 a:hover {
      color: #CF1B08;
      font-size: 12px;
      text-decoration: none;
   }

   #center #content img {
      border: none;
      display: block;
      margin: 4px 0;
   }

   #center #content img.icon {
      border: none;
      display: inline;
      margin: 0 5px;
      float: left;
   }

   #center #content div.pageBody {
      width: 489px;
   }

   #center #content div.pages img.left {
      margin: 5px 10px 5px 0 !important;
   }

   #center #content div.pages img.right {
      margin: 5px 0 5px 10px !important;
   }

   #center #content table {
      background-color: #FFF;
      border: none;
      border-collapse: collapse;
/*      margin: 10px; */
   }

   #center #content table th, #center #content table tr.zahlavie {
      padding: 4px;
      background-color: #DDDDDD;
      font-size: 10px;
      color: #707070;
      font-weight: bold;
   }

/*   #center #content table td {
      padding: 4px;
      font-size: 11px;*/
   }

   #center #content table tr.par {
      background-color: #EEEEEE;
   }

   #center #content table tr.nepar {
      background-color: #FFF;
   }

   #center #content table tr.partner {
      color: #CF1C08;
   }

   #center #content table td.red {
      color: #CF1C08;
   }

   #center #content div hr {
      margin: 10px;
      height: 1px;
      color: #E9EAE9;
   }


   #center #content div a.next, #center #content div a.previous {
      font-size: 12px;
      font-weight: bold;
      color: #CF1B08;
      text-decoration: none;
   }

   #center #content div a.next:hover, #center #content div a.previous:hover {
      font-size: 12px;
      font-weight: bold;
      color: #000000;
      text-decoration: none;
   }

   #center #content div.polls{

   }

   #center #content div.polls fieldset{
      width: 100px;
      margin: 10px auto;
      border: none;
   }

   #center #content div.polls label {
      text-align: right;
      font-size: 11px;
      display: block;
      width: 30px;
      height: 20px;
      float: left;
      padding: 0 0 0 5px;
      line-height: 20px;
      vertical-align: middle;
   }

   #center #content div.polls input{
      width: 50px;
      height: 14px;
      float: left;
      margin: 2px 0 0 8px;
   }

   #center #content div.polls input.send{
      float: right;
      width: 75px;
      height: 20px;
      line-height: 20px;
      vertical-align: top;
      padding: 0 10px 0 0;
      margin: 2px 10px 0 0;
      background: url(../images/right_arrow.gif) no-repeat right 2px;
      font-weight: bold;
      border: none;
      font-size: 11px;
   }

   #center #content div.home div.press {
      width: 250px;
      float: left;
      padding: 0 8px 0 0;
      border-right: 10px solid  #ECECEC;
   }

   #center #content div.home div.press p {
    padding: 5px 0 5px 10px;
   }

   #center #content div.home div.press a img {
      margin: 0 0 20px 0;
      padding: 0px;
      border: none;
   }

   #center #content div.home div.press  a {
      color: #717171;
      text-decoration: none;
      font-weight: normal;
   }

   #center #content div.home div.press  a:hover {
      text-decoration: underline;
   }

   #center #content div.home div.news {
      width: 190px;
      float: left;
   }

   #center #content div.home div.news span.date {
      display: block;
      float: left;
   }

   #center #content div.home div.news p {
      padding: 10px 0 10px 0;
   }

/*   #center #content div.home div.news a {
      display: block;
      float: right;
      text-align: right;
      width: 80px;
      height: 24px;
      padding: 0 30px 0 0;
      background: url(../images/more.gif) no-repeat right 0px;
      text-decoration: none;
   }*/

   #center #content div.home div.news a:hover {
      text-decoration: none;
   }

   #center #content div.home div.primePage{
      padding: 5px 0 0 0;
      clear: both;
   }

   #center #content div.gallery div.largeImage {
      width: 100%;
      margin: 10px auto;

   }

   #center #content div.gallery div.largeImage img {
      padding: 4px;
      border: solid 1px #D9DAD9;
   }

   #center #content div.galleryImages {
      float: left;
      margin: 0 0 0 20px;
      text-align: center;
      width: 405px;
   }

   #center #content div.galleryImages a {
      display: block;
      float: left;
      margin: 10px;
      border: solid 1px #FFF;
      text-align: center;
   }

   #center #content div.galleryImages a:hover {
      border: solid 1px #CF1B08;
   }

   #center #content div.galleryImages a img{
      float: left;
      margin: 0px;
      padding: 2px;
      border: none;
   }

   #center #content div.gallery #vertPager{
      text-align: center;
      padding: 10px 0;
      clear: both;
      width: 100%;
   }

   #center #content div.users fieldset{
      width: 240px;
      margin: 10px auto;
      border: none;
   }

   #center #content div.users label {
      text-align: right;
      font-size: 11px;
      display: block;
      width: 120px;
      height: 20px;
      float: left;
      padding: 0 0 0 5px;
      line-height: 20px;
      vertical-align: middle;
   }

   #center #content div.users input{
      width: 80px;
      height: 14px;
      float: left;
      margin: 2px 0 0 8px;
   }

   #center #content div.users input.send{
      float: right;
      width: 65px;
      height: 20px;
      line-height: 20px;
      vertical-align: top;
      padding: 0 10px 0 0;
      margin: 2px 10px 0 0;
      background: url(../images/right_arrow.gif) no-repeat right 3px;
      font-weight: bold;
      border: none;
      font-size: 11px;
   }

   #center #content div.users div.error {
      width: 320px;
      font-size: 12px;
      font-weight: bold;
      color: #CF1B08;
      margin: 20px auto;
      text-align: center;
      padding: 5px;
      border: 1px solid #CF1B08;
   }

   #center #content div.users div.info {
      font-size: 12px;
      margin: 20px;
      text-align: left;
      font-style: italic;
   }
   
   #content #prihlaska {
      border: 0;
      margin: 0;
      padding: 0;
      width: 450px;
      float: left;
   }
   
      #prihlaska fieldset {border: 0; }
      
      #prihlaska label {
         width: 125px;
         text-align: right;
         display: block;
         float: left;
         padding: 0 10px 0 0;
      }

      #prihlaska label.required {
         font-weight: bold;
      }
      
      #prihlaska label.missing {
         font-weight: bold;
         color: #FF0000;
      }

      #prihlaska input {
         width: 250px;
      }
      
      #prihlaska textarea {
         width: 250px;
      }
  
      #prihlaska input.send {
         float: right;
         width: 100px;
         height: 20px;
         border: none;
         font-size: 11px;
         font-weight: bold;
         line-height: 20px;
         vertical-align: top;
         padding: 0 40px 0 0;
         margin: 1px 10px 0 0;
         background: url(../images/right_arrow.gif) no-repeat 55px 3px;
      }
      
      #prihlaskaMsgBox {
         width: 400px;
         float: left;
      }
      
      #prihlaskaMsgBox .prihlaskaMsg {
         font-size: 11px;
      }
      
      #prihlaskaMsgBox .prihlaskaError {
         font-weight: bold;
         color: #CF1B08;
      }
      
      #prihlaska img {
         padding: 0 60px 0 0;
         float: right;
      }
      
      #prihlaska .clearForm {
         clear: both;
      }

#footer {
   text-align: left;
   font-size: 11px;
   color: #A7AAA8;
   clear: both;
   width: 794px;
   height: 120px;
   margin: 0 auto;
   padding: 0;
   background: url('../images/footer_bg.gif') no-repeat;
}

   #footer span.copy {
      display: block;
      float: left;
      font-family: Tahoma;
      margin: 0 0 0 36px;
      _margin: 0 0 0 18px;
      padding: 70px 0 0 0px;
   }

   #footer span.mail {
      width: 390px;
      display: block;
      float: right;
      text-align: left;
      font-family: Tahoma;
      margin: 0 48px 0 0;
      _margin: 0 30px 0 0;
      padding: 70px 40px 0 0px;
/*  background: url('../images/mail.gif') no-repeat 390px 68px ;*/
   }

   #footer span.mail a {
      color: #CF1B08;
      text-decoration: none;
   }
   
   .googlegroup {
      display: block;
      float: right;
      text-align: right;
      height: 24px;
      padding: 0 30px 0 0;
      background: url(../images/more.gif) no-repeat right 0px;
      text-decoration: none;
      color: #000000;
      text-decoration: none;
      font-weight:bold;
      font-size:10px;
      
   }      