body, html {
  font: 10pt Arial, Helvetica, sans-serif;
  height: 100%;
  margin: 0 auto !important;
  padding: 0;
  background: #FC0;
}
body {
  background: #FC0 url('/img/bg.gif') no-repeat center top;
  height: 100%;
}
#container {
  position: relative;
  width: 880px;
  margin: 0 auto !important;
  min-height: 100%;
}
#page {
  position: relative;
  min-height: 100%;
  height: auto !important;
/*  height: 100%;*/
  float: left;
  width: 880px;
}
#main {
  position: relative;
  float: right;
  position: relative;
  width: 100%;
  min-height: 100%;
  text-align: left;
  margin: 0;
  padding-bottom: 80px;
  float: left;
  background: #FFF;
}
#head {
  position: relative;
  width: 880px;
  height: 265px;
  clear: both;
  z-index: 1;
}
#head object {
  position: absolute;
  top: 10px;
  right: 10px;
}
#head a {
  float: left;
  width: 227px;
  height: 110px;
  margin: 0; padding: 0;
  background: url('/img/logo.png') no-repeat center center;
}
#head span {
  display: none;
}
.perex {
  border-bottom: #900 solid 1px;
  font-size: 10pt !important;
  float: none;
  clear: both;
  width: 100%;
}
.list {
  border-bottom: none;
  font-size: 10pt !important;
}
#body {
  float: right;
  width: 650px;
}
#content {
/*  float: left;*/
  width: 650px;
  margin: 10px 0 0 10px ;
  min-height: 100%;
  clear: both; 
}
.obsah {
  float: left;
  width: 600px;
  min-height: 400px;
  height: 100%;
  clear: both;
  padding: 5px;
  margin-left: 19px;
  border: 1px solid #900;
  padding-bottom: 0;
}
#menu {
  margin: -148px 0 0 10px;
  width: 200px;
  float: left;
  padding-bottom: 50px;
  z-index: 8;
}
#langmenu {
  margin: 15px 0 5px;
}
#langmenu ul {
  list-style: none;
  margin: 5px 0;
  padding: 0;
  float: none;
  clear: both;
  height: 20px;
}

#langmenu li {
  float: left;
  padding: 0 3px;
}
#langmenu li a {
  position: relative;
  z-index: 9;
  display: block;
  width: 18px;
  height: 13px;
  
}
#langmenu li a span {
  display: none;
}
#cs {
  background: url('/img/icons/cs.png') no-repeat center center; 
}

#en {
  background: url('/img/icons/en.png') no-repeat center center; 
}

#de {
  background: url('/img/icons/de.png') no-repeat center center; 
}

#fr {
  background: url('/img/icons/fr.png') no-repeat center center; 
}

#mainmenu {
  top: 165px;
  float: left;
  margin: 0 0 5px 0;
}
#mainmenu ul {
  list-style: none;
  float: left; 
  margin: 0;
  padding: 5px 0;
  background: #900;
  width: 223px;
}

#mainmenu li  {
}

#mainmenu a  {
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
  color: #fc0;
  background: #900;
  width: 190px;
  padding: 5px 0 5px 40px;
  background: url('/img/icons/menu-star.png') 15px center no-repeat;

}


#mainmenu li ul {
  display: none;
}

#searchform  {
  float: left;
  padding: 3px;
  height: 25px;
  line-height: 23px !important;
}

#searchform input {
  border: 1px solid #900;
  width: 91px;
/*  height: 20px !important;*/
  line-height: 20px !important;
  padding: 3px;
  font-size: 9pt;
  margin: 3px 0;
}

#searchbox {
  position: relative;
  z-index: 9;
  width: 230px;
  float: left;
}
#searchboxicons {
  float: left;
}

#searchbox a {
  float: left;
  margin: 3px 3px;
}

#submenu {
  width: 100%; 
  clear: both;
  margin: 0;
  text-align: center;
  height: 24px;
}

#submenu ul {
  list-style: none;
  margin: 10px auto;
  padding: 0;
}

#submenu li {
  float: left;
  border-right:  #900 solid 1px;
}
#submenu li.lastentry {
  border-right:  none;
}

#submenu li a {
  float: left;
  padding: 1px 10px ; 
  text-decoration: none;
  color: #000;
  font-size: 8pt !important;
}

#submenu li a:hover {
  text-decoration: underline;
}



