body, div, td, input, select, textarea {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
}

image {
	border: 0px;
}

table.top-menu {
	background-image: url(/~img/top_menu_fon.jpg);
	width: 100%;
	height: 38px;
}
table.top-menu td {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table.top-menu td a {
	color: white;
	text-decoration: none;
}
table.top-menu td a:hover {
	text-decoration: underline;
}

table.bottom-menu {
	background-image: url(/~img/bottom_menu_fon.jpg);
	width: 100%;
	height: 31px;
}
table.bottom-menu td {
	font-size: 10pt;
	font-weight: bold;
	text-transform: lowercase;
	white-space: nowrap;
	text-align: center;
}
table.bottom-menu td a {
	color: white;
	text-decoration: none;
}
table.bottom-menu td a:hover {
	text-decoration: underline;
}

div.caption {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #425173;
	border-bottom: black 1px solid;
	border-top: #BDB2B5 1px solid;
	padding: 2px 10px 3px 30px;
	font-family : Arial;
}


.catalog-menu td {
	padding: 4px;
}
.catalog-menu a {
	color: #444444;
	text-decoration: none;
}
.catalog-menu .root a {
	color: #000000;
	font-weight: bold;
}

.catalog-menu .active, .catalog-menu .selected {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.catalog-menu .root .active, .catalog-menu .root .selected {
	color: #000000;
	text-decoration: underline;
}

.catalog-menu li {
	list-style-image: url(/~img/catalog/marker.gif);
}
.catalog-menu .root li {
	list-style-image: url(/~img/catalog/root_marker.gif);
}
.catalog-menu .root li.active, .catalog-menu .root li.selected {
	list-style-image: url(/~img/catalog/root_marker_active.gif);
}



.category-name {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
}

.sub-category-name {
	background-color: #B2B2B2;
	padding: 5px 20px 5px 20px;
}
.sub-category-name a {
	font-size: 12pt;
	color: black;
	text-decoration: none;
}
.sub-category-name a:hover {
	text-decoration: underline;
}

.sub-category-text {
	padding: 5px;
}

td.good-item {
	border-left: #b2b2b2 1px solid;
	border-bottom: #b2b2b2 1px solid;
	padding: 5px;
	padding-bottom: 15px;
	font-size: 10pt;
}
td.good-item a {
	text-decoration: underline;
	color: #0060B6;
}
td.good-item a.name {
	text-decoration: none;
	font-size: 12pt;
}


.good-name {
	background-color: #D3D3D3;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 5px 20px 5px 20px;
}
.good-description {
	font-size: 10pt;
}
.good-description li {
	/*-style-image: url(/~img/catalog/);*/
}
.good-image {
	font-size: 8pt;
	color: #888888;
	margin-top: 20px;
}

.kontakt {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 20px 15px 5px 5px;
	color: white;
	text-align : right;
}

.kontakt1 {
	font-size: 8pt;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 15px 5px 5px;
	color: white;
	text-align : right;
}

.kontakt2  {
	font-size: 8pt;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 15px 5px 5px; 
	color: #D4FCFE;
	text-align : right;
}

div.form_block { text-align: center; padding: 20 10 20 10; margin: 5 0 10 0; border: #425173 2px solid; } 
div.form_block td { padding: 4; }
div.form_block td select, div.form_block td input { width: 100%; }
div.form_block table.no_padding td { padding: 0; }
div.form_block input.button { height: 19px; cursor: hand; border: 1px solid #CCCCCC; background-color: #EEEEEE; }

.center { text-align: center; }
