body {
	background: #E1E1E1;
	font-family: "Verdana", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #575757;
}

td {
	font-size: 11px;
}

.top {
	background: url("img/bg_top.gif") #575757;
	height: 61px;
}

.menu {
	padding-top: 5px;
	background: url("img/bg_menu.gif") #EA1D13;
	height: 28px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.menu a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;	
}

.menu a:hover {
	background: #FFFFFF;
	color: #EA1D13;
	padding: 2px;
}

.bottom {
	background: url("img/bg_bottom.gif") #575757;
	height: 16px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-top: 2px;
}

.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}

.main {
	background: #FFFFFF;
}

.news {
	background: #FFFFFF;
	border-left: 1px solid #A8A8A8;
	padding: 10px;
	text-align: justify;
}

img {
	border: 0;
}

.obsah {
	padding: 0 25px 10px 25px;
	line-height: 1.4em;
	text-align: justify;
}

.imgleft {
	float: left;
	margin-right: 10px;
}

.nadpis {
	color: #EA1D13;
	margin-bottom: 0px;
	font-weight: bold;
}

.news p {
	margin-top: 5px;
}

p {
	margin-top: 5px;
	margin-bottom: 15px;
}

a {
	color: #0000FF;
}

a:blink {
	strong;
	color: #6633FF;
}
a:link {
	text-decoration: none;
}

a:hover {
	color: #575757;
}

h1 {
	margin-top: 15px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
}

h3 {
	margin-bottom: 5px;
	font-size: 14px;
}

.header {
	margin-left: -25px;
	color: #8C8C8C;
	text-transform: uppercase;
	font-size: 18px;
}

ul {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: square;
}