body {
	background-color: #FFFFFF;
	background-image: url(../images/layout/main_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div, span, p, ul, li, br {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #CB3208;
	text-decoration: none;
}

a:hover {
	color: #CB3208;
	text-decoration: underline;
}

.break {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-color: #758791;
	height: auto;
	width: 520px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #DCDDDF;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	height: auto;
	width: 480px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 28px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #DCDDDF;
}

h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
}

.whole {
	width: 800px;
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #758791;
}

.mainMenu {
	background-image: url(../images/layout/main_menu_background.gif);
	background-repeat: repeat-x;
	background-color: #CB3208;
	width: 510px;
	height: 37px;
	padding-left: 30px;
}

.mainMenuItem {
	margin-right: 30px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mainMenuItem a {
	color: #FFFFFF;
}

.mainMenuItem a:hover {
	text-decoration: underline;
}

.leftBlock {
	width: 220px;
	height: auto;
	margin-left: 10px;
}

.rightBlock {
	width: 540px;
	height: auto;
	/*margin-right: 20px;*/
}

.mainBorderShadow {
	width: 20px;
	height: 1px;
}

.topStrip {
	height: 184px;
	width: auto;
}

.topStrip div {
	float: left;
}

.topLeftBlock {
	width: 240px;
	height: 184px;
	background-image: url(../images/layout/left_top_shadow.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.topRightBlock {
	width: 560px;
	height: 184px;
	background-image: url(../images/layout/right_top_shadow.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.topLeftLogo {
	width: 220px;
	height: 184px;
	background-image: url(../images/layout/top_left_logo.jpg);
	background-repeat: no-repeat;
	background-color: #ECEDF1;
}

.specialMenuBlock {
	width: 540px;
	height: 147px;
	float: none;
	text-align: right;
	background-image: url(../images/layout/top_strip_background.jpg);
	background-repeat: repeat-x;
	background-color: #DCDDDF;
}

.languageMenu {
	width: auto;
	height: auto;
	text-align: right;
	margin-top: 60px;
	margin-right: 20px;
}

.specialMenu {
	width: auto;
	height: auto;
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
}

.specialMenuItem {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

.specialMenuItemDivider {
	margin-left: 5px;
	margin-right: 5px;
}

.specialMenuItem a:link, .specialMenuItem a:visited {
	color: #758791;
}

.specialMenuItem a:hover {
	color: #CB3208;
}

.centerStrip {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../images/layout/center_shadow.jpg);
	background-repeat: repeat-y;
}

.centerStrip div {
	float: left;
}

.centerLeftBlock {
	width: 240px;
	height: auto;
	padding-top: 20px;
}

.centerRightBlock {
	width: 555px;
	height: auto;
	padding-top: 20px;
}

.centerBlockDivider {
	width: 5px;
	height: 1px;
}

.leftMenuBlock {
	width: 220px;
	height: auto;
}

.leftMenu {
	width: auto;
	height: auto;
	margin-bottom: 40px;
}

.leftMenuTitle {
	padding-left: 10px;
	background-color: #758791;
	color: #FFFFFF;
	font-weight: bold;
	width: 210px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 4px solid #FFFFFF;
}

.titleArrow {
	margin-left: 5px;
	margin-right: 8px;
}

.titleArrow a {
	cursor: pointer;
}


.leftMenuItems {
	border-left: 5px solid #ECEDF1;
}

.leftMenuItems li {
	border-bottom: 1px solid #DCDDDF;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-image: url(../images/accessories/menu_item_arrow.gif);
	list-style-position: inside;
	/*font-weight: bold;*/
	padding-left: 10px;
	width: 185px;
	min-width: 205px;
	height: auto;
}

.leftMenuItems li a:link, .leftMenuItems li a:visited {
	color: #758791;
}

.leftMenuItems li a:hover {
	color: #CB3208;
}

.leftMenuItems li:hover {
	background-color: #ECEDF1;
	list-style-image: url(../images/accessories/menu_item_arrow_alt.gif);
}


.leftMenuCategoryItems {
	border-left: 5px solid #ECEDF1;
	background-color: #FFFFFF;
}

.leftMenuCategoryItems li {
	border-bottom: 1px solid #DCDDDF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	list-style-image: none;
	list-style-type: none;
	width: 185px;
	/*width: 205px;*/
	min-width: 205px;
	height: auto;
	font-weight: bold;
}

.leftMenuCategoryItems li a:link, .leftMenuCategoryItems li a:visited {
	color: #758791;
}

.leftMenuCategoryItems li a:hover {
	color: #CB3208;
}

.leftMenuCategoryItems li:hover {
	background-color: #ECEDF1;
}

li.leftMenuCategoryActualItem a:link, li.leftMenuCategoryActualItem a:visited, li.leftMenuCategoryActualItem a:hover {
	color: #CB3208;
}


.leftMenuSubcategoryItems {
	/*border-left: 5px solid #ECEDF1;*/
	display: block;
}

.leftMenuSubcategoryItems li {
	/*border-bottom: 1px solid #DCDDDF;*/
	border: none;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
	width: 175px;
	min-width: 195px;
	height: auto;
	font-size: 10px;
	margin-left: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #758791;
}

.leftMenuSubcategoryItems li a:link, .leftMenuSubcategoryItems li a:visited {
	color: #758791;
}

.leftMenuSubcategoryItems li a:hover {
	color: #CB3208;
}

.leftMenuSubcategoryItems li:hover {
	background-color: #ECEDF1;
	list-style-image: none;
}

li.leftMenuSubcategoryActualItem a:link, li.leftMenuSubcategoryActualItem a:visited, li.leftMenuSubcategoryActualItem a:hover {
	color: #CB3208;
}


.mainContentBlock {
	width: 535px;
	height: auto;
	min-height: 400px;
	background-image: url(../images/layout/background_logo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.mainContent {
	width: 535px;
	height: auto;
	margin-bottom: 30px;
	border-left: 1px solid #DCDDDF;
}

.mainContentParagraphs {
	margin-bottom: 20px;
	border-left: 5px solid #ECEDF1;
}

.mainContentParagraphs p {
	width: 480px;
	height: auto;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 28px;
}

.mainContentParagraphs ul {
	width: 455px;
	height: auto;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.mainContentParagraphs li {
	width: auto;
	margin-bottom: 4px;
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
}

.mainContentParagraphs h3 {
	padding-left: 28px;
}

.mainContentParagraphs table {
	margin-left: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bottomStrip {
	height: auto;
	width: auto;
}

.bottomStrip div {
	float: left;
}

.bottomLeftBlock {
	width: 240px;
	height: 75px;
	background-image: url(../images/layout/left_bottom_shadow.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.bottomLeftBlankBlock {
	width: 220px;
	height: 32px;
	background-color: #ECEDF1;
}

.bottomRightBlock {
	width: 555px;
	height: 75px;
	background-image: url(../images/layout/right_bottom_shadow.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.bottomRightMenu {
	width: 495px;
	height: auto;
	background-color: #DCDDDF;
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: none;
	margin-bottom: 10px;
}

.bottomMenuItem {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

.bottomMenuItemDivider {
	margin-left: 5px;
	margin-right: 5px;
}

.bottomMenuItem a:link, .bottomMenuItem a:visited {
	color: #758791;
}

.bottomMenuItem a:hover {
	color: #CB3208;
}

.copyright {
	width: auto;
	height: auto;
	text-align: right;
	font-size: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 170%;
}

.flag_cz {
	background-image: url(../images/accessories/flag_cz.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.flag_eng {
	background-image: url(../images/accessories/flag_eng.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.flag_ger {
	background-image: url(../images/accessories/flag_ger.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.homepageImage {
	float: none;
	margin-bottom: 20px;
}

.homepageSmallIllustration {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 60px;
}

.homepageMainContentBlock {
	margin-bottom: 30px;
	width: 535px;
}

.homepageLeftBlock {
	width: 310px;
	height: auto;
	border-left: 1px solid #DCDDDF;
}

.homepageRightBlock {
	width: 220px;
	height: auto;
	border-left: 1px solid #DCDDDF;
}

.homepageLeftColumn {
	width: auto;
	height: auto;
}

.homepageLeftColumnTitle {
	background-color: #758791;
	color: #FFFFFF;
	font-weight: bold;
	height: auto;
	width: 295px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 4px solid #FFFFFF;
}

.homepageHeading {
	background-color: #DCDDDF;
	color: #CB3208;
	font-weight: bold;
	font-size: 12px;
	height: auto;
	width: 295px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 4px solid #FFFFFF;
}

.homepageLeftColumnContent {
	padding-left: 28px;
	border-left: 5px solid #ECEDF1;
	margin-bottom: 20px;
}

.homepageLeftColumnContent p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 260px;
}

.homepageRightColumn {
	width: auto;
	height: auto;
}

.homepageRightColumnTitle {
	color: #758791;
	font-weight: bold;
	height: auto;
	width: 210px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px solid #DCDDDF;
	border-bottom: 1px dashed #DCDDDF;
}

.homepageRightColumnContent {
	padding-left: 10px;
	border-left: 5px solid #ECEDF1;
	margin-bottom: 20px;
}

.homepageRightColumnContent p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 190px;
}

.homepageArticle {
	margin-bottom: 10px;
}

.articleTitle {
	font-weight: bold;
}

.articleDate {
	font-weight: bold;
}

.articleSummary {
	width: 400px;
	height: auto;
	background-color: #ECEDF1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.articleSummaryDivider {
	width: 28px;
	height: 100px;
}

.articleSummary p {
	width: auto;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.homepageProduct {
	margin-top: 10px;
	margin-bottom: 10px;
}

.homepageProduct p {
	width: 140px;
}

.productThumb {
	/*border: 5px solid #ECEDF1;
	width: 100px;
	height: 100px;*/
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
	border: 5px solid #ECEDF1;
	background-color: #DCDDDF;
	background-image: url(../images/accessories/product_thumb.gif);
	background-repeat: no-repeat;
}

.productThumb:hover {
	border: 5px solid #CB3208;
	background-image: url(../images/accessories/product_thumb_alt.gif);
}

.homepageSmallIllustration .productThumb:hover {
	border: 5px solid #ECEDF1;
	background-image: url(../images/accessories/product_thumb.gif);
}

.productPrice {
	font-weight: bold;
	font-size: 14px;
	color: #CB3208;
}

.productOldPrice {
	text-decoration: line-through;
}

.productBlock {
	padding-left: 28px;
	margin-bottom: 20px;
}

.productBlock p {
	width: 330px;
	height: auto;
}

.productBlock h3 {
	padding-left: 28px;
}

.productThumbBlock {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 23px;
}

.productText {
	margin-bottom: 10px;
}

.navigation {
	width: 510px;
	height: auto;
	background-color: #ECEDF1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-bottom: 30px;*/
	float: none;
}

.navigationTitle {
	margin-right: 10px;
	margin-bottom: 1px;
	font-weight: bold;
}

.navigationItem {
	font-size: 11px;
}

.navigationItemDivider {
	margin-left: 5px;
	margin-right: 5px;
}

.callsBlock {
	width: 500px;
	height: 15px;
}

.call {
	margin-top: 20px;
	margin-bottom: 20px;
}

.callDivider {
	width:28px;
	height:1px;
}

.call p {
	padding: 0px;
	margin: 0px;
	width: 380px;
	margin-left: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.callError {
	color: #CB3208;
	font-weight: bold;
	width: 470px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 5px solid #CB3208;
	background-image: url(../images/accessories/icon_error.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F5D8D0;
}

.callWarning {
	color: #FFCC00;
	font-weight: bold;
	width: 470px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 5px solid #FFCC00;
	background-image: url(../images/accessories/icon_warning.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F7F0CA;
}

.callNotice {
	color: #086091;
	font-weight: bold;
	width: 470px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 5px solid #086091;
	background-image: url(../images/accessories/icon_notice.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #BCDFF3;
}

.mainContentParagraphs form {
	width: 480px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 28px;
}


form {
	height: auto;
	width: auto;
}

.fieldset {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-color: #ECEDF1;
	width: 480px;
	/*border-left: 1px solid #CB3208;*/
}

.fieldset p {
	font-style: italic;
	/*font-weight: bold;*/
	width: auto;
	height: auto;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	width: 460px;
	text-align: justify;
}


.legend {
	font-weight: bold;
	font-size: 12px;
	/*color: #FFFFFF;
	background-color: #CB3208;*/
	color: #758791;
	background-color: #DCDDDF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-align: right;
	width: 460px;
	float: none;
}

.formRow {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	width: 460px;
}

.formRow:hover {
	background-color: #FFFFFF;
}

label {
    text-align: left;
    float: left;
    width: 50%;
	 padding-left: 5px;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 /*font-weight: bold;*/
}

.requiredItem {
	/*font-weight: bold;*/
	color: #CB3208;
}

input, select, textarea {
	background-color: #FFFFFF;
	border: 1px solid #758791;
	color: #CB3208;
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus {
	border: 1px solid #CB3208;
}

.radioButton {
	width: auto;
	height: auto;
}

.shortSelect {
	width: 50px;
}

.formButtons {
	background-color: #ECEDF1;
	text-align: right;
	width: 480px;
	margin-top: 10px;
}

.button {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CB3208;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	width: auto;
}

.altButton {
	color: #758791;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DCDDDF;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	width: auto;
}

.iconButton {
	color: #758791;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #DCDDDF;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	width: auto;
}

td {
	padding: 6px;
	border: 1px solid #ECEDF1;
}

th {
	font-weight: bold;
	background-color: #DCDDDF;
	color: #758791;
	padding: 6px;
}

.rowLabel {
	width: 180px;
	font-weight: bold;
	background-color: #ECEDF1;
	border: 1px solid #DCDDDF;
}

.rowTitle {
	width: 180px;
	font-weight: bold;
	background-color: #DCDDDF;
	color: #758791;
}

.steps {
	margin-left: 0px;
	margin-top: 30px;
	/*backgro
