* {	outline: none !important;	}

html, body		{
	font-size: 82%;
	margin:0; padding:0;
	text-align: center;
	background: #3E3E3E;
/*	color: inherit;			XXX 02*/
	color: #000;
 }

input, select, textarea {
	font-family: Trebuchet MS;
	font-size: 11px;
	padding-left: 2px;
}
 
#main  
{
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
/*	width: 770px;	XXX */
	width: 980px;
	background: url(/images/design/cs/page_cont_bgr.gif);
	}
	
#main_space,
.main_space {
	float: none;
	clear: both;
}

.clear,
.clL,
.clR
{
	height: 1px;
	overflow: hidden;
}

.clear
{
	clear: both;
}

.clL
{
	clear: left;
}

.clR
{
	clear: right;
}

/*-----------------------------------------------------------------------*/

	
#top {
	background: url(/images/design/cs/top_image.jpg);
	height: 133px;
	position: relative;	
}

#top #logo {
	float: left;
	position: relative;
	width: 226px;
	top: 4px;
	left: 19px;
	/*background: url(/images/design/maxi_store_logo.gif) center no-repeat;      */
}

#top #text_logo {
	float: left;
	position: relative;
	width: 226px;
	top: 14px;
	left: 24px;
}
#top #text_logo #address {
	display: block;
	text-align: center;
}
#top #text_logo h1 {
	margin-top: 34px;
	font-size: 20px;
	text-align: center;
}

#top #top_cont {
	float: right;
	text-align: right;
	font-weight: bold;
}

#top #top_cont ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(/images/design/cs/bg_top_menu.gif) no-repeat;
	height: 23px;
	width: 378px;
}

html>body #top #top_cont ul {
	margin-left: 120px;
}

#top #top_cont ul li {
	width: 124px;
	float: left;
}

#top #top_cont ul li a {
	text-align: center;
	width: 124px;
	line-height: 17px;
	display: block;
	color: Black;
	background-color: inherit;
}

#top #languages
{
	float: right;
	width: 29px;
	margin: 12px 16px;
}

#top #languages a
{
	display: block;
	width: 27px;
	height: 18px;
	margin: 0 0 6px 0;
}

/*-----------------------------------------------------------------------*/
.otherBack{
	background: #3E3E3E;
	position: relative;
	width: 1000px;
}

ul#main_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#main_menu li {
	float: left;
}

ul#main_menu li a {
	background: url(/images/design/cs/main_tl_new_small.gif) no-repeat;
	line-height: 28px;
/*	width: 154px;	XXX*/
	width: 123px;
	display: block;
	text-align: center;
	color: #545454;
	background-color: inherit;
	font-weight: bold;
}

ul#main_menu li a:hover {
	color: #757575;
	background-color: inherit;
	text-decoration: none;
}

/*-----------------------------------------------------------------------*/

#left {
	float: left;
	width: 167px;
}

#left h5 
{
	text-align: center;
	margin: 0px;
	padding: 0 0 0 0;
	background: #3e3e3e url(/images/design/cs/tab_left.gif) no-repeat;
	line-height: 26px;
	/*font-size: 1em;*/
}

#left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#left ul li {
	background: url(/images/design/cs/menu_left.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#left ul li.space {
	background: url(/images/design/cs/menu_left_space.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
	margin: 0px;
	padding: 0px;
}

#LeftMenu li a,
#LeftMenu li.last a {
/*	line-height: 24px;	XXX 03*/
	display: block;
	position: relative;
	z-index: 10;
	padding-left: 20px;
	padding: 5px 2px 6px 20px;
}

#LeftMenu {
	margin: 0px;
	padding: 0px;
}

#left ul li.last {
	background: url(/images/design/cs/menu_left_last.gif) no-repeat;
	height: 35px;
}

.end_left_menu {
	background-image: url(/images/design/end_left_menu.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
	margin: 0px;
	padding: 0px;
}

.propag {
	color: inherit;
/*	background: #EAF2F8;	XXX*/
	border-bottom: 1px solid #83CEFB;
}

.products {
	color: inherit;
	background: #EAF2F8;
	border-bottom: 1px solid #83CEFB;

}

fieldset.propag {
	padding: 10px 0px 10px 15px;
	border: 0px;
}

fieldset object.reklama-flash {
	margin: 5px;
}

.login {
	color: inherit;
	background: #EAF2F8;
	border-bottom: 1px solid #83CEFB;
}

fieldset.login {
	padding: 5px 5px 10px 5px;
	border: 0px;
}

fieldset.login div {
	padding: 0px 5px 0px 10px;
	border: 0px;
}

input.login {
	border: 1px solid #1B5AAF;
	background: #E8F6FE;
	xfont-size: 0.8em;
	color: #1354AC;
	width: 130px;
	margin-top: 2px;
}

.login .btns,
.cart .btns,
.payment_btn {
	text-align: center;
}

.cart {	text-align: center;	}

#shop_cart {
	padding: 0px auto;
	text-align: center;
	width: 140px;
	margin: 0px;
}

#shop_cart dl,
#shop_cart dt,
#shop_cart dd {
	padding: 0px;
	margin: 0px;
}

#shop_cart dl {
	clear: both;
}

#shop_cart dt {
	text-align: right;
	float: left;
	width: 90px;
}

#shop_cart dd {
	text-align: right;
	float: left;
	width: 50px;
}

#shop_cart .btns {
	text-align: center;
	margin: 0px auto;
	width: 120px;
}

.login .btns a,
.cart .btns a,
.payment_btn {
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: block;
	width: 120px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	color: black;
	line-height: 18px;
	background: url(/images/bgr_btn_white_120x20.png) no-repeat;
}

.login img {
	margin: 7px 0px 0px 77px;
}

.register {
margin: 5px 0px 0px 37px;
font-size: 11px;

}

#btnLoginButton {
	background: url(/images/design/cs/prihlasit.gif) no-repeat;
	width: 57px;
	height: 22px;
	border: none;
	float: right;
	margin-right: 6px;
	margin-top: 2px;
}

.btn_maxisk #btnLoginButton {
	background: url(/images/design/cs/prihlasit_sk.gif) no-repeat;
}

/*-----------------------------------------------------------------------*/

#center {
	position: relative;
	float: left;
	margin-left: 3px;
	width: 810px;
}

#top_center {
	background: url(/images/design/cs/page_cont_top.gif) no-repeat;
/*	width: 600px;	XXX */
	width: 810px;
	height: 7px;
	display: none;
}

#center_cont {
	float: left;
/*	width: 436px;	XXX */
	width: 643px;	_width: 640px;
	background: url(/images/design/cs/page_cont_top.gif) left top no-repeat;
}

#center_content {
	padding: 15px;
}

#center_content p img {	position: relative;	margin: 0 5px;	}

#center_content ul {
}

#center_content li {
	color: #000;
}

#back {
	position: relative;
/*	float: left;	*/
	width: 50px;
	height: 20px;
	margin-bottom: 15px;
}

#product_detail_header #back,
#product_list_header #back
{
	float: left;
	margin-right: 10px;
}

#product_detail_header #pagePath,
#product_list_header #pagePath
{
	padding: 3px 0;
}

#back a {
	display: block;
	width: 50px;
	height: 20px;
	background: url(/images/bgr_btn_white_50x20.png) no-repeat;
	color: #FFAB11;
	background-color: inherit;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#back a span {
	position: absolute;
	display: block;
	top: 3px;
	width: 50px;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.email_in {
	border: 1px solid black;
	background: white;
	xfont-size: 0.8em;
	color: black;
	width: 250px;
	margin-top: 2px;
}

#email_text {
	width: 250px;
	height: 80px;
}



div[id="main_pics"]
{
	min-height: 120px;
}

#colL {
	float: left;
/*	width: 244px;	XXX */
	width: 339px;
}

#colL #prod_mark {
	text-align: center;
}

#colR {
	float: right;
/*	width: 153px;	XXX */
	width: 258px;
	color: #000;
}

#main_pics 
{
	overflow: hidden;
	border: 2px solid #CCCCCC;
/*	width: 240px;	XXX */
	width: 322px;
	height: auto;
/*	float: left;	*/
	margin-right: 8px;
}

.descript {
/*	float: right;	*/
/*	width: 153px;	XXX */
	width: 258px;
	padding: 0px;
}
.descript dl,
.descript dt,
.descript dd {
	margin: 0px;
	padding: 0px;
}

.descript dt {
	width: 72px;
	float: left;
}

.descript dd {
	width: 79px;
}

.descript_s {
	float: right;
}

.descript_l {
	float: right;
}

