input, textarea {
	background-color: #FFCFB5;
	border-color: #6C4D0B;
	font-size: 11px;
	font-family: Verdana CE,Verdana,Arial CE,Arial,Helvetica,sans-serif;
}
textarea {
	font-size: 12px;
	font-family: Courier New, sans-serif;
}
div.titlebar {
	background-color: rgb(200,200,200);
	border-bottom: 1px solid white;
	color: black;
}
div.menubar {
	background-color:rgb(170,170,170);
	border-bottom: 1px solid white;
}
div.desktop {
	margin-left: 4px
}
table.list {
	border-collapse: collapse;
	border: 1px solid white;
}
table.list th {
	padding-left: 3px;
	padding-right: 3px;
	background-color: rgb(0,70,88);
	color: white;
}
table.list td {
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid white;
	background-color: rgb(200,200,200);
	color: black;
}
body.intro {
	background-color: #C4151C;
	background-image: url(media/tapky2.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#tapky {
	position: absolute;
	top: 69px;
	left: 624px;
}
#tapky img {
	border: 0px;
	margin: 0px;
}
body.intro p {
	font-size: 35px;
	color: white;
	font-family: sans-serif;
	letter-spacing: -1px;
	background-color: #C4151C; 
	padding: 10px;
	margin: 0px;
	font-weight: bold;
}
body.intro a {
	text-decoration: none;
	color: white;
}
body.intro a:hover {
	text-decoration: underline;
}
p.nahore {
	position: absolute;
	width: 370px;
	left: 78px;
	top: 69px;
	text-align: center;
}
p.dole {
	position: absolute;
	width: 370px;
	left: 78px;
	top: 279px;
	text-align: center;
}
html, body {
	height: 100%;
}
body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}
#content, #content td, .popis, .foto, .error, .ok, .popis p {
	background-color: #B10015;
	color: white;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
}
#content a, .popis a {
	color: black;
	text-decoration: none;
}
#content a:hover, .popis a:hover {
	color: white;
	text-decoration: underline;
}
#menu {
	background-color: white;
}
#menu table {
	width: 100%;
	margin: 0px;
	border: 0px;
}
#menu table tr td {
	font-size: 22px;
	color: #B10015;
	font-family: sans-serif;
	font-weight: bold;
}
#menu table tr td a {
	color: #B10015;
	text-decoration: none;
}
#menu table tr td a:hover {
	color: black;
	text-decoration: underline;
}
#menu table tr td.nadpis {
	text-align: center;
	font-size: 30px;
	color: black;
	text-transform: uppercase;
}
.levy {
	text-align: left;
	padding-left: 10px;
}
.pravy {
	text-align: right;
	padding-right: 10px;
}
.error, .ok {
	background-color: black;
	color: #B10015;
	font-size: 13px;
	padding: 3px;
}
.ok {
	color: white;
}
#page {
	background-color: #B10015;
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
	height: 100%;
	position: relative;
	min-height: 100%;
}
html>body #page {
	height: auto;
}
p {
	text-align: justify;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
p.centered {
	text-align: center;
}
#footer {
	border-top: 0px solid black;
    width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	text-align: center;
	font-size: 18px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	background-color: #B10015;
	color: white;

	position: absolute;
	bottom: 0px;

}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
img {
	border: 1px solid white;
	padding: 0px;
	margin-left: 7px;
	margin-right: 7px;
}
#diskform, #prispevky {
	padding: 10px;
	text-align: center;
}
.foto {
	float:left;
	text-align:center;
	border: 20px solid #B10015;
	width: 200px;
	height: 160px;
}
li {
	list-style-position: inside;
}