/* Created by B&M - Benes&Michl - www.benes-michl.cz */

body {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #BCFEFF;
  margin: 0px; padding: 0px; 
  text-align: center;
  background: url(../images/bg_body.gif) top center repeat-x #006AB2;
}

a{color:#fff;}
a:hover{text-decoration: none;}
a img{border: none;}

p{
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
  margin-top: 5px;
}

ul{margin: 0px; padding: 0px; padding-left: 20px;}
h1{position: absolute; font-size: 36px; font-weight: bold; color:#fff; margin: 0px; padding: 0px; letter-spacing: -1px; width: 500px; display: block; left:30px; top:72px;}

h2{
  display: block;
  font-size: 22px;
  height: 32px;
  font-family: trebuchet MS;
  font-weight: normal;
  border-bottom: 1px solid #FFA800;
  background: url(../images/bg_h2.gif) bottom left no-repeat;
  color:#fff;
  padding: 0px;
  margin: 0px;
  padding-bottom: 10px;
  padding-top:15px;
  margin-bottom:10px;
}

#col_left h2{
  color: #5CBCFF;
  border: none;
  background: none;
  padding: 0px;
  margin: 0px;
  font-size: 20px;
  margin-top: 10px;
}

table{
  border-collapse: collapse;
  margin: 10px 0;
  width: 100%;
  vertical-align: top;
}
table th{ background-color: #0084DF; padding: 5px; font-weight: normal; background-color:#005393; color:#5CBCFF; vertical-align: top;}
table td{ border-bottom: 1px solid #0084DF; padding: 3px 5px; vertical-align: top;}

.download table{border: 1px solid #0084DF;}
.download table td{ border-bottom: 1px solid #0084DF;}



input, textarea {
  background-color: #045E9C;
  border:1px solid #5CBCFF;
  color:#fff;
  font-family: arial;
  font-size: 11px;
  padding: 3px;
}

.orange{color:#ffa800;}
.bold{font-weight: bold;}

/* ------------ LAYOUT ------------ */
#page{
  display: block;
  width: 960px;
  margin: auto;
  text-align: left;
  position: relative;
}
#top{
  display: block;
  height: 133px;
  position: relative;
}

#player {
  display: block;
  position: absolute;
  right: 40px;
  top:20px;
}

#col_left{
  display: block;
  float: left;
  width: 190px;
  margin: 0px; padding: 0px;
  margin-right: 15px;
}
#col_right{
  display: block;
  float: left;
  margin: 0px; padding: 0px;
  width: 755px;
}


#banner {display: block; width:735; background-color: #FFA800; height: 115px; position: relative;border:10px solid #FFA800;}
.home #banner{  height: 210px; position: relative;}


#content .col{
  display: block;
  float: left;
  width: 360px;
  margin: 0px;
  margin-right: 25px;
  text-align: justify;
}
#content .right{
  margin-right: 0px;
}




#main_menu {
  display: block;
  margin-bottom: 25px;
}
#main_menu .menuitem, #main_menu .menuitemactive{
  display: block;
  height: 27px;
  padding-left: 40px;
  background: url(../images/bullet_main_menu.gif) top left no-repeat;
  background-position: 14px 50%;
  font-size: 13px;
  color:#ffffff;
  text-decoration: none;
  padding-top: 9px;
}

#main_menu .menuitemactive{background-color:#FFA800; background-image: none; text-decoration: none;}
#main_menu .menuitemactive a{text-decoration: none;}

#content h2 a {color:#FFFFFF; border:1px solid red;}

#footer{
  display: block;
  padding-top: 5px;
  text-align: center;
  background: url(../images/bg_footer.gif) top center no-repeat;
  border-top:1px solid #157ABD;
  color:#73CFFF;
  margin-top: 40px;
  height: 50px;
}
#footer a {color:#fff; text-decoration: none;}
#footer a:hover{text-decoration: underline;}


