body, html {
  font: 10pt Tahoma, Helvetica, sans-serif;
  height: 100%;
  margin: 5px auto 0;
}
body {
  background: #000 url('/img/background.gif');
}
#container {
  position: relative;
  width: 989px;
  margin: 0 auto !important;
  min-height: 100%;
}
.main {
  float: left;
  position: relative;
  min-height: 100%;
  text-align: left;
}

#head {
  position: relative;
  width: 989px;
  height: 240px;
  background: #FFF url('/img/head_background.jpg') top left no-repeat;
}
#langmenu {
  position: absolute;
  float: left;
  top: 40px;
  right: 80px;
}
#cs, #en, #de {
  float: left;
}
#cs a, #en a, #de a {
  float: left;
  margin: 5px;
  padding: 1px 35px 1px 1px;
  background: url('/img/flag-cz.png') center right no-repeat;
}
#de a{
  background: url('/img/flag-de.png') center right no-repeat;
}
#en a{
  background: url('/img/flag-en.png') center right no-repeat;
}

#news {
  float: left;
  width: 260px;
  background: #EAEAEA;
  margin: 10px 0 0 45px;
}
#news h3 {
  text-transform: uppercase;
  margin: 10px;
  border-left: 10px #57AB55 solid;
  padding: 3px 5px;
}
#news div {
  width: 220px;
  margin: 0 10px 10px 25px;
}
#news div h4 {
  padding: 0 ;
  margin: 10px 0;
  font-size: 11pt;
  color: #666;
}
#news div p {
  padding: 0;
  margin: 0;
}

#head h1 {
  margin: 0; padding: 0;
}
#head h1 a {
  float: left;
  height: 200px;
  width: 400px;
}
#head h1 span {
  display: none;
}

#logo {
  width: 250px;
  height: 181px;
}
.perex {
  border-bottom: #000 solid 1px;
  font-size: 10pt !important;
}
.list {
  border-bottom: none;
  font-size: 10pt !important;
}
#body {
  float: left;
  width: 100%;
  clear: both !important;
  padding: 0 0 3px 0;
  background: #EEF6EE;
}
#left {
  width:100px;
  float: left;
}
#content {
  float: right;
  width: 679px;
  padding: 0;
  height: 100%;
  min-height: 485px;
  background: #EEF6EE;
}
.obsah {
  float: right;
  min-height: 465px;
  height: 100%; 
  width: 602px;
  padding: 5px;
  margin: 10px 47px 10px 0;
  background: #FFF;
}

#mainmenu {
  float: left;
  width: 100%;
  height: 31px;
  background: #000;
  clear: both;
}
#mainmenu ul {
  list-style: none;
  float: right;
  margin: 0;
  padding: 0;
	padding-right: 37px;
  background: #000;
}

#mainmenu li  {
  float: left;
}

#mainmenu a  {
  text-decoration: none;
  float: left;
  padding: 5px 10px;
  text-align: center;
  color: #FFF;
  font-size: 12pt;
  text-transform: uppercase;
  font-weight: bold;
}

#mainmenu li ul {
  display: none;
}

#pathblock {
  height: 40px;
  background: url('/img/breadcrumbs_background.jpg') no-repeat bottom left;
  clear: both;
  font-size: 12pt;
  padding: 0 0 0 40px;
}
#pathblock a {
  color: #57AB55;
}

#searchform  {
  padding: 3px;
}

#searchform input {
  border: 1px solid #000;
  display: block;
  margin: 5px auto;
}

#searchbox {
  float: right;
  width: 200px;
  height: 36px;
  clear: right;
  margin: 0 9px 0 0;
}

#submenu {
  margin: 0;
  text-align: center;
  width: 300px;
}

#submenu ul {
  list-style: none;
  margin: 10px auto;
  padding: 0;
}

#submenu li {
  height: 40px;
}
#submenu li.lastentry {
}