h1,h2,h3 {
  margin: 15px 0 5px 0;
  font-size: 200%;
}
h2 {
  margin: 13px 0 5px 0;
  font-size: 160%;
}
h3 {
  margin: 12px 0 5px 0;
  font-size: 130%;
}
table {
  margin: 5px;
}
#foot {
/*  float: left;*/
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #FC0;
  clear: both !important;
  height: 80px;
  color: #900;
  text-align: center;
}
#foot span {
  padding: 2px 5px;
}

img {
  border: none;
}
a {
  color: #900;
}
.imgcontainer {
  float: left;
  background: none !important;
  margin: 10px;
  height: 128px;
}
.wareslist {
  padding: 5px;
  margin: 0;
}
.wareslist p {
  padding: 5px;
  margin: 0;
  font-size: 9pt;
}
.wareslist li {
  list-style: none;
  width: 220px;
  height: 250px;
  float: left;
  margin: 10px;
}
.wareslist li h3 {
  font-size: 10pt;
  height: 30px;
  vertical-align: bottom;
}
.wareslist li h3 a {
  color: #000;
  text-decoration: none;
}
.wareslist li h3 a:hover {
  text-decoration: underline;
}
.wareslist li div {
  position: relative;
  height: 220px;
  background: url('/img/wareslist-box.png') no-repeat left center;
}
.wareslist li div.imgcontainer {
  position: relative;
  height: auto;
}
.wareslist li table {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 200px;
}
#basket {
  font-size: 9pt;
  margin: 10px 1px 0;
  padding: 10px 1px 0;
  border: 1px dotted  #900;
  width: 182px; 
  clear: left; 
  text-align: center;
  min-height: 60px;
}
.waresvariants {
  margin: 2px 2px 2px 15px;
  font-size: 8pt;
  vertical-align: top;
}
.waresvariants td {
  vertical-align: top;
}
.baskettable {
  border-collapse: collapse;
}
.baskettable td {
  border: 1px solid #EEE;
  padding: 4px;  
}
.baskettable th {
  padding: 4px;
  text-align: center;  
}
.input, .kolonka,.kolonka2, .tlacitko, select  {
  border: 1px solid #FC0;
  font-size: 10pt;
}
textarea{
  font: 10pt Arial, Helvetica, sans-serif;
  border: 1px solid #FC0;
  font-size: 10pt;
}
#sidebar {
  float: right;
  width: 130px;
  clear: right;
  margin: 0 3px;
  font-size: 9pt;
  clear: both;
}
.button {
  background: #EEE;
  padding: 5px;
  color: #333;
  text-decoration: none;
  margin: 0;
}
label {
  display: block;
  float: left;
  min-width: 70px;
  text-align: right;
}
.floatleft {
  float: left;
}
.floatcenter {
  width: auto;
  margin: 0 auto;
  text-align: center;
}
.red {
  color: #F00;
}
fieldset {
  border: 1px solid #900;
}


/*CSS pro uvodni stranku e-shopu*/
#obsahid44 ul {
  float: left;
  list-style: none;
}
#obsahid44 ul li {
  float: left;
  width: 260px;
  min-height: 220px;
  text-align: center;
  padding: 0;
  margin: 5px 20px;
  
}
#obsahid44 ul li a {
  float: left;
  width: 100%;
  text-decoration: none;
  padding: 110px 0 0 0;
  font-size: 12pt;
  font-weight: bold;
}
#obsahid44 ul li a:hover {
  text-decoration: underline;
}
#obsahid44 ul li .listperex {
  float: left;
  width: 100%;
  border: none;
  text-align: center;
}
#item_75 {
  background: url('/img/head-icons/uklidova-technika.png') no-repeat top center;
}
#item_67 {
  background: url('/img/head-icons/rohoze.png') no-repeat top center;
}
#item_295 {
  background: url('/img/head-icons/latexove-matrace.png') no-repeat top center;
}
#item_296 {
  background: url('/img/head-icons/serendib.png') no-repeat top center;
}
#item_492 {
  background: url('/img/head-icons/hygienicky-program.png') no-repeat top center;
}
#item_502 {
  background: url('/img/head-icons/sluzby-ddd.png') no-repeat top center;
}
#homepage-boxy {
  float: left;
  width: 680px;
  border-right: 1px #900 solid;  
}

