#kontejnerTop {
	height: 127px;
	background-image: url(/img_main/back_header.png);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #007ACC;
}

.kontejnerContentMiddleDetailTabelHeading1 {
	padding: 5px;
	background-color: #91DBFF;
	border: 1px solid #64CDFF;
	width: 120px;
	font-size: 10px;
}

.kontejnerContentMiddleDetailTabelHeading2 {
	padding: 5px;
	background-color: #358FCA;
	border: 1px solid #0071BB;
	color: #FFFFFF;
	width: 120px;
	font-size: 10px;
}

#kontejnerBottom {
	background-image: url(/img_main/back_header.png);
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #007ACC;
	background-color: #91DBFF;
	clear:both;
	height: 100px;
}

#kontejnerHeader {
	background-image: url(/img_main/back_kmo_header.png);
	width: 1000px;
	height: 127px;
	margin: 0 auto 0 auto;
}

.kontejnerContentMiddleProductsCart {
	width: 190px;
	margin: 0 2px 2px 0;
	float:left;
	height: 220px;
	background-image: url(/img_main/back_products_cart.png);
	background-repeat: no-repeat;
}

.kontejnerContentMiddleProductsCartHover {
	width: 190px;
	margin: 0 2px 2px 0;
	float:left;
	height: 220px;
	background-image: url(/img_main/back_products_cart_hover.png);
	background-repeat: no-repeat;
}

.button_do_kosiku {
	width: 80px;
	height: 20px;
	background: url(/img_main/button_do_kosiku.gif) no-repeat;
	border:0px;
    cursor: pointer; cursor: hand;
}

.kontejnerContentLeftHeading {
	width: 195px;
	height: 23px;
	background-image: url(/img_main/button_left_heading.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 0 5px;
}

.kontejnerContentRightHeading {
	width: 195px;
	height: 23px;
	background-image: url(/img_main/button_right_heading.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 0 5px;
}