#submenu li a {
  float: left;
  width: 247px;
  height: 40px;
  text-decoration: none;
  color: #000;
  font-size: 11pt;
  line-height: 35px;
  text-align: left;
  padding: 0 0 0 60px;
  background: url('/img/pagemenu-item.gif') no-repeat center left;
}

#submenu li li a {
  float: left;
  width: 227px;
  height: 40px;
  text-decoration: none;
  color: #000;
  font-size: 10pt;
  line-height: 35px;
  text-align: left;
  padding: 0 0 0 80px;
  background: url('/img/pagemenu-item.gif') no-repeat center left;
  font-weight: normal;
}

#submenu li a:hover {
  color: #FFF;
  background: url('/img/pagemenu-item-selected.gif') no-repeat center left;
}



h1,h2,h3 {
  margin: 17px 0 5px 0;
  font-size: 150%;
}
h2 {
  margin: 15px 0 5px 0;
  font-size: 135%;
}
h3 {
  margin: 12px 0 5px 0;
  font-size: 120%;
}
table {
  margin: 5px;
}
#foot {
/*  float: left;*/
  position: relative;
  width: 100%;
  background: #FFF url('/img/foot-background.png') left top no-repeat;
  clear: both !important;
  height: 76px;
  color: #FFF;
  font-size: 9pt;
}
#foot a {
  color: #FFF;
}
#foottext1 {
  position: absolute;
  left: 330px;
  top: 10px;
}
#foottext2 {
  position: absolute;
  left: 400px;
  width: 350px;
  top: 10px;
}
img {
  border: none;
}
a {
  color: #000;
  font-weight: bold;
}
.imgcontainer {
  float: left;
  background: none !important;
  margin: 10px;
  height: 128px;
}
#basket {
  font-size: 9pt;
  margin: 10px 1px 0;
  padding: 10px 1px 0;
  border: 1px dotted  #000;
  width: 182px; 
  clear: left; 
  text-align: center;
  min-height: 60px;
}
.waresvariants {
  margin: 2px 2px 2px 15px;
}
.baskettable {
  border-collapse: collapse;
}
.baskettable td {
  border: 1px solid #EEE;
  padding: 4px;  
}
.baskettable th {
  padding: 4px;
  text-align: center;  
}
.input {
  border: 1px solid #57ab55;
  font-size: 10pt;
}
#sidebar {
  float: right;
  width: 130px;
  clear: right;
  margin: 0 3px;
  font-size: 9pt;
}
.button {
  background: #EEE;
  padding: 5px;
  color: #333;
  text-decoration: none;
  margin: 0;
}
label {
  display: block;
  float: left;
  min-width: 100px;
  text-align: right;
  padding: 0 10px 0 0;
}
.floatleft {
  float: left;
}
.floatcenter {
  width: auto;
  margin: 0 auto;
  text-align: center;
}
.red {
  color: #F00;
}
fieldset {
  border: 1px solid #000;
}


/*CSS pro uvodni stranku e-shopu*/



#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: #00CCFF;
}
#passdialog div {
  clear: both;
}
#passdialog label {
  float: left;
  text-align: left;
}
#crumbs {
  float: left;
  margin: 10px 0 0 10px;
}

#main_1 #content .obsah {
  width: 353px;
  margin-right: 0;
  padding-right: 300px;
  background: #FFF url('/img/right-side-decoration.jpg') right top no-repeat;
}
.gallery .text {
  width: 380px;
  float: left;
}
.gallery .pics {
  width: 260px;
  float: right;
  margin: 0 -50px 0 0;
}
#messagetext {
  float: right;
  width: 300px;
  height: 102px;
}
.floatright {
  float: right;
}
.floatleft {
  float: left;
}
textarea {
  font: 10pt Tahoma, Helvetica, sans-serif;
}

#obsahid312 {
  background: #FFF url('/img/politika-jakosti-bg.jpg') right bottom no-repeat;
}
