body { 
	margin: 0; 
	background-color: #00B0F0; 
	font-family: arial, verdana, sans-serif; 
	font-size: 11px;
	color: white;
	text-align:center;
}

input, select, textarea { 
	font-family: arial, verdana, sans-serif; 
	font-size: 11px;
}

form {
	margin: 0;
}

a {
	color: white;
	text-decoration: none;
}

img {
	border: 0;
}

table {
	border-spacing: 0; 
	border-collapse: collapse;
}

#shop-search-results {
	margin: 0 0 0 10px;
}

caption {
	text-align: left;	
	font-size: 12px;
	padding: 23px 0 11px 23px;
}

th {
	background-color: #0280C5;
	border-right: 1px solid #52D1FF;
	text-align: left;
	padding-left: 11px;
	margin-top: 7px;
	height: 42px;
}

th.last {
	border-right: none;
	width: 74px;
}

td.odd {
	background-color: #3BC2F3;
	border-right: 1px solid #52D1FF;
	border-bottom: 1px solid #18B7F1;
	padding: 16px 11px 0 11px;
	height: 28px;
}

td.odd[class] {
	height: 42px;
}

td.even {
	background-color: #00B0F0;
	border-right: 1px solid #52D1FF;
	border-bottom: 1px solid #18B7F1;
	padding: 16px 11px 0 11px;
	height: 28px;
}

td.even[class] {
	height: 42px;
}

td.first {
	border-left: 1px solid #52D1FF;
	width: 110px;
}

td.address {
	width: 137px;
}

td.phone {
	width: 101px;
}

td.distance {
	width: 57px;
}

td {
	border: 0; 
	padding: 0; 
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.image-caption {
	float: left;
	color: #01467B;
	padding: 0px 20px 10px 0px;
}

.image-caption p {
	margin: 0;
}

.image-caption-name {
	font-weight: bold;
	font-size: 12px;
}

.red-kontra {
	background-color: #ED1C22;
	padding: 13px 7px 13px 7px;
	font-size: 13px;
	font-weight: bold;
}

hr {
	height: 1px;
	color: #5CCDF5;
	background-color: #5CCDF5;
	border: none;
	clear: both;
}

#main-box {
	background-color: #00B0F0; 
	margin: 25px auto 0px auto;
	border: 1px solid #5CCDF5;
	width: 849px;
	text-align: left;
}

#header-box {
	position: relative;
	min-height: 62px;
	height: 62px;
	background-color: #002F64;
}

#footer-box {
	background-image: url(/images/background/footer.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	width: 851px;
	min-height: 50px;
	height: 50px;
	text-align: center;
	padding-top: 5px;
}

#footer-box .spacing {
	padding: 0 4px 0 4px;
}

#logo { 
	position: absolute;
	top: 13px;
	left: 26px;
}

#liczy {
	position: absolute;
	top: 3px;
	right: 31px;	
}

#left-column {
	width: 555px;
}

#right-column {
	width: 294px;
}


#menu {
	position: absolute;

	height: 253px;	
	overflow: hidden;
	*overflow: visible;
	width:555px;
	left:0px;
	top:0px;
	background:none;
	
}

#menus {
	height: 34px;
	position: relative;
	
}
	

#recommendations {
	font-size: 0;
}

#under-recommendations {
	font-size: 0;
}

#under-promoboxes {
	font-size: 0;
	
}

.box-title {
	font-size: 0;
	background-color: #ED1C22;
}

#search-product {
	height: 63px;
	background-image: url(/images/background/search-product.jpg)
}

#search-product p {
	margin: 8px 0 0 0;
}

#search-product-input {
	vertical-align: top;
	width: 221px;
	border: 2px solid #9FA8B0;
	margin: 0 14px 0 11px;
}

#shop-map-box {
	background-image: url(/images/background/map.gif);
	background-repeat: repeat-x;
	min-height: 175px;
	_height: 175px;
}

#shop-map-box p {
	margin: 0;
}

#map-box {
	background-image: url(/images/background/map.gif);
	background-repeat: repeat-x;
	min-height: 249px;
	height: 249px;
}

#map-box p {
	margin: 0;
}

#shop-address {
	padding-left: 12px;
	min-height: 80px;
	_height: 80px;	
}

