html{height:100%;}
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('http://www.webareal.cz/css/images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
body  {
   margin:10px 0 0 0;
   padding: 0;
   font-family:"Trebuchet MS", Tahoma, Geneva, lucida, sans-serif;
   height: 100%;
   font-size: 12px;
}

/* BASIC TAGS -------------------------------------------------------------------------------------------- */
h1{font-size:200%;font-weight:normal;margin:10px 0 .8em;padding:0;}
h2{font-size:170%;font-weight:bold;margin:0 0 10px 0;padding:0;}
h3{font-size:150%;font-weight:normal;margin:0 0 8px 0;padding:0;}
h4{font-size:110%;font-weight:bold;margin:.8em 0 .2em;padding:0;}
h1 img {margin-bottom:-20px;}

hr{margin:0;padding:0;}
em.number{font:normal 1em normal;}
blockquote{margin:0 0 1em 1em;padding:0;}
pre{text-align:left;}

a{text-decoration: underline;font-size:12px;}
a:hover{}
a img {border:0;}

/*  CLASSES ------------------------------------------------------------------------- */
.fleft{float:left;}
/* tlacitko Zpet na kosik, nezapomenout pridat sirku a vysku prazdnemu obrazku v odkazu */
.fleft .back_cart {background-image:url('/sablony/x194/images/back_cart.png'); *display: inline;display:inline-block;margin: 0px 1px; height:21px; width:102px;}
.fleft .back_cart a img { width:100%; height:100%; }
.fright{float:right;}
.textleft{text-align: left !important;}
.textright{text-align: right !important;}
.icon{position:relative;top:1px;}
.title1{font-size:190%;font-weight:normal;margin:0;}
.title2{font-size:220%;font-weight:normal;margin:0;}
.title3{font-size:16px;font-weight:bold;margin:8px 0 0 20px;line-height:30px;}
.bold{font-weight:bold;}
.title_page{font-size: 20px;font-weight: bold;margin:0;padding: 0 0 15px 0;}
.break{clear:both;height:1px;font-size:1px;overflow:hidden;visibility:hidden;}
.clear{clear:both;display:block;}
.hide{ display:none;}
.cb{clear:both;display:block;width:100%;}
.cr{clear:right;display:block;width:100%;}
.cl{clear:left;width:100%;}
.outtext{text-align:center;}

.img_floatleft { float: left; margin: 0 10px; }
.img_floatright { float: right; margin: 0 10px; }

/* FORMS --------------------------------------------------------------------------------- */
form {margin:0;}
input select,textarea  {
   border: 0 none;
   position: relative;
   top: 2px; left:5px;
   background:transparent none;
   padding:2px 0 0 0px;
   border:1px solid;
   font-weight:normal;
}
input,textarea,select  {
   font-family: "Trebuchet MS", Tahoma, Geneva, lucida, sans-serif;
   font-size:13px;
}
textarea {
left:0px;
}
select  {
   position:relative;
   margin-top:3px;
   padding:2px 0 0 0px;
   border-left:1px solid;
   border-top:1px solid;
}
.inputBox  {
   position: relative;
   height:16px;
   padding:2px 0 0 0px;
   border-left:1px solid;
   border-top:1px solid;
}
.alert .inputBox{background-position:0px -25px;}


/* FORM-BOX  ------------------------- form box for ORDER,REGISTRATION,PRODUCT DETAIL -------------------------------------- */
.form-box {padding-top:1px;}
.form-box h2 {font-size:150%;margin: 15px 0 0 0;padding-bottom:5px;}
.form-box table {border:0;}
.form-box td {border:0;border-bottom: 1px solid;}
.form-box .s60 {width:60%;}
.form-box .s30 {width:60%;}
.form-box .s40 {width:60%;}
.form-box label,.form-box .item-label {width: 10em;display:block;float:left;}
.form-box label {width: auto; float: none;}
.col-h-l, .col-h-r { margin-top: 7px !important; margin-left: 5px !important; }
.form-box .s60, .form-box .s40, .form-box .s30, .unlock_password {height: 22px;}
.form-box h2 label,.form-box h2 .item-label {width:auto;float:none;display:inline;}
.form-box h2 input {vertical-align:middle; margin:-2px 4px 0 0;}
.form-box table label,.form-box table .item-label{width:auto;display:inline;}
p.required label {font-weight: bold;}
.form-box textarea {position: relative;top:2px; left:0px;padding:2px 0 0 0px;border:1px solid;}
.search {padding:5px 0px 5px 0px;}
.search p {margin:0;}
.search input {width:75%;}
.search select {width:145px;font-size:13px;}
.search input.btt {width:25px; height:21px;padding:0;margin:0 0 0 0;vertical-align:top;}
.search .search_img { display:inline;background-image:url('/sablony/x194/images/search.gif'); *display: inline;display:inline-block;margin:1px; height:15px; width:15px;}


.param {
   margin-top:5px;
	margin-bottom:10px;
   padding:10px 10px 10px 10px;
	border-top:1px dotted silver;
	border-bottom:1px dotted silver;
}
.param p {margin:0;}
.param input.btt {padding:0;margin:0;vertical-align:text-bottom;}

.login {
   width:350px;
   float:left;
   margin:0 0 0 50px;
   padding:10px 10px 10px 10px;
   border:0px solid;
   display:block;
}
.login form {width:350px;}
.login fieldset {padding:0px;border: none;}
.login input ,.login textarea {margin:0 0 8px 0;}
.login label {width: 60px;float: left;display:block;}
.login form br {display:none;}
.login input.btt {padding:0;margin:0 0 0 60px;}

/*top-bar*/
#top-bar{width:100%;margin-bottom:15px;padding-top:5px;text-align:center;border:none;background:none;background-image:none;}
#top-bar a{margin-right:5px;margin-left:5px;}
#top-bar a:hover{margin-right:5px;margin-left:5px;}
#top-bar .sep{}

/* PAGE ---------------------------------------- masterpage -------------------------------------------- */
#masterpage{width:990px;margin:0 auto;padding:0;text-align:left;border:8px solid;}

/* HEADER ------------------------------------------------------------------------ */
#header{width:990px;min-height:175px;height:175px;display:block;cursor:pointer;}
#header a {text-decoration:none;}
#header a:hover {text-decoration:none;}
#header_titles{width: 950px;display:block;float:left;padding:40px 0 0 30px;}

a  > #header  {text-decoration: none;}
a:hover > #header  {text-decoration:none;}

.name{font-style:normal;font-size:35px;font-weight:bold;display:block;}
.subname{font-style:normal;font-size:20px;font-weight:bold;display:block;}
.slogan{font-style:normal;font-size:14px;font-weight:normal;margin-top:20px;display:block;}

/* ESHOP BAR -------------------------------------------------------------------------------------- */
#ebar{height:35px;width:990px;margin:0;float:left;display:block;}
#ebar_left{width:550px;padding: 0 0 0 10px;margin:0;float: left;}
.img_login{height:35px;float:left;padding-right:10px;}
.img_reg{height:35px;float:left;}
#ebar_left .elink{text-decoration: none;font-size: 12px;font-weight: normal;line-height:35px;padding-left:30px;vertical-align: middle;}
#ebar_left .elink:hover{font-weight:normal;font-size: 12px;text-decoration: underline;}
#ebar_right{padding: 0 10px 0 0;margin:0;float: right;}
.img_cart{height:35px;float:right;}
#ebar_right .elink{text-decoration: none;font-size: 12px;font-weight: normal;line-height:35px;padding-right:35px;vertical-align: middle;display:inline-block;}
#ebar_right .elink:hover{font-weight:normal;font-size: 12px;text-decoration: underline;}

/* TOP MENU -------------------------------------------------------------------------------------- */
#topmenu{height:35px;width:990px;padding:0;margin:0;float:left;display:block;}

/* AROUND PAGE ----------------------------------------------------------------- */
#aroundpage{padding:0;margin:0;display:block;overflow:visible;}

/* LEFTBOX ---------------------------------------------------------------------------------- */
#left-box  {
   float:left;
   width:210px;
   padding:0;
   margin: 20px 0 0 0;
}
#left1  {
   float:left;
   width:210px;
   margin-top:0px;
   margin-bottom:8px;
   display:block;
   text-indent:20px;
}
#inleft1{margin:0;padding:0;}
.title_left1{height:40px;display:block;font-size: 18px;font-weight: bold;line-height:40px;margin:0;padding:0;text-indent:10px;}
#footleft1, #footleft2{width:210px;height:40px;float:left;margin:0px;padding:0px;line-height:40px;text-indent:20px;}
#footleft1 a, #footleft2 a{display:block;text-decoration:none;}
#footleft1 a:hover, #footleft2 a:hover{}

