body
{
	font-family: sans-serif;
	font-size: 9px;
	color: white;
	padding: 0px;
	padding-right: 0px;
	margin: 0px;
	text-align: center;
	background: url('img/bg.jpg') no-repeat;
	background-color: #090b0a;
}
body h1
{
	font-family: sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: red;
	text-align: left;
}
body h2
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: silver;
	text-align: left;
}
body a:link
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: gray;
}
body a:visited
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: gray;
}
body a:hover
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: red;
}
body h4
{
	font-family: sans-serif;
	font-size: 9px;
	color: #5a5a5a;
}
#obsah
{
    width: 900px;
    border-bottom: solid 1px gray;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    background-color: #090b0a;
    font-family: sans-serif;
	font-size: 11px;
	color: white;
}
#obsah a:link
{
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
}
#obsah a:visited
{
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
}
#obsah a:hover
{
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: red;
}
#obsah table, tr, td
{
    font-family: sans-serif;
	font-size: 11px;
	color: #5a5a5a;
}
.cervenypruh
{
    background-color: red;
    width: 900px;
    height: 23px;
    padding-top: 0px; 
	text-align: right;
	font-family: sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	border: solid 1px gray;
}
.cervenypruh a:link
{
	font-family: sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: white;
}
.cervenypruh a:visited
{
	font-family: sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: white;
}
.cervenypruh a:hover
{
	font-family: sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.pata
{
    font-size: 9px;
    color: #5a5a5a;
}
