/* COMMON STYLES */
/* Don't delete existing styles, only modify its or add new ones! */
/* COMMON */
body {
	background: #ffffff;
	/* margin: 0px auto 0px auto; */
        margin: auto;
       max-width: 1200px;
        width: 100%;
}

body, tr, td, p, a, input, select, textarea {
	color: #000000;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
}
table#sign {
	width: 100%;
	BACKGROUND: #ececec url(../../_img/left1.jpg) repeat-y top left;
}
table#sign td {
	color: #8a9092;
	BACKGROUND: url(../../_img/right1.jpg) repeat-y top right;
	text-align: right;
	padding-right: 25px;
	font-family: Tahoma;
	font-size: 10px;
}
table#sign A, table#sign A:hover, table#sign A:visited {
	color: #9cce42;
	text-decoration: underline;
	font-size: 10px;
}
#sign {
	display: none;
}
img {
	border: 0px;
}
A {
	color:#FF6600;
	text-decoration: none;
}
A:hover {
	color:#9cce42;
	text-decoration: underline;
}
A:visited {
	color:#FF6600;
	text-decoration: none;
}

#small a {
	color: #9cce42;
	text-decoration: none;
	font-size: 11px;
}
#small a:hover {
	color: #9cce42;
	text-decoration: underline;
	font-size: 11px;
}
#small a:visited {
	color: #9cce42;
	font-size: 11px;
}
#small {
	font-size: 11px;
}
#flag_inactive {
	color: #aaaaaa;
}
A.nav_item {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #9d9b9b;
	PADDING-TOP: 5px;
}
A.nav_item:hover, A.nav_item:active {
	color: #666666;
}

.header {
	color: #aa831d;
}
P.nav_item {
	font-size: 10px;
}
A.link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.link:hover {
	color: #232377;
	text-decoration: underline;
}
HR {
	background-color: #CCCCCC;
	height: 1px;
	color: #CCCCCC;
	border: none;
}
#pager {
	text-decoration: none;
}
BLOCKQUOTE {
	margin: 5px 5px 5px 10px;
}
.top_tool_bar, .bottom_line {
	background-color: #C1D5FA
}
/* END COMMON */
/* HEADERS */
h1, h1 a, h1 a:visited, h1 a:hover {
	color: #aa831d;
	text-transform: uppercase;
	margin: 1px 8px 2px 0px;
	font-size: 14px;
	font-weight: bold;
}
.h1, .h1 a, .h1 a:visited, .h1 a:hover {
	color: #aa831d;
	text-transform: uppercase;
	margin: 1px 8px 2px 0px;
	font-size: 14px;
	font-weight: bold;
}
h2, h2 a, h2 a:visited, h2 a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	color: #aa831d;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}
.h2, .h2 a, .h2 a:visited, .h2 a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	color: #aa831d;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}
h3, h3 a, h3 a:visited, h3 a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	color: #aa831d;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
.h3, .h3 a, .h3 a:visited, .h3 a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	color: #aa831d;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
h4, h4 a, h4 a:visited, h4 a:hover {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: uppercase;
}
.h4, .h4 a, .h4 a:visited, .h4 a:hover {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: uppercase;
}
h5, h5 a, h5 a:visited, h5 a:hover {
	color: #33626F;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: uppercase;
}
.h5, .h5 a, .h5 a:visited, .h5 a:hover {
	color: #33626F;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: uppercase;
}
/* END HEADERS */
/* TOP MENU */
.top_menu TD, .top_menu a, .top_menu a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-family: tahoma;
}
.top_menu a:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.top_menu a.item_top_active, .top_menu a.item_top_active:visited {
}
.tp {
	position: relative;
	bottom: 0;
}
/* END TOP MENU */
/* BOTTOM MENU */
.bottom_menu TD, .bottom_menu a, .bottom_menu a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
}
.bottom_menu a:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.bottom_menu a.item_bottom_active, .bottom_menu a.item_bottom_active:visited {
}
/* END BOTTOM MENU */
/* MAIN MENU */
.main_menu {
}
.main_menu a.item_active, .main_menu a.item_active:visited {
}
.main_menu TD {
}
.main_menu A, .main_menu A:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
.main_menu A:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100px;
	z-index: 999;
}