#footleft2 {
background:url("http://www.webareal.cz/images/foot_l1.png") no-repeat scroll center top transparent;
}

/* --------------box for LEFT menu ESHOP --------------------- */
#left_eshop{float:left;width:210px;margin-top:0px;margin-bottom:8px;display:block;text-indent:20px;}
#inleft_eshop{margin:0;padding:0;}
.title_left_eshop{height:40px;display:block;font-size:18px;font-weight: bold;line-height:40px;margin:0;padding:0;text-indent:10px;}
#footleft_eshop{width:210px;height:40px;float:left;margin:0px;padding:0px;line-height:45px;text-indent:20px;}
#footleft_eshop a{display:block;text-decoration:none;}
#footleft_eshop a:hover{}

/* -------------- box for FIND --------------------- */
#left2{float:left;width:210px;margin-bottom:8px;display:block;}
#inleft2{ margin:0; padding:10px 10px 10px 10px;}
.title_left2{font-size:18px;font-weight:bold;margin:0;padding: 0 0 15px 0;}

/* -------------- left BOX --------------------- */
#left3  {
   float:left;
   width:210px;
   height:100%;
   margin-bottom:8px;
   display:block;
}
#inleft3  {
   _width:190px;
   display:block;
   margin:0;
   padding: 10px 10px 10px 10px;
   text-align:left;
   overflow: hidden;
}

/* LEFT MENU ------------------------------------------------------------------------------ */
.leftmenu  {
   z-index:90;
   font-size:100%;
   margin:0;padding:0;
}
.leftmenu ul  {
   padding:0;margin:0;
   list-style-type: none;
   width:210px;
}
* html .leftmenu ul  {
   margin-left:-16px;
    ma\rgin-left:0;
}
.leftmenu li  {
   z-index:90;
   position:relative;
}
.leftmenu table  {
   position:absolute;
   border-collapse:collapse;
   top:0;left:0;
   z-index:100;
   font-size:1em;
}
.leftmenu a, .leftmenu a:visited {
   display:block;
   text-decoration:none;
   height:34px;
   line-height:34px;
   width:210px;
   text-indent:20px;
}

* html .leftmenu a, * html .leftmenu a:visited{width:210px;w\idth:209px;}
* html .leftmenu a:hover{}
.leftmenu :hover > a{}
.leftmenu ul ul{visibility:hidden;position:absolute;top:0;left:210px;}
.leftmenu ul li:hover ul,.leftmenu ul a:hover ul {visibility:visible;}
.leftmenu ul :hover ul ul{visibility:hidden;}
.leftmenu ul :hover ul :hover ul ul{visibility:hidden;}
.leftmenu ul :hover ul :hover ul{visibility:visible;}
.leftmenu ul :hover ul :hover ul :hover ul{visibility:visible;}

.leftmenuDef {
   display:block;
}
.leftmenuAct {
   display:block;
}
.leftmenuCat{
   display:block;
   text-decoration:none;
   min-height:8px;
   line-height:30px;
   width:210px;
   text-indent:10px;
   background:none;
}

/* LEFT MENU2 ------------------------------------------------------------------------------- */
.leftmenu2{z-index:2;font-size:100%;margin:0;padding:0;}
.leftmenu2 ul{padding:0;margin:0;list-style-type: none;width:210px;}
* html .leftmenu2 ul{margin-left:-16px; ma\rgin-left:0;}
.leftmenu2 li{z-index:2;position:relative;}
.leftmenu2 a, .leftmenu2 a:visited{display:block;text-decoration:none;height:34px;line-height:34px;width:210px;text-indent:20px;}
* html .leftmenu2 a, * html .leftmenu2 a:visited{width:210px;w\idth:209px;}
/* LEFT submenu MENU2 rozklik ------------------------------------------- */


/* RIGHTBOX ------------------------------------------------------------------------------------------ */
#right-box{float: right;width: 200px;margin-top:20px;padding: 0;}

/* NEWS ---------------------------------------------------------------------------------------- */
.news-box{width:200px;margin-top:0px;padding:0px;float:right;display:block;}
.news-box-title{height:35px;display:block;font-size:18px;line-height:35px;font-weight:bold;margin:0;padding: 0 0 0 8px;}
.in-news-box{margin:0;padding: 0px 8px 0px 8px;display:block;}
.news-title a{text-decoration:underline;font-size:105%;font-weight:bold;margin-top:10px;display:block;}
.news-title a:hover{text-decoration:underline;}
.news-title a img{margin-right:5px;border:0;}
.news-content{font-weight:normal;margin:0;padding: 3px 0 5px 0;line-height:1.3em;display: block;}
#news-foot{float:left;width:200px;height:30px;margin: 0 0 8px 0;display:block;}

/* action and best selling   --------------------------------------------------------------------------------------- */
.action-box{width:200px;margin-top:0px;padding: 0px;float:right;display:block;}
.action-box-title{height:35px;display:block;font-size:18px;line-height:35px;font-weight:bold;margin:0;padding: 0 0 0 8px;}
.in-action-box{margin:0;padding: 8px 8px 0px 8px;display:block;}
.in-action-box .stock_yes { background-image:url('/sablony/x194/images/stock_yes.png'); *display: inline;display:inline-block;margin: 0px 1px;  height:21px; width:73px;}
.in-action-box .stock_no  { background-image:url('/sablony/x194/images/stock_no.png'); *display: inline;display:inline-block;margin: 0px 1px; height:21px; width:73px;}
#action-foot{float:left;width:200px;height:30px;margin: 0 0 8px 0;display:block;}
#action-foot2{float:left;width:200px;height:30px;margin: 0 0 8px 0;display:block;}

/* CONTACT ---------------------------------------------------------------------------------- */
.contact-box{width:200px;margin-top:0px;padding:0px;float:right;display:block;}
.contact-box-title{height:35px;display:block;font-size:18px;line-height:35px;font-weight:bold;margin:0;padding: 0 0 0 8px;}
.in-contact-box{margin:0;padding: 8px 8px 0px 8px;display:block;}
.contact{font-weight:bold;margin:0;padding: 3px 0 5px 0;display: block;}
.contact a{text-decoration:underline;}
.contact a:hover{text-decoration:underline;}
#contact-foot{float:left;width:200px;height:30px;margin: 0 0 8px 0;display:block;}

/* POOL ----------------------------------------------------------------------------------- */
.poll-box{width:200px;margin-top:0px;padding:0px;float:right;display:block;}
.poll-box-title{height:35px;display:block;font-size:18px;line-height:35px;font-weight:bold;margin:0;padding: 0 0 0 8px;}
.in-poll-box{margin:0;padding: 8px 8px 0px 8px;display:block;}
.poll-question{font-weight:bold;margin:0;padding: 3px 0 5px 0;line-height:1.3em;display:block;}
.poll-answer a{text-decoration:underline;font-weight:normal;margin-top:10px;line-height:1em;display:block;}
.poll-answer a:hover{text-decoration:underline;}
.poll-answer a img{margin-right:5px;vertical-align: middle;}
#poll-foot{float:left;width:200px;height:30px;margin: 0 0 8px 0;display:block;}

/* -------------- RIGHT BOX --------------------- */
#right3  {
   float:left;
   width:200px;
   margin-bottom:8px;
   display:block;
}
#inright3  {
   _width:190px;
   display:block;
   margin:0;
   padding: 10px 10px 10px 10px;
   text-align:left;
   overflow: hidden;
}

/* CENTER  in home page  -------------------------------------------- */
#centerpage  {
   float:left;
   width:580px;
   margin: 20px 0 0 0;
   padding:0;
}
#incenterpage {
   margin: 0 10px 10px 10px;
   padding: 0px 5px 0 5px;
   overflow: hidden;
}

