body {
background: #fff url(../images/body-bg.png) left top repeat-x;
font-family:  Arial, Verdana, Helvetica,  sans-serif;
font-size:80%;
text-align: left;
color:#000;
font-weight:normal;
 margin: 0; padding: 0;
}

form {margin-top: 0px; margin-bottom: 0px;}
   
ul, li {
border:0;
margin: 0;
padding: 0;
list-style-type: none;
}

a
{
  color: #2e3f2a;
  font-weight: bold;
}


.clear
{
    clear:both;
    overflow:hidden;
    height:1px;
}

.small
{
  font-size: .8em;
}


img{  border:0; padding:0;}

#main
{
    width:957px;
    margin:0 auto 20px auto;
    position:relative;
    padding: 300px 0 0 0;
    background: url(../images/head3.jpg) 0px 164px no-repeat;
}


h1
{
  font-size:160%;
  color:#213336;
  margin: 35px 0 15px 0;
}

h2
{
  margin:10px 0 3px 0;
  font-size:120%;
}

#content
{
  line-height:19px;
  float: right;
  width: 685px;
  overflow: hidden;
  padding: 5px 0 15px 0;
}

.wide
{
  width: 957px !important;
}

/*  fffffffff HEAD fffffffff  */

#head
{
  width:100%;
  height:127px;
  position:absolute;
  top:0;
  left:0;
  background:url(../images/head3.png) left top  no-repeat;
}


 .font-bigger
 {
  font-size:130%;
  font-weight:bold;
  line-height:22px;
 }


/*  ffffffffffffffffff MENU  ffffffffffffffffff  */

#menu
{
  position:absolute;
  top:127px;
  left:0;
  z-index: 100;
}

#menu li
{
  display:block;
  float:left;
  margin:5px 5px 0 5px;
  
}

#menu li a
{
  color:#fff;
  display:block;
  background:#000;
  padding:5px 15px;
  text-decoration:none;
  font-weight:bold;
  font-size:110%;
  
}


#menu li ul
{
  position: absolute;
  display: none;
  background: none;
  padding: 0;
  margin: 0;
}

#menu li ul li
{
  display:block;
  float: none;
  min-width: 100px; 
  padding: 0;
  margin: 0;
}

#menu li ul li a
{
  color:#fff;
  width: 100%;
  display: block;
  float: none;
  background:#000;
  margin: 0;
  padding: 3px 15px;
  font-size: .9em;
  text-decoration:none;
  font-weight:normal;
  
}


#menu li a:hover
{
    background:#333;
}

#menu li ul li.first a
{
  padding-top: 10px;
}

#menu li ul li.last a
{
  padding-bottom: 10px;
}

#secondMenu
{
  float:left;
  width:240px;
  margin:20px 20px 20px 10px; 
}



#secondMenu ul li a
{
  width:230px;
  padding:8px 5px 5px 0;
  text-align:right;
  display:block;
  border-bottom:2px solid #4a6876;
  color:#000;
  text-decoration:none;
  font-size:120%;
  font-weight:bold;
    text-transform:uppercase;
}

#secondMenu ul li a:hover
{
  text-decoration:underline;
}

#secondMenu ul ul
{
  margin:5px;
}

#secondMenu ul li li a
{
  width:230px;
  text-align:left;
  border:0;
  padding:0;
  font-weight:bold;
  text-transform:none;

}

#secondMenu ul li li li a
{
  font-size:90%;
  font-weight:normal;
}

#asecondMenu ul li ul li ul
{
  height: 135px;
  overflow: hidden;
}

