/* COMMON STYLES */
/* Don't delete existing styles, only modify its or add new ones! */

/* COMMON */
body {
  text-align:center;
  padding: 0px;
  margin: 0px;
}
body, table, tr, td, p, a, input, select, textarea {
  font-family:Arial; font-size:12px; margin: 0px; padding: 0px;
}
p {
  margin-left: 0px; margin-right: 0px; margin-bottom: 6px; margin-top: 6px; font-family:Arial; font-size:12px;
}

A {text-decoration: none;}
A:link {}
A:visited {}
A:active {}
A:hover {text-decoration: underline;}


table#sign{width:100%;}
table#sign td{text-align:right;font-family:Arial; font-size:10px; color:#000000;}
table#sign A, table#sign A:hover, table#sign A:visited {color:#33626F; text-decoration:underline; font-size:10px;}


HR {color:#FFFFFF; height:2px;}

#small a {color:#33626F;text-decoration:underline;font-size:11px;}
#small a:hover {color:#33626F;text-decoration:none;font-size:11px;}
#small a:visited {color:#33626F;font-size:11px;}
#small {font-size:11px;}

#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; margin: 0px;
}

/* END COMMON */

/* HEADERS */
h1, h1 a, h1 a:visited, h1 a:hover {
 font-size:18px;
 font-weight:bold;
 margin-top: 6px;
 margin-bottom: 6px;
}
.h1, .h1 a, .h1 a:visited, .h1 a:hover {
 font-size:18px;
 font-weight:bold;
 margin-top: 6px;
 margin-bottom: 6px;
}
h2, h2 a, h2 a:visited, h2 a:hover {
 font-size:16px;
 font-weight:bold;
 margin-top: 6px;
 margin-bottom: 6px;
}
.h2, .h2 a, .h2 a:visited, .h2 a:hover {
 font-size:16px;
 font-weight:bold;
 margin-top: 6px;
 margin-bottom: 6px;
}
h3, h3 a, h3 a:visited, h3 a:hover {
 font-size:14px;
 font-weight:bold;
 margin-top: 6px;
 margin-bottom: 6px;
}
.h3, .h3 a, .h3 a:visited, .h3 a:hover {
 font-size:14px;
 font-weight:bold;
 margin-top: 6px;
 margin-bottom: 6px;
}
h4, h4 a, h4 a:visited, h4 a:hover {
 font-size:13px;
 font-weight:bold;
 margin-top: 6px;
 margin-bottom: 6px;
}
.h4, .h4 a, .h4 a:visited, .h4 a:hover {
 font-size:13px;
 font-weight:bold;
 margin-top: 6px;
 margin-bottom: 6px;
}
h5, h5 a, h5 a:visited, h5 a:hover {
 font-size:12px;
 font-weight:bold;
 margin-top: 6px;
 margin-bottom: 6px;
}
.h5, .h5 a, .h5 a:visited, .h5 a:hover {
 font-size:12px;
 font-weight:bold;
 margin-top: 6px;
 margin-bottom: 6px;
}
/* END HEADERS */