/* CENTER 2  in other page  ------------------------------------------ */
#centerpage2  {
   float:left;
   width:780px;
   margin:20px 0 0 0;
   padding:0;
	z-index: 500;
}
#incenterpage2{
   min-height: 600px;
   margin: 0 10px 10px 10px;
   padding: 0px 5px 0 5px;
   overflow: hidden;
}

/* CENTER 3  in other page  ----------------------------------------- */
#centerpage3  {
   float:left;
   width: 990px;
   margin: 20px 0 0 0;
   padding:0;
}
#incenterpage3 {
   margin:0;
   padding: 0px 15px 10px 15px;
   overflow: hidden;
}

/* FOOTER  ---------------------------------- */
#footer  {
   width:990px;
   height:30px;
   font-size:12px;
   line-height:30px;
}
#footer a  {
   font-weight:normal;
   margin: 0px 10px 0 10px;
   line-height:30px;
}
#footer a:hover{}
#footer span{font-weight:normal;}
#footer_left{width:395px;padding:0;margin:0;float:left;text-indent:20px;}
#footer_center{width:200px;padding:0;margin:0;float:left;text-align:center;}
#footer_center img{padding-top:8px;}
#footer_right{width:395px;padding:0;margin:0;float:right;text-align:right;}


/* TOP MENU --------------------------------------------------------------------------------- */

#main-menu {
   height:35px;
	width:100%;
	float:left;
	z-index: 100;
}

#main-menu a
	{
	text-align: center;
	display:block;
	border-right: 1px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 8px 20px;
}

#main-menu a:link, #main-menu a:visited, #main-menu a:active
	{
	text-decoration:none;
}

#main-menu a:hover
	{
	text-decoration:none;
}

#main-menu a.top_parent
	{
}

#main-menu a.top_parent:hover
	{
}

#main-menu a.top_parent_act
	{
}

#main-menu a.parent
	{
}

#main-menu a.parent:hover
	{
}

#main-menu ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	_width:20px;
	z-index: 100;
}

#main-menu li
	{
	position:relative;
	min-height: 1px;		/* for IE7 */
	vertical-align: bottom;		/* for IE7 */
}

#main-menu ul ul
	{
	position:absolute;

	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
}

#main-menu ul ul ul
	{
	top:0;
	left:100%;
}

div#main-menu li:hover
	{
	cursor:pointer;

}

div#main-menu li:hover ul ul,
div#main-menu li li:hover ul ul,
div#main-menu li li li:hover ul ul,
div#main-menu li li li li:hover ul ul
{display:none;}

div#main-menu li:hover ul,
div#main-menu li li:hover ul,
div#main-menu li li li:hover ul,
div#main-menu li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

#text-outline .text{position:relative;z-index:2;}

#wherei{font-size:92%;margin-bottom:20px;border-bottom:1px dotted silver;position:relative;}
#wherei .arrow{font-size:118%;font-family:Arial, "Lucida Grande",Verdana,Tahoma;}

/* BOOKMARKS BOX ------------------------------------------------------------------------------------- */
.aroundbookmark{margin:0}
.bookmark-hide{display: none;}

/* ------- border uder BOOKMARKS ----------- */
.part{clear:both;border:1px solid;border-width:2px 1px 1px 1px;margin-bottom:20px;}
.part .content{padding-right:10%;}
.part .spc{margin:10px 5px 0px 10px; padding:0;}
.part .spc table{margin-top:10px;}
.spc textarea:hover{border: 1px solid;border-color:inherit;}

ul.bookmark{list-style:none;margin:0px 0 0;padding:0px;}
ul.bookmark{clear:both;overflow:hidden;}
ul.bookmark li{float:left;padding:0 0 0 3px;margin: 5px 0 -1px 2px;}
ul.bookmark li a{display:block;padding:5px 7px 5px 5px;text-decoration:none;}
ul.bookmark li a:hover{}
ul.bookmark li.active a:hover{}
ul.bookmark li.selected{margin-top:0px;}
ul.bookmark li.selected a{padding:7px 8px 7px 5px;font-size:108%;}
ul.bookmark li.selected a:hover{padding:7px 8px 7px 5px;font-size:108%;cursor:text;}
ul.bookmark li:first-child{margin-left:0px;}

/* ------- line under BOOKMARKS ---------- */
.under_bookm{clear:both;border-bottom:4px solid;margin-bottom:10px;}

/* PHOTOGALLERY ------------------------------------------ */
.photogall{margin:0;padding:0;float:left;}
.photogall img{position:relative;margin:9px 9px 9px 9px;padding:10px 10px 10px 10px;border:1px solid;vertical-align:top;clear:both;filter:alpha(opacity=90);-moz-opacity:0.90;-khtml-opacity:0.90;opacity:0.90;}
.photogall a:hover img{position:relative;margin:9px 9px 9px 9px;padding:10px 10px 10px 10px;border:1px solid;vertical-align:top;clear:both;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}


/* COMMNENTS TABLE------------------------------------------- */
table.comments{font-size:100%;width:100%;margin-bottom:20px;}
table.comments tr.dark{}
table.comments tr.light{}
table.comments td,table.comments th{height:40px;padding: 4px 5px 3px 5px;}
table.comments th.headline{font-size:100%;}
table.comments img{margin:0px 2px;vertical-align: middle;}
table.comments p{padding:0;margin:3px 10px 3px 10px;}
table.comments a:hover{cursor: pointer;_cursor:hand;}
table.comments a{font-weight: bold;}

/* PAGINATION  ------------------------------------------------------------- */
.pagination{text-align:center;padding:15px 0px 10px !important;margin:0px !important;font-size:11px;}
.pagination a, .pagination span.act{padding:3px 5px !important;margin:0px 2px !important;border:1px solid;font-size:11px;text-decoration:none;}
.pagination a:hover{}
.pagination a.act, .pagination span.act{}
.pagination span{margin:0px 3px;}