.pd_menu {
	border: 1px #aa831d solid;
}
.pd_menu td {
	color: #ffffff;
	border: 0px;
	background-color: #e6b125;
	padding: 5px 8px 5px 8px
}
.pd_menu a, .pd_menu a:visited {
  color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma;
}
.pd_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.pd_menu_activ A {
}
/* END MAIN MENU */
/* ESHOP TREE LINKS*/
TD.eshop_tree IMG {
	BORDER: 0px;
}
TD.eshop_tree_level_1 {
}
.eshop_sm_level_0 {
}
.eshop_sm_level_0 A, .eshop_sm_level_0 A:visited {
	color: #9cce42;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
span.eshop_eshop_sm_level_0 A:hover {
	color: #9cce42;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
#selected_sm_level_0 A {
	color: #9cce42;
	font-weight: bold;
	text-decoration: underline
}
.eshop_sm_level_1 {
}
.eshop_sm_level_1 A, .eshop_sm_level_1 A:visited {
	color: #9cce42;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
span.eshop_sm_level_1 A:hover {
	color: #9cce42;
	font-weight: normal;
	text-decoration: underline
}
#selected_sm_level_1 A {
	color: #9cce42;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 10px;
}
.eshop_sm_level_2 {
}
.eshop_sm_level_2 A, .eshop_sm_level_2 A:visited {
	color: #9cce42;
	font-size: 11px;
	text-decoration: none;
	padding-left: 20px;
	font-weight: normal;
}
span.eshop_sm_level_2 A:hover {
	color: #9cce42;
	text-decoration: underline;
	font-weight: normal;
}
#selected_sm_level_2 A {
	color: #9cce42;
	text-decoration: underline;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
}
.eshop_sm_level_3 {
}
.eshop_sm_level_3 A, .eshop_sm_level_3 A:visited {
	color: #9cce42;
	font-size: 11px;
	text-decoration: none;
	padding-left: 30px;
	font-weight: normal;
}
span.eshop_sm_level_3 A:hover {
	color: #9cce42;
	text-decoration: underline;
	font-weight: normal;
}
#selected_sm_level_3 A {
	color: #9cce42;
	font-size: 11px;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: underline;
}
/*ESHOP TREE LINKS*/
/* PHOTOALBUM*/
.photoalbum_act {
	border: #c0c0c0 1px solid;
}
.photoalbum a {
	font-weight: bold;
	text-decoration: none;
}
.photoalbum a:hover {
	font-weight: bold;
	text-decoration: underline;
}
/*  PHOTOALBUM */
/* SITE MAP, SECTION MAP */
#tree {
	font-size: 10px;
}
#tree IMG {
	BORDER: 0px;
	HEIGHT: 16px;
	WIDTH: 19px
}
#tree DIV {
	font-size: 10px;
}
#tree DIV A {
	font-size: 10px;
}
#tree DIV A:hover {
	font-size: 10px;
	text-decoration: underline;
}
.tree_item_selected {
	text-decoration: underline;
	color: #e6b125;
}
#tree DIV.sm_level_0, #tree DIV.sm_level_0 A {
	color: #aa831d;
	font-size: 14px;
	font-weight: bold;
}
#tree DIV.sm_level_0 A:hover, #tree DIV.sm_level_0 A:visited {
	font-size: 14px;
	font-weight: bold;
}
#tree DIV.sm_level_1, #tree DIV.sm_level_1 A {
	color: #aa831d;
	font-size: 12px;
	font-weight: bold;
}
#tree DIV.sm_level_1 A:hover, #tree DIV.sm_level_1 A:visited {
	font-size: 12px;
	font-weight: bold;
}
#tree DIV.sm_level_2, #tree DIV.sm_level_2 A {
	color: #aa831d;
	font-size: 11px;
	font-weight: normal;
}
#tree DIV.sm_level_2 A:hover, #tree DIV.sm_level_2 A:visited {
	font-size: 11px;
	font-weight: normal;
}
#tree DIV.sm_level_3, #tree DIV.sm_level_3 A {
	color: #aa831d;
	font-size: 10px;
	font-weight: normal;
}
#tree DIV.sm_level_3 A:hover, #tree DIV.sm_level_3 A:visited {
	font-size: 10px;
	font-weight: normal;
}
/* END SITE MAP, SECTION MAP */
/* FORM */
FORM {
	margin: 0px;
}
INPUT {
	FONT-SIZE: 11;
}
INPUT.txt, INPUT.field {
	BORDER: #e6b125 1px solid;
	margin: 2px;
}
INPUT.txt_noborder {
	BORDER: #e6b125 1px solid;
	COLOR: #666666;
}
INPUT.check {
	COLOR: #AAAAAA;
}
INPUT.btn {
	FONT-SIZE: 12px;
	BACKGROUND: #e6b125;
	COLOR: #ffffff;
	border: none;
	padding: 1px;
	FONT-WEIGHT: bold;
	cursor: hand;
}
SELECT.sel {
	FONT-SIZE: 11;
	BORDER: #e6b125 1px solid;
	COLOR: #666666;
}
CHECKBOX.chb {
	FONT-SIZE: 11;
	COLOR: #666666;
}
TEXTAREA.ta {
	FONT-SIZE: 11;
	BORDER: #e6b125 1px solid;
	COLOR: #666666;
}
/* END FORMS */
/* TABLE */
TABLE.tbl {
	border: 1px #b0b0b0 solid
}
TABLE.tbl TD {
	border: 0px
}
TABLE.tbl TH {
	color: #000000;
	border: 0px;
	background-color: #e6b125;
	font-size: 11px;
	padding: 3px 3px 3px 3px
}
TABLE.tbl TH.al {
	color: #000000;
	border: 0px;
	background-color: #C1D5FA;
	font-size: 12px;
	padding: 5px 8px 5px 8px;
	text-align: right;
	font-weight: normal;
}
TABLE.tbl TD {
	border: 0px;
	font-size: 11px;
	padding: 5px 8px 5px 8px
}
/* END TABLE */
/* PRISE-LIST */
TABLE.price {
	border-right: 1px #b0b0b0 solid;
}
TABLE.price TD {
	border-bottom: 1px #b0b0b0 solid;
	border-left: 1px #b0b0b0 solid;
	font-weight: normal;
}
TABLE.price TH {
	color: #000000;
	border-left: 1px #ffffff solid;
	background-color: #e6b125;
	font-size: 12px;
	padding: 5px 8px 5px 8px
}
TABLE.price TH.al {
	color: #000000;
	border-left: 0px #b0b0b0 solid;
	background-color: #e6b125;
	font-size: 12px;
	padding: 5px 8px 5px 8px;
	text-align: right;
	font-weight: normal;
}
TABLE.price TD {
	font-size: 11px;
	padding: 5px 8px 5px 8px
}
/* END PRISE-LIST */
/* CART */
#cart_small {
	font-size: 9px;
	color: #333333;
}
#cart_small a {
	font-size: 9px;
}
/* END CART */
/* SORT */
.icon_sort {
	border: #b0b0b0 1px solid;
	background-color: #87CDE0;
	margin-top: 3px;
}
/* END SORT */
/* ESHOP */
.price_details {
	color: #9cce42;
	font-size: 12px;
	font-weight: bold
}
.old_price_details {
	color: #e00000;
	text-decoration: line-through;
	font-size: 12px;
	font-weight: bold
}
.discount_details {
	color: #e00000;
	font-size: 11px;
	font-weight: bold
}
.price {
	color: #9cce42;
	font-size: 12px;
	font-weight: bold
}
.old_price {
	color: #e00000;
	text-decoration: line-through;
	font-size: 12px;
	font-weight: bold
}
.discount {
	color: #e00000;
	font-size: 11px;
	font-weight: bold
}
.price_small {
	color: #9cce42;
	font-size: 11px;
	font-weight: bold
}
.old_price_small {
	color: #e00000;
	text-decoration: line-through;
	font-size: 11px;
	font-weight: bold
}
.discount_small {
	color: #e00000;
	font-size: 11px;
	font-weight: bold
}
.eshop_image {
	margin-top: 3px;
	margin-right: 5px;
}
.eshop_image_click {
	margin-top: 3px;
	margin-right: 5px;
	border: 0px #33626F solid;
}
.views_browse {
	border-top: 1px #e0e0e0 solid;
	border-right: 1px #e0e0e0 solid;
}
.views_browse TD {
	border-bottom: 1px #e0e0e0 solid;
	border-left: 1px #e0e0e0 solid;
}
.filter_box {
}
.filter_box td {
	font-size: 10px;
}
.filter_box .txt {
	width: 100px
}
.search_box {
}
.currency_block {
	font-size: 9px;
	color: #8A9092;
	font-weight: bold;
}
.row1 {
}
.row2 {
}
/* END ESHOP */
/* VOTES */
.vote_res_small_on {
	background-color: #9cce42;
	border-top: 1px #9cce42 solid;
	border-bottom: 1px #9cce42 solid;
}
.vote_res_on {
	background-color: #9cce42;
	border-top: 1px #9cce42 solid;
	border-bottom: 1px #9cce42 solid;
}
.vote_res_small_off {
	border-top: 1px #9cce42 solid;
	border-bottom: 1px #9cce42 solid;
}
.vote_res_off {
	border-top: 1px #9cce42 solid;
	border-bottom: 1px #9cce42 solid;
}
/* END VOTES */
/* SYSTEM */
#stat {
	display: none;
}
#sp {
	display: none;
}
.status_error {
	color: #e6b125;
	font-size: 10;
}
.status_notice {
	color: #e6b125;
	font-size: 10;
}
.status_normal {
	color: #000000;
	font-size: 10;
}
/* END SYSTEM */
/* PAGER */
.pager_block {
	padding-top: 2px;
	float: left;
	width: 30px;
	height: 20px;
	margin-right: 2px;
	font-size: 14px;
	text-decoration: none;
	background-color: #f9f9f9;
	text-align: center;
}
.pager_active {
	padding-top: 2px;
	float: left;
	width: 30px;
	height: 20px;
	margin-right: 2px;
	font-size: 14px;
	text-decoration: none;
	color: #f9f9f9;
	border: solid #666 1px;
	background-color: #666;
	text-align: center;
}
.pager_block a, .pager_active a {
	text-decoration: none;
	font-size: 14px;
}
.pager_block a:hover, .pager_active a:hover {
	font-weight: bold;
}
/* END PAGER */
/* COMMON STYLES */
button {
	background-color: #ff6600;
	border: solid #ff6600 1px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	font: bold 12px arial, tahoma, verdana;
	cursor: pointer;
	margin-right: 2px;
}
.wd1 {
	width: 50px;
}
.wd2 {
	width: 110px;
}
.wd3 {
	width: 150px;
}
.wd4 {
	width: 200px;
}
.wd5 {
	width: 250px;
}
.wd6 {
	width: 500px;
}
.wd7 {
	width: 100%;
}
.sz1 {
	font-size: .5em;
}
.sz2 {
	font-size: .6em;
}
.sz3 {
	font-size: .7em;
}
.sz4 {
	font-size: .9em;
}
.sz5 {
	font-size: 1em;
}
.sz6 {
	font-size: 1.2em;
}
.sz7 {
	font-size: 1em;
}
.sz8 {
	font-size: 1.5em;
}
.sz9 {
	font-size: 2em;
}
/* END COMMON */
/* MEMBER MENU */
.member_menu {
	margin-top: 10px;
	border: solid red 0px;
}
.member_menu td {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.member_menu  a {
	font: normal 12px arial, tahoma, verdana;
	color: #666 !important;
	text-decoration: none;
}
.member_menu  a:hover {
	text-decoration: underline;
}
/* END MEMBER MENU */
/* ESHOP */
.spec_eshop_cart {
	font: normal 11px arial, tahoma, verdana;
	color: #fff;
}
.spec_eshop_cart a:link, .spec_eshop_cart a:visited, .spec_eshop_cart a:active, .spec_eshop_cart a:hover {
	font: normal 11px arial, tahoma, verdana;
}
.spec_eshop_tree_links {
}
.spec_eshop_tree_links .lev1 {
}
.spec_eshop_tree_links .lev2 {
	padding-left: 10px;
	padding-bottom: 5px;
}
.spec_eshop_tree_links .item_normal {
	line-height: 18px;
}
.spec_eshop_tree_links .item_selected {
	line-height: 18px;
}
.spec_eshop_tree_links2 {
	width: 90%;
	margin: 0 auto;
}
.spec_eshop_tree_links2 .lev1 {
}
.spec_eshop_tree_links2 .lev2 {
}
.spec_eshop_tree_links2 .item_normal {
}
.spec_eshop_tree_links2.item_selected {
}
.spec_eshop_tree_links2 .lev1 a:link, .spec_eshop_tree_links2 .lev1 a:visited, .spec_eshop_tree_links2 .lev1 a:active, .spec_eshop_tree_links2 .lev1 a:hover {
	font: bold 14px arial, tahoma, verdana;
	text-transform: uppercase;
}
.spec_eshop_tree_links2 .lev2 a:link, .spec_eshop_tree_links2 .lev2 a:visited, .spec_eshop_tree_links2 .lev2 a:active, .spec_eshop_tree_links2 .lev2 a:hover {
	font: normal 10px arial, tahoma, verdana;
}
/* END ESHOP */
/* KNOWLEDGE BASE */
.kb_item_row_name {
	margin-bottom: 5px;
}
.kb_item_row_announce {
}
.kb_item_row_announce p {
	margin: 0px;
	padding: 0px;
}
/* END KNOWLEDGE BASE */
/************ NEWS STYLES ******************/
.small_news {
}
.small_news_item_row {
}
.small_news_urgent_item_row {
	color: #ff0000;
}
.small_news_item_date {
	display: inline;
}
.small_news_item_time {
}
.small_news_item_header {
	display: inline;
}
.small_news_item_announce {
}
.small_news_rss {
}
.news {
}
.news_item_row {
}
.news_item_date {
}
.news_item_time {
}
.news_item_header {
}
.news_item_announce {
}
.news_item_row {
}
.news_urgent_item_date {
}
.news_urgent_item_time {
}
.news_urgent_item_header {
	margin-bottom: 5px;
}
.news_urgent_item_announce {
}
.news_urgent_item_announce p, .news_item_announce p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.news_rss {
}
/************ END NEWS STYLES ******************/
/************ ARTICLES STYLES ******************/
.small_articles {
}
.small_articles_item_row {
}
.small_articles_item_date {
	display: inline;
}
.small_articles_item_header {
	display: inline;
}
.small_articles_rss {
}
.articles {
}
.articles_cat_name {
	display: inline;
}
.articles_cat_name a {
	font-size: 1.2em;
}
.articles_cat_num_items {
	display: inline;
}
.articles_cat_announce {
}
.articles_cat_announce p {
	margin: 0;
	padding: 0;
}
.articles_urgent_cat_name {
}
.articles_urgent_cat_num_items {
}
.articles_urgent_cat_announce {
}
.articles_item_row {
}
.articles_item_date {
}
.articles_item_header {
}
.articles_rss {
}
/************ END ARTICLES STYLES ******************/
/* For Filter Boxes */
.filter_box {
	width: 100%;
	background-color: #f5f5f5;
}
.filter_box_Block {
	margin-bottom: 10px;
}
.filter_box_row {
}
.filter_box_hsplitter {
	width: 40px;
}
.filter_box_vsplitter {
}
.filter_box_caption {
}
/* END For Filter Boxes */
/* Categories Display */
.cat_path {
	margin: 30px 0px;
}
.catD_detail_table {
	width: 95%
}
.catD_detail_table td {
	padding-bottom: 20px;
}
.catD_row {
	width: 20%;
}
.cat_small_picture {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.catD_row .catD_name {
	text-transform: uppercase;
	margin-bottom: 5px;
}
.catD_row .catD_name a {
	font-weight: bold !important;
}
.catD_row .catD_announce {
}
.urgent_catD_row {
	width: 20%;
}
.urgent_cat_small_picture {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.urgent_catD_row .catD_name {
	text-transform: uppercase;
	margin-bottom: 5px;
}
.urgent_catD_row .catD_name a {
	font-weight: bold !important;
}
/* End Categories Display */
/* Text editor styles {
*/
div.amiroTEdDiv {
}
div.amiroTEdDivEditor {
	display: block;
}
div.amiroTEdDivPreview {
	border: 1px solid black;
	display: none;
	overflow: auto;
}
img.amiroTEdCtrl {
	border: 0px;
	cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	margin-bottom: 4px;
	width: auto;
}
img.amiroTEdSep {
	border: 0px;
}
img.amiroTEdSmile {
	border: 0px;
	cursor: pointer;
}
textarea.amiroTEdCtrl {
}
div.amiroTEdDivResize {
	height: 4px;
	margin-top: 1px;
	background-color: #d4d0c8;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	border-bottom: 1px solid #808080;
	margin-bottom: 1px;
	cursor: s-resize;
}
span.amiroTEdMore {
	cursor: pointer;
	height: 25px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #000000;
}
BLOCKQUOTE.edQuote {
	/*    border: 1px solid #d9d9d9;
	background: #eeeeee;
	padding: 5px;
*/
	border-left: 2px solid #999999;
	margin: 0px;
	padding: 10px;
	margin-left: 15px;
	background: #f9f9f9;
}
PRE.edCode {
	margin: 5px 0px 5px 16px;
	width: 500px;
	overflow: auto;
	border: 1px dotted gray;
	padding: 5px;
}
	/*
}
Text editor styles */
/* TREE LINKS */
.spec_eshop_tree_links {
	line-height: 1.5em;
}
.spec_eshop_tree_links .item_popup_picture {
}
.spec_eshop_tree_links .item_small_picture {
}
.spec_eshop_tree_links .item_picture {
}
.spec_eshop_tree_links .level_0 {
}
.spec_eshop_tree_links .level_0  a:link , .spec_eshop_tree_links .level_0  a:visited, .spec_eshop_tree_links .level_0  a:active, .spec_eshop_tree_links .level_0  a:hover {
	text-decoration: underline;
	font-size: 1.2em;
	text-transform: uppercase;
}
.spec_eshop_tree_links .level_0  a:hover {
	text-decoration: none;
}
.spec_eshop_tree_links .level_0 .item_normal {
}
.spec_eshop_tree_links .level_0 .item_selected {
}
.spec_eshop_tree_links .level_1 {
}
.spec_eshop_tree_links .level_1 .item_normal {
}
.spec_eshop_tree_links .level_1 .item_selected {
}
.spec_eshop_tree_links .level_1  a:link , .spec_eshop_tree_links .level_1 a:visited, .spec_eshop_tree_links .level_1  a:active, .spec_eshop_tree_links .level_1  a:hover {
	text-decoration: underline;
	font-size: 1em;
	text-transform: none;
}
.spec_eshop_tree_links .level_1  a:hover {
	text-decoration: none;
}
.spec_eshop_tree_links .level_2 {
	margin-left: 15px;
}
.spec_eshop_tree_links .level_2 .item_normal {
}
.spec_eshop_tree_links .level_2 .item_selected {
}
.spec_eshop_tree_links .level_2  a:link , .spec_eshop_tree_links .level_2 a:visited, .spec_eshop_tree_links .level_2  a:active, .spec_eshop_tree_links .level_2  a:hover {
	text-decoration: underline;
	font-size: .9em;
	text-transform: none;
}
.spec_eshop_tree_links .level_2  a:hover {
	text-decoration: none;
}
.spec_eshop_tree_links .level_3 {
	margin-left: 15px;
}
.spec_eshop_tree_links .level_3 .item_normal {
}
.spec_eshop_tree_links .level_3 .item_selected {
}
.spec_eshop_tree_links .level_3  a:link , .spec_eshop_tree_links .level_3 a:visited, .spec_eshop_tree_links .level_3  a:active, .spec_eshop_tree_links .level_3  a:hover {
	text-decoration: underline;
	font-size: .9em;
	text-transform: none;
}
.spec_eshop_tree_links .level_3  a:hover {
	text-decoration: none;
}
/* END TREE LINKS */
/* PAGER */
.pager {
	margin-top: 20px;
	text-align: left;
}
.pager_sibl_pages {
	font-size: 14px;
	font-weight: bold;
}
.pager_pages {
	margin: 10px 0px;
	padding: 4px 0px;
}
a.pager_sibl:link, a.pager_sibl:active, a.pager_sibl:visited, a.pager_sibl:hover, a.pager_fin:link, a.pager_fin:active, a.pager_fin:visited, a.pager_fin:hover {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.pager_sibl:hover, a.pager_fin:hover {
	text-decoration: underline;
}
a.pager_block:link, a.pager_block:active, a.pager_block:visited, a.pager_block:hover, .pager_active, .pager_dotdot {
	margin-right: 3px;
	padding: 4px 10px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background-color: #f2f2f2;
}
a.pager_block:hover {
	background-color: #ccc;
}
.pager_active {
	font-size: 14px;
	color: #f9f9f9;
	background-color: #666;
}
.pages_nav_split {
	font-size: 14px;
	font-weight: normal;
	padding: 0px 5px;
}
/* END PAGER */
/* SITE MAP, SECTION MAP */
.sm_tree {
}
.sm_tree .sm_level_1 {
}
.sm_tree .sm_level_1 a:link, .sm_tree .sm_level_1 a:visited, .sm_tree .sm_level_1 a:active, .sm_tree .sm_level_1 a:hover {
	font-size: 14px;
}
.sm_level_1 .sm_tree_item_selected {
	font-size: 14px;
}
.sm_tree .sm_level_2 {
	margin-left: 15px;
}
.sm_tree .sm_level_2 a:link, .sm_tree .sm_level_2 a:visited, .sm_tree .sm_level_2 a:active, .sm_tree .sm_level_2 a:hover {
	font-size: 12px;
}
.sm_level_2 .sm_tree_item_selected {
	font-size: 12px;
}
.sm_tree .sm_level_3 {
	margin-left: 25px;
}
.sm_tree .sm_level_3 a:link, .sm_tree .sm_level_3 a:visited, .sm_tree .sm_level_3 a:active, .sm_tree .sm_level_3 a:hover {
	font-size: 12px;
}
.sm_level_3 .sm_tree_item_selected {
	font-size: 12px;
}
.sm_tree .sm_tree_item_selected {
	font-weight: bold;
}
.sm_imaged_tree {
}
.sm_imaged_tree  .sm_imaged_item_normal_1, .sm_imaged_tree  .sm_imaged_item_active_1, .sm_imaged_tree  .sm_imaged_item_normal_2, .sm_imaged_tree  .sm_imaged_item_active_2, .sm_imaged_tree  .sm_imaged_item_normal_3, .sm_imaged_tree  .sm_imaged_item_active_3 {
	padding-left: 7px;
	line-height: 19px;
}
/* END SITE MAP, SECTION MAP */
/* STICKERS */
.stickers {
}
.stickers td {
	vertical-align: top;
	text-align: left;
}
.stickers .small_row {
	border: 0px;
}
.stickers .small_row_dashed {
	border: dashed #ccc 1px;
}
.stickers .small_header {
	line-height: 16px;
}
.stickers .small_header a {
	text-decoration: none;
	border-bottom: dashed 1px;
}
.stickers .small_announce {
	padding: 3px;
}
.stickers .small_Hsplitter img {
	width: 20px;
	height: 1px;
}
.stickers .small_Vsplitter img {
	width: 1px;
	height: 20px;
}
/* END STICKERS */
/* NEWS CHANGES */
.news_item_header {
	margin-bottom: 5px;
}
.news_item_announce {
	margin-bottom: 12px;
}
#newss {
	text-align: justify;
}
/* END NEWS */
#signf3153143 {
	display: none;
}
.signd8b5eb7d {
	display: none;
}
