/*body {
	margin: 10px 0;
	background-color: #E5E5E5;
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	color: #324959;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
*/
#container {
	margin: auto;
	width: 1070px;
	/*border: 1px dashed black;*/
	background-image: url('./images/border_side_wide.gif');
	background-repeat: repeat-y;
	background-position: 68px 0;

}

#container .top,
#container .bottom {
	/*border: 1px dashed yellow;*/
	margin-left: 68px;
}

#container .top {
	background-image: url('./images/border_top.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 4px;
	font-size: 0.7em;
}

#container #main {
	float: left;
	width: 888px;
}

#main .menu {
	width: 885px;
	height: 260px;
	text-align: center;
	background-image: url('./images/background_top.gif');
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 2px;
	*margin-right: 1px;
	/*border: 1px dashed red;*/
}

#container .left-slide {
	width: 70px;
	float: left;
	margin-top: 230px;
	margin-left: 2px;
}

#container .right-slide {
	float: left;
	width: 70px;
}

#container .bottom {
	height: 25px;
	background-image: url('./images/border_bottom.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 12px;
	font-size: 0.7em;
	clear: both;
}

p.spacer {
	clear: both;
	margin: 0;
	padding: 0;
}

p.alertMessage {
  color: red;
}

p.katalogMessage {
  margin-top: 20px;
  font-size: 0.8em;
  text-align: center;
}



/* --- SIDEBAR --- */

#sidebar {
	float: left;
	width: 185px;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	padding-bottom: 20px;
	padding-left: 15px;
}


.line-dashed {
  margin: 0;
  margin-bottom: 5px;
  border-bottom: 1px dashed black;
}

.line-solid {
  margin: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid black;
}

#menu-list  {
  text-align: center;
}

#menu-list a img,
#menu-list a:link img,
#menu-list a:visited img {
  border: none;
}

#menu-list a.selected {
  background-image: url('./images/menu_selected.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}

#menu-list a:hover {
  background-image: url('./images/menu_hover.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
}

#nakup {
  margin-top: 15px;
  padding: 5px 0;
  width: 100%;
  font-size: 1.4em;
  background-color: #FCFCFC;
  border: 1px solid #CCCCCC;
  text-align: center;
}

ul.kategorie {
  padding-left: 20px;
  margin: 0;
  list-style-type: circle;
}

ul.kategorie li {
  padding-bottom: 3px;
}

ul#bomba {
  padding-left: 20px;
  margin: 0;
  margin-bottom: 20px;
}

ul#bomba li {
  padding-bottom: 3px;
}



/* --- CONTENT --- */

#view {
	float: left;
	width: 660px;
	padding: 0 0 20px 15px;
}

.katalog {
  width: 207px;
  height: 315px;
  float: left;
  border-bottom: 1px dashed black;
  vertical-align: top;
  padding: 0 5px 25px 5px;
  overflow: hidden;
}

.katalog p {
  text-align: left;
  margin: 0;
}

.katalog p.nahled {
  width: 120px;
  height: 120px;
  position: relative;
}

.katalog p.nahled img {
  border: none;
  max-width: 120px;
  max-height: 120px;
  position: absolute;
  bottom: 0;
}

.katalog p.znacka {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: bold;
}

.katalog p.nazev {
  height: 33px;
}

.katalog p.cena {
  font-size: 1.1em;
  color: red;
  margin-top: 5px;
}

.katalog p.cena small {
  font-size: 0.8em;
}

.listed .selected {
  border: 1px solid black;
  padding: 0 4px;
}

.listed {
  text-align: center;
  font-size: 0.85em;
  width: 100%;
  border-top: 1px solid silver;
  background-color: #F4F4F4;
  padding: 5px 0;
  margin: 0;
  clear: both;
}

.listed a {
  padding: 0 25px;
}

#subMenuOddeleni {
  float: left;
  width: 400px;
}

#subMenuZnacky {
  float: left;
  width: 200px;
}

#subMenuZnacky img {
  padding-left: 20px;
}

#mininav {
  padding: 2px 5px;
  border-top: 1px solid #C0C0C0; 
}

#mininav .zpet, #mininav .seradit {
  float: left;
  font-size: 0.8em;
}

#mininav .zpet {
  width: 390px;
  margin-right: 10px;
  border-right: 1px solid #C0C0C0; 
}

#mininav .seradit {
  width: 235px;
}


/* --- UVOD --- */

p.akce {
  margin-left: 5px;
  font-size: 1.4em;
}

p.akce span {
  color: red;
  font-size: 2em;
}

