body {
	margin: 0;
	text-align: center;
	background: #fbfbfb url("images/bg.jpg") repeat-x;
	font-family: arial;
}
#page_ram {
  margin: 0 auto;
  width: 826px;
  background: url("images/page_top.jpg") no-repeat;
  text-align: center;
  padding: 6px 0 0 0;
}
#patka_bg {
  clear: both;
  margin: 0 auto;
  width: 826px;
  background: url("images/page_bottom.jpg") no-repeat;
}
#patka_html {
  clear: both;
  margin: 0 auto;
  width: 826px;
  background: url("images/page_bottom_html.jpg") no-repeat;
}
#page_bg {
  margin: 0 auto;
  width: 826px;
  text-align: center;
  background: url("images/page_bg.jpg") repeat-y;
}
#page {
  width: 794px;
  margin: 0 auto;
  background: #ffffff;
}
#logo {
  margin: 0 auto;
  text-align: left;
  height: 154px;
  width: 782px;
  background: url("images/logo.jpg") 50% 0 no-repeat;
}
#logo h1 a img {
  border: 0;
}
#logo h1 {
  margin: 0;
  padding: 45px 0 0 0;
}
#menu_top {
  width: 781px;
  margin: 0 0 0 7px;
  =margin: 0;
  height: 42px;
  text-align: left;
  background: url("images/menu_bg.gif") repeat-x;
}
#mini {
  font-family: tahoma;
  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;
	list-style: none;
	font-size: 12px;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	display: inline;
	float: left;
	height: 45px;

}

ul#menu li a {
	position: relative;
	float: left;
	display: block;
	text-align: center;
	min-height: 1px;
	text-decoration: none;
    padding: 12px 0 13px 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    font-variant: small-caps;
    width: 136px;
    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: #DCDCDC;
}

ul#menu div.submenu {
	display: none;
	width: 172px;
	background: #E6E6FA;
	position: absolute;
	border-bottom: 2px solid #E6E6FA;
	top: 45px;
	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;
}
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: #0056B8;
	color: #fff !important;
}


#boxy {
  width: 782px;
  margin: 5px auto;
  text-align: right;
  height: 120px;
}
#boxy h1 {
  font-family: tahoma;
  font-size: 26px;
  color: #ffffff;
  font-style: italic;
  font-variant: small-caps;
  margin: 5px 12px -5px 0;
  padding: 0;
}
#boxy span {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 20px 0 0;
}
#boxy ul {
  margin: 5px 0 0 110px;
  padding: 0;
}
#boxy ul li {
  list-style: none;
  color: #ffffff;
  font-family: tahoma;
  font-size: 11px;
  line-height: 1.2;
  text-align: left;
}
#box1 {
  width: 272px;
  height: 120px;
  background: url("images/box1.gif") no-repeat;
  float: left;
}
#box2 {
  width: 269px;
  height: 120px;
  background: url("images/box2.gif") no-repeat;
  float: left;

}
#box3 {
  width: 240px;
  height: 120px;
  float: left;
  background: url("images/box3.gif") no-repeat;
}

#mapa  {
	padding: 10px;
}
#mapa a {
  text-decoration: underline;
	color: #204BC6;
}
#mapa a:hover {
	text-decoration: underline;
	color: #D00000;
}
#mapa li a {
  text-decoration: none;
  color: #DB1D24;
  font-size: 13px;
}

#stranka {
  width: 794px;
  margin: 0 auto;
  text-align: left;
  clear: both;
  padding: 0;
  background: url("images/stranka_bg.gif") repeat-y;
	font-size: 12px;
}
#stranka_html {
	width: 794px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	padding: 0 0 160px 0;
	background: url("images/stranka_html.gif") repeat-y;
	font-size: 12px;
}

#stranka_bg {
  _visibility: none;
  height: 4px;
  background: #ffffff;
  width: 700px;
}
#stranka h1  {
  font-size: 18px;
  font-family: tahoma;
  font-weight: bold;
  text-transform: uppercase;
  color: #2B89DF;
  padding: 0 0 0 21px;
  margin: 0;
}
#stranka_html h1  {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2B89DF;
  padding: 0 0 0 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;
}
#stranka ul {
  margin: 5px 0 0 0;
  width: 227px;
  padding: 14px 0;
  border-top: #D1D1D1 1px solid;
}
#boxik_right ul {
  padding: 0;
}
#stranka ul li, #boxik_right ul li {
  font-size: 12px;
  font-family: arial;
  color: #444444;
  list-style: none;
  background: url("images/li.gif") 0 5px no-repeat;
  padding: 0 0 2px 14px;
  margin: 0 0 0 2px;
  line-height: 1.3;
}

#stranka ul li.sub {
	list-style-image: url("images/li_submenu.gif");
}
#stranka ul li.sub a {
	color: #204BC6;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  font-variant: small-caps;
}
#stranka ul li.sub a:hover {
	color: #CA2626;
	text-decoration: underline;
}
#clanek {
	padding: 7px 7px 7px 7px;
}

#novinky {
  width: 501px;
  padding: 10px 19px 0 26px;
  background: #fff;
}
#novinky h1 {
  color: #000;
  background: url("images/news_h1.gif") 0 4px no-repeat;
}
#novinky ul {
  width: auto;
}

#boxik1 {
  height: 220px;
  width: 251px;
  padding: 10px 0 20px 26px;
  background: url("images/boxik1_bg.gif") 0 100% no-repeat;
  border-bottom: #B4B4B4 1px solid;
  float: left;
}
#boxik1 h1 {
  background: url("images/bx1_h1.gif") 0 4px no-repeat;
}
#boxik2 {
  height: 220px;
  width: 248px;
  float: left;
  padding: 10px 0 20px 23px;
  background: url("images/boxik2_bg.gif") 0 100% no-repeat;
  border-bottom: #B4B4B4 1px solid;
}
#boxik2 h1 {
  background: url("images/bx2_h1.gif") 0 4px no-repeat;
  color: #C31B18;
}
#boxik3 {
  height: 220px;
  width: 227px;
  float: left;
  padding: 10px 0 20px 19px;
  background: url("images/boxik3_bg.gif") -1px 100% no-repeat;
  border-bottom: #B4B4B4 1px solid;
}
#boxik3 h1 {
  background: url("images/bx3_h1.gif") 0 5px no-repeat;
  color: #65AC1C;
}

#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;
}
#patka_in {
  padding: 20px 0;
  color: #5B5B5B;
  font-family: tahoma;
  font-size: 10px;
}
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;
  }
form.order table {
	border-collapse: collapse;
}
form.order table th {
	padding: 8px 20px 0 0;
	text-align: right;
	vertical-align: top;
}
form.order table td {
	padding: 5px 0;
}
form.order input {
	width: 100px;
	height: 16px;
	padding: 2px;
	border: 1px solid #2B81D2;
}
input.req, select.req {
	background: #D7EAF8 !important;
}
input.w50 {
	width: 50px !important;
}
input.w150 {
	width: 150px !important;
}
input.w250 {
	width: 250px !important;
}
form.order textarea {
	border: 1px solid #2B81D2;
}
form.order select {
	width: 156px;
	padding: 2px;
	border: 1px solid #2B81D2;
}
form.order select.auto {
	width: auto;
}
form.order select.tar {
	width: 203px;
}
form.order select.dom {
	width: 55px;
}
form.order td.center {
	text-align: center;
}
form.order input.submit {
	width: 136px;
	height: auto;
	padding: 2px 10px;
	border: 1px solid #650100;
	background: url("images/menu_li.gif") 0 -12px repeat-x;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
}
.alert {
	color: #C00;
}