/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*                                                                                                                           */
/*                                       © 2007 Jakub Kribik - LevneRychle[.]cz                                              */
/*                                                info@levnerychle.cz                                                        */
/*                                                                                                                           */
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
.vrchnimenu ul,.aktuality{
	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{
	padding:0;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  color: black;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
/* odkazy */
a {
  color:black;
  text-decoration:underline;
}
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
/*  nastaveni nadpisu  */
h2, h3, h4, h5, h6 { 
  margin: 0; 
	padding: 0; 
	line-height: 1.2;
	color:black;
}
h2, h3, h4 {
  font-family: 'Trebuchet MS', 'Verdana', sans-serif;
  padding-top: .2em;
}
h2 {
	margin:0 auto 5px;
	padding: 0;
	font-size: 16pt;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing: 1px;
}
h3{
	margin:5px auto;
	padding: 0;
	font-size: 13pt;
	font-weight:normal;
	letter-spacing:1px;
}
h4 {
  font-size: 11pt;
	margin-bottom:5px;
}
h5{
	font-size: 10pt;
}
h6{
	font-size: 9pt;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
/* 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;
	display:none;
	border-top:1px solid black;
}
li{
	margin-left:20px;
}
p, ul, div{
	margin:10px 0;
	text-align:justify;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
/* hlavicka stranky */
.hlavicka a{
	text-align:center;
	display:block;
}
.vrchnimenu h1{
	margin:0;
	padding:0 0 10px 0;
	font-size:26px;
	font-weight:normal;
	line-height:26px;
  letter-spacing: 3px;
	text-transform: uppercase;
	color:#bebebe;
	text-align:center;
	border-bottom:1px solid black;
}
.obsah{
	width:97%;
	margin:0 auto;
	padding:10px 0;
}
.paticka{
	border-top:1px solid black;
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
}
.paticka, .paticka p, .paticka a{
	font-size:9px;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
.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                                                        */
/*                                                                                                                           */
/* ************************************************************************************************************************* */
/* ************************************************************************************************************************* */
