/*  

Version: 1.0
Author: Ivo Laryš
Author URI: http://larys.com/
*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul,li {
	list-style-type:none;
	}
body {
	color:black;
	background: #ebebeb;
	font:76% Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
	}

.clear {
	clear: both;
}
img {
	border: none;
}
#header h1 {
	font-size: 120%;
	margin-bottom: 10px;
}
#header p {
	border-bottom: 1px solid black;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#content h1 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 15px;
}
#content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 15px;
}
#mainmenu,
#sidebar,
#content .sideBoxy,
hr,
.zpetnaDrazby,
.drazbaRight img {
	display: none;
}
ul.menuDrazby li {
	display: none;
}
ul.menuDrazby li.current {
	display: block;
	margin:20px 0 10px 0;
	border-top: 1px solid black;
	padding-top: 20px;

}	
ul.menuDrazby li.current  a{
	text-transform: uppercase;
	font-size: 120%;
	color: black;
	text-decoration: none;
	font-weight: bold;
}	
#footer {
	margin:20px 0 10px 0;
	border-top: 1px solid black;
	padding-top: 10px;
}
.drazbaRight p span {
	font-weight: bold;
}
.drazbaRight .boxGray {
	border-bottom: 1px solid black;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.drazbaRight {
	border-top: 1px solid black;
	margin-top: 15px;
	padding-top: 15px;
}
ul.soubory {
border-bottom: 1px solid black;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 5px;

}
.boxKontakt,
.boxPouceni {
	border-top: 1px solid black;
	margin-top: 15px;
	padding-top: 15px;
}