div.oddeleni {
  width: 150px;
  height: 215px;
  float: left;
  margin-left: 5px;
}

div.oddeleni img {
  width: 125px;
  height: 125px;
  border: 1px solid black;
}

div.oddeleni h5 {
  margin: 3px 0;  
  font-size: 1em;
}

div.oddeleni p {
  font-size: 0.8em;
  margin-left: 5px;
  margin-top: 0;
}



/* --- DETAIL --- */

#detail-left {
  float: left;
  width: 250px;
  text-align: center;
}

#detail-right h4, #detail-left h4{
  margin-top: 10px;
}

#detail-left img.znacka {
  padding-bottom: 20px;
}

#detail-left img {
  border: none;
  padding-bottom: 20px;
}

#detail-right .cena span {
  color: red;
  font-size: 2em;
}

#detail-right .cena span small {
  font-size: 0.6em;
} 

#detail-right {
  float: left;
  width: 55%;
  margin-left: 20px;
}

#detail-right input.text {
  text-align: right;
  padding-right: 5px;
}

#detail-right input.submit {
  margin-left: 15px;
}

#detail-right p.zpet {
  margin-top: 20px;
}

#detail-right p.zpet a:visited {
  text-decoration: underline;
}

#detail-bottom table {
  font-size: 0.7em;
}




/* --- VOZIK --- */

table.vozik {
  width: 100%;
  border-collapse: collapse;
}

table.vozik tr.header {
  background-color: #EFEFEF;
  font-weight: bold;
  border-bottom: 1px solid black;
}

table.vozik th {
  padding: 5px 5px;
  text-align: center;
}

table.vozik td {
  text-align: center;
  border-bottom: 1px dashed black;
  padding: 5px 5px;
}

table.vozik td.typ {
  text-align: center;
}

table.vozik td.typ {
  text-align: left;
}

table.vozik tr.polozka td.cena,
table.vozik td.soucet {
  text-align: right;
  font-family: "Courier New CE", "Courier CE", "Courier New", courier, monospace;
  font-size: 1.1em;
}

table.vozik td.celkem,
table.vozik td.soucet {
  border-bottom: none;
  padding-top: 15px;
/*  border-bottom: 2px dotted black; */
}

table.vozik td.celkem {
  text-align: right;
  vertical-align: top;
}

table.vozik td.soucet {
  text-align: right;
  font-size: 1.2em;
  font-weight: bold;
  color: red;
}

table.vozik td.soucet small.dph {
  font-weight: normal;
  font-size: 0.7em;
  color: black;
  padding-right: 20px;

}

table.vozik img {
  border: 0;
}

div.formular {
  float: right;
  width: 163px;
  height: 40px;
  /*background-image: url('./images/gradient1.jpg');
  background-repeat: no-repeat;
  background-position: top right;*/
  background-image: url(./images_new/button.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  font-weight: bold;
}

div.formular input[type="submit"]{
  background: none;
  border: none;
  color: #506b80;
  font-weight: bold;
}

div.formular input {
  margin-top: 10px;
}

div.prepravne {
  float: left;
  width: 320px;
}

div.prepravne ul {
  margin-top: 0;
  list-style: square;
}

div.prepravne p {
  font-weight: bold;
  margin-bottom: 5px;
}


/* --- FORMULAR --- */

form#podnikatel,
form#soukromnik {
  display: none;
}

input {
  font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
}

label.important {
  padding-right: 12px;
}

input.important, label.important {
  background-image: url('./images/important.gif');
  background-repeat: no-repeat;
  background-position: 98% 20%;
}

/*label {
  padding-right: 12px;
}

fieldset {
  padding: 15px 0;
  border-right: none;
  border-left: none;
  border-bottom: none;
}*/

/*
fieldset p {
  margin-top: 3px;
  margin-bottom: 3px;
  margin: 0;
}
*/

legend {
  font-weight: bold;
  padding: 0 10px;
  padding-bottom: 10px;
}

/*label {
  display: block;
  float: left;
  margin-right: 10px;
  padding-top: 4px;
  width: 150px;
  text-align: right;
}*/

#osoba_podnikatel,
#osoba_soukromnik {
  float: left;
  width: 125px;
  height: 25px;
  text-align: center;
  border: 1px solid black;
  padding-top: 5px;
  margin-right: 25px;
  background-color: #E5E5E5;
  cursor: pointer;

}


div.infobox {
  clear: both;
  padding-left: 15px;
}

.nakupni-rad {
  margin-top: 22px;
  float: left;
  width: 150px;
  padding: 10px 10px;  
  background-repeat: no-repeat;
  background-position: top right;
}
