
body {
	background-color: #af7581;
	background-image: url(../images/background.png);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;

	font-family: tahoma;
	font-size: 12px;

	/*text-align: center;*/
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

.lang_switch {
	font-size: 10px;
	color: white;
	padding-bottom: 3px;
	padding-right: 7px;
}

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

.lang_switch a:hover {
	color: #c799a2;
}

.lang_selected a {
	color: #c799a2;
}

.main_content_cell {
	background-color: white;
	border-left: 4px solid #864545;
	border-right: 4px solid #864545;
}

.main_content_cell_end {
	background-color: white;
	border-left: 4px solid #864545;
	border-right: 4px solid #864545;
	border-bottom: 4px solid #864545;
	background-image: url(../images/main_content_back.gif);
	background-repeat: no-repeat;
}

.main_logo {
	width: 565px;
	margin: 0 auto;
	text-align: left;
	position: absolute;
	left: 175px;
	top: 75px;
	z-index: 10;
}

.products_menu {
	width: 214px;
	margin: 0 auto;
	position: absolute;
	left: 3px;
	top: 97px;
}

.products_image {
	width: 217px;
	margin: 0 auto;
	position: absolute;
	left: 788px;
	top: 105px;
}

.products_menu_back {
	background-image: url(../images/products_menu_back.gif);
	background-repeat: repeat-y;
}

.copyright {
	text-align: right;
	font-size: 9px;
	color: #e5a8b4;
	padding: 3px;
}

.main_menu {
	color: #c44059;
}

.main_menu a {
	color: #c44059;
	text-decoration: none;
}

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

.left_menu_off {
	color: #737373;
}

.left_menu_off a {
	color: #737373;
	text-decoration: none;
}

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

.left_menu_on {
	color: #737373;
}

.left_menu_on a {
	color: #737373;
	font-weight: bold;
	text-decoration: none;
}

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

.left_menu_categories {
	color: #9b4551;
	cursor: pointer;
}

.left_menu_categories a {
	color: #9b4551;
	text-decoration: none;
}

.left_menu_sub_categories {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.left_menu_sub_categories a {
	text-decoration: none;
	color: #ffffff;
}

.left_menu_sub_sub_categories {
	font-size: 11px;
	color: #9e5b60;
}

.left_menu_sub_sub_categories a {
	text-decoration: none;
	color: #9e5b60;
}

.left_menu_sub_sub_categories_selected a {
	text-decoration: none;
	color: #9e5b60;
	font-weight: bold;
}

h3.toggler {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.content_text {
	color: #aa4259;
}

.content_text a {
	color: #aa4259;
	font-weight: bold;
	text-decoration: none;
}

.feedback_text {
	border: 0px;
	font-size: 12px;
	font-family: tahoma;
	width: 430px;
}

.feedback_text_a {
	border: 0px;
	font-size: 12px;
	font-family: tahoma;
	width: 250px;
}

.content_hr {
	height: 1px;
	width: 180px;
	border-bottom: 1px solid #aa4259;
	margin-bottom: 15px;
}

.product_extras {
	position: absolute;
	cursor: pointer;
	color: #aa4259;
	width: 177px;
	height: 21px;
	text-align: left;
	padding-left: 20px;
	padding-top: 7px;
	background-image: url(../../../images/roza_impex/design/placeholder/more_placeholder.gif);
}

.product_extras a {
	font-weight: normal;
}

.category_extras {
	position: absolute;
	cursor: pointer;
	color: #aa4259;
	width: 177px;
	height: 21px;
	text-align: left;
	padding-left: 20px;
	padding-top: 7px;
	background-image: url(../../../images/roza_impex/design/placeholder/more_placeholder.gif);
}

.category_extras a {
	font-weight: normal;
}

.categories_tree {
	font-size: 11px;
	color: #666666;
}

.categories_tree a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

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

.accordion2 {
	padding-bottom: 20px;
}

#in_category_content,
#in_awards_content,
#in_active_ingr_content,
#in_test_content,
#in_details_content,
.product_list_content {
	color: #555555;
}

.news_image {
	border: 1px solid #aa4259;
}

.feedback_text_back {
	background-image: url(../../../images/roza_impex/design/feedback/text_back.gif);
	background-repeat: no-repeat;
	border: none;
	padding-top: 4px;
	padding-left: 10px;
}

.feedback_textarea_back {
	background-image: url(../../../images/roza_impex/design/feedback/textarea_back.gif);
	background-repeat: no-repeat;
	border: none;
	padding-top: 4px;
	padding-left: 10px;
	height: 80px;
}

.pricelist_search {
    border: 0px;
    margin-top: 13px;
    height: 12px;
    margin-left: 66px;
    width: 115px;
    font-size: 11px;
    padding: 1px;
}

.gallery_thumb {
	background: url(../images/gallery_back.gif) no-repeat;
	width: 120px;
	height: 117px;
	float: left;
	margin-left: 35px;
	margin-bottom: 35px;
}

