/* ------------ siteManager ------------- */

.treeview a.selected { font-weight: bold; color: red; }
ul#buttons ul, ul.jqueryslidemenu ul { display: none; }

ul.jqueryslidemenu ul li, ul#buttons ul li { 
	background: url(/myAccount/style/images/transp_black_50.png);
}

.jqueryslidemenu ul li, ul.jqueryslidemenu li { float: left !important; }

ul.jqueryslidemenu li ul li{
	padding: 0px !important;
}

ul.jqueryslidemenu li ul li a { 
	background-image: none !important;
	color: #fff !important;
	padding: 10px 8px !important;
	text-decoration: none !important;
	width: 200px !important; 
}

ul.jqueryslidemenu li ul li a:hover { 
	text-decoration: none !important;
}

.jqueryslidemenu {
	left: 0px !important; 
}

div.siteConfigPart { display: inline; }

#center a.highslide img { height: 150px; padding: 1px; border: 1px solid black; }

#right ul, .mceContentBody ul { margin-left: 20px; }

#adminslidemenu { margin-bottom: -30px; z-index: 9999; position: relative; }


.langs a { text-decoration: none; }

.pic_main  { text-align: center; }
.pic_main img { max-width: 100%; margin: 0 auto; }
.pic_addon img { /* height: 130px; */ max-width: 100%; margin: 19px auto; }

/* youtube video adaptive wrapper */
.videoWrapper { position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden; }
.videoWrapper iframe,.videoWrapper object, .videoWrapper embed{ position:absolute; top:0; left:0; width:100%; height:100%; }


/* --- template loader replacement start --- */

.langs_cont ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.langs_cont li {
  display: block;
  font-family: 'robotobold';
  font-size: 1.1rem;
  letter-spacing: -.02rem;
  width: 100%;
}

.langs_cont li a { text-decoration: none !important; }

.breadcrumb { text-transform: uppercase; }

.item_avalable { display: none; }

.scroll-to-top { display: none; }

html { font-size: 1rem; }
body { margin-top: 0; }
h1, h2, h3 { font-weight: bold; }
.header h1, .footer h1 { font-size: 1.9rem; }
.header h3, .footer h3 { font-size: 1.1rem; }
.page_title { margin-bottom: 22px; }

#kontakty { padding-top: 100px; }

