@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: url(../img/bg_body.gif) #000000 repeat top left;
}

/* DEFAULT ELEMENTS -------- */
a, a:link, a:visited 
{
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
*/	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
}

h1
{
	font-size: 17pt;
	line-height: 20pt;
	padding: 0px 0px 2pt 0px;
}

h1 span
{	
	display: none;
}

h2
{
	font-size: 14.5pt;
	line-height: 19pt;
	padding: 19px 0px 16pt 0px;
}

h2.sizing_guide
{
	font-size: 14.5pt;
	line-height: 15pt;
	padding: 0px 0px 0pt 0px;
	font-weight: normal;
}

h3
{
	font-size: 13pt;
	line-height: 15pt;
	padding: 16pt 0px 13pt 0px;
}

h4
{
	font-size: 11pt;
	line-height: 14pt;
	padding: 15pt 0px 11pt 0px;
}

h5
{
	font-size: 9pt;
	line-height: 12pt;
	padding: 13pt 0px 10pt 0px;
}

h6
{
	font-size: 7pt;
	line-height: 9pt;
	padding: 10pt 0px 9pt 0px;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12.5pt;
	color: #ffffff;
	margin: 10pt 0pt 0pt 0pt;
}

p.note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 11pt;
	color: #a0a0a0;
	margin: 10pt 0pt 0pt 0pt;
}

th
{
	font-weight: normal;
	background-color: #a0a0a0;
	padding: 6px;
}

th, td
{
	font-size: 9pt;
}

/* DEFAULT ELEMENTS -------- */



/* CONTAINER --------------- */
#container
{
/*	background: url(../img/bg_container.jpg) repeat-y top center;*/
	background: none;
	padding: 0px 0px 0px 0px;
	width: 971px;
	height: auto;
	margin: 0px auto 0px auto;
}
/* CONTAINER --------------- */



/* MAIN -------------------- */
#main
{
/*	background: url(../img/bg_main.jpg) no-repeat bottom center;*/
	padding: 0px 0px 0px 0px;
	width: 971px;
	height: auto;
	margin: 0px auto 0px auto;
	
}
/* MAIN -------------------- */



/* HEADER ------------------ */
#header
{
	background: url(../img/bg_header.jpg) no-repeat top center;
	height: 209px;
	width: 971px;
	border-bottom: 0px solid #FFFFFF;
	margin-top: 15px;
	position: relative;
}

#header .link
{
	color: #CE9B3C;
	font-size: 16px;
	font-weight: bold;
	position:absolute;
	display:block;
	top: 180px;
	width: 971px;
	text-align: center;
}

#header .link a
{
	color: #CE9B3C;
	text-decoration: none;
}
#header .link a:hover, #header .link a:active
{
	text-decoration: underline;
}

#header .form_filter
{
}

#header form.search
{
	position: absolute;
	top: 128px;
	left: 760px;
	margin: 0px;
	padding: 0px;
}

#header form.search input
{
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #e4cb96;
	height: 16px;
	width: 110px;
	background: url(../img/bg_input_search.gif) repeat-x;
	overflow: hidden;
}

#header form.search input.go
{
	height: 22px;
	border: none;
	width: 68px;
	cursor: pointer;
	background: url(../img/btn_search.gif) no-repeat left top;
	color: #4ab6ee;
	font-size: 10px !important;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}


#header form.show_now
{
	position: absolute;
	top: 19px;
	left: 752px;
	width: 206px;
	height: 96px;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	background: url(../img/small_form_top.jpg) no-repeat top left;
}

#header form.show_now label
{
	width: 60px;
	text-align: right;
	font-weight:bold;
	height: 23px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	display:block;
	float: left;
}

#header form.show_now input
{
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #69beec;
	height: 16px;
	width: 114px;
	background: url(../img/bg_input_search.gif) repeat-x;
	overflow: hidden;
}

#header form.show_now input.sh_now
{
	height: 23px;
	border: none;
	width: 98px;
	cursor: pointer;
	background: url(../img/btn_show_now.gif) no-repeat left top;
	margin: 0px 0px 0px 63px;
	padding: 0px;
}

/*-------------------------------------------------*/
#header form.show_now select {
      display: block;
      width: 122px;
    }
#header form.show_now select.replaced {
      display: none;
    }
#header form.show_now     ul.selectReplacement0 {
      background: url(../img/form_top.gif) top left no-repeat;
      margin: 0;
      padding: 0px;
	  height: 24px;
      width: 122px;
	  position:absolute;
	  top: 35px;
	  left: 65px;
    }