.descript_s,
.descript_l {
	padding: 3px;
	background: #EAF2F8;
}

.descript .price_type,
.descript_s .price_type,
.descript_l .price_type {
	line-height: 20px;
	background: #EAF2F8;
	color: inherit;
	text-align: right;
	font-weight: bold;
	margin-top: 1px;
	float: left;
	width: 95px;
	padding: 2px 3px;
}

.descript .price_type_blank,
.descript_s .price_type_blank,
.descript_l .price_type_blank {
	line-height: 20px;
	background: white;
	color: inherit;
	text-align: right;
	font-weight: bold;
	margin-top: 1px;
	width: 76px;
	float: left;
}

.descript .price,
.descript_s .price,
.descript_l .price {
	float: left;
	line-height: 20px;
	background: #F2F2F2;
	color: inherit;
/*	text-align: right;		XXX 02*/
	text-align: center;
	margin-left: 1px;
	margin-top: 1px;
	width: 150px;
	padding: 2px 3px;
	font-size: 150%;
}

.descript dl
{
	float: none;
	clear: both;
}

.descript dt,
.descript dd
{
	float: left;
	padding: 2px 3px;
}

.descript dt
{
	width: 95px;
	font-weight: bold;
	text-align: right;
}
.descript dd
{
	width: 150px;
	text-align: center;
}

.myprice .price_type {
	background: #0a4699;
	color: #FFF;
}

.myprice .price {
	background: #fea503;
	font-weight: bold;
}

.descript #pricetax,
.descript_s #pricetax,
.descript_l #pricetax {
	display: block;
	text-align: center;
/*	font-size: 0.9em;		XXX 02*/
	font-size: 79%;
	clear: both;
}

.descript .price_close,
.descript_s .price_close,
.descript_l .price_close {
	text-decoration: line-through;
}


.descript .price_type span,	.descript .price span,
.descript_s .pricet_typ span,	.descript_s .price span,
.descript_l .price_type span,	.descript_l .price span
{
	margin-right: 3px;
}

.red,
.descript .price span.red,
.descript_s .price span.red,
.descript_l .price span.red {
	color: Red;
	background-color: inherit;
	font-weight: bold;
}

.code span {
	font-weight: bold;
	padding-left: 6px;
}

.buy {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
/*	width: 150px;	*/
}

.must_reg {
	margin-top: 5px;
	line-height: 14px;
	color: red;
}

.must_reg a {
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

.nbuy label {
	margin-top: 10px;
	margin-left: 22px;
}

.buy input {
	clear: right;
	width: 152px;
	margin: 8px 0px 0px 12px;
	color: black;
	font-size: 150%;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	background: white;
	border: 1px solid #f25302;	/*	c20000;		*/
}

.buy img {
	float: right;
	margin: 5px 0px 0px 10px;
}

.buy .clR
{
	display: none;
}

dd span.red
{
    color:red;
    font-weight: normal;
    display: inline;
}

/* ====================================================== TABS START ======================================================== */

.top_amend {
	position: relative;
	z-index: 10;
	display: block;
	width: 85px;		_width: 83px;
	float: left;
	margin-right: 3px;
}

.top_amend a {
	display: block;
	width: 85px;		_width: 83px;
	float: left;
	height: 20px;
	line-height: 20px;
	background-color: #6c90c2;
/*	background-color: #EAF2F8;		*/
/*	font-weight: bold;			XXX 02*/
	font-weight: normal;
	text-align: center;
}
.top_amend a,
.top_amend a:hover {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;	
}

.top_amend a.select {
	width: 85px;
	background-color: #0a4699;
/*	background-color: #CFDDEC;		*/
}

#turns {
	margin-top: 10px;
	position: relative;
}

#pict_box,
#vide_box,
#revi_box,
#inst_box,
#aces_box,
#alte_box,
#disc_box {
	clear: both;			/*	on javascript swich to none		*/
	margin-bottom: 10px;
}

#pict_box_cont,
#vide_box_cont,
#revi_box_cont,
#inst_box_cont,
#aces_box_cont,
#alte_box_cont,
#disc_box_cont {
	position: relative;		/*	on javascript swich to absolute		*/
	clear: both;			/*	on javascript swich to none		*/
	width: 100%;
	top: 0;				/*	on javascript swich to 20px		*/
	left: 0;
	border-top: 2px solid #0a4699;
/*	border-top: 2px solid #cfddec;	*/
}

#turns .clear.endCl {
	display: none;
}

#revi_box_cont ul
{
	margin: 0;
	padding: 0;
}

#revi_box_cont li
{
	float: left;
	width: 195px;
	margin: 0 3px 0 0;
	padding: 0;
	list-style-type: none;
}

#revi_box_cont li.pdf
{
	background: url(/images/icons/ico_pdf.gif) no-repeat left top;
}

#revi_box_cont li.doc
{
	background: url(/images/icons/ico_doc.gif) no-repeat left top;
}

#revi_box_cont li a
{
	display: block;
	padding: 2px 0 2px 20px;
}

/* ====================================================== TABS END =========================================================== */


.box, .box_right {
	border-right: 2px solid #EAF2F8;
/*	width: 200px;	XXX */
	width: 305px;
	margin-top: 4px;
	float: left;
}
.box_right{
	border: 0px;
}

.box p, .box_right p {
	margin: 0px 3px 0px 3px;
	padding: 0px;
}
.box .header, .box_right .header {
	color: #0A4699;
	background-color: inherit;
	font-weight: bold;
}

.box_foto {
	border: 1px solid #CCCCCC; 
	float: left;
	margin: 5px;
}

.box_fotoMain {
	border: 1px solid #CCCCCC; 
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.box_line {
	background: url(/images/design/cs/index_box.gif) no-repeat;
/*	width: 404px;	XXX */
	width: 614px;
	margin-bottom: 5px;
	}
	
	html>body #index .box_line {
			min-height: 150px;
	}

.box_line_one {
	background: url(/images/design/cs/index_box_one.gif) no-repeat;
/*	width: 404px;	XXX */
	width: 614px;
	margin-bottom: 5px;
	}
	
	html>body #index .box_line_one {
			min-height: 150px;
	}

#index .box, #index .box_right {	
	border: 0px;
	width: 199px;

}
#index .box_right {
	margin-left: 6px;
}

html>body #index .box .main, html>body #index .box_right .main {
	height: 80px;
}

#index .box p, #index .box_right p {
	margin: 4px 5px 4px 5px;
	padding: 0px;
}
#index .box .ceny, #index .box_right .ceny 
{
	text-align: right;
	vertical-align:bottom;
}
#index .box .main, #index .box_right .main 
{
	height: 70px;
}

#index .more {
	margin-bottom: 5px;
	margin-right: 5px;
}
#index .box .price,
#index .box_right .price 
{
	background-color: inherit;
	color: Red;
	font-weight: bold;
}
#index .box .price_close,
#index .box_right .price_close
{
	padding-right: 20px;
	text-decoration: line-through;	
}
span.price_close {
	text-decoration: line-through;
	font-family: Sans-Serif;
}

span.price {
	background-color: inherit;
	color: Red;
	font-weight: bold;
}

.register_form {
	border: 1px solid #C0C0C0;
	background: #F0F0F0;
	color: inherit;
	padding: 10px;
	text-align: right;
	margin-bottom: 10px;
}
.register_form label {
	text-align: right;
	padding-right: 5px;
}
.register_form .labelL 
{
	width: 116px;
	text-align: right;
	float:left;
}
.register_form .labelR {
	width: 260px;
	text-align: left;
	font-weight: bold;
	background: #F0F0F0;
	color: black;
}
.register_form .noinp {
	display: block;
	text-align: left;
}
.register_form .noinp label {
	float: left;
	width: 105px;
	margin-right: 5px;
}
.register_form .noinp br {
	
}
/*
.register_form .inp {
	display: block;
	float: right;
	width: 470px;
	text-align: left;
	background: red;
}
*/
.register_form input {
/*	width: 260px;		XXX 01*/
	width: 470px;
	border: 1px solid black;
	background: white;
	xfont-size: 0.8em;
	color: black;
	margin-top: 2px;
}

.register_form input.checkbox {
	width: 16px;
}
.register_form .logname {
	display: block;
	float: right;
/*	width: 260px;		XXX 01*/
	width: 470px;
	font-weight: bold;
	text-align: left;
}
.register_form select {
/*	width: 265px;		XXX 01*/
	width: 474px;
	border: 1px solid black;
	background: white;
	font-size: 0.9em;
	color: black;
	margin-top: 2px;
}
.register_form .alert 
{
	background-color: inherit;
	color: Red;
	padding-right: 2px;
}