/* XXXXXXXXXXXXXXXXXXXXXXXXXX  TabVer2 */
/* PRODUCT BOX in HOME PAGE --------------------------------------------*/
.product{font-size:75%;float:left;width:180px;min-height:200px;_height:200px;border-right:1px solid;border-bottom:1px solid;margin-right:2px;margin-bottom:10px;}
.productTitle{height:40px;_height:40px;font-size:13px;font-weight:bold;overflow:hidden;}
.productTitleContent{padding:4px 10px 0px 10px;line-height:1.5;}
.productAct .productTitle, .productAct .productFooter{}
.productAct .productFooter .productFooterContent{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;display: block;}
.productBody{min-height:115px;/*&height:120px;*/font-size:100%;}
.productBody input{margin: 5px 0px 5px 0px;	padding: 0 3px 0 3px; font-size: 11px;	width: 65px;	height:21px; text-align: right; float:right;clear:right;}
.productText{min-height:50px;_height:50px;padding:10px;line-height:1.4;overflow:hidden;}
.productText div{width:80px;height:80px;float:left;margin:1px 10px 5px 0;overflow:hidden;display:block;}
.productPriceBox{float:right;padding-bottom:15px;padding-right:15px;}
.productPriceBox img{margin: 0 0 0 5px;padding:0 0 0 0px; float: right;}
.productPriceSmall{float:right;display:block;font-size:11px;font-weight:normal;line-height:1.3;margin-bottom:0px;}
.productPrice{float:right;display:block;font-size:160%;font-weight:bold;line-height:1.3;margin-bottom:5px;width: 155px;text-align: right;}
.productFooter{width:180px;min-height:40px;_height:40px;border-top:1px dotted;}
.productFooterContent{padding: 6px 0px 0px;text-align:center;overflow:hidden;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.productFooterContent img{vertical-align: middle;margin: 1px 2px 2px 1px;overflow:hidden;}
/* PICT VAR 2*****/
.img_box a img{
	margin: 10px 0 10px 10px;
}
.img_box a {display: block; width: 160px; height: 160px; margin-bottom: 10px;text-align: center;}
div.productPriceBox form {width: 160px;}
div.productPriceBox form img{float: left;width: 73px;}

input.imgBtn {margin: 0 0 0 5px; padding: 0px; width: 73px;height: 21px;}
.productFooterContent { text-align:center;}
.productFooterContent div { align:center; }
/* Tabulkove zobrazeni obrazky 80x80 */
.tab_img80 .ico_new     ,.tab_img160 .ico_new,     .tab_2online .ico_new      { background-image:url('/sablony/x194/images/ico_new.png');     *display: inline;display:inline-block;margin:1px; height:14px; width:42px; }
.tab_img80 .ico_act     ,.tab_img160 .ico_act,     .tab_2online .ico_act      { background-image:url('/sablony/x194/images/ico_act.png');     *display: inline;display:inline-block;margin:1px; height:14px; width:32px; }
.tab_img80 .ico_top     ,.tab_img160 .ico_top,     .tab_2online .ico_top      { background-image:url('/sablony/x194/images/ico_top.png');     *display: inline;display:inline-block;margin:1px; height:14px; width:61px; }
.tab_img80 .ico_shiping ,.tab_img160 .ico_shiping, .tab_2online .ico_shiping  { background-image:url('http://www.webareal.cz/sablony/x194/images/ico_shiping.png'); *display: inline;display:inline-block;margin:1px; height:14px; width:78px; }
.tab_img80 .stock_no  ,.tab_img160 .stock_no , .tab_2online .stock_no { display:inline;background-image:url('/sablony/x194/images/stock_no.png'); *display: inline;display:inline-block;margin: 0px 1px; height:21px; width:73px;}
.tab_img80 .stock_yes ,.tab_img160 .stock_yes, .tab_2online .stock_yes {display:inline;background-image:url('/sablony/x194/images/stock_yes.png'); *display: inline;display:inline-block;margin: 0px 1px; height:21px; width:73px;}
.tab_2online .stock_yes, .tab_2online .stock_no { float:right; } 
.bgLupa {display: none; background: white; border: 1px solid silver; padding: 10px; text-align: center;}
.productDetail {width: 175px;}
.productDetail .productText {height: 100px;}

/* PRODUCT BOX in subpage  --------------------------------*/
.product2{font-size:75%;float:left;width:180px;min-height:200px;_height:200px;border-right:1px solid;border-bottom:1px solid;margin-right:10px;margin-bottom:10px;padding:0;}
.product3{font-size:75%;float:left;width:180px;min-height:160px;_height:160px;border-bottom:1px solid;margin-right:1px;margin-bottom:10px;padding:0;background:none;}

/* PRODUCT BOX in other page  -------------- action and best selling, related products -------------------------*/
.product3Title{width:180px;min-height:30px;_height:30px;font-size:13px;font-weight:bold;overflow:hidden;text-align:center;overflow:hidden;}
.product3Act .product3Title, .product3Act .product3Footer{}
.product3TitleContent{padding: 4px 10px 10px 10px;line-height:1.4;overflow:hidden;}
.product3ImageBox{text-align:center;}
.product3PriceBox{text-align:center;padding-bottom:5px;}
.product3Price{text-align:center;display:block;font-size:160%;font-weight:bold;line-height:1.3;margin-bottom:5px;}
.product3 img{margin:0;padding:0;}

/* TABLE PRODUCT Products overview list------------------------------------------------ */
table.productList{font-size:89%;width:100%;margin-bottom:20px;}
table.productList tr.dark{}
table.productList tr.color{}
table.productList td,table.productList th{vertical-align:top;padding:4px 8px 3px;text-align:left;}
table.productList th.headline{font-size:89%;}
table.productList img{margin:0px 2px;vertical-align: middle;}
table.productList a:hover{cursor: pointer;_cursor:hand;}
table.productList td.price{font-size:110%;font-weight:bold;text-align:right;}
table.productList td.buy{position:relative;}
table.productList td.tags{vertical-align: middle;}

/* TABLE ORDER, CART, PRODUCT DETAIL ------------------------------------------------------- */
table.cart{border:0;background:none;margin-bottom:8px;border-bottom:5px solid;}
table.cart th{vertical-align:middle;border:0;border-right:1px solid;font-size:92%;}
table.cart th.center{text-align:center;}
table.cart td{vertical-align:middle;border:0;border-bottom:1px solid;padding:8px 2px;}
table.cart .product-name{font-size:125%; font-weight:bold;}
table.cart .product-name .spc{padding:10px 2px;}
table.cart .count, table.cart .remove{text-align: center;}
table.cart .count input{width: 2em;}
table.cart .count{vertical-align:bottom;}
table.cart input{ vertical-align:bottom; }
table.cart .prices{text-align: right;font-size:92%;}
table.cart .prices .price-vat{display:block;}
table.cart .prices .price-vat .price-value {font-size:125%;display:block;font-weight:bold;}
table.cart .prices .price-novat{display:block; margin-top:5px;font-weight:bold;}
table.cart .prices .price-normal{display:block;text-decoration:line-through;}
table.cart .total .price-desc{text-align:right;font-size:150%;font-weight: bold;}
table.cart .total .price-desc.left{text-align:left;}
table.cart .total .prices .price-vat .price-value{font-size:150%;}
table.cart .total td{ vertical-align:top;}
table.cart .free_shiping_ico { width:32px; height: 32px; float:right; background-image:url('/sablony/x194/images/free_shipping_ico.png'); vertical-align:top; }
.col-h-l, .col-h-r{width: 49%;}
.col-h-l{float: left;}
.col-h-r{float: right;}

/* DETAIL PRODUCT BOX ------------------------------------------------------------------------ */
.detail-box-product .col-r{ margin-left:225px;}
.detail-box-product .col-l{float:left; width:210px;}
.detail-box-product .box-spc{margin-left:-220px; width:100%; float:right;padding-bottom:5px;}
.detail-full .col-r{margin-left:0px;}
.detail-box-product .image{border:1px solid;position:relative;border-bottom:1px solid;}
.detail-box-product .image a{width:208px;text-decoration:none;display:block;cursor:pointer;border-bottom:5px solid transparent;}
.detail-box-product .image a:hover{border-bottom:5px solid;}
.detail-box-product .image a .img{display:table-cell;height:210px;width:208px;text-align:center;vertical-align:middle;}
.detail-box-product .image_foot{border:1px solid;display:block;padding: 6px 0 5px 0;text-decoration:underline;margin:0 -1px;position:relative;border-top:none;border-bottom:none;zoom:1;text-align:center;}
.detail-box-product .image_foot img{border:none;}
.detail-box-product p.product-status {padding:0;margin:0;}
.detail-box-product p.product-status img{padding-right:3px; vertical-align:middle;}
/* zobrazeni v detailu */
.detail-box-product p.product-status .ico_new      { background-image:url('/sablony/x194/images/ico_new.png');     *display: inline;display:inline-block;margin:1px; height:14px; width:42px; }
.detail-box-product p.product-status .ico_act      { background-image:url('/sablony/x194/images/ico_act.png');     *display: inline;display:inline-block;margin:1px; height:14px; width:32px; }
.detail-box-product p.product-status .ico_top      { background-image:url('/sablony/x194/images/ico_top.png');     *display: inline;display:inline-block;margin:1px; height:14px; width:61px; }
.detail-box-product p.product-status .ico_shiping  { background-image:url('http://www.webareal.cz/sablony/x194/images/ico_shiping.png'); *display: inline;display:inline-block;margin:1px; height:14px; width:78px; }


/*  MORE FOTO BOX -------------------------------------------------------------------- */
.more-photo{padding:10px 10px 10px 10px;margin:10px 0 10px 0;}
.more-photo img{margin:0;padding:0 10px 10px 0;}

/*  SUBcateg -------------------------------------------------------------------- */
.subcat {
   padding: 10px 0px 10px 0px;
   border-top: 1px dotted silver;
   border-bottom: 1px dotted silver;
   margin: 10px 0 10px 0;
}

.subcat li {
   list-style-type: none;
}

.subcat li a {
   background-position:left 6px ;
   background-repeat:no-repeat;
   float:left;
   font-size:12px;
   font-weight:normal;
   margin: 0px 30px 5px 0px;
   padding: 5px 0px 5px 17px;
   text-decoration:underline;
   list-style-type: none;
}


/* SORTING */
.sorting {
   line-height: normal;
   height:35px;
   font-size: 12px;
   font-weight:bold;
   margin: 10px 0 20px 0;
   padding: 0;
}
.sort-right fieldset { float: right; position: relative; top: 0px; border:none }
.sort-left fieldset { float: left; position: relative; top:0px; border:none }

.sort-right select,.sort-left select {width: 110px; font-size: 11px;}
.sort-right select:hover,.sort-left select:hover {}

#openid_identifier{width: 150px; text-align: right; padding: 2px 64px 2px 2px; background: white url('/images/mojeid_ico.png') no-repeat top right; border-width: 1px; border-style: inset; border-color: #F0F0F0;}
.mojeidicon {float: left;text-align: center;width: 100%;}
.trustpayicon {float: left;text-align: center;width: 100%;}
.mojeid-link
{
  display: inline;
}
#left_soc
{
  float: left;
}
#right_soc
{
  float: right;
}
.social-box
{
  padding: 2px 4px 2px 0px;
  position: relative;
}
.social-box.e-detail-social-box
{
  float: none;
}
#social_facebook
{
  position: relative;
  top: 0px;
  padding: 2px 4px 2px 0px;
  margin: 0 0 0 0;
  display: inline-block;
}
#social_twitter
{
  position: relative;
  top: 0px;
  padding: 2px 2px 2px 0px;
  margin: 0 0 0 0;
  display: inline-block;
  vertical-align: top;
}
#pricemania_cena{
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 50;
}
.fakeH3{
  font-size: 150%;
  font-weight: normal;
  margin: 0 0 8px;
  padding: 0;
}

