body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding:0;
	margin:0;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #203353;
}
td {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
u {
	font-weight: bold;
	text-decoration: none;
	color: Navy;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tlacitko {
	background-color: #4F7BBC;
	color: white;
	border-top:2px solid #9DB5DB;
	border-left: 2px solid #9DB5DB;
	border-right:2px solid #315184;
	border-bottom: 2px solid #315184;
}
.policko {
	background-color: #7897C0;
	color: white;
	border-bottom:2px solid #9DB5DB;
	border-right: 2px solid #9DB5DB;
	border-left:2px solid #315184;
	border-top: 2px solid #315184;
}
a, a:visited {
	color: #305280;
	text-decoration: none;
}
a:hover {
	color: #646464;
	text-decoration: underline;
}
.OkrajStrankyLevy {
	width: 15px;
	background: .203353;
}
.OkrajStrankyPravy {
	background: .203353;
	width: 15px;
}
.Submenu {
	background: url(disajn/submenu_pozadi.gif) repeat-y right;
	width:220px;
	border-right: 1px solid Silver;
}
.SubmenuTop, .SubmenuNadpis{
	font-size: 13px;
	font-weight:bold;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 20px;
	color: #203353;
}
.SubmenuTop {
	background:url('disajn/submenu_top.gif') no-repeat left top;
}
.SubmenuNadpis {
	background:url('disajn/submenu_nadpis.gif') no-repeat left top;
}
.SubmenuMiddle {
	background:url('disajn/submenu_middle.gif') repeat-y left;
	color: #B22222;
	font-size: 12px;
	padding: 13px 15px 5px 5px;
}
.SubmenuMiddle a {
	color: #305280;
	text-decoration: none;
}
.SubmenuBottom {
	width:220px;
	background: url('disajn/submenu_bottom.gif') repeat-y left bottom;
	height:15px;
}
.NadpisStranky, .NadpisStrankyL, .NadpisStrankyR {
	color: #203353;
	font-size: 13px;
	font-weight:bold;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}
.NadpisStranky {
	background: url('disajn/nadpis_stranky.gif') repeat-x top;
}
.NadpisStrankyL {
	background: url(disajn/nadpis_stranky_left.gif) no-repeat left top;
	width: 10px;
}
.NadpisStrankyR {
	background: url(disajn/nadpis_stranky_right.gif) no-repeat right top;
	width: 10px;
}
.OknoTextu {
	padding: 10px 0px 10px 0px;
	background-color: White;
}
.OknoTextuTopLeft {
	background: url(disajn/okno_textu_top_left.gif) no-repeat;
}
.OknoTextuTopMiddle {
	background: url(disajn/okno_textu_top_middle.gif) repeat-x top;
}
.OknoTextuTopRight {
	background: url(disajn/okno_textu_top_right.gif) no-repeat top right;
}
.OknoTextuMiddleLeft {
	background: url(disajn/okno_textu_middle_left.gif) repeat-y left;
}
.OknoTextuMiddleRight {
	background: url(disajn/okno_textu_middle_right.gif) repeat-y right;
}
.OknoTextuBottomLeft {
	background: url(disajn/okno_textu_bottom_left.gif) no-repeat bottom left;
}
.OknoTextuBottomMiddle {
	background: url(disajn/okno_textu_bottom_middle.gif) repeat-x bottom;
}
.OknoTextuBottomRight {
	background: url(disajn/okno_textu_bottom_right.gif) no-repeat right bottom;
}

/* *********** zacatek menu *************** */

.Menu a, .MenuPrvni a, 
.Menu a:hover, .MenuPrvni a:hover,
.MenuReaded
  {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 145px;
	padding-top: 18px;
}
.MenuReaded a
  {
	color: Yellow;
  }
.Menu a{
	background: url('disajn/menu.gif') right no-repeat top;
}
.Menu a, .MenuPrvni a  {
	color: white;
}
.Menu a:hover, .MenuPrvni a:hover  {
	color: #064A79;
}
.MenuPrvni a{
	background: url('disajn/menu_prvni.gif') right no-repeat top;
}
.Menu a:hover {
	background: url('disajn/menu_hover.gif') no-repeat right top;
}
.MenuPrvni a:hover {
	background: url('disajn/menu_prvni_hover.gif') no-repeat right top;
	}
.MenuPozadi {
	background: url('disajn/menu_pozadi.gif') repeat-x top;
}
/* *********** konec menu *************** */

.main1 {
	background: url(disajn/main1_pozadi.gif) bottom left repeat-x;
}
.main {
	background: url(disajn/main_pozadi.gif) top right repeat-x;
}
.top {
	background: white;
	padding: 3px 0 3px 0;
}
.SpodniMenuLeft, .SpodniMenuMiddle, .SpodniMenuRight {
	height:46px;
   padding-top:0px;
	padding-left:30px;
	color: White;
	font-size: 10px;
	text-align: right;
}
.SpodniMenuLeft {
	background:url('disajn/spodni_menu_left.gif') repeat-x left bottom;
}
.SpodniMenuMiddle {
	background: url('disajn/spodni_menu.gif') repeat-x right bottom;
}
.SpodniMenuMiddle a{
color: White;
text-decoration: none;
}
.SpodniMenuRight {
	background:url('disajn/spodni_menu_right.gif') repeat-x right bottom; 
}
.nadpis {
	font-size: 14px;
	font-weight:bold;
	color: #B93B3E;
}
.podnadpis {
	color: #B93B3E;
	font-weight:bold;
}
.BilaBunka {
	background-color: White;
	color:black;
	/*padding: 5px 5px 5px 5px;*/
}
.SvetlaBunka {
	background-color: #DDDDDD;
	color:black;
}
.TmavaBunka {
	background-color: #335481;
	color:white;
}
.TmavaBunka a {
	background-color: #335481;
	color:yellow;
}

.Zvyrazneni {
	color: #646464;
	font-weight: bold;
}
.CopyRight {
	background: url(disajn/copy_right.gif) no-repeat right;
	padding-right: 15px;
	padding-top: 0px;
	font-size: 10px;
   text-decoration: none;
   color: #203353;
}
.CopyRight a {
   color: #203353;
}
.RamovanyNadpis {
	background-color: #A9A9A9;
	color: #203353;
	font-weight:bold;
	padding: 5px 5px 5px 10px;
	border: 1px solid #696969;
}
.ZaporneHlaseni {
	color: red;
	font: bold;
}
.KladneHlaseni {
	color: green;
	font: bold;
}