BODY{
	margin: 0px 0px 0px 0px;
	background-color: #333;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
}

.pozTmave {
	background-color: #FFD700;
}
.pozNormal {
	background-color : #F0E68C;
}
.pozSvetle {
	background-color: #EEE8AA;
}
.pozc{
	background-color: #494949;
}

B{
	font-weight: bold;
	text-decoration: none;
}
I{
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
small{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
STRONG{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
H2{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
H1{
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

.textN, .meniny_hlaska{
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.textB, .meniny_dnes, .meniny_zajtra, .meniny_linka{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.textI{
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.malyN{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.malyB{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.malyI{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.meganadpis{
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

a:link{
	text-decoration: none;
	color: Black;
}
a:visited{
	text-decoration: none;
	color: Black;
}
a:active{
	text-decoration: none;
	color: Black;
}
a:hover{
	text-decoration: none;
	color: Blue;
}

ul#navlistA li a{
	border-right: 1px solid #FFD700;
}

ul#navlistA li a:hover{
	background-color: #FFD700;
	color: Blue;
}

ul#navlistA li.vyber a{
	border-right: 1px solid #FFD700;
	background-color: #FFD700;
	color: Blue;
}

ul#navlistB li a{
	border-right: 1px solid #FFD700;
}

ul#navlistB li a:hover{
	background-color: #FFD700;
	color: Blue;
}

ul#navlistB li.vyber a{
	border-right: 1px solid #FFD700;
	background-color: #FFD700;
	color: Blue;
}

.error{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: Red;
}
.diskus{
	color: #EE4444;
}
.zvyrazneny{
	color: Red;
}
.preciarknuty{
	text-decoration: line-through;
}

SELECT.policko{
	background: #F0E68C;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
INPUT.tlacitko{
	color: Black;
	background-color: #FFD700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold; 
	text-decoration: none;
	border: 1px solid Black;
}
INPUT.policko{
	color: Black;
	background: #F0E68C;
	border: 1px solid #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
TEXTAREA.policko{
	color: Black;
	background: #F0E68C;
	border: 1px solid #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

FORM {
	margin-bottom : 0px;
}

UL,OL{
	margin-top : 5px;
	margin-bottom : 5px;
}
P{
	margin-top : 7px;
    margin-left : 7px;
}

.rhoreT  {
	border-top: 1px solid #FFD700;
}
.rpravyT {
 border-right: 1px solid #FFD700;
}
.rlavyT {
	border-left: 1px solid #FFD700;
}
.rdoleT {
	border-bottom: 1px solid #FFD700;
}
.rhoreC  {
 	border-top: 1px solid Black;
}
.rpravyC {
	border-right: 1px solid Black;
}
.rlavyC {
 	border-left: 1px solid Black;
}
.rdoleC {
	border-bottom: 1px solid Black;
}

