body{
  font-family: Verdana, Arial, Courier;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

#obalovydiv
{
  position: absolute;
  left: 0px;
  top: 155px;
  width: 99%;
  background-color: #fff;
  color: #333;
  border: 1px solid gray;
}

#shopcontent
{
  position: relative;
  left: 0px;
  top: 0px;
  width: 1000px;
  margin: auto;
  padding: 0px;
}

#hlavicka
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 99%;
  height: 155px;
  background: url('/images/head.jpg') top left no-repeat;
  border: 1px solid gray;
}

/*
 Pokud je akci panel, musime nastavit margin-top u levanavigace, pravanavigace a obsah na vysku akcni_panel
*/
#akcni_panel{
  height: 120px;
  background: url('/images/akcnipanel.gif') top left no-repeat;
  margin-top: 150px;
}

#levanavigace
{
  float: left;
  width: 200px;
  margin-top: 0px;
}

#pravanavigace
{
  float: right;
  width: 200px;
  margin-top: 0px;
}

#obsah
{
  margin-left: 200px;
  margin-right: 200px;
  margin-top: 0px;
}


#levanavigace .nadpis, #pravanavigace .nadpis{
  background: url('/images/nadpis-panely.gif') top left no-repeat;
  line-height: 28px;
  text-align: center;
  color: #666666;
  font-weight: bold;
}
.menu{
  border-right: 1px solid #CACACA;
  border-bottom: 1px solid #CACACA;
  padding-bottom: 1px;
}
.menu a{
  margin: 1px 0px 1px 8px;
  width: 182px;
  height: 18px;
  display: block;
  line-height: 18px;
  border-left: 1px solid #A2A5A5;
  padding-left: 8px;
  color: #F5723F;
}
.menu a:hover{
  border-left: 1px solid #F5723F;
  color: #74777E;
}

#kosik{
  border-left: 1px solid #CACACA;
  border-bottom: 1px solid #74777E;
  text-align: center;
  padding: 5px;
}

.obsah-div{
  padding: 0px 10px 5px 10px; 
  height: 350px;
}


*>.obsah-div{
  height: auto; 
  min-height: 350px;
}

#obsah .prvni_pismeno{
  font-size: 15px;
  color: #F5723F;
  font-weight: bold;
}
#obsah_vypis_prod, #obsah_vypis_kat{
  width: 555px;
}
#obsah_vypis_prod td, #obsah_vypis_kat td{
  width: 185px;
  border-bottom: 1px dotted #B9BABD;
  padding: 5px;
  font-size: 12px;
  text-align: center;
}
#obsah_vypis_prod td.top1, #obsah_vypis_kat td.top1, #paticka td.tdleft{
  text-align: left;
  font-size: 11px:
}
#obsah_vypis_prod td.top2, #obsah_vypis_kat td.top2, #paticka td.tdright{
  text-align: right;
  font-size: 11px:
}
#obsah_vypis_prod span.nadpis, #obsah_vypis_kat span.nadpis{
  font-size: 12px;
  color: #F5723F;
  font-weight: bold;
}
#obsah_vypis_prod img, #obsah_vypis_kat img{
  margin: 5px;
  vertical-align: middle;
}
#obsah_vypis_prod td.top{
  border-top: 1px dotted #B9BABD;
  border-bottom: 1px dotted #B9BABD;
  text-align: left;
  width: 555px;
}
#navigace{
  background-color: #FFFDFD;
}
#navigace div{
  padding: 2px;
  font-size: 11px;
  color: #666666;
}
#navigace a, #obsah_vypis_prod a, #obsah_vypis_kat a{
  color: #666666;
  font-size: 11px;
}
#navigace a:hover, #obsah_vypis_prod a:hover, #obsah_vypis_kat a:hover{
  color: #F5723F;
  font-size: 11px;
}
#kosik_vypis table, #registrace table{
  background-color: #F1F1F3;
  width: 560px;
}
#kosik_vypis td.top, #registrace td.top{
  font-weight: bold;
  border-top: 2px solid #F5723F;
  border-bottom: 1px dotted #B9BABD;
  text-align: center;  
}
#kosik_vypis td.norm1, #registrace td.norm1{
  border-bottom: 1px dotted #B9BABD;
  text-align: left;  
}
#kosik_vypis td.norm2, #registrace td.norm2{
  border-bottom: 1px dotted #B9BABD;
  text-align: center;  
}
#kosik_vypis td.dphacena{
  border-top: 2px solid #F5723F;
  border-bottom: 1px dotted #B9BABD;
  text-align: left;  
}
#kosik_vypis td.bottom, #registrace td.bottom{
  font-size: 9px;
  border-bottom: 2px solid #F5723F;
}
#paticka
{
  width: 100%;
  height: 60px;
  background: url('/images/footer.jpg') top left no-repeat;
  clear:both;
  text-align: center;
}
#hornimenu{
  position: absolute;
  left: 400px;
  top: 20px;
  width: 347px;
  height: 29px;
  background: url('/images/hornimenu.jpg') top left no-repeat;
  line-height: 24px;
  text-align: center;
}
#hornimenu a, #prihlaseni a, #paticka a{
  color: #F5723F;
}
#hornimenu a:hover, #prihlaseni a:hover, #paticka a:hover{
  color: #666666;
}
#vlajky{
  position: absolute;
  left: 915px;
  top: 132px;
  text-align: right;
  width: 75px;
}
#prihlaseni{
  position: absolute;
  left: 15px;
  top: 135px;
  color: #F5723F;
}
#logo{
  position: absolute;
  left: 13px;
  top: 28px;
}
img{
  border: 0px;
}
h1{
	width: 559px;
	/*line-height: 26px;*/

	padding-left: 5px;
	color: #F5723F;
	font-size: 17px;
	height: 24px;
	line-height: 24px;
	/*background-color: rgb(218,218,218);*/
	background: url('/images/h1-pozadi.gif') top left no-repeat;
	margin-top: 10px;
}
h2{
	width: 60%;
   height: 20px;
	line-height: 20px;
	border-left: 3px solid #F5723F;
	border-bottom: 1px solid #F5723F;
	padding: 0px 5px 0px 5px;
	color: #74777E;
	font-size: 15px;
}
h3{
	font-size: 11px;
}
a, #kosik a{
  color: #F5723F;
}
a:hover, #kosik a:hover{
  color: #74777E;
}