.time 
{
	background-color: inherit;
	color: #ABABAB;
	margin: 0px;
	padding: 0px;
}

.time_news {
	line-height: 20px;
	padding-left: 10px;
	background: #EAF2F8;
	color: inherit;
}

/* ======================================== START: ORDERING LINE ======================================== */

#ordering
{
	margin: 10px 0;
	padding: 2px 5px;
	color: #FFF;
	text-align: center;
	background: #0088cf;
}

#ordering table
{
/*	width: 100%;	*/
	margin: 0 auto;
}

#ordering td.text
{
	padding: 2px 0;
}

#ordering select
{
	margin: 0 3px;
	border: none;
}

#ordering a
{
	padding: 2px 5px;
	color: #FFF;
	text-decoration: none;
	background: #0097e8;
	border: 1px solid #FFF;
}

#ordering a:hover
{
	background: #0a4699;
}

/* ========================================== END: ORDERING LINE ======================================== */

/* ======================================== START: PAGGING TOP ======================================== */

#paging_top {
	margin: 10px 0px 0px 150px;
}

#paging_top .arrow1,
#paging_top .arrow2,
#paging_top .arrow3,
#paging_top .arrow4,
#paging_top .arrow1off,
#paging_top .arrow2off,
#paging_top .arrow3off,
#paging_top .arrow4off
{
	float: left;
	margin: 0px 2px 0px 2px;
	height: 12px;
	width: 24px;
}


#paging_top .arrow1 span,
#paging_top .arrow2 span,
#paging_top .arrow3 span,
#paging_top .arrow4 span,
#paging_top .arrow1off span,
#paging_top .arrow2off span,
#paging_top .arrow3off span,
#paging_top .arrow4off span
{
	position: relative;
	top: -2px;
}
#paging_top a {
	display: block;
	width: 24px;
	height: 12px;
	color: white;
	text-decoration: none;
	font-size: 1px;
}

#paging_top .arrow1,
#paging_top .arrow2,
#paging_top .arrow3,
#paging_top .arrow4,
#paging_top .arrow1off,
#paging_top .arrow2off,
#paging_top .arrow3off,
#paging_top .arrow4off
{
	background-position: left top;
	background-repeat: no-repeat;
}

#paging_top .arrow1 {		background-image: url(/images/sipak_1.gif);	}
#paging_top .arrow2 {		background-image: url(/images/sipak_2.gif);	}
#paging_top .arrow3 {		background-image: url(/images/sipak_3.gif);	}
#paging_top .arrow4 {		background-image: url(/images/sipak_4.gif);	}
#paging_top .arrow1off {	background-image: url(/images/sipak_1_off.gif);	}
#paging_top .arrow2off {	background-image: url(/images/sipak_2_off.gif);	}
#paging_top .arrow3off {	background-image: url(/images/sipak_3_off.gif);	}
#paging_top .arrow4off {	background-image: url(/images/sipak_4_off.gif);	}

#paging_top div {
	margin: -2px 5px 0px 5px;
	float: left;
}

/* ========================================== END: PAGGING TOP ======================================== */
/* ======================================== START: PAGGING BOTTOM ======================================== */

#paging_bottom {
	margin: 10px 0 10px 20px;
}

#paging_bottom span.pg_actual,
#paging_bottom a {
	display: block;
	float: left;
	width: 30px;
	padding: 23px 0 2px 0;
	color: #000;
	text-align: center;
	text-decoration: none;
	background: url(/images/images_maxi/paging_noactive.gif) no-repeat top center;
}

#paging_bottom span.pg_actual
{
	width: 36px;
	font-weight: bold;
	background: url(/images/images_maxi/paging_active.gif) no-repeat top center;
}

#paging_bottom a.first,
#paging_bottom a.previous,
#paging_bottom a.next,
#paging_bottom a.last
{
	width: auto;
	padding: 23px 5px 2px 5px;
	font-weight: bold;
	white-space: nowrap;
	background: none;
}

#paging_bottom span.first,
#paging_bottom span.previous,
#paging_bottom span.next,
#paging_bottom span.last
{
	display: block;
	float: left;
	width: auto;
	padding: 23px 5px 2px 5px;
	color: #999;
	font-weight: bold;
	white-space: nowrap;
	background: none;
}

#paging_bottom span.pg_more
{
	display: block;
	float: left;
	padding: 23px 5px 2px 5px;
}

#paging_bottom a.first
{
	padding-left: none;
}

#paging_bottom a.last
{
	padding-right: none;
}

/* ========================================== END: PAGGING BOTTOM ======================================== */

.right_align {
	display: block;
	text-align: right;
}

#detail_search,
#contrib {
	background: #F2F2F2;
	color: inherit;
	border: 1px solid #CBCBCB;	
	padding: 0px;
	margin-bottom: 10px;
	padding: 10px 0px;
}

#detail_search label, 
#contrib label {
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	padding-top: 4px;
}
#contrib textarea {
	border: 1px solid black;
	margin-top: 2px;
	margin-left: 5px;
}

input.search,
input.searchM,
select.search {
	border: 1px solid black;
	background: white;
	font-size: 11px;
	color: black;
	width: 160px;
	margin-top: 2px;
	margin-left: 5px;
}

input.searchM {
	width: 40px;
}

select.search {
	width: 250px;
}

#contrib input.search {
	width: 240px;
}

#contrib textarea {
	width: 240px;
	height: 80px;
}

p.gray, h5.gray 
{
	background-color: inherit;
	color: #949494;
}

/*-----------------------------------------------------------------------*/

#right {
	float: right;
	width: 167px;
/*	margin-top: -5px;	*/
}

html>body #right {
	margin-top: 0px;
}

#right h5 {
	margin: 0px;
	padding: 0 0 0 0;/*20px;*/
/*	background: url(/images/design/cs/top_produkt.gif) no-repeat right;	*/
	background: #3e3e3e url(/images/design/cs/tab_left.gif) no-repeat;
	line-height: 26px;
	text-align: center;
}

#right h5.compare
{
	background: url(/images/design/cs/top_compare.gif) no-repeat right;
}
/*	#right .cont_right_men {	margin: 0px 0px 5px 0px;	}	XXX*/
#right .cont_right_men .ram{
/*	background: url(/images/design/cs/bgr_cont_rm.png) no-repeat bottom;	XXX*/
	background-position: left bottom;
	padding: 10px 5px 10px 8px;
}

#right .quick_search .ram{
	background: url(/images/design/cs/bgr_end_submenu.gif) no-repeat bottom;
	background-position: left bottom;
}

#right .quick_search .bgr{
/*	background: url(/images/design/cs/bg_hledani.png) no-repeat bottom;	XXX*/
	background: url(/images/design/cs/bgr_search.gif) top left repeat-x;
}

.compProd {
	clear: both;
}
.compProd a {
	display: block;
	width: 63px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	color: black;
	margin: 5px 5px 5px 0px;
	background: url(/images/small_button_bgr.png) no-repeat bottom;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}
.compProd .prod {
	display: inline;
	background: none;
	line-height: 14px;
	text-align: left;
	color: #0a4699;
}
.big_btn { text-align: center; }
.big_btn a {
	display: block;
	width: 144px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	color: black;
	margin: 5px 0px 5px 0px;
	background: url(/images/big_button_bgr.png) no-repeat bottom;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}

#search {
	background: url(/images/design/cs/bg_hledani.gif) no-repeat;
	width: 163px;
	height: 72px;
}

#search_cont {
	margin: 5px 0px 0px 10px;
}

html>body #search_cont {
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

#search_form,
#search_form fieldset {
	margin: 0px;
	padding: 0px;
}

#search_form .search {
	border: 1px solid black;
	background: white;
	xfont-size: 0.8em;
	color: black;
	width: 85px;
	margin: 3px 2px 0px -10px;
	float: left;
}

html>body #search_form .search {
	margin-left: 0px;
}

#search_form img {
	float: left;
}

#search_form .advanced {
/*	color: #E79500;		background-color: inherit;	XXX*/
	font-weight: bold;
	color: #DC0000;
}

#search_form .search_inp {
	border: 1px solid black;
	width: 92px;	
	height: 16px;
	margin: 2px 0px;
	float: left;
	padding: 0px 2px;
}

#right_propag {
	margin: 10px 0px 0px 13px;
	border-bottom: none;
}

#right_propag_body {
	background: url(/images/design/cs/bg_right_reklama.gif) repeat-y;
	margin: 0px 0px 0px 13px;
}