.dvhdr1 {
  background: #BFD1DD;
  font-family:arial;
  font-size:11px;
  font-weight:bold;
  color:black;
  border: 1px solid #CCCCCC;
  padding:5px;
  width:500px;
}


.dvbdy1 {
  background: #E9EDF0;
  font-family:arial;
  font-size:11px;
  color:black;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
  padding:5px;
  width:500px;
}

.dvhdr2 {
  background: #BFD1DD;
  font-family:arial;
  font-size:11px;
  font-weight:bold;
  color:black;
  border: 1px solid #CCCCCC;
  padding:5px;
  width:240px;
}


.dvbdy2 {
  background: #E9EDF0;
  font-family:arial;
  font-size:11px;
  color:black;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
  padding:5px;
  width:240px;
}

.helper { border-bottom: dashed 1px #CCCCCC; padding-right: 12px; background: url('/images/otaznik.png') right center no-repeat;}

/* language */
.lang {
   width:100%;
   height: 31px;
   background-image: url('http://www.webareal.cz/images/flag_bg.png');
   padding: 0;
   margin: 0 auto 10px 0;
   margin-top: -10px;
}
.flag_center {
   width:130px;
   height: 31px;
   background-image: url(http://www.webareal.cz/css/..'/images/flag_center.png');
   padding: 0;
   margin: 0 auto;
   text-align:center;
}

.flag{
   margin-top:5px;
   padding-right:8px;
}

#heureka_reviews_box div#heureka_reviews_box  {
    width: 100%;
}

#heureka_reviews_box div.box_rev {
    margin-bottom: 2em;
    border-top: 1px solid #CECECE;

}

#heureka_reviews_box div#user_img_box {
    width: 64px;
    height: 65px;
    border-color: #FFFFFF;
    text-align: center;
    float: left;
    margin-top: 1em;
    margin-left: 1em;
    background: url("/images/overeny-zakaznik.gif");
}

#heureka_reviews_box p#cust_img_description {
   margin-top: 6em;
}

#heureka_reviews_box #rev_text {
    margin-left: 8em;
    margin-top: 0em;
/*    text-align: justify;*/
}


#heureka_reviews_box .pros {
  color: #539B15;
  margin-top: 2em;

}

#heureka_reviews_box .cons {
  color: #BF2222;
    margin-top: 2em;

}

#heureka_reviews_box .pros h2, .cons h2 {
  width: 3.2em;
  font-size: 1em;
  float: left;

}

#heureka_reviews_box .pros p, .cons p {
  margin-left: 4em;
}

#heureka_reviews_box .our-reaction {
  margin-top: 0.5em;
  font-style: italic;
  color: #333333;
}

#heureka_reviews_box .our-reaction h2 {
  margin-top: 2em;
  font-style: normal;
  width: 15em;
  color: #289AEE;
  font-size: 1em;

}

#heureka_reviews_box .eval .rating span span, #heureka_reviews_box .eval .rating a span {
    background: url("/images/stars_pl_20.gif") no-repeat scroll 0 0 transparent;
    height: 20px;
    float: left;
}

#heureka_reviews_box .rating span span, #heureka_reviews_box .rating .over span {
    background: url("/images/stars_pl.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 12px;
}

#heureka_reviews_box .rating .hidden {
    display: none;
}

#heureka_reviews_box .stars span {
    color: #666666;
}

#heureka_reviews_box .stars li.eval {
    height: 24px;
    padding: 0 50px;
}

#heureka_reviews_box .stars {
    float: right;
    background-color: #EFEFEF;
    padding: 0.5em;
    margin-left: 1em;
    margin-bottom: 1em;
}

#heureka_reviews_box .stars li {
    list-style-type: none;
    margin-left: 0;
}

#heureka_reviews_box li {
    line-height: 1.5em;
}

#heureka_reviews_box .eval .rating {
    height: 20px;
    width: 100px;

}

#heureka_reviews_box .eval .rating .over {
    background: url("/images/stars_pl_20.gif") no-repeat scroll 0 -20px transparent;
    height: 20px;
    width: 100px;
}

#heureka_reviews_box .rating .over {
    background: url("/images/stars_pl.gif") no-repeat scroll 0px -12px transparent;
    display: block;
    float: left;
    height: 12px;
    width: 65px;

}

#heureka_reviews_box #summary_text {
  margin-top: 0.5em;
}

#czpost_window_postbackground
{
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: black;
  opacity: 0.5;
  filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
  margin: 0 auto;
}

#czpost_window_background
{
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: transparent;
  margin: 0 auto;
  display: none;
}

#czpost_window_background #center_point
{
  width: 1px;
  height: 1px;
  margin-top: 218px;
  margin-left: 50%;
  /*position: fixed;*/
}
#czpost_window_background .heureka_point,
#czpost_window_background .almara_point {
  top:20% !important;
}
#czpost_window_background #window
{
  background-color: white;
  position: relative;
  top: -100px;
  left: -200px;
  width: 400px;
  height: 100px;
  border-radius: 3px 3px 0 0;
  border: 1px solid lightgrey;
  -moz-box-shadow: 3px 3px 2px #888;
  -webkit-box-shadow: 3px 3px 2px #888;
  box-shadow: 3px 3px 2px #888;
}
#czpost_window_background .heureka {
  height:550px !important;
}
#czpost_window_background #window.almara {
  height:580px;
}
#czpost_window_background #window.correos {
  height:270px;
}
#czpost_window_background #top_bar
{
  width: 394px;
  height: 2em;
  background-color: lightgrey;
  line-height: 1.8em;
  vertical-align: middle;
  padding-left: 0.5em;
  font-size: 1.1em;
}

#czpost_window_background.dpd_window
{
  z-index: 1001;
}
#czpost_window_background #window.dpd_window
{
  top: 0;
  left: 0;
}
#czpost_window_background #center_point.dpd_window
{
  top: 3%;
  left: 2%;
  margin: 0;
  position: fixed;
}
#czpost_window_background #top_bar.dpd_window
{
  width: auto;
}
#czpost_window_background #dpd_iframe
{
  display: block;
  margin-top: 10px;
}

#czpost_window_background #back_btn
{
  display: inline-block;
  float: right;
  margin-right: 5px;
  font-size: 2em;
  text-decoration: none;
}
#czpost_window_background #main_area
{
  padding-top: 1em;
  width: 100%;
  text-align: center;
}
#czpost_window_background #ok_btn
{
  font-size: 1.5em;
  text-decoration: none;
}
#czpost_window_background #czpost_search
{
  width: 90%;
}
#czpost_window_background #ok_bar
{
  padding-top: 1em;
  text-align: center;
  width: 30%;
  height: 3em;
  vertical-align: middle;
  padding-left: 0.5em;
  float: right;
  display: inline-block;
}
.ui-autocomplete
{
  max-height: 198px;
  overflow-y: auto;
  background-color: white;
  overflow-x: hidden;
  padding-right: 20px;
  width: 341px !important;
  border: 1px solid lightgrey;
  cursor: pointer;
  list-style-type: none;
  padding-left: 0px;
}
* html .ui-autocomplete {
		height: 198px;
}
.ui-autocomplete a
{
  color: black;
  text-decoration: none;
  padding-left: 18px;
  width: 470px;
  display: block;
}
.ui-autocomplete a.ui-state-hover {
  display: block;
  width: 470px;
  background-color: #F1F2E3;
  color: black;
  padding-left: 18px;
  text-decoration: none;
  background-image: url("/images/icon_ok.png");
  background-repeat: no-repeat;
  background-position: left center;
}