#shop-address img {
	padding: 14px;
}

#shop-address p.bold {
	padding-top: 18px;
}

#shop-hours p.bold {
	padding-bottom: 6px;
}

#shop-hours {
	position: relative;
	padding-left: 12px;
	min-height: 87px;
	_height: 87px;	
}

#shop-hours p {
	position: relative;
	padding-bottom: 1px;
}

#shop-hours p img {
	vertical-align: middle;
}

#shop-hours p .days {
	position: absolute;
	left: 24px;
	top: 3px;
}

#shop-hours p .hours {
	position: absolute;
	left: 70px;
	top: 3px;
}

#shop-hours-more {
	position: absolute;
	right: 10px;
	top: 33px;
}

#shop-hours-choose-other {
	position: absolute;
	right: 11px;
	top: 60px;
}

#map-box-map {
	padding: 7px 15px 0 0;
	float: right;
}

#map-box-city {
	position: relative;
	padding-top: 23px;
	padding-left: 12px;
	height: 24px;
}

#search-shop-city {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 134px;
	#width: 136px;
	border: 1px solid #A7A9B6;
}

#map-box-postcode {
	position: relative;
	height: 24px;
	padding-top: 3px;
}

#search-shop-postcode {
	position: absolute;
	top: 0;
	right: 10px;
	width: 132px;
	border: 1px solid #A7A9B6;
}

#map-box-district {
	padding-top: 50px;
}

#news-and-promotion-panel {
	background-image: url(/images/background/news.gif);
	background-repeat: repeat-x;
	min-height: 249px;
	#height: 249px;
	
}

#news-and-promotion-panel .news-box {
	padding: 20px 11px 0 11px;
}

#news-and-promotion-panel .news-box p {
	margin: 0;
}

#news-panel {
	padding-bottom: 15px;
}

#portal-path {
	height: 25px;
	min-height: 25px;
	padding: 13px 0 0 17px;
	background-color: #2DBEF3;
}

.article-background {
	background-color: #00ACEF;
	background-image: url(/images/background/article.jpg);
	background-repeat: repeat-x;
}

.promotions-background {
	background-color: #009EE0;
}

.promotions-background {
	background-color: #009EE0;
}

.brands-background {
	background-color: #00A7ED;
}

#action-buttons {
	margin: 18px 0 0 0;
}

#articles-box {
	padding: 0 18px 0 18px;
}

#articles-box .article-date {
	padding-top: 27px;
}

#articles-footer {
	padding: 15px 0 15px 0;
	text-align: center;
}

#article-box {
	padding: 20px 10px 0 10px;
}

#article-box img {
	float: left;
	padding: 0px 15px 10px 15px;
}

#article-box p {
	margin: 0 0 11px 0;
}

#brands {
	padding: 2px 0 0 5px;
	font-size: 0;
}

#brands img {
	padding-left: 15px;
}

#brand-box {
	padding: 16px 14px 0 14px;
}

#brand-logo {
	margin: 16px 0 0 14px;
}

#brand-box #brand-homepage {
	margin: 0 0 8px 0;
}

#brand-box #brand-name {
	margin: 0 0 11px 0;
}

#shop-box-full {
	padding: 20px 7px 14px 20px;
}

#shop-address-full {
	margin-bottom: 16px;
}

#shop-address-full p.bold {
	margin-bottom: 2px;
}

#shop-address-full p {
	margin: 0;
}

#shop-hours-full {
	position: relative;
}

#shop-hours-full p {
	position: relative;
	padding-bottom: 1px;
	margin: 0;
}

#shop-hours-full p.bold {
	margin-bottom: 4px;
}

#shop-hours-full p img {
	vertical-align: middle;
}

#shop-hours-full p .days {
	position: absolute;
	left: 24px;
	top: 3px;
}

#shop-hours-full p .hours {
	position: absolute;
	left: 70px;
	top: 3px;
}

#shop-col1 {
	width: 180px;
}

#shop-col2 {
	width: 156px;
	text-align: right;
}

#shop-col3 {
	width: 180px;
	text-align: right;
}

#shop-agent-picture-full {
	margin: 5px 9px 0 0;
	height: 135px;
	width: 104px;
}

#shop-agent-name-full {
	font-size: 12px;
}