#right_propag_body ul {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	list-style:	none;	
}

#right_propag_body ul li,
#right_propag_body ul li.last {
	background: url(/images/design/cs/sipecka.gif) no-repeat;
	background-position: 0px 3px;
}

#right_propag_body ul li a,
#right_propag_body ul li.last a {
	padding: 0 0 0 10px !important;
	margin: 0 !important;
	line-height: 13px;
	display: block;
	/*height: 12px !important;   */
	width: 110px;
}


#footer_right_propag {
	background: url(/images/design/cs/paticka_right_reklama.gif) no-repeat;
	width: 141px;
	height: 9px;
	margin: 0px 0px 0px 13px;
	padding: 0px;
}

/*-----------------------------------------------------------------------*/

#footer {
	background: url(/images/design/cs/page_cont_bottom.gif);
/*	width: 770px;	XXX */
	width: 980px;
	height: 14px;
	float: none;
	clear: both;
	margin: 0px auto;
}

#bottom_boxes {
	margin-left: auto;
	margin-right: auto;
/*	width: 790px;	XXX */
	width: 1000px;
}

.down_box {
	float: left;
	text-align: right;
}

.down_box_referenc {
	float: right;
	text-align: left;
}

.down_box,
.down_box_referenc {
	margin: 0px;
	padding: 0px;
/*	width: 391px;	XXX */
	width: 496px;
}

.down_box_top {
	background-image: url(/images/design/cs/news_box_top.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
	padding: 0px;
}

.down_box_telo {
	background-image: url(/images/design/cs/news_box_bgr.gif);
/*	min-height: 230px;	height: auto;		_height: 230px;		XXX*/
	min-height: 180px;	height: auto;		_height: 180px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.down_box_next {
	background-image: url(/images/design/cs/news_box_next.gif);
	height: 20px;
	padding-top: 3px;
	text-align: right;
}

.down_box_next span {
}

.down_box .down_box_next span {
	margin: 0px 4px;
}
.down_box_referenc .down_box_next span {
	margin: 0px 22px;
}

.down_box_down {
	background-image: url(/images/design/cs/news_box_down.gif);
	background-repeat: no-repeat;
	height: 7px;
	margin: 0px;
	padding: 0px;
}

.down_box .down_box_top,
.down_box .down_box_telo,
.down_box .down_box_next,
.down_box .down_box_down {
	background-position: right top;
	background-repeat: repeat-y;
	padding: 0px 8px 0px 0px;
}

.down_box_referenc .down_box_top,
.down_box_referenc .down_box_telo,
.down_box_referenc .down_box_next,
.down_box_referenc .down_box_down {
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 8px;
}

.down_box .down_box_down,
.down_box_referenc .down_box_down {
	background-repeat: no-repeat;
}

.down_box .bot_news {
	float: left;
	padding-left: 18px;
}

.down_box .bot_news.eve {
	padding-left: 15px;
}

.down_box_referenc .bot_news {
	float: left;
	padding-right: 15px;
}

.bot_news  {
/*	width: 175px;	XXX */
	width: 227px;
	min-height: 160px;	height: auto;		_height: 160px;
	font-size: 0.9em;
}

.bot_news h5 {
	margin: 0px;
	padding: 0px;
	color: #FFA90B;
	background-color: inherit;
}

.down_box_referenc h5 {
	color: #F90000;
}

.bot_news .date {
	line-height: 16px;
	background: #D3D3D3;
	color: inherit;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 4px;
	margin-top: 2px;
}

.bot_news p {
	margin: 0px 5px 0px 5px;
}

.bot_news .more,
.more {
	display: block;
	text-align: right;
}

#copyright {
	text-align: left;
/*	width: 740px;	XXX */
	width: 950px;
	color: White;
	background-color: inherit;
	margin: 0px auto 10px auto;
}
#copyright a 
{
	color: silver;
	background-color: inherit;
}

.cleaner {
	height: 1px;
	line-height: 1px;
	font-size: 0.1em;
	clear: both;
}

.next_url {
/*	width: 400px;	XXX */
	width: 610px;
	height: 20px;
	padding-top: 3px;
	text-align: right;
}
.next_url span {
	padding-right: 9px;
}

#lblContent {
		margin-left: 3px;
}

table.compareProduct {
/*	width: 400px;	XXX */
	width: 610px;
	padding: 0px;
	xfloat: left;
}

table.compareProduct td {
	float: none;
	background: #EAF2F8;
}
table.compareProduct td.picture {
	text-align: center;
	background: transparent;
}
table.compareProduct td.Nadpis {
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	background-color: #eaf2f8;
	color: inherit;
}

table.compareProduct td.Obrazek {
	text-align: center;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #eaf2f8;	
}

table.compareProduct td.code {
	HEIGHT: 15px;  
	background-color: #f2f2f2;
	color: inherit;
	text-align: center;
	vertical-align: middle;
}

table.compareProduct td.price_type {
	height: 20px;
	background: #EAF2F8;
	color: inherit;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	vertical-align: middle;
}

table.compareProduct td.price {
	height: 20px;
	background: #F2F2F2;
	color: inherit;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}

table.compareProduct td.popiss {
	width: 200px;
	padding: 5px;
	
	background-color: #f2f2f2;
	color: inherit;
}

table.compareProduct td.pricetax {
	text-align: center;
	padding: 0;
	
	background-color: #f2f2f2;
	color: inherit;
}

table.compareProduct td p {
	margin: 0;
	padding: 0;
}

table.compareProduct td.kpopis {  
	padding: 2px 5px;
	background-color: #f2f2f2;
	color: inherit;
}

.pricetax
{
	margin-top: 1px;
	margin-bottom: 10px;
	text-align: center;
}

.CompareBoxContent
{
	padding-left: 12px;
}

.clear,
.clR,
.clL {
	float: none;
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.clR {	clear: right;	}
.clL {	clear: left;	}

.alL {	text-align: left;	}
.alR {	text-align: right;	}
.alC {	text-align: center;	}
.alJ {	text-align: justify;	}


/* --------------   PAYMENT   -------------- */
.payment {
	width: 258px;
}

.payment dl,
.payment dt,
.payment dd {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.payment dl {
	clear: right;
	margin: 5px 0px;
}

.payment dt,
.payment dd
{
	padding: 2px 3px;
}

.payment dt {
	width: 95px;
	float: left;
}

.payment dd {
	width: 150px;
	float: left;
	text-align: center;
}

#webPayment_lblPaymentCount {
	margin-right: 8px;
}

.payment .payment_btn {
	margin-top: 10px;
	margin-right: 18px;
}

.payment dt,
.paymentTitle
{
	color: #ff992d;
	text-decoration: underline;
}

.payment dd,
.paymentAmount
{
	color: #fd9a22;
	font-weight: bold;
}

.payment a {
	float: right;
}

#write_calc .note {
	color: #FFF;
	font-weight: normal;
	font-size: 96%;
	margin: 0 0 10px 0;
	padding: 0;
}

/* --------------   CATEGORY BOX   -------------- */
.parentCategory a
{
	color: #E79500 !important;
	font-weight: bold;
}

.categoriesBoxes {
/*	width: 404px;	XXX */
	width: 614px;	_width: 610px;
	margin-top: 10px;
	background-image: url(/images/styles/categoriesBoxesBg_01.gif);
	background-position: 2px top;
	background-repeat: repeat-y;
}

.categoriesBoxesEnd {
	clear: both;
	float: none;
}

.categoryBox {
	float: left;
	width: 202px;
	height: 150px;
	overflow: hidden;
}

.categoryTop {
	position: relative;
	top: 3px;
	width: 202px;
	background-image: url(/images/styles/categoryBoxTopBg.gif);
	background-position: 4px top;
	background-repeat: no-repeat;	
}
.categoryTop a {
	float: right;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
}
.categoryTop a span{
	display: block;
	width: 170px;
	text-align: right;
	margin: 6px 0px 3px 0px;
	cursor: pointer;
}
.categoryTop a:hover {
	color: #0a4699;
	text-decoration: underline;
}

.categoryBody {
/*	width: 200px;	XXX */
	width: 305px;
	padding-top: 7px;
	background-image: url(../../images/styles/categoryBoxBotBg.gif);
	background-position: 4px top;
	background-repeat: no-repeat;
}

.categoryIcon {	
	margin: 1px 0 0 8px;
}

.categoryText {
	position: relative;
	float: right;
	width: 100px;
	height: 130px;
}

.categoryText .text {
}

