/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*                                                                                                                           */
/*                                       © 2007 Jakub Kribik - LevneRychle[.]cz                                              */
/*                                                info@levnerychle.cz                                                        */
/*                                                                                                                           */
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
.levemenu{
	display:none;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
* {
  margin:0 auto;
  padding:0;
  font-size: 12px;
	line-height:1.6;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
/* klasika telo stranky*/
body{
  background:transparent;
	padding:0;
	margin:0;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  color: #333;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
/* odkazy */
a {
  color: #f58428;
  text-decoration:none;
}
a:hover {
  color:black;
  text-decoration:underline; 
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*  nastaveni nadpisu  */
h2, h3, h4, h5 { 
  margin: 0; 
	padding: 0; 
	line-height: 1.2; 
}
h2, h3, h4 {
  font-family: 'Trebuchet MS', 'Verdana', sans-serif;
  padding-top: .2em;
}
h2 {
	margin:5px auto;
	padding: 0;
	font-size: 15pt;
	font-style:italic;
	line-height:25px;
	letter-spacing: 1px;
	color: #f58428;
}
h3{
	margin:5px auto;
	padding: 0;
	font-size: 12pt;
	color: #f58428;
}
h4 {
  font-size: 10pt;
  color: #f58428;
	margin-bottom:5px;
}
h5{
	color: #f58428;
}
h6{
	color: #f58428;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
/* obrazky */
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; 
}
/******************************************************************************************************************/
/******************************************************************************************************************/
/* ostatni pomocne */
.nofloat{
  clear:both;
}
hr{
	height:0;
	clear:both;
	border:0;
	border-top:2px solid  #f58428;
}
li{
	margin-left:20px;
}
p, ul, div{
	margin:10px 0;
	text-align:justify;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
/* hlavicka stranky */
.hlavicka a{
	letter-spacing: 1px;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
  text-align:center;
	color: #f58428;
}

/******************************************************************************************************************/
/******************************************************************************************************************/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {display: inline-block;}

/* ie win hack ~ height acts like min-height \*/
* html .clearfix {height: 1%;}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*                                                                                                                           */
/*                                       © 2007 Jakub Kribik - LevneRychle[.]cz                                              */
/*                                                info@levnerychle.cz                                                        */
/*                                                                                                                           */
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */