/* css document */
* {
	margin: 0;
	padding: 0;
  font-family: tahoma, geneva, sans-serif;	
	color: #000;  
	font-size: 12px;	
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	text-align: center;
	background-color: #fff;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	padding: 20px 0 20px 30px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
p {
	padding: 10px 0 10px 0;
	text-align: justify;
}
a {
	color: #96f;
	text-decoration: underline;
}
a:hover {
	color: #00f; 
	text-decoration: underline;
}
#vpravo ul, #vpravo ol {
	margin-left: 15px;
	list-style: square;
}
/*
#text ul, #text ol {
	margin-left: 15px;
	padding-left: 10px;
	list-style: square;
}

#text li {
	padding-left: 5px;
}
*
br {
  clear: both;
  height: 0px;
}
*/
.clear {
  clear: both;
  height: 0px;
}
#stranka {
	width: 970px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #ccc url("./img/menu_bg.jpg") repeat-y;
}
body>#stranka {
  height: auto;
}
#stred {
  position: relative;
  width: 100%;
	padding-bottom: 83px;
}

#hlavicka {
	position: relative;
	width: auto;
	height: 150px;
	background: #369 url(./img/hlavicka.jpg) top center no-repeat;
}
#logo {
	color: #eee;
	font-size: 33px;
	padding: 30px 0 0 50px;
	float: left;
}
#logo a {
	font-size: 48px;
	text-decoration: none;
	color: #99f;
}
#logo a:hover {
	color: #00f;
}
#zakaznik {
	position: absolute;
	top: 5px;
	right: 20px;
}
#paticka {
  width: 100%;
  height: 50px;
  overflow: hidden;
  position: absolute;
  _position: relative;
  bottom: 0;
  left: 0;
	background: #369 url(./img/hlavicka.jpg) top center no-repeat;
/*  background: #fff url("./img/paticka.jpg") no-repeat; */
}

#paticka p {
  float: right;
  padding-right: 10px;
  position: relative;
  font-size: 9px;
}
#paticka a {
  font-size: 9px;
	text-decoration: none;
}



.lista {
	width: 100%;
	height: 30px;
	background-color: #339;
	line-height: 30px;
	text-align: right;
}
.lista li {
  list-style-type: none;
	display: inline;
	padding: 0px 15px 0px 15px;
}
.lista > li:nth-child(n+2) {
	background: url("./img/linka-ver.png") repeat-y;
}
.lista a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background: url("./img/sipka-bila.gif") 0 60% no-repeat;
	padding-left: 15px;
}
.lista a:hover {
	color: #ff0;
	background: url("./img/sipka-zluta.gif") 0 60% no-repeat;
}
.lista a.aktivni {
	color: #f00;
}


.cesta {
	font-size: 11px;
	color: #aaa;
	background-color: #eef;
	height: 30px;
/* padding: 10px 10px 0 10px*/
	line-height:30px;;
	margin: 2px;

}
#cesta a {
	font-size: 11px;
	text-decoration: none;
	padding: 0 5px 0 10px;
/*	background: url("./img/sipka-cesta.gif") 0 5px no-repeat; */
}

.sloupec-1, .sloupec-2, .sloupec-3 {

	width: 321px;
	float: left;
}
.sloupec-1 {
	margin: 0 0 0 5px;
}
.sloupec-2 {
	margin: 0 0 0 7px;
}
.vizitka-350x200 {
	width: 350px;
	height: 200px;
	background: url("./img/ram.jpg") 0 0 no-repeat;
	border: 1px solid #ccc;
	margin: 0 0 5px 0;
}
.okno {
	margin: 5px 0 5px 5px;
	border: 1px solid #ccc;
}

.sloupec-text {
	margin: 10px 0 30px 30px;
}

.text {
	padding: 10px;
}



textarea, input {
  padding: 5px;
	border: 1px solid #ccc;
}
input[type='submit'] {
	font-size: 14px;
	border: 0px;
 	width: 150px;
	padding: 5px;
/*	background: url("./img/tlacitko.png") 0 0 no-repeat; */
}
.txt_rgt {
	text-align: right;
	vertical-align: top;
	padding: 3px 5px 0 0;
}




.sip {
	background: url("./img/sipka-cesta.gif") 0 5px no-repeat;
}










#menu {
	width: 248px;
	z-index: 11;
}
#menu li {
	width: 248px;
  list-style-type: none;
