body {
	background-color: #CCCCCC;
	background-image: url(../images/Bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

A:LINK, A:VISITED {
	text-decoration: underline;
	color: #0066CC;
}

A:Hover {
	text-decoration: underline;
	color: Navy;
}

td {
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #666666;
}

td.TopTabulka {
	background-color: #0066CC;
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

td.spodniCara {
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid Black;
}

td.horniCara {
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid Black;
}


td.horni_spodniCara {
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
}

td.PataMenu {
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #0066CC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

td.MeziTabulka {
	background-color: #CCCCCC;
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #666666;
}

td.Mezi {
	background-color: #CCCCCC;
	background-image: url(../images/BgMezi.gif);
	width: 4px;
}

td.Small {
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #666666;
}

H4 {
	color: #FF8C00;
}
H5 {
	color: #004A90;
}

INPUT {
	background-color:#8E9DA3; 
	border-style:1px; 
	font-size: 11px; 
	color:#ffffff; 
	font-family:  arial;
}


SELECT {
	background-color:#8E9DA3; 
	border-style:1px; 
	font-size: 11px; 
	color:#ffffff; 
	font-family:  arial;
}


TEXTAREA {
	background-color:#8E9DA3; 
	border-style:1px; 
	font-size: 11px; 
	color:#ffffff; 
	font-family:  arial;
}

OPTGROUP {
	background-color: #425153;
	font-family: arial,sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
}

OPTION {
	background-color:#8E9DA3; 
	border-style:1px; 
	font-size: 11px; 
	color:#ffffff; 
	font-family:  arial;
}

.Small {
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #666666;
}

INPUT.Transparent {
	background-color: #FFFFFF; 
	border-style:1px; 
	font-size: 11px; 
	color:#000000; 
	font-family:  arial;
}

.Big {
	font-family: arial,sans-serif;
	font-size: 13px;
	color: #004A90;
	font-weight: bold;
}

TD.Error {
	background-color: #DC143C;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 11px;	
	font-weight: bold;
}

INPUT.Error {
	background-color: #FFCE9D; 
	border-style:1px; 
	font-size: 11px; 
	color:#DC143C; 
	font-family:  arial;
	font-weight: bold;
}

SELECT.Error {
	background-color: #FFCE9D; 
	border-style:1px; 
	font-size: 11px; 
	color:#DC143C; 
	font-family:  arial;
	font-weight: bold;
}


TEXTAREA.Error {
	background-color: #FFCE9D; 
	border-style:1px; 
	font-size: 11px; 
	color:#DC143C; 
	font-family:  arial;
	font-weight: bold;
}

img {

	display: block;
}

li {

	margin-top: 10px;
}