/*  ffffffffffffffffff content ffffffffffffffffff  */

 .leftPart
 {
  width: 600px;
  margin: 0; 
  float: left;
 }
 
 .rightPart
 {
  width: 340px;
  margin: 0; 
  float:right;
 }
 
 .leftPart h2, .rightPart h2
 {
  margin:5px 0;
 }
 
  .leftPart h2
  {
     clear:both;
  }
 
 .leftPart h3
 {
  color:#2e3f2a;
  font-size:140%;
  margin:5px 0 3px 0;
 
 }
 
 .leftPart h3 a
 {
  color:#2e3f2a;
  text-decoration:none;
 }
 
 .leftPart .articleHolder,.discussHolder
 {
  margin: 5px 0 10px 0;
  padding:0 10px 0 0;
  }
  
  .discussHolder
  {
    background: #eee;
    padding: 0; 
  }

  .discussHolder-inner
  {
    padding: 10px;
  }
  
  .discussHolder h3
  {
    display:inline;
  }
  
   .leftPart .articleHolder a.more
   {
    text-decoration:underline;
    color: #2e3f2a;
    font-size:120%;
    display:block;
    text-align:right;
    font-weight:bold;
    cursor:pointer;
   }
   
   .leftPart .articleHolder img
   {
     width:140px;
     height:105px;
   }
  
  #imagePlace
  {
    display: block;
    width:340px;
    height: 300px;
    overflow:hidden;
    text-align:center;
    background-position: center center;
  }
 
 .articles, .photo, .discuss, .comments
 {
  padding:10px 15px;
  margin:0px 0 0 0;
  height:40px;
  font-size:140%;
  font-weight:normal;
  text-align:right;
  line-height:40px;
  color:#fff;
  display:block;
  text-decoration:none;
 }

 
 a.articles:hover, a.photo:hover, a.discuss:hover,.leftPart h3 a:hover 
 {
  text-decoration:underline;
 }
 
 .articles
 {
  background:#1a191a url(../images/articles.png) left bottom no-repeat;
 }
 
 .discuss
 {
  background:#1a191a url(../images/discuss.png) left bottom no-repeat;
 }
 
 .photo
 {
  background:#415d3c url(../images/photo.png) left bottom no-repeat;
 }
 
 .comments
 {
  background:#415d3c url(../images/comments.png) left bottom no-repeat;
 }

 .googlePlace
 {
  margin: 0 10px;
 }


  .float-left
  {
    float: left;
  }
  
  margin-right
  {
    margin-right: 10px;
  }


  /*  ffffffffffffffffff footer ffffffffffffffffff  */
  
  
#footer
{
  width:100%;
  height:40px;
  background:#333 url(../images/back.png) left top repeat;
  color:#fff;
  padding-top: 10px;
  text-align: center;
}

#footer p
{
    width:957px;
    margin:0 auto 0px auto;
    line-height: 20px;
}









/* fotogalerie */

  #gallery
  {
    padding: 0;
  }
  #gallery-hr{
    background-color:#5D8EAC;
    height:1px;
    width:445px;
    
  }
  #gallery-menu{
    display:block;
    margin-top: 1px;
  }
  #gallery-menu a{
    width:147px;
    text-decoration: none;
    float:left;
    background-color: #5D8EAC;
    display:block;
    text-align: center;
    height:22px;
    color:#fff;
    margin:0 1px;
  }
  #gallery-menu a.active{
    background-color: #749DB9;
    font-weight: bold;
  }
  #gallery a
  {
    display: block;
    width: 110px;
    height: 90px;
    padding: 0;
    margin: 6px 3px;
    text-align: center;
    float: left;
    border: 1px solid #00081f;
  }
  
  #gallery.horizontal a
  {
    border: 1px solid #00081f;
  }
  
    #gallery a:hover
    {
      border: 1px solid #303d9c;
    }
  
    #gallery img
    {
      margin: 0;
      padding: 0;
      border: none;
    }  



      #content #gallery-main-image img
      {
        border: 1px solid #C8C097;
      }


#gallery-main-image a
{
  text-decoration: none;
}
#gallery-main-image{
  margin-top:10px;
}

#main-gallery-image
{
  float: left;
  width: 340px;
  height: 300px;
  overflow: hidden;
	margin: 5px 7px 5px 7px;
}


/* formulare */

.input
{
  padding: 5px 0;
}


