/* CSS Document */
body {
  font-size: 10pt;
  font-family: tahoma;
  background-color: #000000;
  color: #ffffff;
  margin: 0;
  padding: 0;
  padding: 10px 0 30px 0;
}

#page {
  width: 800px;
  min-height: 900px;
  margin: 0 auto;
  border: 1px solid #444444;
  background: url(img/footer.jpg) no-repeat bottom;
}

/* -----------------------------HEADER--------------------------------- */
.slideshow {
  width: 800px;
  height: 246px;
  overflow: hidden;
}

/*-------------------------------SIDEBAR--------------------------------------*/
#bline {
  background: url(img/big_line.jpg) no-repeat center;
  width: 800px;
  height: 11px;
  margin-top: 7px;
  margin-bottom: 8px;
}

#sidebar {
  background: url(img/sidebar_bg.jpg) repeat-x;
  height: 20px;
  width: 800px;
  padding-top: 2px;
}

#sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#sidebar ul li {
  display: inline;
}

#sidebar .first {
  background: none !important; 
}

#sidebar ul li a {
  font-size: 10pt;
  color: #dd0000;
  text-decoration: none; 
  background: none;
  padding-left: 25px;
  padding-right: 25px;
}

#sidebar ul li a:hover {
  font-size: 10pt;
  text-decoration: none;
    color: #ffffff; 
}

#sidebar ul li:hover {
  background:#660000;
  color:#ffffff;
}



/* -----------------------------CONTENT--------------------------------- */
.foto {
  width: 168px;
  height: 135px;
  background-color: #444444;
  margin-right: 5px;
  margin-top: 5px;
  text-align: center;
  float: left;
 padding-top: 10px; 
}



.foto:hover {
  background-color: #888888;
  cursor: pointer;

}

#velky_nahled .foto:hover {
  background-color: #aaaaaa;
  cursor: pointer;

}

#velky_nahled .foto {
  width: 168px;
  height: 120px;
  background-color: #444444;
  margin-right: 5px;
  margin-top: 5px;
  text-align: center;
  float: left;
 padding-top: 5px; 
}


.foto a {
  color: #cccccc !important;
  text-decoration:none !important;
}


.foto img {
  position: relative;
  top: 10px;
  max-width:130px;
  max-height:98px;
}

#content {
  width: 780px;
  min-height: 300px;
  margin-bottom: 185px; 
  padding: 0 10px 0 10px; 
}

#rightbox {
  width: 210px;
  float: right;
}

#rightbox a {
  text-decoration: none;
}

#rightbox img {
  border: none;
}

.rkontakt {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  list-style-type: none;
}

.rkontakt li {
  line-height: 30px;
}

.rkontakt .telefon {
  background: url(img/tel.jpg) no-repeat;
  padding-left: 40px;
}

.rkontakt .mail {
  background: url(img/mail.jpg) no-repeat;
  padding-left: 40px;
}

.rkontakt .mail a, #leftbox a {
  text-decoration: none;
  color: #F00;
}

.rkontakt .mail a:hover, #leftbox a:hover {
  text-decoration: none;
  color: #F80;
}

#aktuality {
  border-top: 1px solid #333333;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  width: 210px;
}

.atop {
  background: url(img/atop.jpg) no-repeat;
  width: 210px;
  height: 23px;
  padding-left: 10px;
  padding-top: 2px;
}

.abody {
  background: url(img/abody.jpg) no-repeat center top;
  min-height: 230px;
  width: 190px;
  font-size: 9pt;
  padding: 10px;  
}

.abody ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 40px;
}

.abody ul li {
  margin-bottom: 5px;
}

.abody ul li a {
  color: #94ee97;
  text-decoration: underline; 
}

.abody ul li a:hover {
  color: #5EBA62;
  text-decoration: underline; 
}

.abody strong {
  color: #94ee97;
}

.line-kontakt {
  background: url(img/line_konktat.jpg) no-repeat;
  width: 210px;
  height: 22px;
}

#leftbox {
  width: 560px;
  min-height: 300px;
  background: url(img/bottom_line.jpg) no-repeat right bottom;
  padding-bottom: 25px;
}

#leftbox img {
  border: none;
}


#leftbox h1 {
  background: url(img/h1.jpg) no-repeat;
  font-size: 14pt;
  padding-left: 40px;
  padding-bottom: 10px;
}

#leftbox .tabulka a {
  color: #111111;
}

#leftbox .arch {
  background: url(img/architektura.jpg) no-repeat;
  width: 168px;
  height: 135px;
  text-align: center;
  padding-top: 5px;
}

#leftbox .arch:hover {
  background: url(img/architekturah.jpg) no-repeat;
  cursor: hand;
}

#leftbox .krajina {
  background: url(img/krajina.jpg) no-repeat;
  width: 168px;
  height: 135px;
  text-align: center;
  padding-top: 5px;
}

#leftbox .krajina:hover {
  background: url(img/krajinah.jpg) no-repeat;
  cursor: hand;
}

#leftbox .makro {
  background: url(img/makro.jpg) no-repeat;
  width: 168px;
  height: 135px;
  text-align: center;
  padding-top: 5px;
}

#leftbox .makro:hover {
  background: url(img/makroh.jpg) no-repeat;
  cursor: hand;
}

.small {
  font-size: 9pt;
  clear: both;
}

/*--------------------------FOOTER-----------------------------*/
#footer {
  color: #ffffff;
  font-size: 9pt;
  width: 800px;
  margin: 0 auto;
  margin-top: 5px;
}

#footer #fleft {
  float: left; 
}

#footer #fleft a, #fright a {
  text-decoration: none;
  color: #ffffff; 
}

#footer #fleft a:hover, #fright a:hover {
  text-decoration: underline;
  color: #ffffff; 
}

#footer #fright {
  float: right; 
}

#mininahledy {
background:none;
}


#mininahledy #mininahledy_in {
display:none;
}

#leva_sipka_in {
display:none;
position:relative;
top:250px;
left:75px;
position:relative;
background: url(img/left_arrow.png);
width:50px;
height:100px;
}


#prava_sipka_in {
display:none;
position:relative;
top:250px;
left:75px;
background: url(img/right_arrow.png);
width:50px;
height:100px;
}