#error_mesages_div
{
  border: 1px solid red;
  color: red;
  width: 100%;
  text-align: center;
}

#error_mesages_div h4
{
  margin: 0.5em 0.5em 0.5em 0.5em;
}

#loader_div
{
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: white;
  opacity: 0.5;
  filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
  margin: 0 auto;
  display: none;
}

#center_point
{
  width: 1px;
  height: 1px;
  top: 50%;
  left: 50%;
  /*position: fixed;*/
}

#loader_img
{
  background-image: url("/images/loader.gif");
  position: relative;
  top: -64px;
  left: -64px;
  width: 128px;
  height: 128px;
}

.wwwroot_link
{
  top: 0px;
  left: 0px;
  display: block;
  height: 1000px;
  width: 1000px;
  z-index: 3;
}

.overflow_hidden
{
  overflow: hidden;
}

#header_link_hack
{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}

/* basket_merge_dialog */

#basket_merge_overlay_area
{
  background-image: url('/admin/images/textura.png');
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99990;
}

#basket_merge_question_area_center_hack
{
  position: fixed;
  left: 50%;
  top: 20%;
  z-index: 99999;
}

#basket_merge_question_area
{
  background-color: #F7F7F7;
  border: 1px solid white;
  box-shadow: 1px 1px 2px black;
  padding: 15px;
  position: relative;
  left: -50%;
  z-index: 99999;
}

#basket_merge_question_area h2
{
  border-bottom: 1px solid lightgrey;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
  color: black;
  text-shadow: 1px 1px 1px white;
}

#basket_merge_question_area .basket_name
{
  font-size: 12px;
  font-weight: bold;
}

#basket_merge_question_area .buttons_place
{
  background-color: white;
  border: 1px solid #E4E4E4;
  margin-bottom: 6px;
  padding: 5px;
}

#basket_merge_question_area .merge_buttons_hint
{
  padding-bottom: 10px;
  padding-top: 4px;
  width: 296px;
  margin-left: 9px;
}

#basket_merge_question_area .close_dialog_button
{
  background-image: url("/admin/images/buttons.png");
  background-position: -3px -18px;
  height: 20px;
  width: 34px;
  display: block;
  border: none;
  background-color: transparent;
  position: absolute;
  top: -25px;
  right: 0px;
}

#basket_merge_question_area .close_dialog_button:hover
{
  background-position: -29px -18px;
  cursor: pointer;
}

#basket_merge_question_area .basket_place
{
  padding-top: 10px;
}

#basket_merge_question_area .basket_merge_buttons
{
  display: block;
}

#basket_merge_question_area #basket_merge_question_form
{
  padding-top: 15px;
}

/* basket_merge_dialog konec */

.sliderwrapper .ico_new { display:inline;    background-image:url('/sablony/x194/images/ico_new.png');     *display: inline;display:inline-block;margin:1px; height:14px; width:42px; }
.sliderwrapper .ico_act { display:inline;    background-image:url('/sablony/x194/images/ico_act.png');     *display: inline;display:inline-block;margin:1px; height:14px; width:32px; }
.sliderwrapper .ico_top { display:inline;    background-image:url('/sablony/x194/images/ico_top.png');     *display: inline;display:inline-block;margin:1px; height:14px; width:61px; }
.sliderwrapper .ico_shiping { display:inline;background-image:url('http://www.webareal.cz/sablony/x194/images/ico_shiping.png'); *display: inline;display:inline-block;margin:1px; height:14px; width:78px; }
.sliderwrapper .stock_no  { float:left; display:inline;background-image:url('/sablony/x194/images/stock_no.png'); *display: inline;display:inline-block;margin: 0px 1px; height:21px; width:73px;}
.sliderwrapper .stock_yes { float:left; display:inline;background-image:url('/sablony/x194/images/stock_yes.png'); *display: inline;display:inline-block;margin: 0px 1px; height:21px; width:73px;}
.row_noimg .stock_no  {float: left; display:inline;background-image:url('/sablony/x194/images/stock_no.png'); *display: inline;display:inline-block;margin: 0px 1px; height:21px; width:73px;}
.row_noimg .stock_yes {float: left; display:inline;background-image:url('/sablony/x194/images/stock_yes.png'); *display: inline;display:inline-block;margin: 0px 1px; height:21px; width:73px;}
.fleft select { max-width:315px; }
#ulozenka_info { width:95%; margin-left:15px; text-align:left; }
#ulozenka_info img { margin-right:5px; }

.almara { color: black; }
#almara_info { width:95%; margin-left:15px; text-align:left; }
#almara_info img { display: block; margin:5px auto; border: 1px #333 solid; padding: 2px; }
#almara_info .almara_temer_plna, #almara_info .almara_plna { display: block; text-align: center; margin: 15px 0; font-size: 14px; }
#almara_info .almara_temer_plna { color: #f90; }
#almara_info .almara_plna { color: #c00; }
#almara_info .almara_nazev { font-size: 15px; display: block; margin: 5px 0; }
#almara_info p { line-height: 20px; margin: 5px 0; }
#almara_info p.almara_vice_info { text-align: right; padding-right: 10px; }
#almara_info p.almara_vice_info a { font-size: 12px; }
span.almara_vyber { display: inline-block; width: 50px; font-weight: bold; }
p.almara_window_top_text { margin: 0 auto 15px; text-align: left; color: black; width: 90% }

.heureka { color: black; }
.width_10em { width: 10em !important;  }
.pad_top_16 { padding-top: 16px; }
.width_100p { width: 75% !important; }
#recaptcha_image { width: 64% !important; height: auto !important; padding-top:10px !important; }
.float_left { float:left !important; }
.width_35p { width: 35% !important; }

/* add-basket-v1 */

#add-basket {
  width: 97%;
}

#add-basket .notification {
  width:100%;
  margin:5px 5px 3% 5px;
  padding:8px;
  background-color: #E5F6C1;
  float:left;
}

#add-basket .product_picture {
  max-width: 30%;
  min-width: 20%;
  float:left;
}
#add-basket .product_picture img {
 max-width:100%;
 margin-left:5px;
 float:left;
}


#add-basket .product_info {
  width: 65%;
  margin-left:3%;
  float:left;
}
#add-basket .product_info .description {
  clear:both;
  margin-top: 2%;
  float:left;
}

#add-basket .buttons div {
float:left;
}
#add-basket .buttons {

  margin-top:30px;
  text-align: center;
  width: 103%;
  float:left;
}

#add-basket .buttons a {
  text-decoration: none;
  line-height: 34px;
  padding-left: 7%;
  padding-right: 7%;
}
#add-basket .buttons .left, #add-basket .buttons .right {
  background-image: url('http://www.webareal.cz/sablony/x194/images/buttons.png');
   height: 34px;
}
.old_template #add-basket .buttons .left, .old_template #add-basket .buttons .right {
  background-image: url('/sablony/x194/images/bg_topmenu.png');
   height: 34px;
}

#add-basket .buttons .left {
  min-width: 163px;
}
.old_template #add-basket .buttons .left {
  min-width: 167px;
}
#add-basket .buttons .right {
  width:10px;
}
#add-basket .buttons .go a {
 color: white;
}
#add-basket .buttons .go {
float:right;
}
#add-basket .buttons .back .right {
  background-position: 10px 38px;
}
#add-basket .buttons .back .left {
  background-position: 0px 38px;
}
#add-basket .buttons .go .right {
   background-position: 10px 74px;
}
#add-basket .buttons .go .left {
  background-position: 0px 74px;
}
.old_template #add-basket .buttons .back .right, .old_template #add-basket .buttons .back .left {
  background-position: 0px 0px;
  background-image: none;
}
.old_template #add-basket .buttons .go .right, .old_template #add-basket .buttons .go .left {
  background-position: 0px 0px;
}
#add-basket .similar, #add-basket .own_info {
  margin-top:30px;
  width:104%;
   float:left;
}
#add-basket .similar .title, #add-basket .own_info .title {
  font-weight:bold;
  width:100%;
  font-size:17px;
  border-bottom: 4px solid #D0D0D0;
   float:left;
}
#add-basket .own_info .title {
  margin-bottom:10px;
}
#add-basket .similar  .spc {
  clear: both;
  margin-top:15px;
}
/* add-basket-v1 end */