.c_item_name { text-align: center; color: #4e4e4e; font-family: 'robotobold_condensed'; letter-spacing: -.05rem; text-transform: uppercase; font-size: 1.6rem; font-weight: bold; display: block; padding: 1rem 0 0 0; line-height: 100%; margin: 15px 0px; }
.c_item_descr { text-align: center; margin-top: 9px; }
.c_item { padding-top: 6rem; margin-bottom: 3.6rem; text-align: center !important; }

.c_item .prices { font-weight: bold; margin: 0 auto; }
.c_item .price_digit { font-size: 133%; }

.prices { margin: 0 auto; }
.price_name { font-weight: bold; color: #444; }
.price_digit { font-size: 144%; }
.to_bag_cnt { padding: 3px 7px; color: #555; border-color: #ccc; margin: 4px; }
.prices .tobag { padding: 8px 12px; background: #96744f; color: #fff; margin: 4px; font-weight: bold; }

.form_order input, .form_order textarea { margin: 3px; padding: 3px 7px; color: #444; font-weight: bold; }
.form_order>table { width: 500px; margin: 0px auto; }

.btn_bascket { color: #fff; font-size: 1.5rem; height: 2.5rem; margin: 9px -10px; padding: 0.7rem 0.4rem; width: 2.5rem; border-radius: 50%; background: #96744f; cursor: pointer; }
.bag_pos_cnt_on_bascket_icon { background: red none repeat scroll 0 0; border-radius: 5px; display: inline-block; line-height: 100%; margin-left: 0px; padding: 4px; position: relative; z-index: 99; font-size: 0.7rem; font-weight: bold; color: #000; }

.descr_row { border-bottom: 1px solid #d6d6d6;  }
.descr_block { margin: 3rem 0; }

.col_right .descr { display: none; }

.col_right .banner { text-align: center; color: red; }
.col_right .banner img { width: 100%; margin: 0 auto; }

.birka { width: 33% !important; margin-top: -111px; }

/* --- template loader replacement end --- */


img.fotogal { text-align: center;
         vertical-align: middle;
/*         width: 120px;
         height: 120px; */
         padding: 0px;
         border: solid 1px #a8262a; }

img.fotogal:hover { text-align: center;
         vertical-align: middle;
/*         width: 120px;
         height: 120px; */
         padding: 0px;
         border: solid 1px #00f; }

/* admin slidemenu styling */

#adminslidemenu ul li ul li {
/* background: url(/myAccount/style/images/transp_black_50.png); */
background: rgba(200, 200, 255, 0.8);
text-shadow: white 0px 0px 3px;
border-right: 1px solid rgba(200, 200, 255, 0.8);
border-left: 1px solid rgba(200, 200, 255, 0.8);
width: auto !important;
}

#adminslidemenu ul li ul li:hover {
border-right: 1px solid #88f;
border-left: 1px solid #88f;
}

/*----- admin panel css fix start -----*/
table.admin { width: 100%; height: 100%; margin: 0px;}

table.admin td { padding: 0px;}

table.admin img { padding: 0px; }

/*----- highslide -----*/


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(/myAccount/hs/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/myAccount/hs/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/myAccount/hs/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/*------ admin panel css fix end -------*/

img {     border: none; } 

form        { margin: 0px; 
              padding: 0px; } 

input       { border: solid 1px #005e85; } 
textarea    { border: solid 1px #005e85; } 
input.captcha {
	width: 63px !important;
	height: 28px !important;
	margin: 0px !important;
	vertical-align: middle !important; }

div.captcha img {
	height: 30px;
	margin: 0px;
	padding: 0px; }
	
div.captcha img {
	float: left;
	margin-right: 10px; }

td.tdHdr   { 
        font-size: 14pt; 
        font-family: Verdana;  
        text-align : left; 
        margin-bottom: 8pt; 
        padding-bottom: 8pt; 
        color: #2E73B4; 
        line-height : 14 pt; 
        font-weight : bold; 
        border-bottom: 1px solid #6C819F; } 

td.tdHdr a, #tdHdr a { 
        font-size: 14pt; 
        font-family: Verdana; 
        text-align : left; 

        margin-bottom: 8pt; 
        color: #2E73B4; 
        line-height : 14 pt; 
        font-weight : bold; 
        text-decoration: none; } 

#navig_td   { border-color: #0000ff; 
              font-size: 11pt; 
              color: #0000bb; 
              background-color: #dddd66; 
              border-style: solid; 
              border-width: 1px; 
              font-weight: bold; 
              text-align: center; } 

#td_sel     { background-color: #000077; 
              border-style: solid; 
              border-width: 1px; 
          border-color: #000000; } 
           
#td_selNot  { border-style: solid; 
              border-width: 1px; 
          border-color: #666666; } 

#tblFull    { width: 100%; 
              height: 100%; } 

td.tdNameLeft, #tdNameLeft { text-align: right; 
              vertical-align: middle; 
          background-color: none; 
              border: 1px solid #0077ac; 
              color: #333333; 
          width: 1% } 

table.tbljb { 
    border-spacing: 2px; 
    z-index: expression( runtimeStyle.zIndex = 1, cellSpacing = 2 );
    margin-bottom: 8px; } 

table.tbljb td { 
    padding: 3px; } 

table.tbljb thead tr  {
	background: url('/myAccount/style/images/transp_black_15.png'); }

table.tbljb thead th  {
	border-top: solid 1px #45688E;
	font-weight: bold;
	text-align: center;
	padding: 3px; }

/* table.tbljb thead td, */

.even     {
	text-align: left;
	white-space: pre-wrap;
        vertical-align: top; }

.odd     {
	text-align: left;
	white-space: pre-wrap;
        vertical-align: top;
	background: url('/myAccount/style/images/transp_black_07.png'); }

#tdValSel   { text-align: left; 
              vertical-align: middle; 
          background-color: #aadd99; } 

td.tdHdrInfo, td.tdHdrInfo_warning, td.tdHdrInfo_error, #tdHdrInfo  { 
	text-align: center; 
        color: white; 
        vertical-align: top; 
        padding: 8px; 
        border: 1px solid #0077ac; 
        background: #005e85 url(/myAccount/style/images/ui-bg_transp50_40x40.png) 50% 50% repeat; } 

td.tdHdrInfo_warning { background-color: #f6f600; }
td.tdHdrInfo_error { background-color: #900; }

#tdFooter   { border-style: solid; 
              border-width: 0px; 
          border-top-width: 1px; 
          border-color: #000000; 
              background-color: #2222aa; } 

#tdFtrStr   { vertical-align: top; 
              padding: 0px; 
          font-size: 7pt; } 


#tblOrderBy { border-color: #33aaff; 
              font-size: 8pt; 
              color: #0000bb; 
              border-style: solid; 
              border-width: 0px; 
              font-weight: bold; } 

#tdOrderBy  { border-color: #33aaff; 
              padding: 0px; 
              font-size: 8pt; 
              color: #0000bb; 
              border-style: solid; 
              border-width: 1px; 
              font-weight: bold; } 
