body         { font-size: 10pt; color: #fff; font-family: Arial; background-color:#7e2013 }
a:link       { text-decoration: underline; color: #239999 }
a:visited    { text-decoration: underline; color: #239999 }
a:hover      { text-decoration: underline; color: #fff }
a:active     { text-decoration: underline; color: #239999 }
p            { margin-top: 10; margin-bottom: 10 }
td           { font-size: 10pt; }
h1           { margin-bottom: 5; font-size: 20pt; color: #FFFFFF; font-weight: bold; font-style: italic }
h2           { margin-top: 0; margin-bottom: 5; font-size: 14pt; color: #FFFFFF; font-weight: lighter; font-style: italic }
h3           { margin-top: 0; margin-bottom: 5; font-size: 12pt; color: #FFFFFF; font-weight: lighter; font-style: italic }
h4           { margin-top: 15; margin-bottom: 12; font-size: 12pt; color: #FFFFFF; font-weight: lighter; text-align: center }
h5           { margin-top: 15; margin-bottom: 12; font-size: 12pt; color: #FFFFFF }

a:link.menu, a:visited.menu {
	font-size: 14px;
	text-align: center;
	padding: 2px 35px 2px 35px !important;
	text-decoration: none;
	color:#fff;
}
a:hover.menu {
	text-decoration: none;
	color:#fff;
	background-color: #000;
}
a:link.stopka, a:visited.stopka {
	text-decoration: none;
	color:#ffffff;
}

a:hover.stopka {
	text-decoration: underline;
}

ul           { text-align: left }

select       { color: #FFFFFF; border: 1px solid #FFFFFF; padding-left: 4px; padding-right: 
               4px; padding-top: 1px; padding-bottom: 1px; background-color:#7e2013 }
               input        { color: #FFFFFF; border: 1px solid #FFFFFF; padding-left: 4px; padding-right: 
               4px; padding-top: 1px; padding-bottom: 1px; background-color:#7e2013 }
