body {
        font-family: "Tahoma CE", Tahoma, "Verdana CE", Verdana, "Geneva CE", Geneva, "Arial CE", Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #2b3953;
        margin:0;
        padding:0;
background:#7C3737;

text-align:center;
background-image: url("pozadi-sikmy-pas3.gif");
background-repeat:repeat;
color:#660000;
padding:25px 0 15px 0;
}


.obal
{
margin:0px auto 0px auto;
width:762px;
}



.search
{
position:absolute;
top:25px;
right:5px;
width:150px;
}

input.tl
{
margin-top:2px;
}




.obalin
{
border:2px solid #ffffcc;
background-color:#670001;
margin-bottom:20px;
}
/* sirka - 758px */


.podtitulka
{
height:167px;
position:relative;
}



.celyobsah
{
padding:0px 7px 7px 7px;
_padding-right:0px;
}


.celyobsahin
{

background-image:url("pozadi-pasmenu.gif");
background-position: 2px 0px;

background-repeat:repeat-y;

background-color:#Ffffcc;
_border-bottom:2px solid #ffffcc;

}
/* sirka 748 */


.obsahpravoastred
{
width:535px;
float:right;
_width:531px;

}
/* zbyva 218 px volnych */ 



.obsahstred
{
width:375px;
float:left;
_width:371px;
}
/* zbyva 150px  */


.obsahstredin
{

text-align:left;
padding-bottom:1em;
%padding-top:1px;
_padding-top:0px;
}

.obsahpravo
{
width:160px;
float:right;
_width:158px;
}

.vrchmenu
{
background-color:#FFFFCC;
height:202px;
border:3px solid #670000;
}


.obsahlevo
{
width:200px;
float:left;
position:relative;
top:-8px;
display:block;
}

.obsahlevoin
{
border-left:2px solid #ffffcc;
border-right:2px solid #ffffcc;
background-color:#670001;
color:#ffffcc;
border-bottom-width:0px;

}

.patickaobsahu
{
clear:both;
position:relative;
/* _margin-bottom:-5px;
%margin-bottom:0px; */
}

.patickaobsahuin
{
position:absolute;
bottom:0px;
left:0px;
 border-bottom:2px solid #ffffcc; 
z-index:222;
width:300px;

}



/* sablony */

a img
{
border:none;
vertical-align:middle;
}

/* html */

h1,h2,h3,h4,h5,h6,strong,a
{
color:#670001;
font-weight:bold;
}

h1.cla-nadpis, h1
{
font-size:17px;
font-weight:bold;
display:block;
white-space:normal;
width:100%;
}



h2
{
font-size:15px;
}

h3
{
font-weight:normal;
}

h6
{
font-size:10px;
margin:0px;
padding:0px;
}

.obsahlevoin a
{
font-weight:bold;
color:#ffffcc;
text-decoration:none;
font-size:1.1em;
}

.obsahlevoin a:hover
{
color:white;
}

.obsahlevoin div.rubrikyvmenu
{
margin:0px 15px 0px 15px;
padding:5px 0px 5px 0px;
}

div.blok1
{
display:none;
}



table.z
{
margin:auto;
}

table.z td
{
padding:5px 15px 5px 15px;
}

.blok1obs
{
text-align:left;
}


.blok5obs
{
position:relative;
left:-9px;
width:535px;
background-color:#FFF5BA;
color:#670000;
border-bottom:1px solid #670000;
display:block;
line-height:25px;
padding-left:9px;
text-align:left;
margin: 0px;
}


.blok5obs a
{
text-decoration:none;
}

table.cenik, div#page
{
width:520px;
border-collapse:collapse;
}

table.cenik td
{
border:1px solid #660000;
padding:2px 5px 2px 5px;
background-color:#FFF5BA;
text-align:center;
}

table.cenik th
{
text-align:center;
border:1px solid #660000;
padding:2px 5px 2px 5px;
background-color:#ffe5aa;
font-weight:bold;
}

table.cenik td.prvni
{
text-align:left;
font-weight:bold;
}

div.center
{
text-align:center;
}

img.center
{
margin:auto;
}

img.nahledpravo
{
margin:10px auto 0px auto;
border-top:1px solid #FFFFff;
border-left:1px solid #FFFFff;
border-right:1px solid #E6C16B;
Border-bottom:1px solid #E6C16B;
}
/* button for displaying calender */
button.datedit {
  background: url('../../datedit/button.png') no-repeat #E2E2E2 center center;
  width: 22px;
  height: 22px;
  _cursor: hand; /* for IE6 */
  cursor: pointer;
  vertical-align: top;
  margin: 0;
}

/* hide button text */
button.datedit span {
  display: none;
}

/* main calendar DIV */
div.datedit {
  background-color: #E0E0E0;
  border: 1px solid #808080;
  padding: 2px;
  text-align: center;
  font-size: 11px;
  width: 15em;
}