#homepage-boxy .box div {
  position: absolute;
  right: 35px;
  float: right;
  width: 160px;
  height: 90px;
  padding: 3px 3px 3px 110px;
}
#homepage-boxy .box div ul {
  padding: 0;
  margin: 0 0 0 15px;
}

#homepage-boxy .box {
  position: relative;
  float: left;
  width: 300px;
  height: 150px;
  background: url('/img/pozadi-uvod-siroke.png') no-repeat top center;
  padding: 3px 20px;
}

#homepage-boxy div h3 {
  padding: 3px 20px;
  margin: 5px 0;
  color: #900;
}

#homepage-boxy div ul {
  padding: 0;
  margin: 0;
}

#homepage-uklid div {
  background: url('/img/box-uklid.png') no-repeat top left;
}

#homepage-ddd div {
  background: url('/img/box-ddd.png') no-repeat top left;
}

#homepage-rohoze div {
  background: url('/img/box-rohoze.png') no-repeat top left;
}

#homepage-uklidova-technika div {
  background: url('/img/box-uklidova-technika.jpg') no-repeat top left;
}

#homepage-hygienicky-program div {
  background: url('/img/box-hygienicky-program.jpg') no-repeat top left;
}

#homepage-matrace div {
  background: url('/img/box-matrace.png') no-repeat top left;
}

#homepage-serendib div {
  background: url('/img/box-serendib.png') no-repeat top left;
}

#homepage-gingerbeer div {
  background: url('/img/box-gingerbeer.png') no-repeat top left;
}
#homepage-eshop div {
  background: url('/img/box-eshop.png') no-repeat top left;
}

