div,form,h1,h2,h3,h4,h5,h6,p {
    margin: 0px;
    padding: 0px;
}
td, th {
    vertical-align: top;
}
img {
    border: 0 none;
}
body,h1,h2,h3,h4,h5,h6,th,td {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333;
}
select, input, select optgroup, select option {
    font-size: 11px;
}

a {
    text-decoration: none;
	font-weight: normal;
	font-size: 12px;
    color: #333;
}

.small {
	font-size: 11px;	
}

a:hover {
    text-decoration: underline;
}

ul, input {
    margin: 0;
    padding: 0;
}


/*
	Positioning
*/

.header-logo {
	height: 54px;
	background-color: #ffffff;
}

/*.logo {
	padding: 18px 10px 10px 162px;
}*/

.logo {
	position:absolute; 
	top: 18px; 
	left: 162px;
}

.header-img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.header-link-1 {
    position: absolute;
    left: 515px;
    top: 27px;
    padding-left: 13px;
    background: url("/img/sipka.png") 0 4px no-repeat;
}
.header-link-1 a {
    font-size: 11px;
    font-weight: bold;
}

.header-2-right {
	height: 36px;
	margin: 0px 0px 0px 612px;
}

.header-2-right-in {
	padding: 10px 0px 0px 9px;
}

.header-2 {
	left: 144px;
	top: 54px;
	position: absolute;
	height: 36px;
	width: 468px;
	background-color: #333333;
}

.header-3-right {
	height: 54px;
	margin: 0px 0px 0px 612px;
	background-color: #333333;
}

.header-3-right-in {
	padding: 7px  0px  0px  9px;
}

.header-3 {
	left: 144;
	top: 90;
	position: absolute;
	height: 54px;
	width: 468px;
	background-color: #99CCFF;
}

.footer-content {
	border-top: 1px solid #333333;
	padding-top: 4px;
}

.nav {
	padding: 5px 18px 0px 18px;
}

