body {
	margin: 0;
	text-align: center;
	background: #FFFFFF url("images/bg.gif") repeat-x;
	font-family: arial;
}
#page_ram {
	margin: 0 auto;
	width: 766px;
	text-align: center;
	padding: 0 0 0 0;
	background-color: #AFD3F1;
}

#patka_html {
	clear: both;
	margin: 0 auto;
	width: 766px;
	margin-bottom: 0px;
	height: 20px;
}
#autor {
	clear: both;
	margin: 0 0 0 0;
	width: 761px;
	height: 35px;
	background: url("images/bg_patka.jpg") repeat-x;
	text-align: left;
	font-size: 12px;
	padding: 10px 0 0 5px;
}
#autor span {
  float: right;
  padding: 0 0 0 0;
  margin: -13px 20px 0 0;  
}

#page {
  width: 774px;
  margin: 0 auto;
  background: #FFFFFF;
}


#logo {
  margin: 0 auto;
  text-align: left;
  height: 204px;
  width: 766px;
  background: url("images/logo.jpg") 50% 0 no-repeat;
}
#logo h1 a img {
  border: 0;
}
#logo h1 {
  margin: 0;
  padding: 0 0 0 0;
}
#menu_top {
	width: 731px;
	margin: 0 auto;
	height: 28px;
	background: url("images/menu_bg.jpg") repeat-x;
	padding: 0 0 0 35px;
}
#mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 0 0 30px;
}
#mini a {
  float: left;
  color: #5B5B5B;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 10px 0 35px;
  padding: 0 0 0 23px;   
}
#mini a.home {
  background: url("images/home_ico.gif") 0 -3px no-repeat;
}
#mini a.mail {
  background: url("images/mail_ico.gif") 0 -3px no-repeat;
}
#mini a:hover {
  text-decoration: underline;
}



#menu ul li {
}
#menu ul li a {

  text-decoration: none;
  font-variant: small-caps;
}
#menu ul li a:hover {
  text-decoration: underline;
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 0px;
	padding: 0 0px;
	float: left;
	left: 0px;
}
ul#menu li {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 12px;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	display: inline;
	float: left;
	height: 27px;
}

ul#menu li a {
	position: relative;
	float: left;
	display: block;
	text-align: center;
	min-height: 1px;
	text-decoration: none;
    padding: 5px 0 13px 0;
    color: #060606;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    font-variant: small-caps;
    background: url("images/menu_li.gif") no-repeat;  
}
* html ul#menu li a { height: 0px; }

ul#menu li a:hover, ul#menu li.over a, 
ul#menu li:hover a {
	border-bottom: 2px solid ##DCDCDC;
	color: #4169E1;
}

ul#menu div.submenu {
	display: none;
	width: 220px;
	background: #E6E6FA;
	position: absolute;
	border-bottom: 2px solid #E6E6FA;
	top: 28px;
	left: 0px;
}
ul#menu li:hover div.submenu, ul#menu li.over div.submenu { display: block; }

ul#menu ul {
	margin: 0 1px 0;
	position: relative;
	text-align: left;
	padding: 0;
}
ul#menu ul li {
	float: none;
	padding: 2px 0 0;
	font-weight: normal;
   width: 220px;
}
ul#menu ul li a {
	float: none;
	text-align: left;
	text-decoration: none;
	padding: 4px 17px;
	color: #fff !important;
	border: none !important;
	font-size: 12px;
	display: block;
	background: #414141 no-repeat 4px 9px;
}
ul#menu ul li a:hover {
	background-color: #016BC2;
	color: #fff !important;
}

#left {
	padding: 0 0 0 20px;
	width: 721px;
}

#box {
	width: 721px;
}
#box_top {
  height: 8px;
  width: 721px;
  background: url("images/box_top.gif") no-repeat;
  _margin-bottom: -12px;
  
}
#box_bottom {
  height: 15px;
  width: 721px;
  background: url("images/box_bottom.gif") no-repeat;
}
#box_inside {
	background: #ffffff;
	padding: 0 0 1px 30px;
	font-size: 12px;
}

#box_inside h1  {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	color: #060606;
	margin: 0;
	padding: 10px 0 15px 0;
}

#box_inside h1 span {
  color: #000000;
  font-weight: normal;
}
#box_inside a.email {
	text-decoration: none;
}