label
{
  float: left;
  display: block;
  width: 180px;
  font-weight: bold;
}

input, .select
{
  border: 1px solid #333;
  width: 265px;
  background: #fff;
}

  input.amount
  {
    width: 20px;
  }


input.checkbox
{
  width: 20px;
}

.input .textarea
{
  border: 1px solid #333;
  width: 495px;
  height: 100px;
  background: #fff;
}

.checkbox, .radio
{
  width: 20px;
  border: 1px solid #fff;
}

input.button
{
    width: 150px !important;
    height: 22px;
    line-height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
}

  .green
  {
    padding: 20px 0;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    color: #5d970f;
  }

.red
{
  color: #900;
  font-weight: bold;
}  

.error
{
  color: #900;
  font-size: .8em;
  line-height: 10px;
}  


/* strankovani */
.js-paging
{
  font-weight: bold;
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #900;
  font-size: 14px;
} 


   .paging
  {
    text-align: center;
    margin: 5px auto;
  }     

  .paging a
  {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 4px;
  }     

  .paging span
  {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    background: #ba3926;
    
    color: #fff;
    text-decoration: none;
    padding: 0 4px;
    border: 1px solid #670000;
  }     


.news-item img
{
  float: left;
  margin-right: 10px;
}

.clear_both
{
  clear: both;
}


.news-item
{
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}