#header form.show_now     ul.selectReplacement1 {
      background: url(../img/form_top.gif) top left no-repeat;
      margin: 0;
      padding: 0px;
	  height: 24px;
      width: 122px;
	  position:absolute;
	  top: 10px;
	  left: 65px;
    }

#header form.show_now     ul.selectReplacement0 li {
      background: #ccaf76;
      color: #fff;
      cursor: pointer;
      display: none;
      font-size: 12px;
      line-height: 1.7em;
      list-style: none;
      margin: 0;
      padding: 1px 22px 1px 12px;
      width: 88px;
	  height: 22px;
	  z-index: 9999;
    }
#header form.show_now     ul.selectReplacement1 li {
      background: #ccaf76;
      color: #fff;
      cursor: pointer;
      display: none;
      font-size: 12px;
      line-height: 1.7em;
      list-style: none;
      margin: 0;
      padding: 1px 22px 1px 12px;
      width: 88px;
	  height: 22px;
	  z-index: 9999;
    }

#header form.show_now     ul.selectOpen li {
      display: block;
    }
#header form.show_now     ul.selectReplacement0 li.selected {
      background: url(../img/form_bottom.gif) bottom left no-repeat;
      color: #fff;
      display: block;
    }
#header form.show_now     ul.selectReplacement1 li.selected {
      background: url(../img/form_bottom.gif) bottom left no-repeat;
      color: #fff;
      display: block;
    }
#header form.show_now     ul.selectOpen li.selected {
      background: #a0834b;
      display: block;
    }
#header form.show_now     ul.selectOpen li:hover,
#header form.show_now     ul.selectOpen li.hover,
#header form.show_now     ul.selectOpen li.selected:hover {
      background: #a0834b;
      color: #fff;
    }
/*-------------------------------------*/



/* HEADER ------------------ */



/* MENU -------------------- */
#menu
{
	background: url(../img/bg_menu.gif) no-repeat top center;
	height: 58px;
	width: 971px;
	position: relative;
}

#menu .menu_center
{
	padding: 13px 0px 0px 0px;
	text-align: center;
}

/* --- MENU - items */
#menu_item
{
	padding: 0px 16px 0px 16px;
	border-right: 0px solid #FFFFFF;
}

#menu_item.last_item
{
	border-right: 0px solid #FFFFFF;
}

#menu_item a, #menu_item a:link, #menu_item a:visited
{
	font-size: 110%;
	font-weight: bold;
	color: #5e410a;
	text-decoration:none;
}

#menu_item a:hover, #menu_item a:active
{
	font-weight: bold;
	color: #5e410a;
	text-decoration: underline;
}
/* MENU -------------------- */

/* mini navigation */
#item.nav
{
	font-size: 100%;
	width: auto;
	background: none;
	border-bottom: 0px solid #eeeeee;
	padding: 3px 2px 4px 2px;
	margin: 0px 0px 20px 0px;
	color: #a0a0a0;
}

#item_bottom.nav
{
/*	background: #EAF4FF;*/
	height: 10px !important;
	height: 1px;
	clear: both;
}

#item.nav a
{
	color: #ccaf76;
}

#item.nav .act, #item.nav a:link.act, #item.nav a:visited.act
{
	color: #ccaf76;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 0px solid #aaaaaa;
}
/* mini navigation */


/* LEFT AREA --------------- */
#left_area
{
	background: url(../img/bg_left_area.jpg) no-repeat left top;	
	color: #ffffff;
	line-height: 12pt;
	width: 201px;
	height: 333px;
	margin: 0px 18px 0px 0px;
	padding: 0px;
}

/* --- LEFT AREA - content */
#left_area .l_menu
{
	width: 151px;
	height: 268px;
	margin: 0px;
	padding: 5px 25px 0px 25px;
}

#left_area .l_form
{
	background: url(../img/small_form_l.jpg) no-repeat left top;	
	width: 171px;
	height: 105px;
	margin: 15px 0px 0px 0px;
	padding: 45px 15px 5px 15px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#left_area .l_form input
{
	font-size: 11px;
	line-height: 12px;
	padding: 2px;
	text-align: left;
	color: #000000;
	border: 1px solid #cccccc;
	height: 12px;
	width: 95px;
	background: url(../img/bg_input.gif) repeat;
}

#left_area .l_form input.go
{
	height: 24px;
	border: none;
	width: 108px;
	cursor: pointer;
	background: url(../img/btn_subscribe.gif) no-repeat left top;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

/* --- LEFT AREA - content */

#left_area a, #left_area a:link, #left_area a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5e410a;
	text-decoration: none;
}

#left_area a:hover, #left_area a:active
{
	text-decoration: underline;
}

#left_area .aktivni, #left_area a:link.aktivni, #left_area a:visited.aktivni
{
	font-weight: bold;
}

#left_area a.blue, #left_area a:link.blue, #left_area a:visited.blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CE9B3C;
	text-decoration: none;
}