.categoryText .view a {
	position: absolute;
	bottom: 2px;
	right: 5px;
	width: 55px;
	height: 27px;
	background-image: url(../../images/styles/viewButton.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	color: #FFF;
	font-weight: bold;
}
.categoryText .view a:hover {
	text-decoration: none;
}
.categoryText .view a span {
	position: relative;
	top: 7px;
	left: 22px;
	cursor: pointer;
}

#right div.catalog {
	border-bottom: 3px solid #3e3e3e;
}

div.catalog a {
	display: block;
	width: 167px;
	height: 26px;
/*	background-image: url(/images/design/cs/katalog.gif);	XXX*/
	background: url(/images/design/cs/btn_right_single.gif);
	background-color: #3e3e3e; 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
}

div.catalog a {
	color: black;
	background-color: inherit;	
}

div.catalog a:hover {
	color: black;
	background-color: inherit;	
}

span.redBold {
	color: red;
}

.actionProductsBody {	
	margin: 0;
}

.actionProductsBody ul {
	margin: 0;
	padding: 0;
	list-style:	none;
}


.actionProductsBody ul li {
	margin: 5px 5px 5px 8px;
	clear: both;
}

.actionProductsBody ul li .image {
	width: 80px;
	background: white;
	margin: 5px 5px 0 0;
	float: left;
}

.actionProductsBody ul li .right {
	width: 65px;
	float: left;
}

.actionProductsBody .sep {
	margin: 5px 0 0 3px;
	padding: 0;	
	line-height: 1px;
	font-size: 1px;
	clear: both;
	height: 2px;
	background-image: url(/images/design/dot.gif);
	background-repeat: repeat-x;
}

.actionProductsBody .next {
	text-align: right;
	margin: 5px 20px 0 0;
	clear: both;
}

.paymentPage .Title {
	color: #ff992d;
	text-decoration: underline;
	vertical-align: middle;
}


.paymentPage .Amount {
	color: #fd9a22;
	font-weight: bold;
}

.paymentPage .Amount input {
	width: 60px;
}

/* ------------------------------ forms webadmin ------------------------------ */


#forms {
	border: 1px solid #cbcbcb;
	background-color: #f2f2f2;
/*	width: 404px;	XXX */
	width: 614px;
	padding-top: 5px;
}

#forms .TextAreahide {	display: none;	}

.TATextArea {
	padding-top: 4px;
}

.CHBTextSCheckBox,
.CHBPRICEFALLTextSCheckBox,
.TATextSTextArea,
.TBTextSTextBox,
.TBTextSLabel,
.CHBTextSReqCheckBox,
.CHBPRICEFALLTextSReqCheckBox,
.TATextSReqTextArea,
.TBTextSReqTextBox {
	width: 136px;
	display: block;
	float: left;
	clear: left;
	text-align: right;
	padding-top: 4px;
}

.PRICEFALLTextSTextBox,
.PRICEFALLTextReqSTextBox {
	width: 20px;
}

.CHBTextSCheckBox,
.CHBTextECheckBox,
.CHBPRICEFALLTextSCheckBox,
.CHBPRICEFALLTexteCheckBox,
.CHBPRICEFALLTextSCheckBox,
.CHBPRICEFALLTextECheckBox,
.PRICEFALLTextSTextBox,
.PRICEFALLTextETextBox {
	line-height: 18px;
}

.TBLabel {
	float: left;
	padding: 4px 0 0 6px;
}

.TBTextBox,
.TATextArea{
	margin-left: 2px;
}

.TBTextBox input,
.TATextArea,
.TBReqTextBox input,
.TAReqTextArea {
	border: 1px solid black;
	background: white;
/*	font-size: 0.8em;	*/
	color: black;
/*	width: 250px;		XXX*/
	width: 460px;
	margin-top: 2px;
}

.PRICEFALLTextBox input,
.PRICEFALLReqTextBox input {
	border: 1px solid black;
	background: white;
/*	font-size: 0.8em;	*/
	color: black;
	width: 100px;
	margin-top: 2px;
	position: relative;
	top: -2px;
}

.TATextArea,
.TAReqTextArea {
	height: 80px;
	margin-bottom: 0px;
}

#forms
{
	padding: 4px 0;
}

#forms .fClear {
	clear: both;
	float: none;
	height: 1px;
	font-size: 1px;
	overwrite: hidden;
}

#forms .CHBPRICEFALL {
	height: 20px;
	background-color: red;
}

#btnSubmitForm {
	margin: 5px;
	float: right;
	border: none;
	background-color: transparent;
	background: url(/images/design/cs/odeslat.gif) no-repeat;
	width: 64px;
	height: 24px;
	cursor: pointer;
}

.Labelcaptcha
{
	margin: 0;
}
.captchaTextSLabel
{
	display: none;
}
.captchaLabel
{
	dicplay: none;
}

.Labelcaptcha .captchaBox label {
	width: 133px;
	display: block;
	float: left;
	clear: left;
	text-align: right;
}

/* ------------------------------ forms webadmin ------------------------------ */

#detail_search option.op_ur0 {	background: #ffb433;}
#detail_search option.op_ur1 {	background: #ffc766;}
#detail_search option.op_ur2 {	background: #ffda99;}
#detail_search option.op_ur3 {	background: #ffeccc;}
#detail_search option.op_ur4 {	background: #ffffff;}

.flR { float: right; }
.flL { float: left; }

.alR {	text-align: right;}

.oldprice {
	text-decoration: line-through;
}
.actionprice {
	font-weight: bold;
	color: #DC0000;
	white-space: nowrap;
}

.descript dd.actionprice {
/*
	background: #DC0000;
	color: #FFF;
*/
	padding: 2px 3px;
}

#error_box,
#errorBox {
	margin: 10px;
	color: red;
	font-weight: bold;
	line-height: 18px;
}

.row_2_1,
.row_2_2 {
/*	width: 200px;	XXX */
	width: 305px;		_width: 298px;
	margin: 4px 0px;
}

.row_2_1 img,
.row_2_2 img{
	float: left;
	border: 1px solid #cccccc;
	margin: 0px 5px 5px 0px;
}
.row_2_1 p,
.row_2_2 p{
	margin: 2px 0px;
	padding: 0px;
}
.row_2_1 .alter_acces,
.row_2_2 .alter_acces {
	margin: 3px 3px 18px 3px;
	xborder: 1px solid red;
	clear: left;
}
.row_2_1 .alter_acces {
	margin-left: 0px;
}
.row_2_2 .alter_acces {
	margin-right: 0px;
}

.row_2_1 {
	float: left;
	border-right: 2px solid #eaf2f8;
}
.row_2_2 {
	float: right;
}
.alR {
	text-align: right;
}
.btn_compare {
	margin: 1px 0px;		_margin-top: 4px;
	position: relative;
	left: -1px;
/*	width: 60px;		XXX 02*/
	width: 80px;
	text-align: left;
	float: left;
}
/*
.btn_compare a {
	display: block;
	width: 90px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: black;
	margin: 1px 0px;
	background: url(/images/bgr_btn_white_60x20.png) no-repeat bottom;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
XX 02*/
.btn_compare a:hover {
	text-decoration: none;
	color: black;
}
td.pricex {
	text-align: right;
}
td.pricex .btn_compare {
	float: none;
	margin: 0px;
}
td.pricex .btn_compare a{
	margin: 0px;
	margin-top: 5px;
}

.buy .btn_compare a {
	float: right;
	margin-right: 0px;
}

.buy btnYellow_60 {
	margin-left: 5px;
}

#right_action_prods {
	margin: 0px;
	padding: 0px;	
}

#right_action_prods li {
	clear: left;
	display: block;
	position: relative;
	z-index: 1500;
	margin: 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;	
}

#right_action_prods .prices {
	text-align: right;
}
#right_action_prods li.last {
	margin-bottom: 0px;
	border-bottom: none;	
}
#right_action_prods li.first {
	margin-top: 0px;
}
#right_action_prods li img {
	float: left;
	border: 1px solid #cccccc;
	margin: 5px 5px 5px 0px;
}

#right_action_prods .btnYellow_90 {
	margin: 10px 0px;
	_padding-top: 2px;
}

#right_action_prods .btnYellow_90 img{
	float: left;
	border: none;
	margin: 0px;
	margin-left: 12px;
	margin-top: 5px;
	_margin-top: 8px;
}

.pictures_box img {
	border: 1px solid #cccccc;
	margin: 8px 16px 0px 0px;
}

.video_box img {
	border: 1px solid #cccccc;
	margin: 8px 0px 0px 0px;
}

/* --- discussions --- */