#homepage-aktuality {
  float: left;
  height: 618px;
  width: 200px;
  padding: 3px 20px;
  background: url('/img/pozadi-uvod-aktuality.png') no-repeat top center;
}
#homepage-aktuality h3 {
  padding: 0 20px;
  color: #900;
}
#homepage-aktuality div {
  width: 154px;
  margin: 0 auto;
  padding: 0 10px;
  border-top: 1px solid #900;
}
#passdialog {
  width: 400px;
  height: 120px;
  margin: 0;
  text-align: left;
  font-size: large;
}
#passdialog input, #passdialog label {
  width: auto;
  margin: 5px;
  padding: 5px;
  font-size: large;
}
#passdialog #name, #passdialog  #pass {
  float: right;
  clear: right;
  border-color: #900;
}
#passdialog div {
  clear: both;
}
#passdialog label {
  float: left;
  text-align: left;
}
#pavouk {
  width: 608px;
  height: 115px;
  float: right;
}
#editbar {
  position: fixed;
  width: 50px;
  height: 500px;
  top: 200px;
  left: 0px;
}
#editbar {
  position: fixed;
  width: 50px;
  height: 100%;
  top: 0;
  left: 0px;
}
#editbar #editlink {
  display: none;
}
#editbar:hover #editlink {
  margin: 200px 0 0 0;
  display: block;
}
#editlink a {
  display: block;
  width:48px;
  height: 48px;
  background: url('/img/pencil-icon.png') no-repeat center center;
}
#editlink a span {
  display: none;
}
.alignright {
  text-align: right;
}
.price {
  font-size: 10pt;
  color: #900;
  font-weight: bold;
}
.vatprice {
  font-size: 7pt;
  color: #900;
}
.seolista {
  width: 100%;
  padding: 3px;
  text-align: center;
  clear: both;
  margin: 0 auto;
  border-bottom: 1px solid #900;
}
.seolista a {
  font-size: 7pt;
}
.cleaner {
  clear: both;
}
#synthmenu {
  position: relative;
  z-index: 9;
  clear: both;
  width: 100%;
  text-align: center;
  margin: 5px 0 12px;  
  float: left;
  height: 30px;
}
#linkmenu a, #synthmenu a {
  margin: 1px 3px 1px 0;
  text-decoration: none;
}
#linkmenu {
  position: relative;
  z-index: 9;
  clear: both;
  width: 100%;
  margin: 5px 0 ;  
  float: left;
  height: 28px;
}
a[href$=pdf] {
  padding-right: 14px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGrSURBVHjaXJDPSxtBFMe/sz+SdbPJBrdlaw49KFFKIrmXHi2EQgvxKAUPHvov9NxTz+K1B2+ip3iJtKcSTK2lHoKSWtpDrcQQEhPiNsTZzb7OGl2jX5iZx8zn+968xzBSfD6bXTAty4KqEi4vASIwxsRBrFarldvt9jHGZH77flAjGhIdH9J9FYvFT6lUau6O4XPlyxH9+kG91ffU73ap5zjUbDZpMBhcmUql0kfbtuek0MIYQdPg9/+BuRxKJAJFUeB5HjjnyOfzz9Pp9DPplhebosJrtSALKICj0Shc10Wn07lmGEKDqAo06uAnf+D+/glFPEZ0HVo8Ad0wQkYJDc4F+uWvMN++g1PaBq+fIprJwVdVyGYSiMWuuBuDd7FbpuGECiaySPYUnL0KOlsbkARsvCxAf7U4MnywEjjjPJfc33ugra7B1w1E0kswtQnwvyeicg+y9TCcjfJUld84g+GLx6+X4+rMLPzge6MPQ5ueuWkw7EGSfL+703fXG08yjeAymIIcLNG0PBYHkmURbU4aWDl32KNstmAnk5NE1+nuKRhptVrd/y/AAM97wEztJU0DAAAAAElFTkSuQmCC') right center no-repeat;
}
.obsah a[href^=http] {
  padding-right: 14px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIdSURBVHjaFNFLaxNRAAXgc+eRpJm+8pgmbdJWq9K0YkVRA4IILW6kILbdFETUlbjwR/g7hIIgbt25VkJb0NpWKBRTE5tOzaMznUlmMpk7dx6mZ30W3+GQt6WXuAgLvDRB+CobH1snYWTKC0IR8BTNaXyyHfae9fw6owzCRdkL/Tk5lti4J98uXhkuQHViMG0BlHXnFG7vXdXbWav7zeccR/Y5FvhjqejwxvL0w+LNzB2EZAiGJ8BADBUziaj3AMWxpYWkKH3UdTPHAeGLu+n5YiCl8cOto0YpNCeCcouhquk4EQ+BlI0bqdnrfdJrIReXn8nxDA6dFvLiVTTbAvZrHqhwBmd6E7qkQj8HFqXLyEuZNU4S4pOd0MWevg+NWvirBtBtB+kpwLcUBN+/Qjk+hhcQiBCzfRII8yxwNIk/CsHhiQaq/8LZURkD9S7m+Enwtd9w3C7CgBChY5tKJMGPpEkSmhUBcb7glrwDBDL4mAR5pACfH8K38mccq7zCTz7JJScG5MWAqWhYLfhOGwsTeYz2zYQT0eicIjWUQ5t2sPuvRPnCyrWjlq49mk9MZNLDOTTaFXStA1iugx6jGIwm0HENbB5tG/WO+pSfXZ4xz832Vq3ZuJ+VEpmslMeZwcDCAVT1XdjMQqm8pTVVutpfWyKrHx7D7V9uGOa4a7M3+dFLK2EwOB4VIv5pbxsn1oHg0siSzM/81MMK/gswANv9CYOOS1xsAAAAAElFTkSuQmCC') right center no-repeat;
}
#sidebar {
  margin: 5px 0;
  float: left;
  width: 223px;
}
#prijezd,#odjezd {
  width: 160px;
}


/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Button
----------------------------------*/

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */





/* Datepicker
----------------------------------*/
.ui-datepicker { width: 160px; padding: .2em .2em 0; font-size: 8pt !important;}
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.2em; height: 1.2em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; border: none !important; background: none !important;}
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.2em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #FC0/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ ; color: #000/*{fcContent}*/; }
.ui-widget-content a { color: #900/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #900; background: #EEE; color: #000; font-weight: bold; }
.ui-widget-header a { color: #900; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background: url('/img/990000_256x240_icons_icons.png')/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url('/img/990000_256x240_icons_icons.png')/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url('/img/990000_256x240_icons_icons.png')/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url('/img/990000_256x240_icons_icons.png')/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url('/img/99000_256x240_icons_icons_hl.png')/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url('/img/990000_256x240_icons_icons.png')/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url('/img/990000_256x240_icons_icons.png')/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url('/img/990000_256x240_icons_icons.png')/*{iconsError}*/; }

/* positioning */
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }


/* Misc visuals
----------------------------------*/


/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }


#menu {
  _position: absolute;
}
.obsah {
  _width: 600px;
  _margin-left: 14px;
}

#mainmenu {
  _margin: 9px 0 5px 0;
}