#page_in {
  width: 766px;
  background: url("images/page_top.gif") no-repeat;
}
#page_bg {
  width: 721px;
  background: url("images/page_bg0.gif") repeat-y; 
}
#page_patka {
  width: 721px;
  background: url("images/patka.gif") -1px 100% no-repeat; 
  padding: 0 0 30px 0; 
}

#page_main {
	text-align: left;
	width: 766px;
	background: #CEE2F2 url("images/page_bg.gif") repeat-y;
}

#mapa  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
	color: #060606;
	padding: 0 0 0 0;
	margin: 0 auto;
}
#mapa a {
	text-decoration: underline;
	color: Gray;
}
#mapa a:hover {
	text-decoration: underline;
	color: #D00000;
}
#mapa li a {
  text-decoration: none;
  color: #DB1D24;
  font-size: 13px;
}

#stranka {
  width: 766px;
  margin: 0 auto;
  text-align: left;
  clear: both;
  padding: 0 0 160px 0;
  background: url("images/bcg_page.gif") no-repeat;
}
#stranka_html {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	padding: 35px 0px 160px 0px;
	font-size: 12px;
}

#stranka_bg {
  _visibility: none;
  height: 4px;
  background: #ffffff;
  width: 700px;
}

#stranka h1  {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
   text-decoration: none;
   font-variant: small-caps;
	color: #060606;
	padding: 0 0 0 35px;
	margin: 0;
}
#stranka_html h1  {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
   text-decoration: none;
   font-variant: small-caps;
	color: #060606;
	padding: 0 0 10px 0px;
	margin: 0;
}
#stranka_html h2  {
	font-size: 12px;
	font-weight: bold;
	color: #B90000;
	padding: 0 0 0 0px;
	margin: 0;
}
#stranka h1 span, #stranka_html h1 span {
  color: #000000;
  font-weight: normal;
}

#clanek {
	padding: 7px 7px 7px 0px;
}

#novinky {
  width: 150px;
  padding: 10px 0 20px 26px;
  background: url("images/boxik1_bg.gif") 0 100% no-repeat;
  border-bottom: #B4B4B4 1px solid;
  float: left;
}
#novinky h1 {
  background: url("images/bx1_h1.gif") 0 4px no-repeat;
}


 

#boxik_html {
	width: 530px;
	padding: 10px 0 20px 10px;
	float: left;
}

#boxik_right {
	width: 225px;
	padding: 10px 10px 0px 0px;
	float: right;
}



#cl {
  height: 1px;
  clear: both;
}


img.mp {
  _visibility: hidden;
  margin: 3px 1px 0 0;
  =margin: 0 1px 0 0;
  float: right;
  border: 0;
}
img.mp2 {
  _visibility: hidden;
  margin: 3px 2px 0 0;
  =margin: 0 2px 0 0;
  float: right;
  border: 0;
}
img.mp3 {
  _visibility: hidden;
  margin: 9px 0px 0 0;
  =margin: 6px 0 0 0;
  float: right;
  border: 0;
}

.inputbox {
	font-size: 11px;
}
/*-----------------definice tabulek ------------------*/

table, th, td {
	font-size: 1em;
	
  }

td {
	vertical-align: top;
}

table.form{
	font-size: 12px;
}

td.form {
	vertical-align: top;
}

td.rs_galerie {
	text-align: center;
	font-size: 11px;
}


/* >> tabulka barevne ohraniceni------------------*/

.tabulka, .tabulka th, .tabulka td {
	border: 1px solid #2B81D2;
   border-collapse: collapse;
   padding: 1px 3px 1px 3px;
   
  }

.tabulka th {
  	background: #D7EAF8;
	
  }
  
.tabulka td.blue {
	color: White;
	background-color: #2B81D2;
}

/* >> tabulka barevne ohraniceni------------------*/
  
.tabulka_bez, .tabulka_bez th, .tabulka_bez td {
	border: 0px;
   border-collapse: collapse;
   padding: 1px 3px 1px 3px;
   text-align:center;
  }

.tabulka_bez th {
  	background: transparent;
  }

/* >> tabulka barevne ohraniceni, podklad------------------*/
  
.tabulka_bgcol, .tabulka_bgcol th, .tabulka_bgcol td {
	border: 1px solid #D6B175;
	background-color: #650100;
   border-collapse: collapse;
   padding: 1px 3px 1px 3px;
  }

.tabulka_bgcol th {
  	background: #D6B175;
  }
  
  
.liche_tr{
  	background: #AE2928;
  }


