/* ************************************************************************************************************************* */
/* *****                                                FreshWeb                                                       ***** */
/* *****                                        © Jakub Křibík 2004-2006                                               ***** */
/* *****                                                                                                               ***** */
/* *****                                           http://byfresh.net                                                  ***** */
/* *****                                               307-594-187                                                     ***** */
/* *****                                          fresh.jakub@seznam.cz                                                ***** */
/* ************************************************************************************************************************* */
/**************************   globalni nastaveni   **************************/
* {
  margin:0;
  padding:0;
  border:0;
  text-decoration:none;
}
body{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height:12px;
  color: #555555;
  background: #272727;
}
h1,h2{
  padding:1px 10px;
  margin:10px 0 5px 0;
  font-size: 15px;
  line-height:25px;
  display:block;
  text-align:left;
  color: #666666;
  background:url(h2.jpg) no-repeat bottom left;
}
h3{
  font-size: 16px;
  text-align:left;
  color: #afcfaf;
}
a {
  color:#469046;
}
a:hover {
  color:#869fd8;
}
.nofloat{
  clear:both;
}
.cara {
  margin-left:1em;
  margin-right:1em;
  background-color: none;
  border-color: #afcfaf;
  border-bottom-width: 0px;
  border-top-width: 1px;
  border-style: dotted;
  height: 1px;
  clear: both;
}
.img-left{
  display: block; 
  float: left;  
  margin: 0 5px 5px 0; 
}
.img-right{ 
  display: block;  
  float: right;  
  margin: 0 0 5px 5px; 
}
.img-center{ 
  display: block; 
  clear:both;
  margin: 0px auto; 
}
/* ************************************************************************************************************************* */
/**************************   obal stranky   **************************/
.hlavni{
  width:755px;
  background:url(hlavni.jpg) repeat-y top center #eee;
  margin:0 auto;
  padding:0px 10px;
  _padding:0 8px;
  text-align: justify;
  line-height:20px;
  font-size:12px;
}  
/* ************************************************************************************************************************* */
/**************************   hlavicka stranky   **************************/
.hlava {
  width:755px;
  height:130px;
  border-bottom:1px solid #666666;
}
.hlava img{
  border:0;
  _margin-bottom:-2px;
}
/* ************************************************************************************************************************* */
/**************************   leve menu stranky   **************************/
.menu {
  font-size:12px;
  float:left;
  width:199px;
}
.menu ul {
  list-style:none;
}
.menu ul li {
  margin:1px 0 0 0;
  _margin:1px 0 -2px 0;
  display: block;
  height:25px;
}
.menu ul li a {
  color:#888888;
  background:url(menu.jpg) no-repeat center top #afcfaf;
  text-decoration: none;
  display: block;
  line-height:25px;
  text-align:center;
}
.menu ul li a.akt {
  background:url(menu-hover.jpg) repeat-y right top #869fd8;	
  color:white;
}
.menu ul li a:hover {
  color: white;
  background:url(menu-hover.jpg) repeat-y right top #869fd8;	
}
.menu h2{
  margin:20px 0 0 0;
  background:url(menu-hover.jpg) no-repeat center top;
  line-height:25px;
}
.menu img{
  border:0;
}
.menu .kontakt{
  font-size:11px;
  line-height:14px;
  text-align:center;
}
.menu input{
  border:1px solid #869fd8;
  border-width:1px 0 1px;
  width:199px;
}
/* ************************************************************************************************************************* */
/**************************   obsah stranky   **************************/
.obsah{
  width:545px;
  float:right;
  margin:0;
  padding:0 0 10px 0;
}
.obsah p{
  padding:0 20px 0 10px;
  text-align: justify;
  text-indent: 10px;
}
/* ************************************************************************************************************************* */
/**************************   paticka stranky   **************************/
.paticka{
  clear: both;
  font-size: 10px;
  line-height:12px;
  text-align: center;	
  padding: 10px 0;
  margin:0px 0 0 210px;
  width:545px;
}
.paticka a {
  color:#555555;
  text-decoration:underline;
}
.paticka a:hover {
  color:#469046;
  text-decoration:none;
}
.paticka img{
  border:0;
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/**************************   cotojatka   **************************/
.cotojatka { 
  border: 0px solid #333333;
  color: #DDDDDD;
  background: #565656;
  padding: 3px 5px;
  font-weight:bold;
  margin:45px 0 0 12px;
}
.cotojatka-anchor {
  border: 0px solid #333333;
  color: #DDDDDD;
  background: #565656;
  padding: 3px 5px;
  font-weight:bold;
  margin:45px 0 0 12px;
}
.menu .cotojatka-moje {
  border: 0px solid #333333;
  color: #DDDDDD;
  background: #565656;
  padding: 3px 5px;
  font-weight:bold;
  margin:45px 0 0 12px;
}
/* ************************************************************************************************************************* */
/* *****                                                FreshWeb                                                       ***** */
/* *****                                        © Jakub Křibík 2004-2006                                               ***** */
/* *****                                                                                                               ***** */
/* *****                                           http://byfresh.net                                                  ***** */
/* *****                                               307-594-187                                                     ***** */
/* *****                                          fresh.jakub@seznam.cz                                                ***** */
/* ************************************************************************************************************************* */