body, option, select, input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

#body{
	min-width: 1000px;
	_width: 1000px;
	position: relative;
}

a, a:link, a:hover, a:visited, a:hover{
	color: #000197;
	border: none;
}

a:hover{
	color: #B22222;
}

img{
	border: none;	
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bolder;
	font-style: italic;	
}

form{
	padding: 0px;
	margin: 0px;
}

.header-bckg {
	background: #8B8F98 no-repeat;
	background-image: url(../images/headold.jpg);
	height: 150px;
	width: 80%;
	border-right: 1px solid #C7C7C7;
	min-width: 800px;
}

.subheader-bckg {
	height: 63px;
	width: 80%;
	position: absolute;
	left: 0px;
	top: 150px;
	background-color: #D4D4D4;	
	border-right: 1px solid #C7C7C7;	
	min-width: 800px;
}

.main-content{
	position: absolute;
	left: 0px;
	top: 283px;
	width: 80%;
	background: white;
	border-right: 1px solid #C7C7C7;	
	min-width: 800px;
}

#footer{
	background-image: url(../images/footer.jpg);	
	height:32px;
	width: 100%;	
	border-right: 1px solid #C7C7C7;	
	padding-top: 60px;
	clear: left;
}

.main-content-middle{
	background-color: White;
	width: 100%;
	border-right: 1px solid #C7C7C7;
	position: absolute;
	top: -74px;
}



h1.main{
	position: absolute;
	left: 10px;
	top: 60px;
	margin-top: 0px;
	padding-top: 0px;
}

h1 span{
  visibility: hidden;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	background:  url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 40px;
	text-decoration: none;
	display: block;
}

.header-search-pneu{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 40px;
	background-color: #D4D4D4;
}


.header-search-pneu h2, .header-search-pneu ul, .header-search-pneu li{
	display: inline;
	padding: 0px;
	margin: 0px;
}

.header-search-pneu h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6F00;
	font-weight: bolder;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
}

.header-search-pneu div.search-box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	margin-left: 25px;
}
	
.header-search-pneu select, .header-search-pneu option, .header-search-pneu input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border: 1px solid black;
}
.header-search-pneu option{
	border: none;	
}


.header-menu{
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;	
	position: absolute;
	left: 0px;
	top: 40px;
	text-align:center;
	border-top: 1px dotted black;	
	border-bottom: 1px dotted black;	
}

.header-menu li{
	display: inline;
	list-style: none;
	padding: 0px 20px;
	border-left: 1px gray dashed;
	border-right: 1px gray dashed;
	text-align: center;
	margin: 0px;
	background-color: #CCCCCC;
}

.header-menu ul{
	padding: 0px;
	margin: 0px;
}

.basket-box{
	position: absolute;
	top: -193px;
	left: 75%;
	background: #D4D4D4;
	border-bottom: 1px gray dashed;
	border-left: 1px gray dashed;	
	padding-top:7px;
	font-size: 11px;
	width: 200px;
	text-align:right;
}

.header-menu .basket{
	background: url(../images/facelift/basket.gif);
	width: 65px;
	height: 56px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -7px;
}


.header-menu li a{
	font-size: 15px;
	text-decoration: none;
	color: #878787;
	padding: 10px;
}

.header-menu li a:hover{
	color: #545454;
}

.header-menu div.search-box{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
}

.fulltext-search {
	float:right;
	margin-top: 10px;
	width: 170px;
	margin-top: 100px;
}

.fulltext-search h2{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}
	
.fulltext-search input.fulltext-search-text{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
}




.left-panel-menu {
	width: 180px;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	float:left;
}

.left-panel-menu div.title{
	background: #8C8C8C;
	color: White;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-size: 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.left-panel-menu div.text{
	background: White;
}

.left-panel-menu ul{
	padding: 0px;
	margin: 0px;
}
.left-panel-menu li{
	line-height: 25px;
}
.left-panel-menu li a{
	display: block;
	padding-left: 5px;
}
.left-panel-menu li a:link, .left-panel-menu li a:visited{
	background: white;	
}
.left-panel-menu li a:active{
	background: #FFDDD7;
}
.left-panel-menu li a:hover{
	background: #F0F0F0;
}

.content-area{
	margin-left: 180px;
	padding: 5px;
	text-align: justify;
	min-height:400px;
}

.right-panel{
	position: absolute;
	_position: absolute;
	top: 35px;
	left: 82%;
	background: #FAFAFA;
	width: 15%;
	height: 900px;
	padding: 5px;
	overflow: auto;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

.right-panel h2{
	text-align: center;
	border-bottom: 1px dashed black;
	padding-bottom: 5px;
	color: #F98900;
}


.item-box{
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.item-box span {
	background-color: white;
	width: 120px;
	height: 120px;
	border: 2px solid #F3F3F3;
	padding: 5px;
	display: block;
	overflow: hidden;
	text-align:center;	
}

.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;	
}

ul.aboutus li{
	font-size: 1.1em;
	max-width: 600px;
	margin-bottom: 10px;
	color: #000142;
	list-style: circle;
}

.action-products{
	margin-bottom: 10px;
}

.action-products .new-price{
	color:red;
	font-weight: bolder;
}

.action-products .old-price{
	color: gray;
	text-decoration: line-through;
	font-size: 0.9em;
}

.action-products .div-img{
	text-align:center;
}

.item-description{
	width: 370px; 
	vertical-align: top; 
}

#obsah_vypis_prod{
	width: 98%;
}

#obsah_vypis_prod td, #obsah_vypis_kat td{
  width: 185px;
  border-bottom: 1px dotted #B9BABD;
  padding: 5px;
  /*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: 10%;
}

#kosik_vypis table, #registrace table{
  background-color: #F1F1F3;
  width: 90%;
  margin: auto;
}
#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 dashed #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;
}

#navigace{
  padding: 5px;
  border-bottom: 1px dotted black;
}

.before-sale-price {
	text-decoration: line-through;
	font-size: 0.9em;
}

.div-img {
	background-color: white;
	width: 60px;
	height: 60px;
	border: 2px solid #C5C5C5;
	padding: 5px;
	display: block;
	overflow: hidden;
	text-align: center;
	margin: auto;
}

table.listcat {
	width: 98%;	
}

div.listing{
	text-align: center;
}

#seo-footer{
	color: black;
	font-size: 0.8em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

#footer a:link, #footer a:visited{
	color: white;
}

div.inzerce{
	padding: 10px;
	text-align: center;
	font-size: 1.0em;
}

#footer .vymenaodkazucom{
  margin-top: 30px;
  text-align:center;
}


#footer .vymenaodkazucom a:link, #footer .vymenaodkazucom a:visited {
  color:black;

}

#footer .vymenaodkazucom ul{
}

#footer .vymenaodkazucom ul, #footer .vymenaodkazucom li {
  display:inline;
} 
