html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 
{
  padding: 0;
  margin: 0;
  list-style: none;
}
html
{
  background: #00A9DE;
}
body 
{
  font-size: 62.5%;
  text-align: center;
  color: #000000;
  font-family: Georgia, "New York CE", utopia, serif; 
  width: 100%;

}
.main 
{
  width: 1200px;
  text-align: left;
  margin: 0 auto;
  position: relative;
  font-size: 110%;
}

h1
{ 
  font-size: 15px; 
  color: #FF7400; 
}
h2{ font-size: 13px; }
h3{ font-size: 13px; }
h4{ font-size: 120%; }
h5{ font-size: 120%; }
h6{ font-size: 120%; }
.col-right h2
{
  color: #FF7400; 
}
.col-right h2, .col-right h3
{
  margin-top: 10px;
}
a { color: #FF7400; text-decoration: none; }
a:hover { text-decoration: underline;}
p { padding: 3px; line-height: 150%;}
.wrapper { clear: both; }

.header 
{
  width: 1200px;
}
.header .homelink
{
	width: 338px;
	height: 239px;
	position: absolute;
	left: 0px;
	background: url(logo2.gif) no-repeat left top;
	float: left;
	display: block;
}
.header .homelink a
{
	display: block;
	width: 338px;
	height: 239px;
}
.header .homelink a:hover
{
  text-decoration: none;
}
.header .homelink a span
{
	visibility: hidden;
}
.slide
{
  background: url(slide.gif) no-repeat left top;
  width: 862px;
  height: 239px;
  position: absolute;
  left: 338px;
  top: 0;
}
.slideImg
{
  background-image: url(../zahlavi/header-img.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  left: 147px;
  top: 22px;
  width: 478px;
  height: 183px;
}
.slideImg.novinky
{
  background-image: url(../zahlavi/novinky.jpg);
}
.slideImg.daniel
{
  background-image: url(../zahlavi/daniel.jpg);
}
.slideImg.d2008
{
  background-image: url(../zahlavi/2008.jpg);
}
.slideImg.d2007
{
  background-image: url(../zahlavi/2007.jpg);
}
.slideImg.d2006
{
  background-image: url(../zahlavi/2006.jpg);
}
.slideImg.d2005
{
  background-image: url(../zahlavi/2005.jpg);
}
.slideImg.masinka-tomas
{
  background-image: url(../zahlavi/masinka-tomas.jpg);
}
.slideImg.martin
{
  background-image: url(../zahlavi/martin.jpg);
}
.slideImg.m2008
{
  background-image: url(../zahlavi/m2008.jpg);
}
.slideImg.m2007
{
  background-image: url(../zahlavi/m2007.jpg);
}
.slideImg.jana
{
  background-image: url(../zahlavi/jana.jpg);
}
.slideImg.honza
{
  background-image: url(../zahlavi/honza.jpg);
}
.slideImg.cv
{
  background-image: url(../zahlavi/cv.jpg);
}
.slideImg.masinka-tomas
{
  background-image: url(../zahlavi/masinka-tomas.jpg);
}
.slideImg.fotogalerie
{
  background-image: url(../zahlavi/fotogalerie.jpg);
}
.slideImg.videogalerie
{
  background-image: url(../zahlavi/videogalerie.jpg);
}
.slideImg.kniha-navstev
{
  background-image: url(../zahlavi/kniha-navstev.jpg);
}
.slideImg.kontakt
{
  background-image: url(../zahlavi/kontakt.jpg);
}
.slideImg.cv
{
  background-image: url(../zahlavi/cv.jpg);
}
.slideImg.kalendar
{
  background-image: url(../zahlavi/kalendar.jpg);
}
.slideImg.ae
{
  background-image: url(../zahlavi/ae.jpg);
}
.slideImg.jahoda
{
  background-image: url(../zahlavi/jahoda.jpg);
}
.slideImg.AE
{
  background-image: url(../zahlavi/alter_ego.jpg);
}

.slideImg.m2009
{
  background-image: url(../zahlavi/m2009.jpg);
}
.slideImg.dan2009
{
  background-image: url(../zahlavi/2009.jpg);
}
.slideImg.anna
{
  background-image: url(../zahlavi/anna.jpg);
}
.slideImg.adopce
{
  background-image: url(../zahlavi/adopce.jpg);
}


.slideImg.dan2010
{
  background-image: url(../zahlavi/dan2010.jpg);
}
.slideImg.anna2010
{
  background-image: url(../zahlavi/andulka2010.jpg);
}
.slideImg.martin2010
{
  background-image: url(../zahlavi/martin2010.jpg);
}

.slideImg.d2011
{
  background-image: url(../zahlavi/d2011.jpg);
}
.slideImg.a2011
{
  background-image: url(../zahlavi/a2011.jpg);
}
.slideImg.m2011
{
  background-image: url(../zahlavi/m2011.jpg);
}

.slideImg.d2012
{
  background-image: url(../zahlavi/d2012.jpg);
}
.slideImg.a2012
{
  background-image: url(../zahlavi/a2012.jpg);
}
.slideImg.m2012
{
  background-image: url(../zahlavi/m2012.jpg);
}

/* cols */
.cols
{
  float: left;
  left: 0;
  position: relative;
  top: 239px;
  width: 1082px;

}
.col-left
{
  width: 331px;
  float: left;
}
.col-right
{
  float: left;
  left: 30px;
  position: relative;
  width: 721px;
  background: url(page-bck.gif) repeat-y left top;
}


/* col-left */
/* menu */
.menu, .menu-bottom
{
  position: relative;
  left: 3px;
  top: 0;
  width: 337px;  
}
.menu
{
  background: url(menu-top.gif) no-repeat left top;
  padding-top: 34px; 
}
.menu-bottom
{
  background: url(menu-bottom.gif) no-repeat left bottom;
  height: 47px;
  left: 0;
}
.menu ul
{
  background: url(menu-item-back.gif) repeat-y left top;
  position: relative;
  left: 81px;
  padding: 5px 0px 0 0px;
  width: 247px;  
}
.menu ul li, .menu ul ul li
{
  padding: 0;
  font-size: 110%;
  font-weight: bold;
  background: url(menu-li-border.gif) no-repeat 13px bottom;
  padding-bottom: 1px;
  
}
*html .menu ul li
{
  height: 25px;
  
}
.menu ul li a
{
  background: url(menu-item-back.gif) repeat-y left top;
  display: block;
  padding: 7px 20px 7px 30px;
  color: #000000;
}
.menu ul li a:hover, .menu ul li a.active, .menu ul li ul li a
{
  background: url(menu-item-hover-back.gif) repeat-y left top;
}
.menu ul li a:hover, .menu ul li a.active
{
  color: #FF7400;
  text-decoration: none;
}
.menu ul ul
{
  left: 0;
  padding-top: 0;
}
.menu ul ul li
{
  padding-top: 0;
  padding-bottom: 0; 
}
*html .menu ul ul li
{
  margin-top: -3px;
}
.menu ul ul li a
{
  padding: 7px 20px 7px 40px;
}

.search-form
{
  background: url(search_top.gif) no-repeat left top;
  width: 238px;
  height: 35px;
  position: relative;
  left: 0;
  top: 0;
}
.search-form form
{
  width: 238px;
  height: 35px;
  margin: 0;
  padding: 0;
}
.search-form label
{
  padding: 0;
}
#search
{
  width: 156px;
  height: 20px;
  position: relative;
  left: 15px;
  top: 5px;
  border: none;
  padding: 0 10px; 
 /*  color: #CCCCCC;  */
  &width: 153px;
}
*html #search
{
  width: 150px;
}

#btn-search, #btn-login
{
  background: url(search-btn.gif) no-repeat left top;
  width: 0px;
  height: 27px;
  position: relative;
  left: 11px;
  top: 7px;
  border: none;
  cursor: pointer;
  cursor: hand;
  text-indent: 130px;
  padding-left: 22px;
  &width: 26px;
  color: #FF7400;
}
*html #btn-search,
*html #btn-login
{
  left: 20px;
}
#btn-login
{
  left: -4px;
  top: 4px;
  &top: 0;
}
*html #btn-login
{
  left: -3px;
}
.logout
{
  padding: 10px 0;
  margin-left: 15px;
}
.forms
{
  background: url(search_bck.gif) repeat-y left top;
  position: relative;
  left: 90px;
  top: -1px;
  width: 238px;
}
.forms-end
{
  background: url(search_bottom.gif) repeat-y left top;
  position: relative;
  top: 0px;
  left: 0;
  width: 238px;
  height: 13px;
  overflow: hidden;
}
*html .forms-end
{
top: 1px;
}
.login-form
{
  padding-bottom: 7px;
}
.login-form form
{
  margin:0;
  padding: 0;
}
.login-form form input.field
{
  border: 1px solid #CCCCCC;
  width: 155px;
  height: 20px;
  margin-left: 15px;
  position: relative;
  padding: 2px 10px; 
  &width: 153px;
}
.error
{
  padding: 5px 10px 5px 15px;
}
.error h4
{
  font-size: 110%;
}
/* box */
.box
{
  background: url(box-back.gif) repeat-y left top;
  width: 237px;
  left: 91px;
  position: relative;
  top: -1px;
}
.box .label
{
  background: url(box-top.gif) no-repeat left top;
  width: 237px;
  height: 79px;
}
.box .label strong
{
  padding:40px 20px 0 45px;
  display: block;
  font-size: 120%;
  color: #FF7400;
}
.box img
{

}
.box .article p
{
  padding: 30px 30px 30px 30px;
  line-height: 130%;
}
.box-bottom
{
  background: url(box-bottom.gif) no-repeat left top;
  width: 237px;
  height: 49px;
}

/* col-right */
.nav
{
  background: url(page-bck-top.gif) no-repeat left top;
  width: 721px;
  padding-bottom: 23px;
/*   height: 43px; */
}
.nav p
{
  padding: 15px 40px 0 65px;
}
.nav a
{

}
/* news */

.news, .page
{
/*   padding-bottom: 50px; */
  float: left;
  position: relative;
}
.news
{
  padding-bottom: 45px;
}
.new, .article .item
{
  float: left;
  padding: 15px 0px 15px 0px;
  background: url(border-new.gif) no-repeat 65px bottom;
  position: relative;
}
.new.hot
{
  background: url(page-hot-bck.gif) repeat-y left top;
/*   width: 681px; */
}
*html .new.hot
{
  width: 721px;
}

.in-new
{
  background: url(news-point.gif) no-repeat left 3px;
  padding-left: 30px;
/*   position: relative; */
}
.ico-hot-new
{
  position: absolute;
  width: 15px;
  right: 10px; 
}
.new.hot .ico-hot-new.novinka
{
  background: url(new-hot-novinka.gif) no-repeat left top;
  height: 62px;
  top: 10px;
}
.new.hot .ico-hot-new.vykrik
{
  background: url(new-hot-!.gif) no-repeat left top;
  height: 41px;
  bottom: 10px;  
}
.new .lab, .article .item .lab
{
  padding-bottom: 5px;
}
.new .lab h2, 
.new .lab h2 a, 
.article .item .lab h2, 
.article .item .lab h2 a
{
  color: #FF7400;
}
.new .navigation, 
.article .item .navigation
{
  padding-bottom: 15px;
}
.new a, .new .navigation a, .content a, .navigation a
{
  color: #DF2800;
}

.new-img 

{
/*   background: url(border-img-new.gif) no-repeat left top;
  width: 150px;
  height: 114px; */
  float: left;
  margin: 0 15px 20px 0;
}
.new .item .perex p img,
.perex p img
{
  float: left;
  margin: 0 15px 20px 0;
  border-right: 7px solid #CCCCCC;
  border-bottom: 7px solid #CCCCCC;
}
.new-img img
{
  border: none;
    border-right: 7px solid #CCCCCC;
  border-bottom: 7px solid #CCCCCC;
}
.new .perex,
.article .item .perex
{
  font-size: 110%;
  line-height: 130%;
}
/* pager */
.pager
{
  position: absolute;
  right: 118px;
  bottom: 10px;
}
.gallery .pager
{
  bottom: 0;
}
.video-item .pager
{
  bottom: 1px;
  right: 71px;
}
.video
{

}
.pager a
{
  display: block;
  float: left;
  font-weight: bold;
  font-size: 120%;
  padding: 0 6px;
}
.pager a.page
{
  color: #000000;
  margin-top: 8px;
  background: url(pager-new-bck.gif) no-repeat right bottom;
}
.pager a.active
{
  color: #FF7400;
}
.pager .previous
{
  background: url(arrow-left.gif) no-repeat left top;
  width: 33px;
  height: 33px;
  margin-right: 15px;
  padding: 0;
  margin-top: 14px;
}
.pager.detail .previous
{
  margin-top: 0px;
  position: absolute;
  top: 14px;
  left: -82px;
  background: none;
  width: auto;
  height: auto;
}
.pager .previous span
{
  display: none;
}
.pager .next
{
  background: url(arrow-right.gif) no-repeat left top;
  width: 33px;
  height: 33px;
  margin-left: 15px;
  padding: 0;
}
.pager .next span
{
  display: none;
}

.footer
{
  background: url(footer.gif) no-repeat left bottom;
  width: 830px;
  height: 79px;
  clear: both;
  position: absolute;
  bottom: -79px;
  left: 0;
}
.secondary-menu
{
  width: 104px;
  position: relative;
  top: 47px;
  left: 65px; 
/*   margin: 47px 0 0 65px; */
}

.secondary-menu ul
{
  background: #FF7400;
}
.secondary-menu ul li
{
  padding: 15px;
}
.secondary-menu ul li a
{
  color: #FFFFFF;
  display: block;
}
.claim
{
  color: #FFFFFF;
/*   position: relative;
  right: 134px;
  bottom: 0; */
  text-align: right;
  margin: 20px 136px 0 10px;
}
 /* news-detail */
.news .label, .page .label
{
  /* background: url(page-hot-bck.gif) repeat-y left top;
  padding: 5px 0 10px 34px; */
} 
.page td.label
{
  background: #FFF5ED;
}
.news .label h1, 
.page .label h1, 
.page h1
{
  background: url(news-point.gif) no-repeat left 6px;
  padding: 3px 0 3px 30px;
  zoom: 1;
} 

.page h1
{
  padding-bottom: 30px;
}
.news .label .navigation, .page .label .navigation
{
 padding: 2px 0 2px 34px;
}
.news .item, .page .item
{
  padding: 15px 0px 15px 0px;
  float: left;
/*   font-size: 110%; */
  line-height: 120%;
}
.page-in
{
  padding: 15px 65px 25px 64px;
  background: url(page-top-bck.gif) no-repeat left top;
  width: 610px;
}
.item .perex
{
  font-style: italic;
}

/* fotogalerie */
.gallery-item
{
  border: 1px solid #CCCCCC;
  padding: 10px;
  float: left;
  width: 149px;
  margin: 10px 25px 0 0;
}
.gallery-item.video-item
{
  width: 400px;
}
.gallery-item .new-img
{
  margin: 0;
  margin-bottom: 10px;
}
.gallery-item .new-img a, .gallery-item .new-img a img
{
  border: none;
  color: transparent;
}
.gallery-item .new-img a img
{
  width: 142px;
  height: 107px;
}
.gallery-item h2
{
  font-size: 12px;
  margin-bottom: 5px;
}
.gallery-text
{
  line-height: 150%;
  padding-bottom: 8px;
}
/* detail galerie */
.gallery-detail-box
{
  border: 1px solid #CCCCCC;
  padding: 20px;
/*   width: 546px; */
  padding-bottom: 70px;
  position: relative;
  margin-top: 10px;
}
.gallery-detail-img
{
/*   background: url(border-gallery-detail.gif) no-repeat left top;
  width: 546px;
  height: 413px; */
  border-right: 7px solid #CCCCCC;
  border-bottom: 7px solid #CCCCCC;
}
.gallery-detail-img img
{
  vertical-align: middle;
}
.gallery-detail-box .pager
{
  right: 20px;
  bottom: 20px;
}
*html .gallery-detail-box .pager
{
  bottom: 40px;
}

table
{
	border-top: 1px solid #FF7400;
	border-left: 1px solid #FF7400;
  border-collapse: collapse;
  margin: 10px 0;
}
table th
{
  color: #FF7400;
  background: #FFF5ED;
}
table td, table th
{
	padding: 5px;	
	border-right: 1px solid #FF7400;
	border-bottom: 1px solid #FF7400;
}
form 
{

}
label
{
  display: block;
  padding: 3px;

}
form input
{
  border: 1px solid #CCCCCC ;
}
.captcha-help
{
  display: block;
}
.guestbook #Content
{
  border: 1px solid #CCCCCC;
}
form input.submit
{
  background: #00A9DE;
  border: none;
  cursor: pointer;
  cursor: hand;
}
.sitemap
{
  font-size: 120%;
}
.sitemap li
{
  padding: 3px;
}
.fulltext h2.title
{
  margin-top: 0;
  background: url(news-point.gif) no-repeat left 6px;
  padding: 3px 0 3px 30px;
  zoom: 1;
}
.fulltext h3.title
{
  clear: both;
}
.fulltext .item
{
  float: none;
}
.guestbook-item .gest-name
{
  color: #00A9DE;
  padding-left: 3px;
}
.guestbook-item .email
{
  color: #FF7400;
  padding-left: 3px;
}