/* dont underline links in calendar */
div.datedit a {
  text-decoration: none;
}

/* calendar header */
div.datedit div.top {
  font-weight: bolder;
  font-size: 13px;
}

/* month & year link */
div.datedit div.top a {
  color: #000000;
}

/* month & year link hover effect */
div.datedit div.top a:hover {
  text-decoration: underline;
}

/* previous / next month buttons */
div.datedit div.top a.navig {
  position: absolute;
  width: 9px;
  height: 9px;
  top: 6px;
}

/* previous month button */
div.datedit div.top a.prev {
  left: 4px;
  background: url('../../datedit/prev_mon.png') no-repeat;
}

/* next month button */
div.datedit div.top a.next {
  right: 4px;
  background: url('../../datedit/next_mon.png') no-repeat;
}

/* hide text in previous / next month buttons */
div.datedit div.top a.navig span {
  display: none;
}

/* month / year drop-down lists style */
ul.dateditSelector {
  position: absolute;
  z-index: 1;
  margin: 0;
  border: 1px solid #808080;
  background-color: #FFFFFF;
  line-height: 1.15;
  text-align: left;
  padding: 0 0 2px 0;
  list-style-type: none;
}

ul.dateditSelector li {
  padding: 0;
  margin: 0;
}

/* selected item highlight */
ul.dateditSelector li.sel a {
  background-color: #E0E0E0;
}

/* drop-down list header */
ul.dateditSelector li.head {
  text-align: center;
  border-bottom: 1px solid #808080;
  font-weight: bolder;
  background-color: #808080;
  margin-bottom: 2px;
  color: #FFFFFF;
}

/* drop-down list item */
ul.dateditSelector a {
  display: block;
  text-decoration: none;
  color: #000000;
  padding: 0 4px;
}

/* drop-down list item hover effect */
ul.dateditSelector a:hover,
ul.dateditSelector li.sel a:hover {
  background-color: #BEBEBE;
}

/* drop-down list item additional info */
ul.dateditSelector li a span {
  color: #808080;
  margin-left: 1em;
}

/* inner area of calendar */
div.datedit div.inner {
  background-color: #FAFAFA;
  border: 1px solid #808080;
}

/* table cell padding */
.datedit td {
  padding: 0;
}

/* calendar content */
div.datedit div.inner table {
  padding: 0;
  margin: 0;
  line-height: 1;
  border-spacing: 2px;
  width: 100%;
  background: url('../../datedit/header.png') repeat-x left 3.4ex;
}

/* cells size */
div.datedit div.inner table td,
div.datedit div.inner table th {
  width: 14.2857142857143%; /* = 100/7% */
  border-spacing: 0;
  text-align: right;
  overflow: hidden;
}

/* day item */
div.datedit div.inner table td a {
  display: block;
  color: #000000;
  padding: 2px;
  border: 1px solid #EAEAEA;
}

/* day item hover effect */
div.datedit div.inner table td a:hover,
div.datedit div.inner table td.weekend a:hover {
  border: 1px solid #FF4040;
  background-color: #FFC7C7;
}

/* inactive day item (day of another month) */
div.datedit div.inner table td.inact {
  background-color: transparent;
  color: #A0A0A0;
  padding: 2px;
}

/* today day item */
div.datedit div.inner table td.today a {
  background-color: #C8C8FF
}

/* weekend day item */
div.datedit div.inner table td.weekend a {
}

/* selected day item */
div.datedit div.inner table td.sel a {
  border: 1px solid #FF4040;
}

/* day item background */
div.datedit div.inner table td {
  background-color: #EAEAEA;
}

/* day names */
div.datedit div.inner table th {
  font-weight: bolder;
  text-align: center;
  line-height: 1.4;
  padding-bottom: 1ex;
}

/* time edit area */
div.datedit div.time {
  margin: 4px 0 2px 0;
  text-align: right;
}

/* time edit inputs */
div.datedit div.time input {
  width: 1.5em;
  font-size: 11px;
  background-color: #FAFAFA;
  border: 1px solid #808080;
  padding: 1px;
  height: 2.1ex;
}

/* up / down buttons area */
div.datedit div.time div {
  display: inline;
  position: relative;
  padding-right: 16px;
  vertical-align: bottom;
}

div.datedit div.time span {
  display: none;
}

/* up / down buttons */
div.datedit div.time button {
  position: absolute;
  width: 16px;
  height: 50%;
  _height: 9px; /* for IE6 */
  padding: 0;
}

/* up / down buttons opera */
div.datedit div.time a {
  padding: 0 4px;
  cursor: hand;
}

/* up button */
div.datedit div.time .btn1 {
  top: 0;
  background: url('../../datedit/up.png') no-repeat center center;
}

/* down button */
div.datedit div.time .btn2 {
  bottom: 0;
  _top: 9px; /* for IE6 */
  background: url('../../datedit/down.png') no-repeat center center;
}

