/* ========================================================================================== */
/* |                                                                                        | */
/* |    Copyright (c) 2006 Adaptive Garage, Roman Knotek. All Rights Reserved.              | */
/* |                                                                                        | */
/* ========================================================================================== */

.cleaner {
	position: relative;
	width: 1px;
	height: 1px;
	margin-bottom: -1px;
	overflow: hidden;
	clear: both;
}

.DHTMLhide {
	display: none;
}

body {
	margin: 0;
	padding: 0; /* Important for Opera */
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: small;
	_font-size: x-small; /* Processes only MSIE (hack) */
	font-weight: normal;
	color: black;
	background-color: white;
	background-image: url(styles/common/s8_pagebg.png);
	_background-image: url(styles/common/s8_pagebg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center; /* Centers ag_page in MSIE */
	vertical-align: top;
}

.ag_homepage {
	font-weight: bold;
	color: white;
	background-color: #5c0045;
	background-image: url(styles/common/s8_homepagebg.png);
	_background-image: url(styles/common/s8_homepagebg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.ag_fellow_container, .ag_fellow_container td {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-align: center;
}

table, td {
	font-size: 100%;
}

A:visited {
	color: #555555;
}

A, A:hover {
	color: #a52b87;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.ag_homepage A:visited,
.ag_heading A:visited {
	color: #d1b2cc;
}

.ag_homepage A, .ag_homepage A:hover,
.ag_heading A, .ag_heading A:hover {
	color: white;
}

.A, .ag_homepage .A {
	padding: 0 15px 0 0;
	background-image: url(styles/common/s8_link_go.gif);
	background-position: center right;
	background-repeat: no-repeat;
	_padding: 0;
	_background: none;
	color: #a52b87;
}

.ag_homepage .A {
	background-image: url(styles/common/s8_link_go_hp.gif);
	_background: none;
	color: #c6ff00;
}

img {
	border: 0;
}

h1 {
	margin: 1.2em 0 0.5em 0;
	font-size: 200%;
	font-weight: normal;
	color: #000;
}

.ag_homepage h1 {
	margin: 1em 0 0 0;
	font-size: 200%;
	color: white;
}

h2 {
	margin: 1em 0 0 0;
	font-size: 100%;
	font-weight: bold;
	color: #360028;
}

h3, h4 {
	margin: 0.5em 0 0 0;
	font-size: 100%;
	font-weight: bold;
}

.ag_paragraph {
	position: relative;
	margin: 0 0 1em 0;
}

.ag_paragraph_picture, .ag_paragraph_picture_right {
	float: left;
	margin: 0 10px 10px 0;
}

.ag_paragraph_picture_right {
	float: right;
	margin: 0 0 10px 10px;
}

.ag_picture_frame {
	border-width: 10px 0 20px 0;
	border-color: #ededed;
	border-style: solid;
}

.ag_picture_fotoreport {
	position: relative;
	float: left;
	width: 165px;
	height: 165px;
	background: #cccccc;
	margin: 1.5em 15px 0.5em 15px;
}

.ag_4column .ag_picture_fotoreport {
	margin: 1.5em 0 0.5em 0;
}

.ag_picture_fotoreport img {
	position: absolute;
}

.ag_list {
	display: list-item;
	margin: 0.5em 0 0 15px;
	list-style-type: square;
}

.ag_rightalign {
	text-align: right;
}

.ag_heading {
	background-color: #a52b87;
	background-image: url(styles/common/s8_headingbg.png);
	_background-image: url(styles/common/s8_headingbg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.ag_page {
	position: relative;
	width: 920px;
	margin: 0 auto; /* Centers ag_page in other browsers than MSIE */
	vertical-align: top;
	text-align: left;
}

.ag_logo {
	position: absolute;
	left: 0;
	top: 16px;
}

.ag_button_shopping {
	position: absolute;
	right: 70px;
	bottom: 5px;
}

.ag_heading_menu {
	padding: 80px 305px 5px 0;
	font-size: large;
	_font-size: medium;
	color: white;
}

.ag_sub_menu {
	padding: 1em 0 0 0;
	font-size: medium;
	_font-size: small;
}

.ag_menu_item, .ag_menu_last_item {
	padding: 0 12px 0 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
}

.ag_menu_last_item {
	padding-right: 0;
}

.ag_fullwidthmotive, .ag_fullwidthmotive .ag_page {
	height: 282px;
	background: #bc93b6;
}

.ag_slideshowalternative {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	_z-index: -1;
}

.ag_slideshow {
	position: absolute;
}

.ag_s8phial {
	position: relative;
	width: 165px;
	height: 280px;
	z-index: -1;
}

.ag_s8phial img {
	position: absolute;
	left: -32px;
	top: -32px;
	background-image: url(styles/common/s8_phial.png);
	background-position: top left;
	background-repeat: no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/common/s8_phial.png',sizingMethod='scale');
}

.ag_homepage .ag_s8phial img {
	left: -48px;
	top: -30px;
}

.ag_fellow {
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(styles/common/s8_fellow.png);
	background-position: top left;
	background-repeat: no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/common/s8_fellow.png',sizingMethod='scale');
}

.ag_s8freetransport {
	background-image: url(styles/common/s8_freetransport.png);
	background-position: top left;
	background-repeat: no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/common/s8_freetransport.png',sizingMethod='scale');
}

.ag_4column, .ag_last4column, .ag_4column_2_4, .ag_4column_3_4 {
	position: relative;
	float: left;
	width: 200px;
	margin: 0 30px 0 0;
}

.ag_4column_2_4 {
	width: 370px;
}

.ag_4column_3_4 {
	width: 575px;
}

.ag_last4column {
	margin-right: 0;
}

.ag_4column table {
	width: 100%;
}

.ag_homepage .ag_4column, .ag_homepage .ag_last4column {
/*	margin-top: 40px; */
}

.ag_bulletdigit {
	background: #A52B87;
	font-size: 100%;
	font-weight: bold;
	color: white;
	padding: 2px 3px 2px 6px;
}

h1 .ag_bulletdigit, h2 .ag_bulletdigit, h3 .ag_bulletdigit {
	font-size: 100%;
}

.ag_footing {
	margin: 7em 0 2em 0;
	font-size: smaller;
	font-weight: normal;
}

.agshop_item_name {
	color: #A52B87;
}

.agshop_customer_deliveryfields, .agshop_customer_invoicefields, .agshop_order_summaryfields {
	margin: 0 0 1em 0;
}
.agshop_customer_deliveryfields td, .agshop_customer_invoicefields td, .agshop_order_summaryfields td {
	padding: 2px 10px 2px 0;
	background: none;
}

.agshop_item_orderamountfield,
.agshop_item_orderamountfield_error,
.agshop_customer_deliveryfield, .agshop_customer_invoicefield,
.agshop_customer_deliveryfield_error, .agshop_customer_invoicefield_error,
.agshop_generalfield {
	border: 1px solid #a5acb2;
}

.agshop_item_orderamountfield,
.agshop_item_orderamountfield_error {
}

.agshop_customer_deliveryfield, .agshop_customer_invoicefield,
.agshop_customer_deliveryfield_error, .agshop_customer_invoicefield_error,
.agshop_generalfield {
	width: 7em;
}

.agshop_item_orderamountfield_error,
.agshop_customer_deliveryfield_error, .agshop_customer_invoicefield_error {
	background: #fac6bd;
	border: 1px solid #dc1f00;
}

.agshop_button, .agshop_button_order {
	border: 0px;
	background: #c4c6c6;
	padding: 6px 2px 2px 2px;
	color: #000;
	font-size: normal;
	cursor: pointer;
}
td .agshop_button, td .agshop_button_order {
width: 100%; margin: 0 -5px;
}

.agshop_button_order {
	font-weight: bold;
}

.agshop_warning {
	margin: 1.5em 0 0 0;
	font-size: larger;
	color: red;
	font-weight: bold;
}

.agshop_warning span {
	font-size: 500%;
}





#HshopHolder { margin: 0 -26px;}
.HshopCol { width: 230px; float: left; min-height: 575px; margin-left: 20px; }
.HshopCol .box
{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 3px 3px 4px #929292;
	-webkit-box-shadow: 3px 3px 4px #929292;
	box-shadow: 3px 3px 4px #929292;
	padding: 15px;
	background-color: #dcddde;
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 15px;


}
.HshopCol .box .box
{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 3px 3px 4px #929292;
	-webkit-box-shadow: 3px 3px 4px #929292;
	box-shadow: 3px 3px 4px #929292;
	padding: 11px;
	margin-bottom: 0;
	margin: -14px;
	background-color: #fff;
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
}
.HshopCol .box select { margin-top: 10px}
.HshopCol .marginBig { margin-bottom: 40px!important}
.HshopCol .Hprodukt { float: left; margin-left: -10px; margin-right: 3px}

.HshopCol h2, .HshopCol h3 { margin: 0px; padding: 0px; display: inline; font-size: 14px; color: #000}

.HshopCol table { font-size: 14px; border-collapse: collapse;  width: 100%}
.HshopCol table thead th { text-align: right; font-weight: bold; border-bottom: 1px solid #c4c6c6; background-color: #fff; color: #a7aaaa }
.HshopCol table tbody th { width: auto;  padding: 5px 0; border-left: 0;   background-color: #fff; font-weight: bold}
.HshopCol table tbody td {  width: auto; padding: 5px 0 5px 5px;  }


.HshopCol table.styl { font-size: 12px; border-collapse: collapse;  width: 100%}
.HshopCol table.styl thead th { text-align: right; font-weight: bold; border-bottom: 1px solid #c4c6c6; background-color: #fff; color: #a7aaaa }
.HshopCol table.styl tbody th { width: auto;  padding: 5px 0; border-left: 0; border-right: 1px solid #c4c6c6; border-bottom: 1px solid #c4c6c6;  background-color: #fff;}
.HshopCol table.styl tbody td {  width: auto; padding: 5px 0 5px 5px; border-bottom: 1px solid #c4c6c6; }

.BorderAround {  border: 1px solid #c4c6c6 !important; text-align: center; }

.HshopCol .box strong {	font-weight: bolder; text-transform: uppercase}
.noMargin { margin-left: 0px !important; }

.Hbutton {   background-color: #c4c6c6;}

.minHeight { min-height: 525px }

.Hhr { text-align: left !important;   width: 30px !important;}

.agshop_item_orderamountfield { width: 50px;}
.kratka { width: 150px !important}
.kratka td {    padding: 1px 0 1px 0px !important; }
.kratka td select {    margin-top: 0px !important; }