.news-preview-item
{
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.float_left
{
  float: left;
} 


.margin-right
{
  margin-right: 10px;
}
#articles-list-left
{
  float: left;
  width: 430px; 
  overflow: hidden;
}

#articles-list-right
{
  float: right;
  width: 220px; 
  overflow: hidden;
  margin:0 10px 0 0;
}

#adver
{
  text-align:center;
}

#adver hr
{
  margin:0 20px;
  color:#ccc;
}

#b-1
{
  float: right;
  width: 468px;
  height: 68px;
  z-index: 0;
}

#b1
{
  width: 468px;
  height: 68px;
}

#b-4, #b4
{
  height: 100px;
  margin-bottom: 20px;
}


#b-5, #b5, #b-6, #b6
{
  float: left;
  width: 290px;
  height: 250px;
}

#b-5 object, #b6 object
{
  max-width: 290px;
}

#b-6
{
  float: right;
}

#b-7, #b7
{
  width: 300px;
  height: 150px;
}

#b-7 object
{
  max-width: 300px;
  max-height: 250px;
}

#b-6
{
  float: right;
}


#ab-4
{
  position: absolute;
  top: 172px;
  margin-left: -130px;
  width: 120px;
  height: 600px;
  border: 1px solid #ddd;
  list-style-type: none; 
}

#b-2
{
  position: absolute;
  top: 172px;
  margin-left: -130px;
  width: 120px;
  height: 600px;
  list-style-type: none; 
}

#b2, #b3
{
  width: 120px;
  height: 600px;    
}

a.ban, a.banner
{
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

object
{
  z-index: 100;
}

#b-3
{
  position: absolute;
  top: 172px;
  margin-left: 965px;
  width: 120px;
  height: 600px;
  list-style-type: none; 
}







#flashContent
{
  z-index: -100;
}

.other-images
{
  margin: 5px 0;
}

.other-images img
{
  height: 60px;
}

#fbframe
{
  display: block;
  border:none; 
  overflow:hidden; 
  width: 680px; 
  height:76px; 
}

.icon-facebook
{
  display: block;
  padding: 0 0 0 30px;
  height: 20px;
  line-height: 20px;
  background: url(../images/facebook.gif) top left no-repeat;
  text-decoration: none;
  color: #3b5998;
  font-weight: normal;
  margin: 5px 0;
  float: right;
  margin-top: -10px;
}

.icon-facebook:hover
{
  text-decoration: underline;
}

#fb-root
{
  margin-left: -10px;
}

#fb-root iframe
{
  border: none;
  overflow: hidden;
  width: 298px;
  height: 220px;
  margin: 0;
  padding: 0;
}


.hint-span
{
  position: absolute;
  font-weight: bold;
  margin: 0 0 0 -15px;
  cursor: help;
}

  .hint 
  {
    color: #000;
    border: 1px solid #000;
    background: #fff;
    padding: 10px;
    margin: 0 10px;
    display: none;
    width: 300px;
    margin-left: 450px;
    position: absolute;
  }
  
  .hint table
  {
    font-size: 10px;
  }
  
  .hint td, .hint th
  {
    padding: 0px;
  }
  
  
.captcha
{
}


.captcha img
{
  border: 1px solid #999;
  margin: 0 5px 0 0 !important;
  float: left;
}

.captcha span
{
  height: 20px;
  line-height: 20px;
  width: 50px;
  cursor: pointer;
}

.captcha input
{
  width: 50px;
}

#login-form
{
  position: absolute;
  background: #eee;
  top: 164px;
  width: 320px;
  padding: 10px 17px;
  height: 110px;
  margin-left: 600px;
}

#login-form .error
{
  display: none;
}

#login-form .center
{
  text-align: left;
  position: absolute;
  margin-top: -20px;
}

#login-form h2
{
  margin: 0 0 5px 0;
  text-align: right;
}

#login-form .input
{
  padding: 1px 0;
}

#login-form-left
{
  width: 250px;
  float: left;
}

#login-form input
{
  width: 150px;
}  

#login-form-right
{
  width: 160px;
  float: right;
}  

#login-form input.button
{
  padding: 0;
  width: 70px !important;
  border: none;
  margin-left: 225px;
  background: none;
  cursor: pointer;
}  

#lost-passwd
{
  position: absolute;
  margin-top: -23px;
  font-weight: normal;
}

#login-form label
{
  width: 130px;
  margin-right: 10px;
  font-weight: normal;
}  



  
.uploadify
{
  margin-top: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}

#files-list
{
  margin-bottom: 10px;
}

#files-list
{
  color: #0099da;
}
  
  
#files-list input
{
  background: none;
  color: #a00;
  border: none;
  cursor: pointer;
}

#register-go
{
  margin: 5px 0 0 0;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}


#register-go a
{
  text-decoration: none;
}

#register-go a:hover
{
  text-decoration: underline;
}

#top-login-form label
{
  font-size: 11px;
  width: 100px !important;
}

#top-login-form input, #top-login-form input.button
{
  width: 120px;
  margin: 0;
}

#top-login-form input.button
{
  margin-top: 15px;
  width: 60px;
}

#top-login-form table
{
  font-size: 11px;
  width: 320px;
}



#top-login-form .input
{
  padding: 0;
  width: auto;
  margin: 0;
}

#top-login-form .checkbox
{
  width: 20px;
  float: left;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}

#stay-logged
{
  line-height: 15px;
}



.thread
{
  padding: 5px 0 5px 40px;
  background: #fff;
}


.gb-avatar
{
  width: 100px;
  float: left;
  overflow: hidden;
}




/* js kalendar */
#time_select
{
  position: absolute;
  top: 0;
  color: #222;
  background: #fafaff;
  font-size: 1.2em;
  width: 220px;
  height: 255px;
  padding: 10px;
  margin-left: 0;
  text-align: center; 
  visibility: hidden;
  border: 1px solid #666;
}

  #time_select a
  {
    color: #fff;
    text-decoration: none;
  }
  
  #time_select a:hover
  {
    text-decoration: underline; 
  }  
  

#cal_tab
{
  width: 200px;
  padding: 10px;
}

#calendar_table
{
  text-align: center;
  width: 200px;
  height: 140px; 
  border-left: 2px solid #800;
  border-top: 2px solid #800;
  border-bottom: 1px solid #800;
  border-right: 1px solid #800;
}


#calendar_table th       
{
  border-right: 1px solid #999;
  border-bottom: 2px solid #999;
  background: #0A5687;
  color: #fff;
  padding: 0 5px;
  height: 20px;
  width: 40px;
  font-size: .8em;
  overflow: hidden;
}


#calendar_table td
{
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  height: 20px;
  line-height: 20px;
  width: 50px;
  background: #fff;
  overflow: hidden;

}



#calendar_table td.weekend
{
  background: #f0f0f0;
}

#calendar_table td.today
{
  background: #79c1f5;
  color: #fff;
}


  #calendar_table a
  {
    color: #fff;
    text-decoration: none;
  }
  
  #calendar_table a:hover
  {
    text-decoration: underline; 
  }  


#month_year_select
{
  padding-left: 15px;
}

#month_year_select span
{
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  display: block;
  float: left;
}

#month_year_select span.month_select
{
  width: 100px;
}

#month_year_select span.year_select
{
  width: 50px;
}

#month_year_select span.right_arrow
{
  width: 25px;
  background: url(../images/cal-arrow-right.jpg) center no-repeat;
}
  
#month_year_select span.left_arrow
{
  width: 25px;
  background: url(../images/cal-arrow-left.jpg) right center no-repeat;
}

#month_year_select span.left_long_arrow
{
  width: 40px;
  background: url(../images/cal-long-arrow-left.jpg) center no-repeat;
}


#month_year_select span.right_long_arrow
{
  width: 40px;
  background: url(../images/cal-long-arrow-right.jpg) center no-repeat;
}


#access
{
  position: absolute;
  top: 785px;
  margin-left: 80px;
} 


.mail
{
  margin-bottom: 10px;
  padding: 10px 15px;
  border: 2px solid #666;
}

.read
{
  color: #666;
}

.read a
{
  color: #5e6f2a;
}

.mail-header
{
  font-style: italic;
  margin-bottom: 5px;
}

.mail-footer
{
  margin-top: 5px;
  font-size: .8em;
}

#content .content-menu
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #666;
}

  #content .content-menu li
  {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
  }
  
    #content .content-menu li a
    {
      padding: 0 10px;
      border-right: 1px solid #fff;
      float: left;
    }
    
    
#mail-notifier
{
  padding: 5px 10px;
}


#mail-filter
{
  awidth: 250px;
}

#mail-filter label
{
  width: auto;
  padding-right: 10px;
}

#mail-filter input, #mail-filter .select
{
  border: 2px solid #2f3c9b;
  padding: 0;
  width: 70px;
  height: 15px;
}

#mail-filter .select
{
  height: 20px;
  width: 100px;
}

#mail-filter input.button
{
  height: 18px;
  width: 80px;
  font-size: 10px;
}

#mail-filter .input
{
  float: left;
  width: auto;
  padding-right: 20px;
}


#mail-filter div.clear_both
{
  clear: none;
} 



/* AJAX - selectbox */
.selectbox-value
{
  cursor: pointer;
}

.multireference-selectbox
{
  position: absolute;
  width: 400px;
  height: 300px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  overflow: auto;
  text-align: left;
  top: 0;
  left: 0;
}

.selected
{
  background: #36a;
  color: #fff;
}


.multireference-list
{
  padding: 20px;
  background: #ccc;
  border: 2px solid #aaa;
}

.curtain
{
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/admin/curtain.png) top left repeat;
}



.values-list
{
  width: 400px;
  padding-left: 160px;
  color: #000;
}

  .values-list div
  {
    padding: 5px 20px 5px 5px;
    float: left;
    background: #f9e2aa;
    border: 3px solid #fab815;
    margin: 5px 5px 0 0;
  }
  
  .values-list div span
  {
    position: absolute;
    margin-left: 5px;
    cursor: pointer;
    margin-top: -5px;
    font-weight: bold;
    color: #555;
  }  
   
.mail-button
{
  border: 1px solid #666;
  background: #ccc;
  padding: 5px 10px;
  color: #000;
  text-decoration: none;
}

#mail-notifier
{
  position: absolute;
  margin-top: 70px;
  margin-left: 140px;
  text-align: right;
  width: 160px;
  font-size: 12px;
  text-decoration: blink;
}