.price-align{
  text-align: right;
  padding-right: 10
  px; 
}

.pieces-align{
  text-align: center;
}


.err-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
  font-weight: bold;
	text-align: center;
}

.ok-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00CC00;
  font-weight: bold;	
	text-align: center;
}

.profile ul {
  font-weight: bold;
	list-style-type: none;
	margin: 15px;
	padding: 0px;
}

.listing {
  text-align:center;
}

.listcat td{ 
  padding: 10px;
}
fieldset{
  border: 1px solid #F5723F;
  padding: 5px;
}
legend{
  color: #6B6B6B;
}
td.td1{
  font-size: 11px;
  background-color: #FFFFFF;
  height: 16px;
}
td.td2{
  font-size: 11px;
  background-color: #F2F2F2;
  height: 16px;
}
td.top{
  font-weight: bold;
  border-bottom: 2px solid #6B6B6B;
  font-size: 12px;
  height: 20px;
}

.items-no-photo .item {
  border-bottom: dotted thin gray;
  margin: 5px;
  padding:3px;
}

.search-box-center{
  text-align: center;
}

.search-box{
	text-align: left;
	margin: auto;
	width: 290px;
	border: solid thin #F5723F;
}

input, option, select {
	font: 11px Arial, Helvetica, sans-serif;
}

.searching-types-menu{
	width: 200px;
}

.long-text{
	text-align: justify;
	text-indent: 10px;
}
.long-text>div.sign{
	text-align: right;
}

#top-product h1{
	font-size: 14px;
	margin-top: 10px;
	border: none;
	background: none;
}

#top-product .item-attributes{
	display:none;
}

.item-description{
	width: 370px; 
	vertical-align: top; 
}

.item-description p{
	text-align: justify;	
}

#action-products-bar, #top10-products-bar{
  border-left: 1px solid #CACACA;
  border-bottom: 1px solid #CACACA;
  font-size: 1em;
  padding: 5px;
}

#action-products-bar .new-price{
	color:red;
	font-weight: bolder;
}

#action-products-bar .old-price{
	color: gray;
	text-decoration: line-through;
}

#action-products-bar .div-img{
	text-align:center;
}

.hdt{
  display: none;
}

#action-products-bar div{
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
}
.action-products {
  margin-bottom: 5px;
}
form{margin: 0px;}
.item-box{
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.item-box span {
	width: 120px;
	height: 120px;
	border: 2px solid #F3F3F3;
	padding: 5px;
	display: block;
	overflow: hidden;
}

.item-title{
	font-size: 0.85em;
}

.before-sale-price {
	style=text-decoration: line-through;
	font-size: 0.8em;
}

div.item-box {
	margin: auto;
	width: 120px;	
}

.note {
	font-size: 0.8em;
	font-weight: normal;
} 