#shop-agent-desc-full {
	padding: 10px 0 0 0;
	width: 100%;
}

#shop-agent-desc-full a {
	text-decoration: underline;
}

#shop-agent-desc-full p {
	margin: 20px 0 0 0;
}

#shop-agent-desc-full p img {
	vertical-align: top;
	margin-right: 6px;
}

#shop-promo-box {
	background-color: #0081C7;
}

#shop-news-panel {
	background-image: url(/images/background/shop_news.gif);
	background-repeat: repeat-x;
	background-color: #00AEEF;
	min-height: 249px;
	#height: 249px;
}

#shop-news-panel .news-box {
	padding: 20px 11px 0 11px;
}

#shop-news-panel .news-box p {
	margin: 0;
}

.shop-background {
	background-image: url(/images/background/shop_full.gif);
	background-repeat: repeat-x;
}

#shop-offer {
	font-size: 15px;
	font-weight: bold;
	padding: 16px 0 7px 0;
}

.shop-segment-box {
	border: 1px solid #0070AC;
	margin-bottom: 14px;
}

.shop-segment-box .segment-title {
	font-size: 0;
	height: 30px;
	background-image: url(/images/background/shop_full_segment.gif);
	background-repeat: repeat-y;
}

.shop-segment-box .segment-title img {
	padding: 7px 0 0 14px;
}

.shop-segment-box .segment {
	background-color: #CFF2FF;
	color: #15191A;
}

.shop-segment-box .segment td.gif {
	width: 90px;
	font-size: 0;
}

.shop-segment-box .segment td.text {
	width: 85px;
	vertical-align: middle;
}

#promotion-box {
	padding: 20px 21px 0 21px;
}

#promotion-box-pictues img.picture {
	padding: 7px;
	border: 1px solid #5CCDF5;
	width: 142px;
}

#promotion-box-pictues td {
	text-align: right;
	padding-top: 10px;
}

#promotion-col1 {
	width: 158px;
}

#promotion-col2 {
	width: 175px;
}

#promotion-col3 {
	width: 175px;
}

#promotions-box img {
	vertical-align: top;
}

.products-segment-box .segment-title {
	font-size: 0;
	height: 29px;
	background-image: url(/images/background/products_segment.gif);
	background-repeat: repeat-y;
}

.products-segment-box .segment-title img {
	padding: 7px 0 0 14px;
}

.products-segment-box .segment {
	background-color: #CFF2FF;
	color: #15191A;
}

.products-segment-box .segment .hint {
	position: absolute;
	color: black;
	font-size: 10px;	
	display: none;
	width: 276px;
	height: 57px;
	text-align: left;
	background-image: url(/images/background/hint.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

.products-segment-box .segment td.gif {
	width: 90px;
	font-size: 0;
}

.products-segment-box .segment td.text {
	width: 95px;
	vertical-align: middle;
}

#site-map-box {
	padding: 0 25px 0 25px;
}

#site-map-box a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#site-map-box img {
	vertical-align: middle;
	padding-right: 12px;
}

#site-map-box .item {
	padding-top: 20px;
}

#site-map-box .submenu {
	padding: 15px 0 0 25px;
}

#site-map-box .subitem {
	padding-top: 5px;
}

#site-map-box .subitem .dash {
	padding-right: 15px;
}

#contact-box {
	padding: 25px;
}

#contact-box a {
	font-weight: bold;
	text-decoration: underline;
}

#simple-form {
	margin-top: 10px;
}

#simple-form .label {
	width: 140px;
	font-weight: bold;
	padding-top: 10px;
}

#simple-form .value {
	padding-top: 10px;
}

#simple-form .error {
	color: #ED1C22;
	font-weight: bold;	
}

#simple-form input.normal {
	width: 200px;
	border: 1px solid #0379A8;
}

#simple-form textarea.normal {
	height: 200px;
	width: 315px;	
	border: 1px solid #0379A8;
}

#error-box {
	text-align: left;
	margin: 28px auto 0 auto;
	width: 510px;
	*height: 460px;
	min-height: 460px;
	border: 1px solid #5CCDF5;
	padding: 15px 10px 15px 35px;
}

#close-error-box {
	text-align: right;
}

#print-box {
	text-align: left;
}

#button-up {
	display: none;
}

