*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #595754;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.5em;
}

#nastred
{
	width: 711px;
	background: White;
	margin: 0 auto auto auto;
}

#vrsek
{
	height: 247px;
	width: 100%;
	background-image: url(pics/vrsek_pozadi.jpg);
	background-repeat: no-repeat;
}

#menu
{
	background: url(pics/menu_pozadi.gif) repeat-x;
	background-color: #999DA0;
	height: 49px;
}

#menu li
{
	width: auto;
	height: 33px;
	float: left;
	padding: 13px 23px 0 20px;
	text-align: center;
	background: url(pics/menu_oddelovac.gif) top right no-repeat;
	font-weight: bold;
	list-style: none;
}

#menu li:hover
{
	border-bottom: 3px solid red;
}

#menu a:link, #menu a:visited
{
	text-decoration: none;
	color: black;
}

#menu a:hover
{
	color: red;
}

#hlavni
{
	margin-top: 10px;
	border-bottom: 1px solid #9B9B9B;
	background: url(pics/hlavni_pozadi.gif);
}

#paticka
{
	background: url(pics/paticka_pozadi.gif);
	height: 59px;
	border-top: 1px solid #9B9B9B;
	margin-top: 3px;
	font-size: 90%;
}

#paticka_div_leva
{
	height: 41px;
	float: left;
	width: 223px;
	text-align: center;
	padding: 18px 0 0 0;
	background-image: url(pics/paticka_leve_pozadi.gif);
}

#paticka_div_prava
{
	height: 40px;
	float: right;
	padding: 19px 23px 0 0;
	width: 440px;
}

#paticka_div_prava li
{
	float: left;
	list-style: none;
	border-left: 1px solid black;
	padding: 0 10px 0 10px;
}

#paticka a:link, #paticka a:visited
{
	color: black;
	text-decoration: none;
	padding-bottom: 3px;
}

#paticka a:hover
{
	color: red;
	border-bottom: 1px solid red;
}

.cistic
{
	clear: both;
	height: 1px;
	width: 100%;
	visibility: hidden;
}

#levy
{
	background-image: url(pics/levy_pozadi.gif);
	background-repeat: repeat-x;
	float: left;
	width: 187px;
	padding: 17px;
	font-size: 90%;
	min-height: 200px;
}

#pravy
{
	width: 440px;
	float: right;
	margin-right: 23px;
	_margin-right: 9px;
	padding-top: 15px;
}

p
{
	padding-bottom: 1em;
}

h1, h2
{
	color: red;
	margin-bottom: 1em;
	padding-bottom: 3px;
	border-bottom: 2px solid #838688;
	font-weight: normal;
	font-size: 180%;
	padding-left: 20px;
	line-height: 130%;
}

h1
{
	font-weight: bold;
}

h3
{
	color: red;
	margin-bottom: 0.5em;
	font-size: 150%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: normal;
}

input, textarea
{
	border: 1px solid black;
	padding: 1px 2px 1px 2px;
}

label
{
	display: block;
	margin-top: 10px;
}

form
{
	margin-bottom: 15px;
}

.zprava
{
	color: red;
	font-weight: bold;
	border: 2px solid red;
	padding: 5px;
	margin: 0 0 10px 0;
}

#pravy a:link, #levy a:link, #pravy a:visited, #levy a:visited
{
	text-decoration: none;
	color: red;
	border-bottom: 1px dotted red;
}

#pravy a:hover, #levy a:hover
{
	border-bottom: 1px solid red;
} 

.obrazek
{
	border: 10px;
}

a img
{
	border: 1px solid black;
}

a img:hover
{
	border: 1px solid red;
}

#nabidka input, #nabidka textarea
{
	width: 80%;
}

#pravy td
{
	padding: 5px 0 5px 0;
	border-bottom: 1px solid silver;
}