#discuss dl,
#discuss dd,
#discuss_subs dl,
#discuss_subs dd {
	margin: 0px;
	padding: 0px;
}
#discuss dl,
#discuss_subs dl {
	background-color: #f2f2f2;
}
#discuss dd,
#discuss_subs dd {
	height: 38px;
}
#discuss dd span,
#discuss_subs dd span {
	display: block;
	margin: 5px;
}
#discuss dd.reac,
#discuss dd.date,
#discuss_subs dd.reac,
#discuss_subs dd.date {
	float: right;
}
#discuss dd.date,
#discuss_subs dd.date {
	width: 70px;
}
#discuss dd.reac,
#discuss_subs dd.reac {
	border-right: 1px solid white;
	border-left: 1px solid white;
}
#discuss .content,
#discuss_subs .content {
	clear: both;
	margin: 5px 0px;
}
#discuss .level0 {	margin-left: 0px;	margin-top: 20px;	}
#discuss .level0 dl {	background-color: #d9d9d9;	}
#discuss .level1 {	margin-left: 10px;	}
#discuss .level2 {	margin-left: 20px;	}
#discuss .level3 {	margin-left: 30px;	}
#discuss .level4 {	margin-left: 40px;	}
#discuss .level5 {	margin-left: 50px;	}
#discuss .level6 {	margin-left: 60px;	}
#discuss .level7 {	margin-left: 70px;	}
#discuss .level8 {	margin-left: 80px;	}
#discuss .level9 {	margin-left: 90px;	}
#discuss .level10 {	margin-left: 100px;	}

#discuss_subs .level-1 {	margin-left: 0px;	margin-top: 20px;	}
#discuss_subs .level-1 dl {	background-color: #d9d9d9;	}
#discuss_subs .level0 {	margin-left: 10px;	}
#discuss_subs .level1 {	margin-left: 20px;	}
#discuss_subs .level2 {	margin-left: 30px;	}
#discuss_subs .level3 {	margin-left: 40px;	}
#discuss_subs .level4 {	margin-left: 50px;	}
#discuss_subs .level5 {	margin-left: 60px;	}
#discuss_subs .level6 {	margin-left: 70px;	}
#discuss_subs .level7 {	margin-left: 80px;	}
#discuss_subs .level8 {	margin-left: 90px;	}
#discuss_subs .level9 {	margin-left: 100px;	}

/* ======================================= Start: CAPTHA BOX ======================================= */

.captchaBox
{
	margin: 2px 0;
}

.captcha
{
}
.captcha #captchaImage
{
	float: left;
	border: 1px solid black;
	margin: 0 10px 0 5px;
}
.captcha #captchaText
{
}
.captcha #captchaInput input
{
	width: 78px;
	margin: 5px 0;	
	border: 1px solid black;
	background: #FFF;
	color: #000;
}

/* ========================================= End: CAPTHA BOX ======================================= */

.prod_discuss {		margin: 1px 0px;	background-color: #f2f2f2;	}

.prod_discuss dt,
.prod_discuss dd {	margin: 0px;	padding: 5px 5px 0px 5px;	}

.prod_discuss dd {	border-left: 1px solid white;	}

/* --- Cart --- */

#cart_list dl,
#cart_list dt,
#cart_list dd {
	margin: 0px;
	padding: 0px;
	background: transparent;
}

#cart_list dd {
	margin: 7px;
}

#cart_list dl {
	width: 616px;
	background-color: #eaf2f8;
	background-image: url(/images/bgr_cart_list.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 1px;
}

#cart_list dl.even {
	background-color: #f2f2f2;
}

#cart_list .c0 {	width: 90px;	}
#cart_list .c1 {	width: 260px;	}
#cart_list .c2 {	width: 60px;	padding-top: 13px;	}
#cart_list .c3 {	width: 105px;	padding-top: 13px;	text-align: right;	}
#cart_list .c4 {	width: 60px;	}

#cart_list .c3 b {	white-spacing: nowrap;	}

#cart_list .c1_2 {	width: 235px;	float: left;	}

#cart_list .c2 input {	width: 56px; margin: 0 0 2px 0; text-align: center; background: #FFF; border: 1px solid black;	}

#cart_list dd span {	display: block;	margin: 3px;	}

#cart_list .c2 a,
#cart_list .c4 a,
#cart_list .c4 input{
	display: block;
	width: 60px;
	height: 23px;
	margin: 0;
	color: black;
	line-height: 24px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(/images/bgr_btn_yellow_60.png) no-repeat center;
	border: none;
}

#cart_list .c4 .btn_compare
{
	width: auto;
	margin: 0;
	padding: 0;
}

#cart_list .c4 .btn_compare a
{
	width: 60px;
	margin: 0;
}

#cart_list .c4 .btn_compare a
{
	letter-spacing: -1px;
}

#cart_list .fin_price td {
	margin: 0px;
	padding: 2px;
}
#cart_list .fin_price {
	background: none;
}
#cart_list .fin_price .c1_2 {
	width: 100px;
	font-weight: bold;
	text-align: right;
}
#cart_list .fin_price .c4 span {
	width: 60px;
	text-align: left;
}

#cart_list .fin_price .c3,
#cart_list .fin_price .c4 {
	background-color: #f2f2f2;
}

.tabulka_kosik tr
{
	background: #F2F2F2;
}

.tabulka_kosik tr.header
{
	background: transparent;
}

.tabulka_kosik tr.even
{
	background: #eaf2f8;
}

.tabulka_kosik th,
.tabulka_kosik td
{
	padding: 1px 5px 1px 5px;
	line-height: 20px;
}

.tabulka_kosik td.c0
{
/*	background: White;	*/
	color: inherit;
	line-height: 5px;
}

.tabulka_kosik td.c0 img
{
	margin: 5px;
}


/* >> tabulka kosik ------------------------------*/

/*
.tabulka_kosik td
{
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;	
	padding: 1px 5px 1px 5px;
	background: #F2F2F2;
	color: inherit;
	line-height: 20px;
}

.tabulka_kosik tr.suda td
{
  	background: #EAF2F8;
	color: inherit;
}
  
.tabulka_kosik td
{
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
  
.tabulka_kosik td.pics
{
	background: White;
	color: inherit;
	line-height: 5px;
}
  
.tabulka_kosik td.cena
{
	text-align: center;
	padding-top: 5px;
}
  
.tabulka_kosik td.cenaKosik
{
	width: 80px;
}
  
.tabulka_kosik td.cena img
{
	margin-top: 3px;
	margin-bottom: 5px;
}

.tabulka_kosik td.porovnej
{
	text-align: center;
	padding-bottom: 5px;
}
  
.tabulka_kosik td .porovnej_check
{
	float: left;
}
  
.tabulka_kosik td.cena label
{
	font-size: 0.85em;
	margin-top: 5px;
	float: left;
}
*/

/* --- Order --- */

#order_list dl,
#order_list dt,
#order_list dd {
	margin: 0px;
	padding: 0px;
	background: transparent;
}


#order_list dl {
/*	width: 406px;	XXX */
	width: 616px;
	background-color: #eaf2f8;
	background-image: url(/images/bgr_order_list.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 1px;
}

#order_list dl.even {
	background-color: #f2f2f2;
}

#order_list dd {	float: left;	}
#order_list dd.clear {	float: none;	clear: both;	}

#order_list .c1 {	width: 125px;	font-weight: bold;	}
#order_list .c2 {	width: 200px;	}
#order_list .c3 {	width: 80px;	}

#order_list .c3 {	text-align: right;	}
#order_list dl.head .c3 {	text-align: right;	}
#order_list dl.head dd { font-weight: bold;	}

#order_list dd span {	display: block;	margin: 3px;	}

#order_list .c3, #cart_list .c3 {	margin-left: 0px;	}
#order_list .c4, #cart_list .c4 {	margin-right: 0px;	margin-left: 0px;	}

#cart_list .fin_price .c4 span, #order_list .fin_price .c4 span{	display: none;	}

/* --- Order Detail --- */

#order_detail dl,
#order_detail dt,
#order_detail dd {
	margin: 0px;
	padding: 0px;
	background: transparent;
}


#order_detail dl {
/*	width: 406px;	XXX */
	width: 616px;
	background-color: #eaf2f8;
	background-image: url(/images/bgr_order_detail.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 1px;
}
#order_detail dl.fin_price {
	background-image: none;
}
#order_detail dl.even {
	background-color: #f2f2f2;
}

#order_detail dd {	float: left;	}
#order_detail dd.clear {	float: none;	clear: both;	}