.nav a {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

.nav a.on {
	color: #FFF;
}

.content {
	position: absolute;
	top: 144px;
	left: 144px;
	width: 468px;
	background-color: #ffffff;
/*	min-height: 500px;*/
}

.content-in {
	padding: 9px 9px 9px 9px;
}


.content-bg {
	position: absolute;
	top: 0px;
	left: 144px;
	width: 468px;
	background-color: #ffffff;
	height: 100%;	
}

.content-right-1 {
	height: 104;
	margin: 0px 0px 0px 612px;
	background-color: #E1E1E1;
}

.content-right-1-in {
	padding: 7px  0px  0px  9px;
}


.h-white {
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
}

.h-black {
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
}

.btn {
	padding: 0px 0px 0px 2px;
}





.kategorie {
    width: 450px;
	float: left;
    margin: 0 0 18px 0;
}

.kategorie h3 {
    border-left: 12px solid #99CCFF;
    background-color: #E1E1E1;
    font-size: 12px;
}
.kategorie h3 span {
    display: block;
    padding: 6px 0 6px 12px;
    border-left: 1px solid #FFF;
    color: #333;
}
.kategorie ul {
	padding-bottom: 18px;
}
.kategorie ul li {
    width: 225px;
    float: left;
    font-size: 12px;
    border-bottom: 1px solid #FFF;
    list-style: none none;
    color: #333;
}
.kategorie ul li p {
  padding: 2px 0 2px 24px;
  border-right: 1px solid #FFF;
  background: url(/img/sipka_blue.jpg) 0px 4px no-repeat #F0F0F0;
}
.kategorie ul li a {
  font-weight: normal;
  text-decoration: underline;
  color: #333;
}
.kategorie ul li.odd a {
    border-width: 0;
    color: #333;
}

.clearboth {
    height: 0;
    overflow: hidden;
    clear: both;
}



.shopitem {
    width: 450px;
    margin: 9px 0;
    padding: 0;
    overflow: hidden;
    background: #FFF;
}
.shopitem h5 {
  float: left;
  padding: 5px 0 5px 21px;
  font-weight: normal;
  background-color: #E1E1E1;
}
.shopitem h5 strong {
  font-weight: bold;
}
div.padded div.presultitem p.extraklasse {
	margin: 0 0 1px 0;
	padding: 1px 0 1px 18px;
	border-left: 0;
	background: #ff8534 url(/BSH/www/images/de/de/extraklasse/ecke_untenlinks.gif) no-repeat left bottom;
}
.shopitem strong {
	font-weight: normal;
}
.shopitem div.desc {
  padding: 5px 9px 5px 0;
  background-color: #E1E1E1;
  font-weight: normal;
}
.shopitem span {
    display: block;
}
.shopitem img {
    float: left;
    padding: 9px 0 0 12px;
}
.shopitem p {
    background-color: #EFEFEF;
    border-top: 1px solid #FFF;
    border-left: 81px solid #FFF;
    padding: 5px 18px 5px 16px;
    font-weight: normal;
}

.shopitem .textwithimage {
    background-color: #EFEFEF;
    border-top: 1px solid #FFF;
    border-left: 81px solid #FFF;
    padding: 5px 9px 5px 0;
    font-weight: normal;
}

.shopitem .textwithimage p.text {
	float: left;
	width: 240px;
	border: 0;
	padding-left: 16px;
}

.shopitem .textwithimage p.img {
	float: right;
	width: 54px;
	border: 0;
	padding: 5px 0 5px 5px;
}

.shopitem .textwithimage p.img img {
    float: none;
    padding: 0;
}

.shopitem p.details {
    padding: 0 0 0 18px;
    border: 0;
    background: url(/img/sipka_blue.jpg) 0 2px no-repeat;
}


.shopitem span {
    display: block;
    background-color: #EFEFEF;
    border-top: 1px solid #FFF;
    border-left: 81px solid #FFF;
    padding: 5px 0 5px 0;
}
.shopitem span a {
    font-weight: bold;
    text-decoration: underline;
}


.kategorie-cesta {
  margin:  0;
  width: 450px;
  padding: 0;
	
}

.kategorie-cesta-in {
  margin:  0;
  padding: 0;
  border-left: 12px solid #99CCFF;
  overflow: hidden;
}

.kategorie-cesta-in h3 {
    background-color: #D7EBFF;
    padding: 6px 9px 6px 5px;
    border-left: 1px solid #FFF;
}

.vysledok-hlavicka-over {
  margin:  0;
  width: 450px;
  padding: 0;
	
}

.vysledok-hlavicka {
  margin:  0;
  padding: 0;
  border-left: 12px solid #99CCFF;
  overflow: auto;
  background: gray;
  background-color: #EFEFEF;
  margin-bottom: 9px;	
}

.vysledok-in {
    padding: 6px 9px 6px 5px;
    border-left: 1px solid #FFF;
}


.bluebox {
  width: 450px;  
}

.bluebox div.bluebox-in {
  background: #9CF url(/img/roh_modry.gif) no-repeat right top;
/*  margin-top: 0;*/
  border-bottom: 1px solid #FFF;
  padding: 11px 0 11px 16px;
  margin-top: 9px;
}

.bluebox-content {
	background: #C2E1FE;
	widows: 450px;
	height: 90px;
	margin-bottom: 9px;
}

.bluebox-content-item {
	padding: 9px 9px 9px 40px;
	float: left;
	text-align: center;
}

.graybox {
  background: #E1E1E1;
  width: 450px;
}

.graybox div.graybox-in {
  background: #CCC url(/img/roh_modry.gif) no-repeat right top;
  border-bottom: 1px solid #FFF;
  padding: 11px 0 11px 16px;
}

.graybox-content {
	background: #E1E1E1;
	widows: 450px;
/*	height: 90px;*/
	padding: 12px 0 12px 16px;	
	margin-bottom: 9px;
}

.graybox-content-item {
  display: block;
  padding-left: 18px;
  background: url(/img/sipka_cierna.gif) 0 1px no-repeat;

}

.graybox-content-item a {
  text-decoration: underline;
  font-weight: bold;
}
/*
div.topics div.item span {
  font-weight: normal;
  text-decoration: none;
}
*/

.heading {
	padding-top: 9px;
	padding-bottom: 9px;
}

/* BACK */
.back {
/*  float: left;*/
/*  width: 80px;*/
  margin: 15px 0 9px 0;
  padding: 0;
  overflow: visible;
}

div.back span {
	display: block;
	padding: 0;
}
div.back span p {
	padding: 0 0 0 18px;
  background: url(/img/sipka_blue_back.jpg) 0 2px no-repeat;
}
div.back span a, 
div.back span a:hover, 
div.back span a:link, 
div.back span a:visited {
  font-weight: bold;
  text-decoration: underline;
}



/* NEXT */
.next {
/*  float: left;*/
/*  width: 80px;*/
  margin: 15px 0 9px 0;
  padding: 0;
  overflow: visible;
}

div.next span {
	display: block;
	padding: 0;
}
div.next span p {
	padding: 0 18px 0 0;
  background: url(/img/sipka_blue.jpg) no-repeat right;
}

div.next span a, 
div.next span a:hover, 
div.next span a:link, 
div.next span a:visited {
  font-weight: bold;
  text-decoration: underline;
}




/* produkt */
.produkt-box {
    width: 272px;
    margin-top: 0px;
	 margin-bottom: 9px;
    padding: 0;
    overflow: hidden;
    border-bottom: 9px solid #F0F0F0;
}
.produkt-box h3 {
    background-color: #E1E1E1;
    padding: 7px 0 7px 18px;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
}
.produkt-box div {
    padding-top: 3px;
    background-color: #F0F0F0;
}
.produkt-box div p {
    padding: 0 0 0 18px;
    background: url(../../images/common/pfeil_schwarz_steckbrief.gif) 2px 1px no-repeat;
    background-color: #F0F0F0;
}
.produkt-box div p a {
  font-weight: normal;
  text-decoration: underline;
}

.produkt-box ul {
	background-color: #F0F0F0;
	padding: 5px 9px 0 18px;
	list-style: square;
}



.produkt-box-left {
/*	padding: 0px 0px 0px 0px;*/
/*	margin: 9px 9px 9px 0px;*/
	margin-top: 9px;
	width: 150px;
	overflow: hidden;
	background-color: #F0F0F0;
}

.produkt-box-left h3 {
	background-color: #E1E1E1;
	padding: 7px 0 7px 18px;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}

.produkt-box-left ul {
	padding-top: 3px;
	padding-bottom: 9px;
	list-style-type: none;
}

.produkt-box-left ul li p {
	padding: 0 0 0 18px;
	background: url(/img/sipka_blue.jpg) 0 2px no-repeat #F0F0F0;
}

.produkt-box-left ul li p.spacer {
	padding-top: 4px;
	border-top: solid 7px #FFF;
	background-position: 0px 6px;
}

.produkt-box-left ul li p a {
	font-weight: bold;
	text-decoration: underline;
}







/*.produkt-box ul li {
	margin-left: 18px;
}*/

/* end of produkt */


/* rs item */

.rsitem-heading {
  border-top: 9px solid #FFF;
  padding: 5px 0 5px 18px;
  font-weight: bold;
  background-color: #E1E1E1;
}
.rsitem-text {
    background-color: #EFEFEF;
    border-top: 1px solid #FFF;
/*    border-left: 81px solid #FFF;*/
    padding: 5px 18px 5px 16px;
    font-weight: normal;
}

/* end of rs item */

/* FWD */
.details {
    padding: 0 0 0 18px;
    border: 0;
    background: url(/img/sipka_blue.jpg) 0 2px no-repeat;
}



.press-box-right {
/*	margin-top: 9px;*/
	margin: 0px 0px 9px 9px;
	width: 150px;
	overflow: hidden;
	background-color: #F0F0F0;
	float: right;
}

.press-box-right h3 {
	background-color: #E1E1E1;
	padding: 7px 0 7px 18px;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}

.press-box-right ul {
	padding-top: 3px;
	padding-bottom: 9px;
	list-style-type: none;
}

.press-box-right ul li p {
	padding: 0 0 0 18px;
	background: url(/img/sipka_blue.jpg) 0 2px no-repeat #F0F0F0;
}

.press-box-right ul li p.spacer {
	padding-top: 4px;
	border-top: solid 7px #FFF;
	background-position: 0px 6px;
}

.press-box-right ul li p a {
	font-weight: bold;
	text-decoration: underline;
}

