/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*       © 2008 Jakub Kribik - LevneRychle[.]cz          */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
#sloupec-levy, #hlavicka ul{
	display:none;
}
/* ***************************************************** */
/* ***************************************************** */
#hlavicka a{
	letter-spacing: 1px;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
  text-align:center;
	color:#ff6a00;
}
/* ***************************************************** */
/* ***************************************************** */
* {
  margin:0 auto;
  padding:0;
  font-size: 12px;
	line-height:1.6;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}
/* ***************************************************** */
/* ***************************************************** */
/* klasika telo stranky*/
body{
	padding:10px 0;
}
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  color: #505050;
}
/* ***************************************************** */
/* ***************************************************** */
a, h1, h2, h3, h4, h5, h6{
	color:#ff6a00;
}
hr{
	border-top-color:#ff6a00;
}
/* ***************************************************** */
/* ***************************************************** */
/* odkazy */
a {
  text-decoration:none;
}
/* ***************************************************** */
/* ***************************************************** */
/*  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;
}
h3{
	margin:5px auto;
	padding: 0;
	font-size: 12pt;
}
h4 {
  font-size: 10pt;
	margin-bottom:5px;
}
/* ***************************************************** */
/* ***************************************************** */
/* 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-width:0;
	border-top-width:2px;
	border-top-style:solid;
}
li{
	margin-left:20px;
}
p, ul, div{
	margin:10px 0;
	text-align:justify;
}
/* ***************************************************** */
/* ***************************************************** */
.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%;}
/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*       © 2008 Jakub Kribik - LevneRychle[.]cz          */
/*                  info@levnerychle.cz                  */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */