/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*                                              Vytvořil: © 2007 JAKUB KŘIBÍK                                                */
/*                                                 email: info@levnerychle.cz                                                */
/*                                                   web: http://levnerychle.cz                                              */
/*                                                   icq: 307-594-187                                                        */
/*                                                 skype: levnerychle.cz                                                     */
/*                                                                                                                           */
/*                                         Vytvořeno pro: e-shop IMPEXTA 3000                                                */
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */


/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*  N A S T A V E N I   W E B U  */
body{
  font-family: "Trebuchet MS", arial, sans-serif;
  color: #595959;
  padding: 0px;
  margin: 0;
  border:0;
  background:white;
	text-align:center;
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*  N A S T A V E N I   O D K A Z U  */
a {
  color:  #333333;
  text-decoration:none;
}
a:hover {
  color:#333333;
  text-decoration:underline; 
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*  N A S T A V E N I   O B R A Z K U  */
img{
  border:0;
}
.img-left{ 
  display: block; 
  float: left;  
  margin: 0 5px 5px 0; 
}
.img-right{ 
  display: block;  
  float: right;  
  margin: 0 0 0 5px; 
}
.img-center{ 
  display: block; 
  margin: 0px auto; 
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*  C A R A  */ 
.cara {
  margin:5px 0;
  width:100%;
  border:0;
  border-bottom: 3px double #f79611;
  height: 1px;
  clear: both;
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*   H L A V A   S T R A N K Y   */  
.hlava {
  margin:0 auto;
  padding:19px 0px;
	text-align:center;
	font-size:12px;
	background:url(img/nahled-vyrobku-back.jpg) repeat-x;
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*  T E L O  */  
.telo{
  margin:0 auto;
  padding:0;
  line-height: 18px;
  font-size: 13px;
}
.telo h1{
	margin:0 0 0px 0;
	padding:0 10px 0 10px;
	height:32px;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	color:white;
	border:1px solid #323232;
	background:url(img/header-back.jpg) repeat-x bottom #656565;
}
.telo h1 a{
	color:white;
	text-decoration:none;
}
.telo h1 a:hover{
	text-decoration:underline;
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/* PATA STRANKY */  
.paticka{
  clear: both;
  margin:0 0 0px 0;
	padding:0 10px 0 10px;
	height:32px;
	line-height:32px;
	font-size:14px;
	font-weight:normal;
	color:white;
	border:1px solid #323232;
	background:url(img/header-back.jpg) repeat-x bottom #656565;
}
.paticka a {
  color:white;
	text-decoration:none;
}
.paticka a:hover {
  text-decoration:underline;
}
.paticka img{
  border:0;
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/* FOOTER STRANKY */  
.footer{
  padding:15px 0;
	margin:0;
	height:100px;
  font-size: 11px;
  line-height:13px;
  text-align: center;	
  background:url(img/nahled-vyrobku-back.jpg) repeat-x top;
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*                                              Vytvořil: © 2007 JAKUB KŘIBÍK                                                */
/*                                                 email: info@levnerychle.cz                                                */
/*                                                   web: http://levnerychle.cz                                              */
/*                                                   icq: 307-594-187                                                        */
/*                                                 skype: levnerychle.cz                                                     */
/*                                                                                                                           */
/*                                         Vytvořeno pro: e-shop IMPEXTA 3000                                                */
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */

