/* COMMON STYLES */
/* Don't delete existing styles, only modify its or add new ones! */

/* COMMON */
body { background-color:#D7E6F6;}
body, table, tr, td, p, a, input, select, textarea {color:#999999;font-family:Arial, Helvetica, sans-serif; font-size:12px; }

A {color:#68ACCA;text-decoration:none}
A:hover {color:#8DC63F;text-decoration:none}
A:visited {color:#68ACCA;}

table#sign{width:901px;}
table#sign td{text-align:right;font-family:Verdana; font-size:10px; color:#68ACCA;}
table#sign A, table#sign A:hover, table#sign A:visited {color:#68ACCA;text-decoration:underline; font-size:10px;}

HR {background-color:#999999; height:1px; color:#999999; border:none;}

#small a {color:#68ACCA;text-decoration:none;font-size:11px;}
#small a:hover {color:#8DC63F;text-decoration:none;font-size:11px;}
#small a:visited {color:#68ACCA;font-size:11px;}
#small {font-size:11px;}

#kat_small {margin:0px; padding:0px 0px 0px 10px;}
#kat_small a {color:#999999;text-decoration:none;font-size:11px;}
#kat_small a:hover {color:#8DC63F;text-decoration:none;font-size:11px;}
#kat_small a:visited {color:#999999;font-size:11px;}
#kat_small {font-size:11px;}

#file_name p {color:#999999;text-decoration:none;font-size:12px;}
#file_name p a {color:#999999;text-decoration:none;font-size:12px;}
#file_name p a:hover {color:#8DC63F;text-decoration:none;font-size:12px;}
#file_name p a:visited {color:#8DC63F;text-decoration:none;font-size:12px;}

#file_name {color:#999999;text-decoration:none;font-size:12px;}
#file_name a {color:#999999;text-decoration:none;font-size:12px;}
#file_name a:hover {color:#8DC63F;text-decoration:none;font-size:12px;}
#file_name a:visited {color:#8DC63F;text-decoration:none;font-size:12px;}

#flag_inactive {color:#aaaaaa;}

#pager {text-decoration:none;}

BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}

.top_tool_bar, .bottom_line {background-color:#48899B}

img{border:0px;}


/* END COMMON */

/* HEADERS */
h1, h1 a, h1 a:visited, h1 a:hover {color:#959595;font-size:26px;font-weight:normal; margin-bottom:5px; margin-top:5px;text-transform:lowercase;font-family:Tahoma;}
.h1, .h1 a, .h1 a:visited, .h1 a:hover {color:#959595;font-size:26px;font-weight:normal; margin-bottom:5px; margin-top:5px;text-transform:lowercase;font-family:Tahoma;}
h2, h2 a, h2 a:visited, h2 a:hover {color:#62ADDF;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px; padding-left:11px; background:url(../../_img/h2_pic.gif) no-repeat top left;}
.h2, .h2 a, .h2 a:visited, .h2 a:hover {color:#62ADDF;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px; padding-left:11px; background:url(../../_img/h2_pic.gif) no-repeat top left;}
h3, h3 a, h3 a:visited, h3 a:hover {color:#62ADDF;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
.h3, .h3 a, .h3 a:visited, .h3 a:hover {color:#62ADDF;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
h4, h4 a, h4 a:visited, h4 a:hover {color:#8DC63F;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h4, .h4 a, .h4 a:visited, .h4 a:hover {color:#8DC63F;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h5, h5 a, h5 a:visited, h5 a:hover {color:#62ADDF;font-size:11px;font-weight:bold; margin-bottom:0px; margin-top:0px;}
.h5, .h5 a, .h5 a:visited, .h5 a:hover {color:#62ADDF;font-size:11px;font-weight:bold; margin-bottom:0px; margin-top:0px;}
/* END HEADERS */


/* TOP MENU */
.top_menu, .top_menu a, .top_menu a:hover, .top_menu a:visited {font-size:10px;}
.top_menu a.item_top_active, .top_menu a.item_top_active:visited {}
/* END TOP MENU */

/* BOTTOM MENU */
.bottom_menu TD, .bottom_menu a, .bottom_menu a:hover, .bottom_menu a:visited{font-size:10px;}
.bottom_menu a.item_bottom_active, .bottom_menu a.item_bottom_active:visited {}
/* END BOTTOM MENU */

.head_menu {background: url('../../_img/menu_split.gif') repeat-x top left;}


/* MAIN MENU */
.main_menu {background: url('../../_img/menu_split.gif') repeat-x bottom left;font-family:Verdana;padding-left:13px; padding-right:13px;font-size:11px;}
.main_menu a.item_active, .main_menu a.item_active:visited {color:#68ACCA;font-size:11px;font-family:Verdana;}
.main_menu TD{padding-left:15px; padding-right:15px;font-size:11px;font-family:Verdana;}
.main_menu A, .main_menu A:visited {color:#68ACCA;font-weight:normal;text-decoration:none;font-size:11px;font-family:Verdana;}
.main_menu A:hover {color:#68ACCA;text-decoration:none;font-weight:normal;font-size:11px;font-family:Verdana;}

.submenu { position:absolute; left: 0; top:0; display:none;width:100px;}

.pd_menu {border:1px #7F7F7F solid;background-color:#ffffff;}
.pd_menu td {color:#68ACCA;border:0px; background-color:#ffffff;padding:5px 8px 5px 8px}
.pd_menu a, .pd_menu a:visited {font-size:10px;font-weight: normal; text-decoration:none;}
.pd_menu a:hover { color:#68ACCA; text-decoration:none;font-size:10px;font-weight: normal;}
.pd_menu_activ A {color:#68ACCA}
/* END MAIN MENU */


TD.blue_header {font-family:Verdana; height:17px; background-color:#62addf; color:#ffffff; padding: 0px 9px 0px 9px;font-size:11px;}
TD.blue_header_modul {font-family:Verdana; height:17px; background-color:#62addf; color:#ffffff; padding: 0px 4px 0px 4px;font-size:11px;}
TD.green_header {font-family:Verdana; height:17px; background-color:#8DC63F; color:#ffffff; padding: 0px 9px 0px 9px;font-size:11px;}
TD.text_block {padding:15px 10px 15px 10px;}
TD.kat_back {padding:15px 10px 15px 6px; BACKGROUND: url(../../_img/katalog_bottom.gif) no-repeat left top}

/* 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:#62ADDF;font-weight:normal;font-size:13px;text-decoration:none;}
 span.eshop_eshop_sm_level_0 A:hover{color:#62ADDF;font-size:13px; font-weight:normal; text-decoration:underline;}
 #selected_sm_level_0 A {color: #62ADDF;font-weight:bold; text-decoration:underline}
.eshop_sm_level_1{}
.eshop_sm_level_1 A, .eshop_sm_level_1 A:visited {color:#62ADDF;font-size:12px; font-weight:normal;text-decoration:none;padding-left:10px;}
 span.eshop_sm_level_1 A:hover {color:#62ADDF; font-weight:normal; text-decoration:underline}
 #selected_sm_level_1 A {color: #62ADDF;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:#62ADDF;font-size:11px;text-decoration:none;padding-left:20px;font-weight: normal;}
 span.eshop_sm_level_2 A:hover {color:#62ADDF; text-decoration:underline;font-weight:normal;}
 #selected_sm_level_2 A {color: #62ADDF;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:#62ADDF;font-size:11px;text-decoration:none;padding-left:30px;font-weight:normal;}
 span.eshop_sm_level_3 A:hover {color:#62ADDF;text-decoration:underline;font-weight:normal;}
 #selected_sm_level_3 A {color:#62ADDF;text-decoration:underline; font-size:11px;font-weight:bold;padding-left:30px;}

/*ESHOP TREE LINKS*/

/* 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;}
.tree_item_selected {color:#999999 }

#tree DIV.sm_level_0 {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A {color:#62ADDF; font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:hover{font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:visited {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_1{font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A {color:#62ADDF;font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:hover {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:visited {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_2 {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A {color:#62ADDF; font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:hover {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:visited {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_3 {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A {color:#62ADDF; font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:hover {font-size:10px; font-weight:normal;}
#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: #A7A6AA 1px solid; margin:3px; height:22px; }
INPUT.txt_head { BORDER: #A7A6AA 1px solid; width:125px; height:22px}
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:12px; BACKGROUND: #ffffff; COLOR: #62ADDF; FONT-WEIGHT: bold; BORDER: #62ADDF 1px solid; margin-left: 5px;}
SELECT.sel  { FONT-SIZE:11; BORDER: #A7A6AA 1px solid; }
CHECKBOX.chb{ FONT-SIZE:11; BORDER: #A7A6AA 1px solid; }
TEXTAREA.ta { FONT-SIZE:11; BORDER: #A7A6AA 1px solid; }
/* END FORMS */

/* PHOTOALBUM*/
.photoalbum_act {border:#A7A6AA 1px solid;}
.photoalbum a {font-weight:bold;text-decoration:none;}
.photoalbum a:hover {font-weight:bold;text-decoration:underline;}
/*  PHOTOALBUM */

/* TABLE */
TABLE.tbl {border:1px #A7A6AA solid}
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#000000;border:0px; background-color:#ffffff;font-size:12px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#000000;border:0px; background-color:#ffffff;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:2px #EFEFEF solid; border-top:2px #EFEFEF solid;}
TABLE.price TD {border-bottom:2px #EFEFEF solid; border-left:2px #EFEFEF solid; font-weight:normal;}
TABLE.price TH {color:#999999; border-bottom:1px #EFEFEF solid; border-left:1px #EFEFEF solid; background-color:#ffffff;font-size:11px;padding:2px 3px 2px 3px;font-weight:normal;}
TABLE.price TH.al {color:#999999;border-left:0px #EFEFEF solid; background-color:#ffffff;font-size:11px;padding:2px 3px 2px 3px; text-align:right; font-weight:normal;}
TABLE.price TD {font-size:11px;padding:2px 3px 2px 3px}
TABLE.price TD a {font-size:11px;}
/* END PRISE-LIST */

/* CART */
#cart_small {font-size:9px;color:#999999;}
#cart_small a  {font-size:9px;}
/* END CART */

/* SORT */
.icon_sort { border:#62ADDF 1px solid;background-color:#ffffff;margin-top:3px;}
/* END SORT */

/* ESHOP */
.price_details {color:#62ADDF;font-size:11px;font-weight:bold}
.old_price_details {color:#62ADDF;text-decoration:line-through;font-size:11px;font-weight:bold}
.discount_details {color:#62ADDF;font-size:11px;font-weight:bold}

.price {color:#62ADDF;font-size:11px;font-weight:bold}
.old_price {color:#62ADDF;text-decoration:line-through;font-size:11px;font-weight:bold}
.discount {color:#62ADDF;font-size:11px;font-weight:bold}

.price_small {color:#62ADDF;font-size:11px;font-weight:bold}
.old_price_small {color:#62ADDF;text-decoration:line-through;font-size:11px;font-weight:bold}
.discount_small {color:#62ADDF;font-size:11px;font-weight:bold}

.eshop_image {margin-top:0px;margin-right:0px;}
.eshop_image_click {margin-top:0px;margin-right:0px;border: 0px #62ADDF solid;}

.views_browse {border-top: 1px #62ADDF solid;border-right: 1px #62ADDF solid;}
.views_browse TD {border-bottom: 1px #62ADDF solid;border-left: 1px #62ADDF solid;}

.filter_box {}
.filter_box td {font-size:10px;}
.filter_box .txt {width:100px}
.search_box {}

.currency_block {font-size:9px; color:#000000; font-weight:bold;}

.row1 {}
.row2 {}
/* END ESHOP */

/* VOTES */
.vote_res_small_on {background-color:#A7A6AA;border-top:1px #A7A6AA solid;border-bottom:1px #A7A6AA solid;}
.vote_res_on {background-color:#A7A6AA;border-top:1px #A7A6AA solid;border-bottom:1px #A7A6AA solid;}
.vote_res_small_off {border-top:1px #A7A6AA solid;border-bottom:1px #A7A6AA solid;}
.vote_res_off {border-top:1px #A7A6AA solid;border-bottom:1px #A7A6AA solid;}
/* END VOTES */



/* SYSTEM */
#stat {display:none;}
#sp {display:none;}

.status_error {color:#660000; font-size:10;}
.status_notice {color:#000066; font-size:10;}
.status_normal {color:#000000; font-size:10;}

/* END SYSTEM */

/* PAGER */
.pager_block , .pager_active {
	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 { color: #f9f9f9;	background-color: #666;}
.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; font-weight:bold}

.small_news_item_header_vist { display: inline; font-weight:normal; font-size:12px !important;}
.small_news_item_header_vist a {font-size:12px !important;}
.small_news_item_header_vist a:hover {font-size:12px !important;}
.small_news_item_header_vist a:visited {font-size:12px !important;}

.small_news_item_announce { display: inline; }
.small_news_item_announce_vist { font-size:12px }
.small_news_rss { }

.news { }
.news_item_row {  }
.news_item_date {  }
.news_item_time {  }
.news_item_header {  margin-bottom:20px }
.news_item_announce {  }

.news_item_header_news { background: url(../../_img/h_news.gif) #62ADDF no-repeat top left; color:#ffffff; font-weight:bold; padding-left:18px; margin-bottom:22px}
.news_item_header_news a {color:#ffffff; font-weight:bold}
.news_item_header_news a:hover {color:#ffffff; font-weight:bold}
.news_item_header_news a:visited {color:#ffffff; font-weight:bold}
.news_item_announce_news {  }

.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: 0px 0px 15px 0px; color:#62ADDF;font-size:12px;font-weight:normal; padding-left:11px; background:url(../../_img/h2_pic.gif) no-repeat top left;}

.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 { margin-bottom: 17px; background-color:#8DC63F; color:#ffffff; padding-left:4px }
.catD_row .catD_name a { color:#ffffff;}
.subcatD_name a { font-size:12px;}
.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: none; 
		font-size: 11px; 
		text-transform: none; 
		color:#ffffff;
		font-family:Tahoma;
	}
.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 { padding-bottom: 4px; }
.spec_eshop_tree_links .level_1 .item_selected { padding-bottom: 4px; }

.spec_eshop_tree_links .level_1 .item_normal_price_1 {border-bottom:1px solid #62ADDF; width:155px;}
.spec_eshop_tree_links .level_2 {border-bottom:1px solid #62ADDF; padding-left:0px !important; margin-left:0px !important;}

.spec_eshop_tree_links .level_1 .item_normal_price_1 a:link,
.spec_eshop_tree_links .level_1 .item_normal_price_1 a:visited,
.spec_eshop_tree_links .level_1 .item_normal_price_1 a:active,
.spec_eshop_tree_links .level_1 .item_normal_price_1 a:hover  { color:#999999 !important;}

.spec_eshop_tree_links .level_2 .item_normal_price a:link,
.spec_eshop_tree_links .level_2 .item_normal_price a:visited,
.spec_eshop_tree_links .level_2 .item_normal_price a:active,
.spec_eshop_tree_links .level_2 .item_normal_price a:hover  { color:#999999 !important; font-size: 10px !important;}


.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: none; 
		font-size: 11px; 
		text-transform: none; 
		color:#ffffff;
		font-family:Tahoma;
	}
.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: none; 
		font-size: 11px; 
		text-transform: none; 
		color:#ffffff;
		font-family:Tahoma;
	}
.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: none; 
		font-size: 11px; 
		text-transform: none; 
		color:#ffffff;
		font-family:Tahoma;
	}
.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 { margin-left: 30px; }
.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: 12px; }
.sm_level_1 .sm_tree_item_selected { font-size: 12px; }

.sm_tree .sm_level_2 { margin-left: 60px; }
.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; color:#8DC63F}
.sm_level_2 .sm_tree_item_selected { font-size: 12px; color:#8DC63F}

.sm_tree .sm_level_3 { margin-left: 90px; }
.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: 11px; color:#999999; }
.sm_level_3 .sm_tree_item_selected { font-size: 11px; color:#999999; }

.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 */

.ann_list {margin:0px; padding:0px; font-size:11px}
.ann_list p {margin:0px; padding:0px; font-size:11px}


/* END NEWS */


.style3 {color: #FFFFFF}
.style4 {color: #999999}
.style24 {font-size: 11px; color: #666666;}
.style26 {font-size: 11px}
.style31 {
	font-size: 12px;
	color: #FFFFFF;
}
.style32 {font-size: 12px}
.style34 {color:#68ACCA; font-size: 12px; font-weight: bold; }
.style35 {color: #999999; font-size: 11px; }
.style38 {font-size: 10px; color: #999999;}
.style39 {color: #62ADDF; font-size: 11px; }
.style42 {font-size: 12px; font-weight: bold; color: #8DC63F; }
.style40 {color: #999999; font-size: 12px; }
.style43 {color: #8DC63F; font-weight: bold; font-style: italic; font-size: 12px; }
.style44 {font-weight: bold; font-size: 12px; color: #8DC63F;}
.style45 {
	color: #62ADDF;
	font-weight: bold;
	font-style: italic;
}
.style47 {font-weight: bold; font-size: 12px; color: #62ADDF;}
.style48 {color: #62ADDF}
.style49 {color: #62ADDF; font-size: 12px;}
.style50 {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}