/* ajax-basket-b2 start */


#ajax-basket {
  z-index:10000;
  float:left;
  width: 754px;
  position: fixed;
  left:50%;
  margin-left:-350px;
  top:20%;
  background-color: white;
  display: none;
}
#ajax-basket .buttons div {
  float:left;
}
#ajax-basket .notification {
  width: 96.5%;
  margin:5px 5px 3% 5px;
  padding:8px;
  background-color: #E5F6C1;
  float:left;
}
#ajax-basket .notification .icon-remove {
  cursor: pointer;
  float:right;
}

#ajax-basket .product_picture {
  max-width: 30%;
  min-width: 20%;
  margin-left:5px;
  float:left;
}
#ajax-basket .product_picture img {
 max-width:100%;
}


#ajax-basket .product_info {
  width: 65%;
  margin-left:3%;
  float:left;
  margin-left:5px;
}
#ajax-basket .product_info .description {
  clear:both;
  margin-top: 2%;
  float:left;
}

#ajax-basket .buttons {
  margin-top:30px;
  text-align: center;
  width: 96%;
  margin-left:5px;
  margin-bottom: 8px;
  float:left;
}

#ajax-basket .buttons a {
  text-decoration: none;
  line-height: 34px;
  padding-left: 7%;
  padding-right: 7%;
}
#ajax-basket .buttons .left, #ajax-basket .buttons .right {
  background-image: url('http://www.webareal.cz/sablony/x194/images/buttons.png');
  height: 34px;
}
.old_template #ajax-basket .buttons .left, .old_template #ajax-basket .buttons .right {
  background-image: url('/sablony/x194/images/bg_topmenu.png');
   height: 34px;
}

#ajax-basket .buttons .left {
  min-width: 163px;
}
.old_template #ajax-basket .buttons .left {
  min-width: 173px;
}
#ajax-basket .buttons .right {
  width:10px;
}
#ajax-basket .buttons .go a {
 color: white;
}
#ajax-basket .buttons .go {
float:right;
margin-right:-3%;
}
#ajax-basket .buttons .back .right {
  background-position: 10px 38px;
}
#ajax-basket .buttons .back .left {
  background-position: 0px 38px;
}

#ajax-basket .buttons .go .right {
   background-position: 10px 74px;
}
#ajax-basket .buttons .go .left {
  background-position: 0px 74px;
}
#ajax-basket .similar, #ajax-basket .own_info {
  margin-top:30px;
  width:99%;
  margin-left:5px;
  float:left;
}
#ajax-basket .similar .title, #ajax-basket .own_info .title {
  font-weight:bold;
  width:100%;
  font-size:17px;
  border-bottom: 4px solid #D0D0D0;
  float:left;
}
#ajax-basket .own_info .title {
  margin-bottom:10px;
}
#ajax-basket .similar  .spc {
  clear: both;
  margin-top:15px;
  float:left;
}
.old_template #ajax-basket .buttons .back .right, .old_template #ajax-basket .buttons .back .left {
  background-position: 0px 0px;
  background-image: none;
}
.old_template #ajax-basket .buttons .go .right, .old_template #ajax-basket .buttons .go .left {
  background-position: 0px 0px;
}
/* ajax-basket-b2 end */