/* TOP MENU */
.top_menu, .top_menu a, .top_menu a:hover, .top_menu a:visited {font-size:12px; color:#000;}
.top_menu a.item_top_active, .top_menu a.item_top_active:visited {font-size:12px; color:#000;}
/* END TOP MENU */

/* BOTTOM MENU */
.bottom_menu TD, .bottom_menu a, .bottom_menu a:hover, .bottom_menu a:visited {
  padding:3px;
  margin:3px;
  font-size:12px;
  color:#ffffff;
}

.item_bottom, .item_bottom_active, .bottom_menu a.item_bottom_active, .bottom_menu a.item_bottom_active:visited {
  padding:3px;
  margin:3px;
  font-size:12px;
  color:#ffffff;
}
/* END BOTTOM MENU */

/* MAIN MENU */
.main_menu {
 font-size: 16px;
 font-weight: bold;
 font-family: Arial;
 color: #fff;
 margin: 0px; 
}

.main_menu a.item_active, .main_menu a.item_active:visited {
 font-size: 16px;
 font-weight: bold;
 font-family: Arial;
 color: #fff;
}
.main_menu TD {
 width:160px;
 height:40px;
 text-align:center;
 vertical-align: middle;
 padding: 0px;
 font-size: 16px;
 font-weight: bold;
 font-family: Arial;
 color: #fff;
}
.main_menu A, .main_menu A:visited {
 margin: 0px;
 vertical-align: middle;
 text-align: center;
 font-size: 16px;
 font-weight:bold;
 font-family: Arial;
 color: #ffffff;
}

.main_menu A:hover {
 margin: 0px;
 vertical-align: middle;
 text-align: center;
 font-size: 16px;
 font-weight:bold;
 font-family: Arial;
 color: #ffde00;
 text-decoration:none;
}

.submenu {
  width:160px;
 position: absolute;
 display: none;
 font-size: 11px;
 background-color:#ffe000;
 font-family: Arial;
 color: #000;
}

.pd_menu {
 text-align: left;
 font-size: 12px;
 background-color:#ffe000;
 font-family: Arial;
 color: #000;
}
TABLE.pd_menu, .pd_menu TABLE {
  width:160px;
 text-align: left;
 font-size: 12px;
 font-family: Arial;
 color: #000;
}
TD.pd_menu, .pd_menu TD {
 height:20px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 2px;
 padding-bottom: 3px;
 text-align: left;
 font-size: 12px;
 font-family: Arial;
 color: #000; 
}
A.pd_menu, A:visited.pd_menu, A:hover.pd_menu, .pd_menu A, .pd_menu A:visited, .pd_menu A:hover {
 text-align: left;
 font-size: 12px;
 font-family: Arial;
 color: #000;
}

.pd_menu A:hover {
  text-decoration:underline;
}

A.pd_menu_active, .pd_menu_active A{
 text-align: left;
 font-size: 12px;
 font-family: Arial;
 color: #000;
}
TD.pd_menu_active, pd_menu_active TD {
 text-align: left;
 font-size: 12px;
 font-family: Arial;
 color: #000; 
}
/* 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:#33626F;font-weight:normal;font-size:13px;text-decoration:none;}
 span.eshop_eshop_sm_level_0 A:hover{color:#33626F;font-size:13px; font-weight:normal; text-decoration:underline;}
 #selected_sm_level_0 A {color: #33626F;font-weight:bold; text-decoration:underline}
.eshop_sm_level_1{}
.eshop_sm_level_1 A, .eshop_sm_level_1 A:visited {color:#33626F;font-size:12px; font-weight:normal;text-decoration:none;padding-left:10px;}
 span.eshop_sm_level_1 A:hover {color:#33626F; font-weight:normal; text-decoration:underline}
 #selected_sm_level_1 A {color: #33626F;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:#33626F;font-size:11px;text-decoration:none;padding-left:20px;font-weight: normal;}
 span.eshop_sm_level_2 A:hover {color:#33626F; text-decoration:underline;font-weight:normal;}
 #selected_sm_level_2 A {color: #33626F;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:#33626F;font-size:11px;text-decoration:none;padding-left:30px;font-weight:normal;}
 span.eshop_sm_level_3 A:hover {color:#33626F;text-decoration:underline;font-weight:normal;}
 #selected_sm_level_3 A {color:#33626F;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:#48899B }

#tree DIV.sm_level_0 {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A {color:#33626f; 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:#33626f;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:#33626f; 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:#33626f; 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:12px;
}

INPUT.txt, INPUT.field {
  BORDER:#0069aa 1px solid;
  PADDING-LEFT:2px;
}

INPUT.txt_noborder {
  BORDER:#FFFFFF 0px solid;
}

INPUT.check {
  BORDER:0px;
}

INPUT.btn {
  FONT-SIZE:11px;
  COLOR:#ffffff;
  BACKGROUND-COLOR:#0069aa;
  BORDER:0px;
  PADDING-TOP:2px;
}

SELECT.sel {
  FONT-SIZE:12px;
  BORDER:#48899B 1px solid;
}

CHECKBOX.chb {
  FONT-SIZE:12px;
  BORDER: #48899B 1px solid;
}

TEXTAREA.txt {
  width:200px;
  height:120px;
  FONT-SIZE:12px;
  BORDER:#0069aa 1px solid;
}
/******************** END FORMS ********************/

/* PHOTOALBUM*/
.photoalbum_act {border:#c0c0c0 1px solid;}
.photoalbum a {font-weight:bold;text-decoration:none;}
/*  PHOTOALBUM */

/* TABLE */
TABLE.tbl {border:1px #48899B solid}
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#000000;border:0px; background-color:#89C6D7;font-size:12px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#000000;border:0px; background-color:#89C6D7;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 */

/* PRIŅE-LIST */
TABLE.price {border-right:1px #48899B solid;}
TABLE.price TD {border-bottom:1px #48899B solid; border-left:1px #48899B solid; font-weight:normal;}
TABLE.price TH {color:#000000; border-left:1px #ffffff solid; background-color:#89C6D7;font-size:12px;padding:5px 8px 5px 8px}
TABLE.price TH.al {color:#000000;border-left:0px #ffffff solid; background-color:#89C6D7;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:#48899B 1px solid;background-color:#89C6D7;margin-top:3px;}
/* END SORT */

/* ESHOP */
.price_details {color:#DE2418;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:#33626F;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:#33626F;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:#000000; font-weight:bold;}

.row1 {}
.row2 {}
/* END ESHOP */

/* VOTES */
.vote_res_small_on {background-color:#33626f;border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
.vote_res_on {background-color:#33626f;border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
.vote_res_small_off {border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
.vote_res_off {border-top:1px #33626f solid;border-bottom:1px #33626f 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 */
/* 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 { 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 */

/* MODULES PHOTOALBUM */

.photoalbum { width: 100%; }

.photoalbum_path { margin-bottom: 10px; font-size: 12px; }
.photoalbum_path A { font-size: 12px !important; }

.photoalbum .cat_body { margin: 0px 0px 10px 0px; }

/* categories */

.photoalbum .urgent_cat_list { margin-bottom: 30px; }
.photoalbum .urgent_cat_list td { background: #eee; }
.photoalbum .cat_list { width: 100%; }

.photoalbum .urgent_cat_row { padding: 10px 15px; }
.photoalbum .cat_row { width: 25%; padding: 10px 15px;}

.photoalbum .cat_row a.name:link, .photoalbum .cat_row a.name:visited,
.photoalbum .cat_row a.name:active, .photoalbum .cat_row a.name:hover,
.photoalbum .urgent_cat_row a.name:link, .photoalbum .urgent_cat_row a.name:visited,
.photoalbum .urgent_cat_row a.name:active, .photoalbum .urgent_cat_row a.name:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .cat_row a.small_picture_wrapper, .photoalbum .urgent_cat_row a.small_picture_wrapper {
	border: solid #fff 1px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .announce, .photoalbum .urgent_cat_row  .announce { padding: 0px 0px 10px 0px; }

.photoalbum .cat_row .rating, .photoalbum .urgent_cat_row .rating {
	clear: both; margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .num_photos, .photoalbum .urgent_cat_row .num_photos {
	clear: both;
	font-size: 11px;
	font-style: italic;
}

/* items */

.photoalbum .urgent_item_list { margin-bottom: 30px; }
.photoalbum .item_list, .photoalbum .browse_item_list {  }

.photoalbum .browse_item_list { margin: 30px auto 0px; }
.photoalbum .browse_item_list .active { background: #eee; }

.photoalbum .urgent_item_row { vertical-align: top; background: #eee; padding: 10px 15px; }
.photoalbum .item_row { width: 25%; vertical-align: top;  padding: 10px 15px; }
.photoalbum .browse_item_row { vertical-align: top; width: 30%; padding: 10px 15px; }

.photoalbum .item_row a.header:link, .photoalbum .item_row a.header:visited,
.photoalbum .item_row a.header:active, .photoalbum .item_row a.header:hover,
.photoalbum .browse_item_row a.header:link, .photoalbum .browse_item_row a.header:visited,
.photoalbum .browse_item_row a.header:active, .photoalbum .browse_item_row a.header:hover,
.photoalbum .urgent_item_row a.header:link, .photoalbum .urgent_item_row a.header:visited,
.photoalbum .urgent_item_row a.header:active, .photoalbum .urgent_item_row a.header:hover  {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .item_row a.small_picture_wrapper, .photoalbum .urgent_item_row a.small_picture_wrapper,
.photoalbum .browse_item_row a.small_picture_wrapper {
	display: block !important;
	margin: 0px 0px 10px 0px  !important;;
}

.photoalbum .urgent_item_row .announce, .photoalbum .item_row .announce,
.photoalbum .browse_item_row .announce { margin: 0px 0px 10px 0px; }

.photoalbum .urgent_item_row .forum, .photoalbum .item_row .forum,
.photoalbum .browse_item_row .forum {	padding: 10px 0px 0px 0px; }

.photoalbum .item_hSplitter img { width: 10px; }
.photoalbum .item_vSplitter img { height: 20px; }

/* item details */

.photoalbum .sibl_pages { text-align: right; }

.photo_info {
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
}

.photoalbum .item_details .header { font-size: 18px; padding: 0px 0px 10px 0px; }

.photoalbum .item_details a.enlarge {
	display: block;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.photoalbum .body { margin: 20px 0px; }

.photoalbum .item_details .forum { padding: 10px 0px 0px 0px; }
.photoalbum .item_details .rating {  }


/* small */

.photoalbum_small_list {  }
.photoalbum_small_list .small_row { }

.photoalbum_small_list a.header:link, .photoalbum_small_list a.header:visited,
.photoalbum_small_list a.header:active, .photoalbum_small_list a.header:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum_small_list a.small_picture_wrapper { display: block; }

.photoalbum_small_list  .announce { margin: 10px 0px }
.photoalbum_small_list  .rating {  }
.photoalbum_small_list  .forum { margin: 10px 0px 0px 0px; }

.photoalbum_small_list .small_Vsplitter img { height: 20px; }
.photoalbum_small_list .small_Hsplitter img { width: 10px; }

/* MODULES END PHOTOALBUM */textarea.inp-h{
    display: none;
}