/*	height: 29px;*/
}
#menu a {
	width: auto;
	height: 100%;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	background: url("./img/menu_off.jpg");
	display: block;
	padding: 5px 35px 5px 10px;
}
#menu ul a {
	width: auto;
	height: 100%;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	background: url("./img/menu_off.jpg");
	display: block;
	padding: 6px 35px 6px 30px;
}
#menu ul ul a {
	color: #666;
	padding: 6px 35px 6px 40px;
}
#menu ul ul ul a {
	color: #666;
	font-size: 11px;
	padding: 7px 35px 7px 50px;
}
#menu a:hover {
	color: #03c;
	background: url("./img/menu_on.jpg");
}
#menu a.aktivni {
	color: #f00;
}
#menu_bot {
	width: 248px;
	height: 131px;
	background: url("./img/menu_bot.jpg") no-repeat;
}

.wrapper {
	width: 100%;  /* 98% */
}


.red {
	font-weight: bold;
  color: #f00;
  text-shadow: 0px 0px 2px #ff0;
}
.podtrhnout {
  border-bottom: dashed  1px black;
}
.i {
  font-style: italic;
}
.img_rgt {
  float: right;
  clear: left;
/*  border: 1px solid #fc3; */
  padding: 3px;
  margin: 100px 30px 5px 5px;
}

.lft {
  float: left;
}
.rgt {
  float: right;
}
.ctr {
	text-align: center;
}
.tb {
  width: 100%;
}
.td0 {
  background-color: #fff;
}

.td1 {
  background-color: #e0f;
  color: #fff;
  text-align: center;
  font-weight: bold;   
  padding: 5px;
}
.td2 { 
  background-color: #ff0;
  color: #666;
  text-align: center;
  font-weight: bold;
  padding: 5px;
}
.td3 {
  background-color: #fff;
  font-weight: bold;  
  color: #666;
  padding: 5px;
	text-align: right;
}
.td {
  padding: 5px;
  background-color: #ffc;
}
.err {
	display: none;
	background: url("./img/err.gif") no-repeat right top;
	float: right;
	width: 16px;
	height: 11px;
	margin-top: 5px;
}
#busy {
	display: none;
	background: url("./img/busy.gif") no-repeat right 9px;
	float: right;
	width: 16px;
	height: 25px;
}
.submit {
	float: right;
	margin: 5px;
}
#hlaska {
	display: none;
	font-weight: bold;
	margin-top: 9px;
}
.cart, .cart-hover {
	text-align: center;
	height: 30px;
}

.cart {
	background: #ffc url("./img/cart.png") no-repeat 95% 50%;
	color: #369;
}
.cart-hover {
	background: #ff9 url("./img/cart-hover.png") no-repeat 95% 50%;
	color: #036;
	cursor: pointer;
}
.cart-all, .cart-all-hover {
	width: 115px;
	height: 60px;
	text-align: center;
}
.cart-all {
/*	background: #ffc url("./img/cart2-all.gif") no-repeat 0 0; */

}
.cart-all-hover {
/*	background: #fff url("./img/cart2-all-hover.gif") no-repeat 0 0; */
	font-weight: bold;
	cursor: pointer;
}

.tlacitko, .tlacitko-aktivni {
	display: inline-block;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 0 0 2px #36c;
	-moz-box-shadow: 0 0 2px #36c;
	-webkit-box-shadow: 0 0 2px #36c;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px;
}
.tlacitko {
	background: #66f url(./img/overlay-button.png) repeat-x;
	color: #fff;
	cursor: pointer;
}
.tlacitko:hover {
	background: #69f url(./img/overlay-button.png) repeat-x;
	text-decoration: none;
	color: #fff;
}
.tlacitko-aktivni {
	background: #6ef url(./img/overlay-button.png) repeat-x;
	color: #66f;
}
/*
ul.seznam {
	padding: 0;
	margin: 0;
	display: block;
}
*/
.seznam li {
	font-weight: bold;
  list-style-type: none;
	padding-left: 20px;
	background: url(./img/sipka.png) no-repeat 0 3px;
}
.seznam li span{
	font-weight: normal;
}

.cena-zmena {
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}
.hid {
	visibility: hidden;
}
a.tla {
	text-align: center;
	width: 100%;
	display: block;
	padding: 5px 0px 5px 0px;
	color: #369;
	text-decoration: none;
}
a.tla:hover {
	color: #036;
}
a.kosik {
	background: #ffc url("./img/cart.png") no-repeat 95% 50%;
}
a.kosik:hover {
	background: #ff9 url("./img/cart-hover.png") no-repeat 95% 50%;
}
a.busy {
	background: #ff6 url("./img/busy.gif") no-repeat 95% 50%;
}
a.x {
	background: #ff6 url("./img/x.gif") no-repeat 95% 50%;
}
a.x:hover {
	background-color: #ff0;
}