/* ajax-basket-v3 start */
.ajax-basket-easy {
  width:400px;
}
.ajax-basket-easy .bottom {
  width:100%;
  height:33px;
  background-image: linear-gradient(bottom, #FFFFFF 35%, #F5F5F5 68%, #E8E8E8 84%);
background-image: -o-linear-gradient(bottom, #FFFFFF 35%, #F5F5F5 68%, #E8E8E8 84%);
background-image: -moz-linear-gradient(bottom, #FFFFFF 35%, #F5F5F5 68%, #E8E8E8 84%);
background-image: -webkit-linear-gradient(bottom, #FFFFFF 35%, #F5F5F5 68%, #E8E8E8 84%);
background-image: -ms-linear-gradient(bottom, #FFFFFF 35%, #F5F5F5 68%, #E8E8E8 84%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.35, #FFFFFF),
	color-stop(0.68, #F5F5F5),
	color-stop(0.84, #E8E8E8)
);
}
.ajax-basket-easy .bottom .cont {
width: 75%;
 float: left;
  margin: 6px 0 0 4px;
}
.ajax-basket-easy .go {
  float:left;
  margin-left:-3%;
}
.ajax-basket-easy .go .left, .ajax-basket-easy .go .right {
  background-image: url('http://www.webareal.cz/sablony/x194/images/buttons.png');
  float:left;
}
.ajax-basket-easy .go .right {
   background-position: 10px -255px;
   width: 10px;
   height:32px;
}
.ajax-basket-easy .go .left {
  min-width: 93px;
  background-position: 0px -255px;
}

.ajax-basket-easy .go .left a{
 text-decoration: none;
  line-height: 34px;
  padding-left: 7%;
  padding-right: 7%;
  }

.ajax-basket-easy .top {
  padding:4px;
}

.ajax-basket-easy .top .product_picture {
    float:left;
}
.ajax-basket-easy .top .product_detail h3 {
  font-size: 134%;
  font-weight: bold;
  line-height:1.0;
}
.ajax-basket-easy .bottom {
  clear: both;
  padding:4px;
}
.ajax-basket-easy .ui-tooltip-content {
padding:0;
}
.ajax-basket-easy .top h2 {
  margin: 6px 0 12px 4px;
  font-size:130%;
  text-transform: uppercase;
}
.ajax-basket-easy .empty_basket {
  width: 100%;
}
.ajax-basket-easy .empty_basket h2 {
  max-width: 65%;
  padding:35px;
  margin:0 auto;
}
.ajax-basket-easy .item_list {
  margin-bottom:10px;
  float: left;
}
.ajax-basket-easy .product_row {
  width:398px;
  margin-top:20px;
}
.ajax-basket-easy .product_row .price {
 float:left;
width:20%;
}
.ajax-basket-easy .product_row .price font {
 font-size:9px;
}
.ajax-basket-easy .product_row .name {
  margin-left:2%;
  float:left;
  font-size:14px;
   width:68%;
  }
.ajax-basket-easy .product_row .name a {
  font-weight: 0;
  text-decoration: none;
  text-shadow: none !important;
}

.ajax-basket-easy .product_row .name div
{
 display: inline;
 margin-left:3px;
 width:20px;
}
.ajax-basket-easy .product_row .name div span
{
  cursor:pointer;
  color: red;
}
.ajax-basket-easy .product_row .count {
  float:left;
  width:10%;
}

.ajax-basket-easy .top .close  {
 float: right;
}
.ajax-basket-easy .top .close a {
 text-decoration: none;
 cursor: pointer;
}

.item_added_small {
font:bold 13px Verdana, Geneva, sans-serif;
font-style:normal;
color:#000000;
background:#f5f5f5;
border:1px solid #bbb;
text-shadow:0px 1px 0px #fff;
box-shadow:0px 1px 10px #d1cfd1;
-moz-box-shadow:0px 1px 10px #d1cfd1;
-webkit-box-shadow:0px 1px 10px #d1cfd1;
border-radius:9px 9px 9px 9px;
-moz-border-radius:9px 9px 9px 9px;
-webkit-border-radius:9px 9px 9px 9px;
width:215px;
padding:31px 26px;
cursor:pointer;
margin:0 auto;
}
 .ui-effects-transfer { border: 4px solid white; }

 .product_picture > img {
    margin-bottom: 5px;
    margin-right: 5px;
}

/* ajax-basket-v3 end */

table.cart .total .price-desc .price_small, .cart .prices .price_small {
  font-size:14px;
}
.remove_product_from_basket_icons {
  margin: 0px !important;
}
.cart .row_count {
  line-height:19px;
}
.cart img.product_img {
  float: left;
  margin:-3px 10px 3px;
}

/* payment types images */
td.e-basket-payment-radio, td.e-basket-delivery-radio
{
  width: 60px;
}

.e-basket-payment-image, .e-basket-delivery-image
{
  float: right;
  display: block;
  height: 19px;
  width: 35px;
  background-repeat: no-repeat;
  /*background-position: center center;*/
  overflow: hidden;
}

/* vypis skupin v platebnich metodach */
td.payment_group
{
  font-weight: bold;
  padding: 10px 0 0 5px;
}
td.payment_group_parent
{
  font-weight: bold;
  padding: 10px 0 0 5px;
  border-bottom: 1px solid #A0A0A0;
}
/* /vypis skupin v platebnich metodach */
.remove_variant_selection {
  margin-left:6px;
  vertical-align: super;
  font-size:16px;
}

.description_content
{
  display: none;
}

.delivery_description,.payment_description
{
  float: right;
  cursor: pointer;
}
.photogall a, .detail-box-product .image a {
outline: 0 !important;
}

#limited_access_form_abort, #limited_access_form_confirm { display: inline; }

input.wide_small_btn {
    background: url("http://www.webareal.cz/sablony/x194/images/buttons.png") no-repeat scroll -173px -20px transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    font-size: 10pt;
    font-weight: bold;
    height: 25px;
    padding-bottom: 5px;
    text-align: center;
    text-shadow: 1px 1px 1px #221c16;
    width: 124px;
}
.lang-hu .buttons .fleft .back_cart {
   width: 111px;
}

/* PARAMS*/ 
table.detail_params_tables td
{
  height: auto;
  padding: 3px;
}
table.detail_params_tables td.param_name_cells
{
  width: 65%;
}
/* PARAMS - konec*/

/*----------------cookies----------------*/

.cookies-notify {
  max-width: 1000px;
  margin: auto;
  position: relative;
  display: none;
  font-size: 10px;
  padding-top: 12px;
  margin: 0 auto;
}

.close-link {
  text-align: right;
  padding: 0;
  margin: 0;
}

/* PAYMENT TYPES IMAGES */
.e-finish-payment-image,.e-finish-delivery-image
{
  display: block;
  height: 19px;
  width: 35px;
  background-repeat: no-repeat;
  overflow: hidden;
  margin: 0 auto;
}

.payment-image-3000 { background-image: url("/images/payment_3000.png"); }
.payment-image-3001 { background-image: url("/images/payment_3001.png"); }
.payment-image-3002 { background-image: url("/images/payment_3002.png"); }
.payment-image-3003 { background-image: url("/images/payment_3003.png"); }
.payment-image-3030 { background-image: url("/images/payment_3101.png"); }
.payment-image-3031 { background-image: url("/images/payment_3031.png"); }
.payment-image-3032 { background-image: url("/images/payment_3032.png"); }
.payment-image-3033 { background-image: url("/images/payment_3033.png"); }
.payment-image-3035 { background-image: url("/images/payment_3035.png"); }
.payment-image-3037 { background-image: url("/images/payment_3037.png"); }
.payment-image-3090 { background-image: url("/images/payment_3090.png"); }
.payment-image-3091 { background-image: url("/images/payment_3091.png"); }
.payment-image-3092 { background-image: url("/images/payment_3092.png"); }
.payment-image-3093 { background-image: url("/images/payment_3093.png"); }
.payment-image-3094 { background-image: url("/images/payment_3094.png"); }
.payment-image-3096 { background-image: url("/images/payment_3096.png"); }
.payment-image-3121 { background-image: url("/images/payment_3037.png"); }
.payment-image-3100,
.payment-image-3123,
.payment-image-3138 { background-image: url("/images/payment_3100.png"); }
.payment-image-3101,
.payment-image-3124,
.payment-image-3139 { background-image: url("/images/payment_3101.png"); }
.payment-image-3102 { background-image: url("/images/payment_3102.png"); }
.payment-image-3104 { background-image: url("/images/payment_3104.png"); }
.payment-image-3105,
.payment-image-3147,
.payment-image-3133 { background-image: url("/images/payment_3105.png"); }
.payment-image-3106,
.payment-image-3144 { background-image: url("/images/payment_3106.png"); }
.payment-image-3107,
.payment-image-3127,
.payment-image-3142 { background-image: url("/images/payment_3107.png"); }
.payment-image-3108 { background-image: url("/images/payment_3113.png"); }
.payment-image-3109 { background-image: url("/images/payment_3111.png"); }
.payment-image-3110,
.payment-image-3122 { background-image: url("/images/payment_3110.png"); }
.payment-image-3173,
.payment-image-3111,
.payment-image-3130,
.payment-image-3143 { background-image: url("/images/payment_3111.png"); }
.payment-image-3112,
.payment-image-3152,
.payment-image-3131 { background-image: url("/images/payment_3112.png"); }
.payment-image-3113,
.payment-image-3135 { background-image: url("/images/payment_3113.png"); }
.payment-image-3114,
.payment-image-3125,
.payment-image-3140 { background-image: url("/images/payment_3114.png"); }
.payment-image-3115 { background-image: url("/images/payment_3107.png"); }
.payment-image-3126,
.payment-image-3141 { background-image: url("/images/payment_3126.png"); }
.payment-image-3128 { background-image: url("/images/payment_3128.png"); }
.payment-image-3129 { background-image: url("/images/payment_3129.png"); }
.payment-image-3132 { background-image: url("/images/payment_3132.png"); }
.payment-image-3134 { background-image: url("/images/payment_3134.png"); }
.payment-image-3136 { background-image: url("/images/payment_3136.png"); }
.payment-image-3146 { background-image: url("/images/payment_3146.png"); }
.payment-image-3116 { background-image: url("/images/payment_3116.png"); }
.payment-image-3117 { background-image: url("/images/payment_3117.png"); }
.payment-image-3118 { background-image: url("/images/payment_3118.png"); }
.payment-image-3119 { background-image: url("/images/payment_3119.png"); }
.payment-image-3151 { background-image: url("/images/payment_3151.png"); }
.payment-image-3155 { background-image: url("/images/payment_3155.png"); }
.payment-image-3148 { background-image: url("/images/payment_3148.png"); }
/* /PAYMENT TYPES IMAGES */

/* sourhn objednavky */
#order_summary { padding-bottom: 20px; float: left; width: 100%; margin: 0 auto; font-size: 14px; }
#order_summary span { display: block;  }
#order_summary span.bold { padding-bottom: 4px; padding-top: 6px; }
.contact_data, .company_data {
  width: 40%;
  float: left;
}
.company_data {
margin-right: 14.5%;
margin-left: 30px;
}
.agree_condition { display: block; padding: 15px 0 15px 0; }
.confirm_page input#submit_btn { float: right; }
.order_universal_button {
    background: rgb(162, 10, 10);
  background: linear-gradient(bottom, rgb(162, 10, 10) -65.74%, rgb(197, 13, 13) 34.26%);
  /* Optimalizace pro ostatni prohlizece */
  background: -webkit-linear-gradient(bottom, rgb(162, 10, 10) -65.74%, rgb(197, 13, 13) 34.26%);
  background: -moz-linear-gradient(bottom, rgb(162, 10, 10) -65.74%, rgb(197, 13, 13) 34.26%);
  background: -ms-linear-gradient(bottom, rgb(162, 10, 10) -65.74%, rgb(197, 13, 13) 34.26%);
  background: -o-linear-gradient(bottom, rgb(162, 10, 10) -65.74%, rgb(197, 13, 13) 34.26%);
    background-clip: padding-box;
    background-color: rgb(197, 13, 13);
    border-color: rgb(144, 0, 0);
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-shadow: 0 1px 1px rgb(105, 0, 0);
    font-family: "Trebuchet MS";
    font-size: 16px;
    padding: 3px 14px;
    cursor: pointer;
}

/*add by JaVe*/
/*oprava tlačítka hledat*/
html body input#newsletter_submit:active,
html body input.search_submit:active {
	margin-left:0px
}
.wide {
  background-position:-9px -256px !important;
  width: 305px !important;
}
.wide:hover {
  background-position:-9px -256px !important;
}
#overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#loading {
    width: 50px;
    height: 57px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}