#order_detail .c1 {	width: 230px;	font-weight: bold;	}
#order_detail .c2 {	width: 60px;	text-align: center;	}
#order_detail .c3 {	width: 115px;	}

#order_detail .c3 {	text-align: right;	}
#order_detail dl.head .c3 {	text-align: right;	}

#order_detail dd span {	display: block;	margin: 3px;	}

#order_detail .fin_price {
	float: right;
	width: 186px;
	clear: right;
}
#order_detail .fin_price .c1_2 {
	width: 100px;
	text-align: right;
}
#order_detail .fin_price .c3{
	width: 85px;
	border-left: 1px solid white;	
}
#order_detail .fin_price .c3 span {
	text-align: right;
}
#order_detail .fin_price .c3,
#order_detail .fin_price .c4 {
	background-color: #f2f2f2;
}

#order_detail .address,
#order_detail .transport {
	width: 200px;
	background-image: none;
}

#order_detail .address dt,
#order_detail .transport dt {
	font-weight: bold;
	background-color: #f2f2f2;
	border-bottom: 1px solid white;
}

#order_detail .address span,
#order_detail .transport span {
	display: block;	margin: 3px;
}

#order_detail .address dt,
#order_detail .address dd,
#order_detail .transport dt,
#order_detail .transport dt {
	float: none;
	margin: 0px;
	padding: 0px;
}


/* ----- order_addresses ----- */


#order_addresses div.box {
/*	width: 403px;	XXX */
	width: 613px;
	background-color: #eaf2f8;
	margin-top: 20px;
	clear: both;
}

#order_addresses dl {
	padding: 0px;
	margin: 0px;
/*	width: 201px;	XXX */
	width: 306px;
}

#order_addresses dl.colL,
#order_addresses dl.colR {
	float: left;
}
#order_addresses dl.colL {
	border-right: 1px solid white;
}
#order_addresses dt,
#order_addresses dd {
	margin: 0px;
	padding: 0px;
}

#order_addresses dt.head span,
#order_addresses dd.head span {
	display: block;
	margin: 2px 4px;
	font-weight: bold;
}
#order_addresses dl span,
#order_addresses dt span,
#order_addresses dd span {
	display: block;
	margin: 2px 4px;
}

#order_addresses dt {
	width: 200px;
	border: none;
	border-top: 1px solid white;
	clear: left;
}

#order_addresses dd {
	width: 200px;
	border: none;
	border-top: 1px solid white;
	xclear: right;
}

#order_addresses dt.head,
#order_addresses dd.head {
	background-color: #f2f2f2;
}

#order_addresses input,
#order_addresses select,
#order_addresses textarea {
	width: 144px;
	border: 1px solid black;
	background-color: white;
		float: right;
}

#order_addresses select {
	width: 184px;
}

#order_addresses dt span select {
	margin: 0px 2px;
}

#order_addresses .icdic span {
	xmargin: 2px 10px 2px 6px;
}

.note {
	font-size: 110%;
	font-weight: bold;
	color: #DC0000;
	margin-bottom: 15px;
}

#order_addresses input.rb {
	position: relative;
	top: 2px;
	right: 0px;
	width: 12px;
	height: 12px;
	border: none;
	background-color: transparent;
}

#top_banner {
	position: absolute;
	top: 38px;
	left: 280px;
}

#open_time {
	position:absolute;
	top: 35px;
	left: 770px;
	color: #0A4699;
}

#facebook_sk {
	position:absolute;
	top: 35px;
	left: 770px;
	color: #0A4699;
	text-align: center;
	width:145px;
}

#video_box {
	width: 206px;
	float: right;
}

#video_box .video_box {
	margin-top: 4px;
	border-left: 2px solid #eaf2f8;
}
#video_box .video_box img {
	margin-left: 5px;
	margin-top: 4px;
}

.video_border_left
{
	float: left;
	margin-top: 10px;
	padding-left: 23px;
	background: url(/images/film_border.gif) repeat-y left;
}

.video_border_right
{
	padding-right: 23px;
	background: url(/images/film_border.gif) repeat-y right;
}


.video_border_right .video
{
	margin: 0;
	padding: 0;
	border: 4px solid #000;
	border-left: none;
	border-right: none;
	background: #000;
}

.video_border_right .video img{
    width: 558px;
}

.open_box {
	background-image: url(/images/open_box.gif);
}

.close_box {
	background-image: url(/images/close_box.gif);
}

#revi_box ul,
#inst_box ul {
	margin: 5px 0px 0px 15px;
	padding: 0px;
}

/* ---------- advertisements --------- */

#adver_des,
#adver_cont {
	border: 1px solid #cbcbcb;
	padding: 10px;
	padding-bottom: 15px;
}

#adver_cont h3 {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#adver_des dl,
#adver_cont dl {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#adver_des dt,
#adver_cont dt {
	margin: 0px;
	padding: 0px;
	width: 95px;
	color: #666666;
	font-weight: bold;
	float: left;
}
#adver_des dd,
#adver_cont dd {
	margin: 0px;
	padding: 0px;
	width: 280px;
	float: right;
}
#answer_count {
	float: right;
	margin: 14px 0px 0px 0px;
}

#adver_price {
	position: relative;
	top: -11px;
	margin: 0px 10px;
}
#adver_price div {
	padding: 2px 5px;
	background: white;
}

#adver_menu {
	font-weight: bold;
	margin: 5px 0px	20px 0px;
}

#adver_menu .select,
#adver_menu .adver_menu_item a {
	margin: 0px 4px 0px 0px;
	padding: 0px;
	line-height: 21px;
	diaplay: block;
	float: left;
/*	width: 98px;		XXX*/
	width: 150px;
	height: 23px;
	text-align: center;
	background-image: url(/images/design/cs/adv_men_out.gif);
	background-repeat: no-repeat;
}

#adver_menu .adver_menu_item a {	color: #595959;		}
#adver_menu .last,
#adver_menu .last a {			margin-right: 0px;	}
#adver_menu .select {			background-image: url(/images/design/cs/adv_men_in.gif);	}
#adver_menu .select a {			color: #000000;		}

#add_adver h3 {
	margin: 5px 10px 3px 10px;
}

#add_adver .inp,
#add_adver .sel,
#add_adver .tea {
/*	width: 260px;	XXX 01*/
	width: 470px;
	border: 1px solid black;
	background: white;
	color: black;
	margin: 2px 2px 0px 5px;
}

#add_adver .line {
	float: right;
/*	width: 264px;	XXX 01*/
	width: 470px;
	padding: 2px 0px;
	margin: 2px 35px 0px 5px;
	clear: right;
}

#add_adver .date {	width: 125px;	}

#add_adver .price {
	width: 73px;
	float: left;
	text-align: right;
	padding-right: 2px;
}

#radbutts {
	margin-top: 15px;
}

#radbutts div {
	float: left;
}

#radbutts .rb {	margin-left: 10px;	}



.adver_answer {
	margin: 3px 0px;
	border: 1px solid #cbcbcb;
	background: #f2f2f2;
}

.adver_answer dl {
	margin: 2px 5px;
	clear: both;
}

.adver_answer dl.first {
	margin-top: 5px;
}

.adver_answer dl.last {
	margin-bottom: 7px;
}

