*
{
	margin: 0;
	padding: 0;
}

body
{
	background-image: url(pics/pozadi.gif);
	font-family: Georgia, Palatino, Times, serif;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.4em;
}

#nastred
{
	margin: 0 auto auto auto;
	width: 760px;
	background: url(pics/nastred_pozadi.jpg) top left repeat-y;
}

#menu
{
	height: 453px; 
	padding: 80px 0 0 35px;
	position: relative;
}

#menu #vitejte
{
	position: absolute;
	top: 30px;
	left: 90px;
}

#aktuality
{
	color: #830b0c;
}

#menu img
{
	border: 0;
}

.menu
{
	background: url(pics/menu_linka0.gif) bottom left no-repeat;
	border: 0;
}

.menu:hover
{
	background: url(pics/menu_linka1.gif) bottom left no-repeat;
	cursor: pointer;
}

#paticka
{
	height: 100px;
	background: url(pics/paticka_pozadi.gif) bottom left no-repeat;
	clear: both;
}

#leva
{
	margin-left: 30px;
	_margin-left: 15px;
	width: 180px;
	float: left;
	font-size: 90%;
	padding: 0 0 0 10px;
}

#leva p
{
	margin-bottom: 5px;
}

.levnad
{
	margin-top: 10px;
}

#prava
{
	float: left;
	margin-left: 40px;
	width: 400px;
	padding: 0 0 0 25px;
}

#prava p, #prava ul
{
	margin-bottom: 1em;
}

#prava ul
{
	margin-left: 16px;
}

#prava li
{
	list-style-type: disc;
}

.nadpis
{
	margin-left: -30px;
	display: block;
}

.nadpismez
{
	margin-left: -30px;
	padding-bottom: 18px;
	display: block;
}

h1, h2, h3, h4
{
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	color: #830B0C;
}

h1
{
	margin-left: -30px;
	display: none;
	font-size: 1.8em;
}

h2
{
	font-size: 1.5em;
	line-height: 1.4em;
}

h3
{
	font-weight: bold;
	font-size: 1.2em;
}

h4
{
	font-weight: bold;
	font-size: 1.1em;
	margin: 0.5em 0;
}

.fotomale
{
	padding: 4px;
	border: 1px dotted #830B0C;
	margin-bottom: 10px;
	margin-right: 5px;
}

.fotomale:hover
{
	border: 1px solid #830B0C;
}

#nahoru
{
	margin: 15px 0 0 255px;
	border: 0;
}

#leva address
{
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 90%;
}

#leva address a:link, #leva address a:hover, #leva address a:active, #leva address a:visited 
{
	color: #830B0C;
	text-decoration: none;
	border-bottom: 1px dotted #830B0C;
}

#leva address a:hover
{
	border-bottom: 1px solid #830B0C;	
}

.tabulka
{
	margin-bottom: 2em;
}

.tabulka td
{
	border-bottom: 1px solid #9D5253;
}

.vpravo
{
	text-align: right;
}

.cena
{
	text-align: right;
	white-space: nowrap;
}

label
{
	display: block;
}

.zprava
{
	border: 2px solid red;
	color: red;
	padding: 5px;
	margin-bottom: 10px;
}

#tvurce
{
	margin: 75px 0 15px 5px;
	font-size: 90%;
	padding-top: 10px;
	color: #830B0C;
}

#tvurce a:link, #tvurce a:hover, #tvurce a:active, #tvurce a:visited 
{
	color: #830B0C;
	text-decoration: none;
	border-bottom: 1px dotted #830B0C;
}

#tvurce a:hover
{
	border-bottom: 1px solid #830B0C;	
}

.jidla
{
	width: 100%;
	margin-bottom: 1em;
}

.jidla input
{
	margin-right: 8px;
}

table.jidla tr td
{
	border-bottom: 1px solid silver;
}