#left_area a:hover.blue, #left_area a:active.blue
{
	text-decoration: underline;
}

#left_area .aktivni, #left_area a:link.aktivni, #left_area a:visited.aktivni
{
	font-weight: bold;
}

#left_area ul
{
	font-size: 9pt;
	line-height: 11pt;
	color: #5e410a;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#left_area ul ul
{
	margin: 0px 0px 5px 10px !important;
/*	margin: 5px 0px 5px -10px; */
	padding: 0px 0px 0px 0px;
	background: none;
}

#left_area ul ul ul
{
	background: none;
}

#left_area li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #5e410a;
	list-style: none;
	list-style-position: outside;
/*	background: url(../img/sun_ring.gif) no-repeat left top;*/
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
/* LEFHT AREA -------------- */



/* MIDDLE AREA ------------- */
#middle_area
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 12pt;
	width: 532px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
}

#middle_area .main
{
	width: 510px;
	background: url(../img/bg_middle_top.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 17px 20px 12px 20px;
	min-height:442px;
}

#middle_area .foot
{
	width: 532px;
	height: 8px;
	background: url(../img/bg_middle_bottom.gif) no-repeat bottom left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#middle_area .main img.product
{
	border: 1px solid #000000;
}

#middle_area #product_box
{
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#middle_area #cathegory_box
{
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 280px;
}

#middle_area #cathegory_box #cat_text
{
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 110px;
}



#middle_area .guide
{
	background-color: #393939;
	padding: 12px;
}

#middle_area .main h1.about_us
{
	width: 300px;
	height: 20px;
	background: url(../img/h1_about_us.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
}

#middle_area .main h1.text_title
{
	color: #CE9B3C;
	font-size: 18px;
	font-weight: bold;
	width: 500px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
}

#middle_area .main h1.shopping_basket
{
	width: 300px;
	height: 20px;
	background: url(../img/h1_shopping_basket.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
}


input.add_basket
{
	height: 44px;
	border: none;
	width: 190px;
	cursor: pointer;
	background: url(../img/btn_add_to_basket.gif) no-repeat left top;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

input.continue_shopping
{
	height: 24px;
	border: none;
	width: 140px;
	cursor: pointer;
	background: url(../img/btn_continue_shopping.gif) no-repeat left top;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

input.update_basket
{
	height: 24px;
	border: none;
	width: 110px;
	cursor: pointer;
	background: url(../img/btn_update_basket.gif) no-repeat left top;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

input.customize
{
	height: 24px;
	border: none;
	width: 110px;
	cursor: pointer;
	background: url(../img/btn_customize.gif) no-repeat left top;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

input.checkout
{
	height: 24px;
	border: none;
	width: 110px;
	cursor: pointer;
	background: url(../img/btn_checkout.gif) no-repeat left top;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#middle_area #shopping_basket a, #middle_area #shopping_basket a:link, #middle_area #shopping_basket a:visited
{
	text-decoration: underline;
}

#middle_area #shopping_basket a:hover, #middle_area #shopping_basket a:active
{
	text-decoration: none;
}

/* ---------------- index page only -------------- */
#middle_area a:hover.grey_box_1a, #middle_area a:active.grey_box_1a
{
	text-decoration: none;
}


#middle_area a.grey_box_1a, #middle_area a:link.grey_box_1a, #middle_area a:visited.grey_box_1a
{
	width: 166px;
	height: 333px;
	margin: 0px 12px 15px 0px;
	background: url(../img/grey_box_1a.jpg) no-repeat top left;
	padding: 0px;
	display: block;
}

#middle_area a:hover.grey_box_1a, #middle_area a:active.grey_box_1a
{
	text-decoration: none;
}

#middle_area a.grey_box_1b, #middle_area a:link.grey_box_1b, #middle_area a:visited.grey_box_1b
{
	width: 166px;
	height: 333px;
	margin: 0px 12px 15px 0px;
	background: url(../img/grey_box_1b.jpg) no-repeat top left;
	padding: 0px;
}

#middle_area a:hover.grey_box_1b, #middle_area a:active.grey_box_1b
{
	text-decoration: none;
}

#middle_area a.grey_box_2a, #middle_area a:link.grey_box_2a, #middle_area a:visited.grey_box_2a
{
	width: 176px;
	height: 161px;
	margin: 0px 0px 11px 0px;
	background: url(../img/grey_box_2a.jpg) #ff0066 no-repeat top left;
	padding: 0px;
}

#middle_area a:hover.grey_box_2a, #middle_area a:active.grey_box_2a
{
	text-decoration: none;
}

#middle_area a.grey_box_2b, #middle_area a:link.grey_box_2b, #middle_area a:visited.grey_box_2b
{
	width: 176px;
	height: 161px;
	margin: 0px 0px 15px 0px;
	background: url(../img/grey_box_2b.jpg) #330066 no-repeat top left;
	padding: 0px;
}

#middle_area a:hover.grey_box_2b, #middle_area a:active.grey_box_2b
{
	text-decoration: none;
}

#middle_area a p
{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}

#middle_area a p.bottom
{
	margin: 102px 7px 0px 0px;
}

#middle_area a.section_box_1a, #middle_area a:link.section_box_1a, #middle_area a:visited.section_box_1a
{
	width: 166px;
	height: 132px;
	margin: 0px 12px 13px 0px;
	background: url(../img/section_box_1a.jpg) #330066 no-repeat top left;
	padding: 0px;
	font-size: 11px;
}

#middle_area a:hover.section_box_1a, #middle_area a:active.section_box_1a
{
	text-decoration: none;
}

#middle_area a.section_box_1b, #middle_area a:link.section_box_1b, #middle_area a:visited.section_box_1b
{
	width: 166px;
	height: 132px;
	margin: 0px 12px 13px 0px;
	background: url(../img/section_box_1b.jpg) #330066 no-repeat top left;
	padding: 0px;
	font-size: 11px;
}

#middle_area a:hover.section_box_1b, #middle_area a:active.section_box_1b
{
	text-decoration: none;
}

#middle_area a.section_box_2, #middle_area a:link.section_box_2, #middle_area a:visited.section_box_2
{
	width: 176px;
	height: 132px;
	margin: 0px 0px 13px 0px;
	background: url(../img/section_box_2.jpg) #330066 no-repeat top left;
	padding: 0px;
	font-size: 11px;
}

#middle_area a:hover.section_box_2, #middle_area a:active.section_box_2
{
	text-decoration: none;
}

/* MIDDLE AREA ------------- */



/* RIGHT AREA -------------- */
#right_area
{
	color: #ffffff;
	line-height: 12pt;
	width: 201px;
	margin: 0px 0px 0px 18px;
	padding: 0px;
}

#right_area p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#right_area a, #right_area a:link, #right_area a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#right_area a:hover, #right_area a:active
{
	text-decoration: underline;
}

/* --- RIGHT AREA - content */
#right_area .grey_box_3a
{
	text-align:right;
	width: 181px;
	height: 150px;
	margin: 0px 0px 13px 0px;
	background: url(../img/grey_box_3a.jpg) no-repeat top left;
	padding: 10px 10px 0px 10px;
}

#right_area .grey_box_3b
{
	text-align:right;
	width: 181px;
	height: 150px;
	margin: 0px 0px 13px 0px;
	background: url(../img/grey_box_3b.jpg) no-repeat top left;
	padding: 10px 10px 0px 10px;
}

#right_area .r_form
{
	background: url(../img/small_form_r.jpg) no-repeat left top;	
	width: 171px;
	height: 105px;
	margin: 15px 0px 0px 0px;
	padding: 45px 15px 5px 15px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#right_area .r_form input
{
	font-size: 11px;
	line-height: 12px;
	padding: 2px;
	text-align: left;
	color: #000000;
	border: 1px solid #cccccc;
	height: 12px;
	width: 95px;
	background: url(../img/bg_input.gif) repeat;
}

#right_area .r_form input.go
{
	height: 24px;
	border: none;
	width: 108px;
	cursor: pointer;
	background: url(../img/btn_login_now.gif) no-repeat left top;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
/* --- RIGHT AREA - content */
	
#right_area h3
{
	font-size: 13pt;
	line-height: 15pt;
	padding: 0pt 0px 13pt 0px;
}

#right_area h4
{
	font-size: 11pt;
	line-height: 14pt;
	padding: 0pt 0px 11pt 0px;
}

#right_area h5
{
	font-size: 9pt;
	line-height: 12pt;
	padding: 0pt 0px 10pt 0px;
}
/* RIGHT AREA -------------- */



/* FOOTER ------------------ */
#footer
{
	height: 70px;
	padding: 14px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

#footer p
{
	margin: 0px;
	padding: 0px;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.footer_l1
{
	width: 100%;
	text-align: center;
}

#footer a, #footer a:link, #footer a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	text-decoration: underline;
}
/* FOOTER ------------------ */


#comm100_LiveChatDiv
{
	width: 160px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}