.newsletter{
  display: block;
  background-color:#004B7D;
  padding: 15px;
  color: #00B2DE;
}
.newsletter input{
  width: 95px;
  background-color: #002957;
  border:1px solid #006DBE;
  color:#fff;
  font-family: arial;
  padding: 3px;
}
.links{display: block; text-align: center;}
.links a.link {display: block; margin-bottom: 5px; width:180px; height:60px;background-position:right; background-repeat:none;}


.links a.link:hover{background-position:left;}
.links a img{border: none; }


.cleaner{clear: both; display: block; font-size: 1px; height: 1px;}

.title_more{
  display: block;
  position: relative;
}
.title_more a{
  position: absolute;
  top:-45px;
  right: 15px;
  background-color: #0D6EAD;
  padding: 4px 15px;
  text-decoration: none;
  border:1px solid #0084DF;
}
.title_more a:hover{background-color: #FFA800;}

.events {display: block;}
.events .item { display: block; border-bottom: 1px solid #0084DF;  padding: 5px 0px; position: relative;}
.events .item.old { display: block; float: left; width: 350px; height: 90px; margin-right:15px; margin-bottom: 15px;}

.events .item a.item_image{
  display: block;
  width: 88px;
  height: 63px;
  background-color: #069FD1;
  float: left;
  position: relative;
  padding: 6px;
}
.events .item a.item_image:hover{background-color: #FFA800;}


.events .item .desc{display: block; margin-left: 115px;}
.events .item .desc .title{font-size: 16px; font-weight: bold;}
.events .item.old .desc .title{font-size: 12px; font-weight: bold; color:#fff;}

.events .item .desc .date{
  color: #fff;
  background-color: #FFA800;
  display: block;
  width: 90px;
  text-align: center;
  margin: 3px 0px;
  font-size: 14px;
  padding: 3px 0px;
  font-weight: bold;
}
.events .item.old .desc .date{
  background: transparent;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  padding: 0px; margin: 2px 0px;
}

.events .item .desc .text{}

.more{
  display: block;
}


.photogallery {display: block;}
.photogallery .item{display: block; float: left; width: 355px; margin: 0px 20px 0px 0px;}
.home .photogallery .item{margin:0px;}
.photogallery .item .desc{margin: 5px 0px;} 
.photogallery .item .desc .date{display: block; padding: 5px; background-color:#134E6F; color:#fff;margin: 5px 0px; width: 80px; text-align: center;}
.photogallery .item a{display: block; background-color: #069FD1; padding: 10px;}
.photogallery .item a:hover{background-color: #FFA800;}

.photogallery .item a.big{width: 320px; height: 235px;}
.photogallery .item a.small{width: 80px; height: 55px; margin-top: 15px; float: left; margin: 15px 7px 10px 7px;}
/*fotogalerie v clanku*/
.gallery .item {float:left;}
.gallery .item a {
  display:block; padding-right:0px; margin:0px;
  padding:10px; 
  width: 210px;
  background-color: #069FD1; 
  margin-right:10px;
  margin-left:10px; 
  margin-bottom:20px;
}
.photogallery .gallery .item {width:230px;}
.gallery .item a:hover{background-color: #FFA800;}
.gallery .item a .descript {display:block;padding-top:10px; text-decoration: none;}
.gallery .item img {margin:0px; padding:0px;display:block;}
 
 
.news {display: block;}
.news .item {display: block; margin: 0px; padding: 0px; margin-top: 10px; padding-bottom: 10px;}
.news .item .calendar{ display: block; width: 100px; height: 75px; text-align: center; float: left; border: 1px solid #5CBCFF; margin: 0px; margin-left: 20px; margin-top: 5px; font-weight: bold; color:#fff; position: relative;}
.news .item .calendar .year{ font-size: 14px; color:#5CBCFF; background: url('../images/bg_calendar.gif') bottom left repeat-x; height: 20px;}
.news .item .calendar .date{ font-size: 26px; margin-top: 10px;}
.news .item .anot {display: block; padding-left: 150px;}
.news .item .anot h2{margin-top: 0px; padding-top: 0px;}

.home .news .item .calendar {width:60px; height:52px;margin-left:5px;}
.home .news .item .calendar .year {font-size:12px;}
.home .news .item .calendar .date {font-size:16px;margin-top:6px;}


.home .news .item .desc{display: block; margin-left: 115px;}
.home .news .item .desc .title{font-size: 16px; font-weight: bold;}
.home .news .item.old .desc .title{font-size: 12px; font-weight: bold; color:#fff;}

.home .news .more {background: #069FD1; text-align:center;padding:2px 2px; width:65px; margin-top:3px;text-decoration:none;}
.home .news .more:hover {background: #FFA800; }
      
                                      
.news a.item_image{
  display: block;
  width: 88px;
  height: 63px;
  background-color: #069FD1;
  float: left;
  position: relative;
  padding: 6px;
}
.news .item a.item_image:hover{background-color: #FFA800;}




table td.name{width: 300px; color: #fff;}

.guestbook_item{display:block; border-bottom: 1px solid #0084DF; padding: 3px 5px 6px 5px; position: relative; margin: 0px;}
.guestbook_item a{text-decoration: none;}
.guestbook_item a:hover{text-decoration: underline;}
.guestbook_item .author{color:#FFA800; font-size: 16px; font-weight: bold; margin-right: 5px;}
.guestbook_item .date{float:right}
.guestbook_item .reply{float:right; margin-right: 10px;}
.guestbook_item .email{ margin-right: 5px; color:#fff;}
.guestbook_item .www {}
.guestbook_item .text{display: block; margin: 3px 0 5px 0;}


.guestbook_item.sub2{ padding-left: 40px; background: url(../images/bg_reply.gif) top left no-repeat; background-position: 15px 0;}
.guestbook_item.jaybeck.sub2 .author{ display: none;}

.guestbook_item.jaybeck .author{ display: none;}
.guestbook_item.jaybeck .text{margin-top: 20px; color:#fff;}
.guestbook_item.jaybeck .photo{
  display: block;
  width: 50px;
  height: 50px;
  background: url(../data/guestbook_jaybeck.jpg) top left no-repeat;
  float: left;
  margin: 5px 10px 5px 0px;
}




.guestbook_form{
  display: block;
  background-color:#004B7D;
  padding: 15px;
  color: #00B2DE;
}
.guestbook_form input, .guestbook_form textarea{
  background-color: #002957;
  border:1px solid #006DBE;
  color:#fff;
  font-family: arial;
  padding: 3px;
}

.list_navigation{
  display: block;
  text-align: center;
  border-top: 1px solid #FFA800;
  margin-top: 10px;
  padding-top: 10px;
}
.list_navigation a{
  text-decoration: none;
  border:1px solid #0084DF;
  padding: 3px 5px;
  background-color: #045E9C;
}
.list_navigation a.active{
  background-color: #FFA800;
  font-weight: bold;
  color:#fff;
}

.report{
  display: block;
  border-bottom: 1px solid #FFA800;
  padding-bottom: 10px;
  margin-bottom: 10px;
}



.report .post input { width: 200px;}
.report .post textarea { width: 500px;}

.captcha { display: block; border: 1px solid #0084DF; padding: 5px;}
.captcha img {position: relative; top:5px; }




.link.bm {background-image:url(../data/promo/logo_bm.png);}
.link.nubreed {background-image:url(../data/promo/logo_nubreed.png);}
.link.sokolovna {background-image:url(../data/promo/logo_sokolovna.png);}

.err, .not{
  display: block;
  padding: 10px;
  margin: 10px 0px;
  background-color: #FFA800;
  color:#fff;
  font-weight: bold;
}
.not{background-color: #004B7D;}