.adver_answer dt {
	float: left;
	width: 60px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.adver_answer dd {
	margin: 0px;
	padding: 0px;
}


/* --- Eond of Styles --- */

/* --- Buttons --- */

.btn_compare a,
.btnYellow_60, .btnYellow_60Hover,
.btnYellow_80, .btnYellow_80Hover,
.btnYellow_90, .btnYellow_90Hover,
.btnYellow_140, .btnYellow_140Hover,
.btnWhite_140, .btnWhite_140Hover,
.but_buy_small {
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 23px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS;
	line-height: 24px;	_line-height: 30px;
	cursor: pointer;
	color: black;
	margin: 0px 2px 0px 0px;
}

.btnYellow_60:hover,
.btnYellow_80:hover,
.btnYellow_90:hover,
.btnYellow_140:hover,
.btnWhite_140:hover {	color: black;	text-decoration: none;	}

.btn_compare a,
.btn_compare a:hover,
.btnYellow_60 a,
.btnYellow_80 a,
.btnYellow_90 a,
.btnYellow_140 a,
.btnWhite_140 a,
.btnYellow_60 a:hover,
.btnYellow_80 a:hover,
.btnYellow_90 a:hover,
.btnYellow_140 a:hover,
.btnWhite_140 a:hover { color: black;	text-decoration: none;	}

.btnYellow_60, .btnYellow_60Hover 	{	width: 60px;	background-image: url(/images/bgr_btn_yellow_60.png);	}
.btn_compare a,
.btnYellow_80, .btnYellow_80Hover 	{	width: 80px;	background-image: url(/images/bgr_btn_yellow_80.png);	}
.btnYellow_90, .btnYellow_90Hover 	{	width: 90px;	background-image: url(/images/bgr_btn_yellow_90.png);	}
.btnYellow_140, .btnYellow_140Hover	{	width: 140px;	background-image: url(/images/bgr_btn_yellow_140.png);	}
.btnWhite_140, .btnWhite_140Hover 	{	width: 140px;	background-image: url(/images/bgr_btn_white_140.png);	}

.buy .btnYellow_60 {
	float: right;
	position: relative;
	top: 2px;
	top: expression('-1px');
	margin-right: 0px;
}

.btnWhite_50x20 {
	text-align: center;
	font-size: 10px;
	display: block;
	height: 20px;
	text-align: center;
	text-decoration: none;
	color: black;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.btnWhite_50x20:hover {
	color: black;
	text-decoration: none;
}

.btnWhite_50x20 {	width: 50px;	background: url(/images/bgr_btn_white_50x20.png) no-repeat;	}

.btns input {
	line-height: 24px;
}

#formButtons,
.formButtons {
	margin: 10px 0px;
}

#btnSubmitForm,
#btnResetForm {
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 23px;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS;
	line-height: 21px;
	cursor: pointer;
	color: black;
	margin: 0px 2px 0px 0px;
	width: 60px;
	background: url(/images/bgr_btn_yellow_60.png) no-repeat;
}

.price_request
{
	margin: 5px 0 0 109px;
}

#errors_div {
	border: 1px solid #808080;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px;
}
#errors_div span {
	display: block;
	text-align: center;
	margin: 5px;
	color: red;
	font-weight: bold;
}

#but_buy {
	float: right;
/*	clear: both;	*/
}

.btnYellow_90.buy,
.buy .btnYellow_60,
#but_buy .btnYellow_90{
	margin-right: 0px;
	width: 156px;
	color: #FFF;
/*	background: url(/images/bgr_btn_buy_orange_detail.png) no-repeat;	*/
	background: url(/images/bgr_btn_buy.png) no-repeat;
}

.btnYellow_90.buy,
.buy .btnYellow_60 {
	color: #FFF;
/*	background: url(/images/bgr_btn_buy_orange.png) no-repeat;	*/
	background: url(/images/bgr_btn_buy.png) no-repeat;
}

.btnYellow_90.buy img,
.buy .btnYellow_60 img,
#but_buy .btnYellow_90 img {
	display: none;
	float: left;
	border: none;
	margin: 0px;
	margin-left: 12px;
	margin-top: 5px;
	_margin-top: 8px;
}

.but_buy_small
{
	display: block;
	width: 50px;
	height: 23px;
	margin-top: 2px;
	padding-left: 25px;
	padding-right: 5px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	background: url(/images/bgr_btn_buy_small.png) no-repeat;	
}

.but_buy_small:hover
{
	color: #FFF;
	text-decoration: none;
}

/* --- payment calculator --- */

#payment_calc{
	position: absolute;
	top: 220px;
	left: 370px;
	z-index: 50000;
	border: 2px solid #0f5d9f;
	background: #3a7bb1;
	color: white;
}

#write_calc {
	margin: 5px;
	margin-top: 2px;
	width: 248px;
}

#write_calc dl,
#wri_calc dt,
#write_calc dd {
	margin: 0px;
	padding: 0 3px;
	color: white;
}

#write_calc dl {
	float: none;
	clear: both;
	width: 248px;
	height: 20px;
}

#write_calc dt {
	width: 85px;
	float: left;
	font-weight: bold;
	text-decoration: none;
}

#write_calc dd {
	text-align: right;
	width: 105px;
	float: left;
}

#write_calc dd input {
	margin-right: 20px;
	padding: 0px 3px;
	height: 15px;
	width: 30px;
	text-align: right;
	border: 1px solid silver;
	background-color: #3a7bb1;
	color: white; 
}

#write_calc h3 {
	color: white;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

#write_calc .closer {
	width: 12px;
	height: 12px;
	display: block;
	background-image: url(/images/ico_cancel.gif);
	position: relative;
	z-index: 10;
	float: right;
	margin-top: 3px;
}

#write_calc .closer span {
	display: none;
}

.act_count {
	display: block;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
	margin-right: 15px;
}

.newsHref,
.newsHref_even {
	display: block;
	padding: 2px 5px;
}

.newsHref_even,
.newsHref_even:hover {
	background-color: #f2fbff;
}

.newsHref .date,
.newsHref_even .date {
	display: block;
	width: 50px;
	padding-right: 3px;		_padding-right: 1px;
	float: left;
	text-align: right;
}
.newsHref .name,
.newsHref_even .name {
	font-weight: bold;
}

/* ===================================================== marks box ============================================== */

#marksPlace {
	position: relative;
	clear: both;
	float: none;
/*	width: 770px;	XXX */
	width: 980px;
	height: 29px;
	background: #3e3e3e;
}

#marksBox {
	position: absolute;
	top: 161px;
}

#FLticker {
	width: 980px;
	height: 26px;
	overflow: hidden;
	background: #FFF;
}

#FLticker,
#FLticker a
{
	color: #000;
	text-decoration: none;
}

#FLticker a
{
	float: left;
	display: block;
	height: 20px;
	padding: 5px 5px;
}

#FLticker a b
{
	float: left;
	display: block;
	padding: 1px 0 0 0;
}

#marksBox #marksBgr {
	position: relative;
/*	width: 770px;	XXX */
	width: 980px;
	height: 26px;
	padding: 0;
	background: #FFF;
}

#marksBox #marksList {
	position: relative;
/*	width: 760px;	XXX */
	width: 970px;
	height: 26px;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 5px;
}

#marksBox #marksScroll {
	position: absolute;
	height: 26px;
}

#marksBox #marksList a {
	color: #000;
}

#marksBox #marksList a:hover {
	text-decoration: none;
}

#marksBox #marksList .item img {
	margin: 5px;
}

#marksBox #marksList .item b {
	position: relative;
	top: -6px;
	line-height: 0px;
	margin: 5px;
}

/* ================================================== START: info line ================================================== */

#infolinePlace
{
	clear: both;
	float: none;
	width: 980px;
	height: 26px;
	padding: 0 0 3px 0;
	background: #3e3e3e;
}

#info_line
{
	position: absolute;
	top: 190px;
	width: 970px;
	height: 16px;
	padding: 5px 5px;
	overflow: hidden;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: red url(/images/design/corners_info_line_maxi.png) no-repeat center;
}

#info_line a
{
	color: white;
}

/* ================================================== START: maxiTIP ================================================== */

#maxitip
{
/*
	padding: 3px;
	border: 1px solid #DC0000;
*/
}

#maxitip h1
{
	color: #DC0000;
	font-size: 125%;
}

#maxitip table
{
	width: 100%;
}

#maxitip tr td
{
	padding: 4px 6px;
	border-top: 2px solid #FFF;
	background: #FFF6E6;
}

#maxitip tr.first td
{
	border-top: none;
}

#maxitip .code
{
	width: 55px;
}

#maxitip .name_desc
{
	width: auto;
}

#maxitip .price
{
	width: 75px;
	text-align: right;
}

/* ==================================================== END: maxiTIP ================================================== */

.corn_tl,
.corn_tr,
.corn_bl,
.corn_br {
	position: absolute;
	width: 5px;
	height: 5px;
	overfolow: hidden;
	font-size: 1px;
	line-height: 1px;
}

.corn_tl {	background: url(/images/design/cs/corn_tl.gif) top left;		top: 0;		left: 0;	}
.corn_tr {	background: url(/images/design/cs/corn_tr.gif) top right;		top: 0;		right: 0;	}
.corn_bl {	background: url(/images/design/cs/corn_bl.gif) bottom left;		bottom: 0;	left: 0;	}
.corn_br {	background: url(/images/design/cs/corn_br.gif) bottom right;		bottom: 0;	right: 0;	}

/*---------------------------pop up okno-------------------------------*/
#backgroundPopup{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:19000;
}

#popupContact{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:384px;
    width:408px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:20000;
    padding:12px;
    font-size:13px;
    text-align:center;
}

#popupContactClose{
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#6fa5fd;
    font-weight:700;
    display:block;
    cursor: pointer;
}


/*---------------------------fotogalerie-------------------------------*/
a.photo
{
    display:block;
    float:left;
    height:98px;
    width:122px;
}