body {
  /* background: url(../images/backgrounds/podklad_slim.jpg) repeat-x 0px 162px; */
  background: url(../images/backgrounds/menu_green_bg.jpg) repeat-x 0px 159px; 
  font-family: Arial ,helvetica,sans-serif;
  font-size: 12px !important;
  margin: 0; padding: 0px;
  position: relative;
}
body.no_bg {
  background: none; border: 0px;
}
body#mobil {
  border-top: 0px;
  background-position: 0px 270px;   
  
}
body#mobil #page {padding: 0px 10px;}
body td {
  font-family: Arial,helvetica,sans-serif;
}
p.regp {margin: 13px 0px;}
a {text-decoration: none;color: #000000;}
h1 { font-size: 1.6em; line-height: 1.6em; border-bottom: 1px solid #e2e2e2; margin: 0px 0px 10px 0px; }


h2, h3 {margin: 0px; padding: 0px;}
h2,h2 a {font-size: 1.15em; font-family: Arial;}
h2.big {
    font-size: 1.6em;
    margin: 5px 0 1px;
}
h3,h3 a  {font-size: 1.1em; font-family: Arial;}
h2 a, h3 a, h2 a:hover, h3 a:hover {font-size: 1.0em; }
a img{border: none;}

#ef_group {border: 0px; display: inline-block;  }
#page {
   width: 1000px; 
   margin: 0 auto;
   position: relative;
   padding-top: 9px;
}

#header {
  height: 150px; position: relative;  color: #000000;
}
#header a {color: #000000;}

#left_top { position: absolute; top: 35px; left: 25px; font-size: 15px; }

#left_top .ef_logo_h {float: left;}
#left_top .h_rp {float: left; margin: 0px 0px 0px 20px; }

#left_top a {display: inline-block;}
#left_top span {padding: 5px 0px 0px 0px; font-size: 14px; display: inline-block; }
.mt_links {
   color: #ffffff;
    height: 32px;
    line-height: 23px;
    position: absolute;
    right: 0;
    top: 5px;
}

.ie7 .mt_links {width: 650px;}
.mt_links form { margin: 0px;}
.mt_links a {
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0 12px;
    padding-bottom: 0;
    vertical-align: middle;
    color: #000;
}
.mt_links a:hover {
  text-decoration: underline;
}
#bordercontainer { 
  border: 0px;
  float: left; height: 23px;
  line-height: 23px;
  vertical-align: middle;
  margin: 0px 10px 0px 0px;
 }
 .mt_links .lp {margin-right: 15px;}
.mt_links a.prihlaseni { 
  background: url(../images/icons/panacek.png) no-repeat right 5px;
  margin-right: 0px; padding-right: 25px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {
  .mt_links a { padding-top: 6px; } 
  .mt_links a.prihlaseni { 
      background: url(../images/icons/panacek.png) no-repeat right 7px;
  }
}
.lp {float: left;}
.rp {float: right;}
.mt_links ul { margin: 0; padding: 0; float: left;}
.mt_links ul li { color: #000; list-style: none; float: left; margin: 0; position: relative; color: #000;}
.mt_links ul li ul { display: inline-block; position: absolute; visibility: hidden; z-index: 200; background-color: #81953A; }
.mt_links ul li ul li { display: block; float: none; right: 0; background-color: #81953A;}
.mt_links ul li ul li a:hover, .mt_links ul li ul li a { display: inline-block; color: #000; font-size: 13px; padding: 8px 0px; text-align: left; width: 160px; }
.mt_links ul li ul li a:hover {  text-decoration: underline;}

.header_cont {
  position: absolute;
  bottom: 15px; right: 0px;
  font-weight: bold; 
  
  padding-left: 45px;
  color: #006d42;
  vertical-align: middle;
}
.header_cont span {
  display: inline-block;
  text-align: center;
}
.header_cont span.big {
  font-size: 22px;
  height: 40px; line-height: 40x;
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}

.fulltext_s_f {
  height: 28px; margin: 6px 10px 0px 10px; 
  float: right; display: inline-block;
}
.fulltext_s_f #g_input {
  background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #6ba79b;
    color: #666666;
    font-size: 11px;
    height: 19px;
    line-height: 19px;
    padding: 1px 3px;
    vertical-align: middle;
    width: 180px;  
}
.fulltext_s_f .g_submit {
   border: 0 none;
    color: #ffffff;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    margin: 0px 0px 0px 10px;
    vertical-align: middle;
}
.search_box {
  border: 1px solid #CCCCCC;
  border-top: 0px;
  background: url(../images/backgrounds/search_box.jpg) no-repeat center top;
  margin-bottom: 5px;
}
.search_box form {
  height: 37px;
}
.search_box .search_input { 
  margin: 8px 0px 0px 6px; height: 19px; border: 0px; width: 143px;
  vertical-align: middle; padding: 1px 5px;
}
.search_box .g_submit {margin: 8px 0px 0px 0px; vertical-align: middle;}
.search_box p {
  padding: 3px 5px 5px 5px; font-size: 1.3em; 
}
.search_box p em {
  color: #008000; font-style: normal; font-weight: bold;
}

#login_lista {
    float: right;
    top: 45px;
    font-size: 15px;
    position: absolute;
    right: 5px;
}
#login_lista a:hover {text-decoration: underline;}

.no_bg {
  background: none !important;
}
#login_lista .cart_icon { vertical-align: middle; margin: 0px 2px 1px 4px;}
#content {
  margin:0 auto; overflow: visible;
  padding: 0px 0px 20px 0px;     
 /* background: url(../images/backgrounds/content_vertical_line.jpg) repeat-y 750px 100px;  */
}
.cont_pad {padding-top: 10px !important;}
.homepage {padding-top: 35px !important;}

.reklama_efdl_cover {
  margin: 3px 0px;
}

.odkaz {
  color: #0066CC; font-weight: normal; text-decoration: underline;
}
.odkaz:hover { text-decoration: none; }
/* middleColumn */
#middleColumn {
    line-height: 1.5em;
  width: 728px; float: right; 
  padding: 0px 0px 5px 29px; min-height: 800px;
  border-left: 1px solid #e2e2e2;  
  border-collapse: collapse;  
}

.middleColumn_right {
    line-height: 1.5em;
    float: right !important;
    padding: 0px 0px 5px 29px !important;
    border-left: 1px solid #e2e2e2;
    border-right: none !important;
}
#middleColumn h2, .middleColumn_right h2 { margin: 10px 0; }
.article h3{
    font-size: 13px;
    font-weight: bold;
    margin: 14px 0;
    
}
.article h3.close_to_text{
    font-size: 13px;
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 4px;
    
}
.article h4{
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0;
    
}
.article label{
    display: inline-block;
    width: 300px;
    line-height: 30px;
}
.article a{
    color: blue;
}
.article a:hover{
    text-decoration: underline;
}

.mid_box_cov {padding-left: 135px;}
.mid_box {
  width: 230px; height: 316px; border: 1px solid #78b19e;
  float: left; margin: 0px 15px 20px 0px;   background: #ffffff;
  overflow: hidden;   line-height: 1.2;
}
.mid_box h2{
    margin:0!important;
}
.mid_boxg, .mid_boxk {
  width: 355px; margin: 0px 15px 20px 0px; float: left;
  overflow: hidden; 
  background: transparent url(../images/backgrounds/mid_boxg.jpg) repeat-x; 
  line-height: 1.2;
}
.mid_boxg h2.gr {
  color: #ffffff;  height: 29px; line-height: 29px; font-size: 12px; 
  font-weight: bold; padding: 0px 10px 0px 10px;
  vertical-align: middle;
  background-color: #006c43;
  text-transform: uppercase;
}
.last {margin-right: 0px;}
.mid_boxg .cont {
   padding: 8px 14px;      
}
.mid_boxk p {padding: 20px;}
.mid_boxg a.a_img {
    float: left; margin-right: 5px;
}
#kontakt_obalka {
  cursor: pointer;
  background: #f9f9f9 url(../images/icons/obalka_big.jpg) no-repeat center 8px; 
  text-align: center; 
  height: 22px;
  padding-top: 63px;
}
.mid_boxg .cont h3 { color: #000000; margin-bottom: 10px;}
.mid_boxg .cont h3 a {color: #000000 !important; }
.mbr {margin-right: 0px;}
.mid_box h2, .mid_boxk h2, .mid_box h2 a,
#cms_content .mid_box h2, #cms_content .mid_boxk h2, #cms_content .mid_box h2 a {
 font-size: 16px; text-align: center; padding: 3px 0px 3px 0px; vertical-align: middle;
 
 }
 .mid_box h2{
     background: #007c58;
     color: white;
     font-weight: normal;
     line-height: 35px;
 }
#middleColumn .mid_box h2 a { color: #000000; }
#middleColumn .mid_box h2 a:hover { text-decoration: none; }
.mid_boxg p {font-size: 12px;} 
.mid_box p {padding: 5px 10px; font-size: 12px;}
.mid_box a {display: block;}
.mid_boxg a{color: blue;}
.mid_boxg a:hover{text-decoration: underline;}

.mid_box_v2 {
    background: #e0f1eb;
  width: 353px; border: 1px solid #78b19e;
  float: left; margin: 0px 0px 20px 0px; 
  overflow: hidden;   line-height: 1.2;
}
.mid_box_v2:first-child{
    margin-right: 15px;
}
.mid_box_v2 h2{     
     color: #006d42;
     font-weight: normal;
     font-size: 24px;
     text-align: center;
     margin: 0!important;
 }
 .mid_box_v2 p{
     margin: 5px 15px;
 }
 .mid_box_v2 .green_btn{
     background-image: url("../images/backgrounds/button_prehled_off.png")!important;  
     float: right;
     margin: 10px 15px 15px 0;
 }
 .mid_box_v2 .green_btn:hover{
     background-image: url("../images/backgrounds/button_prehled_on.png")!important;
 }
 .mid_box_v2 a {display: block;}

img.dluhopis_pulka {float: right;}

.blog_box {
  padding: 0px 0px; margin: 0px 0px 20px 0px;
}
.blog_box h3 {
    margin-bottom: 2px; color: #0066CC;
}
.akce_box {margin-bottom: 20px;}
.blog_box img {margin-right: 7px; }
.blog_box p {}
.blog_box a {    
    display: inline-block;
    margin-top: 5px;
}

.blog_box a.a_img {float: left;}
.akce_box a.a_img {float: left;}   

.blog_box h3 a, .akce_box h3 a {
    display: inline;
}

.akce_box img {
    float: left;
    margin-right: 10px;
}
.akce_box a {
    display: inline-block;
    margin-top: 5px;
}

a.blue_btn_calc,
a.green_btn {
    background: url("../images/backgrounds/button_odeslat.png") no-repeat scroll center center;     
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 23px;
    margin: 0 auto;
    margin-top: 7px;
    padding-left: 15px;
    text-align: left;
    text-transform: uppercase;
    width: 180px;
}
a.blue_btn_calc:hover, a.blue_btn:hover, 
#cms_content a.blue_btn_calc:hover, #cms_content a.blue_btn_calc {text-decoration: none !important;}
a.blue_btn_calc { 
  background: url(../images/backgrounds/tlacitko_kalkulacka.jpg) no-repeat; 
}

.article table.ucetnictvi_table{
    border: 1px solid #e2e2e2;
    border-collapse: collapse;
    width: 100%;
}
.article table.ucetnictvi_table td{
    border-right: 1px solid #e2e2e2;
    height: 30px;
    vertical-align: middle;
    text-align: center;
}
.article table.ucetnictvi_table tr:first-child td{
    background: #efefef;
}
.article table.ucetnictvi_table td:first-child{
    background: white !important;
    width: 140px;
}
.article table.ucetnictvi_table tr:last-child td:last-child{
    background: #f2f2f2;
}
/*END middleColumn*/

/* column */
#column {
  width: 223px; float: left; padding: 0px 18px 5px 0px;
  border-right: 1px solid #e2e2e2;   
  border-collapse: collapse;
  position: relative; 
   left: 1px; 
}
#column .box_use_pcom, #column .box_slevy, #column .box_kariera {
  background: #b7d6cc; position: relative; 
  margin-bottom: 10px;  border: 1px solid #cecece;
}
#ikona_pecet {
  background: url(../images/icons/pecet.png) no-repeat 0 0; width: 65px; height: 68px;
  position: absolute; top: 0px; right: 0px;
}
#ikona_slevy {
  background: url(../images/icons/sleva.png) no-repeat 0 0; width: 36px; height: 60px;
  position: absolute; top: -3px; right: 1px;
}
#ikona_kariera {
  background: url(../images/backgrounds/lupa_kariera.png) no-repeat 0 0; width: 81px; height: 52px;
  position: absolute; top: 0px; right: -1px;
}

#column .box_use_pcom a:hover, #column .box_slevy a:hover, #column .box_kariera a:hover { text-decoration: underline; }
#column .box_use_pcom h2, #column .box_slevy h2, #column .box_kariera h2, #column .box_sporeni h2 { 
  background: #cce2db; padding: 12px 12px 8px 12px; text-transform: uppercase;
  font-size: 12px;
}
#column .box_use_pcom h2 {padding-right: 90px; }


#column .box_use_pcom h2 {
   background: #d4e6e0 url(../images/icons/sipka_bila.png) no-repeat -20px 0;
   vertical-align: middle;
}
#column .box_slevy h2 {
    background: #d4e6e0 url(../images/icons/sipka_bila.png) no-repeat left 0;
    height: 30px; line-height: 25px; vertical-align: middle;
}
#column .box_kariera h2 {
    background: #f0f6f4 url(../images/backgrounds/sipecka_kariera.png) no-repeat left 0;
    height: 29px; line-height: 25px; vertical-align: middle;
    color: #ffffff;
}
#column .box_kariera h2 a {color: #ffffff;}
#column .box_sporeni h2 {
    background: #d4e6e0 url(../images/icons/sipka_bila.png) no-repeat left 0;
    height: 30px; line-height: 25px; vertical-align: middle;
}


#column .box_use_pcom ul, #column .box_slevy ul, #column .box_kariera ul  { margin: 5px 12px 12px 12px; padding: 0px 12px; }
#column .box_use_pcom ul li, #column .box_slevy li, #column .box_kariera li {list-style-type: square; padding: 0px; line-height: 1.5;}
#column .box { 
  padding: 12px; margin-bottom: 10px;
  position: relative;    
  background: none repeat scroll 0 0 #e0f1eb;
  border: 1px solid #cecece;
}
#column .box p { margin: 5px 0px;}
#column .box ul {margin: 0px; padding: 0px 0px 0px 13px;}
#column .box ul li {list-style-type: square;}
#column .box h2, #column .box h3 {
  font-size: 12px; text-transform: uppercase; margin-bottom: 7px;
  font-weight: bold;
} 
#column #newsletter, #column #telefon_zpet  {
  height: 18px; width: 184px; border: 1px solid #d0b695; color: #666666;
  padding: 1px 5px; font-size: 12px;
}
#column #telefon_zpet  { margin-top: 5px; }
#column #newsletter_msg, #column #call_me_back_msg  { margin: 5px 0px 0px 0px; font-size: 11px; }
.msg_ok { color: #008000; }
.msg_err { color: #008000; }

#column .novinky h2 {
    background: url("../images/icons/ikona_zasilani_novinek.png") no-repeat scroll left center;  
    height: 27px; padding-top: 2px;
    padding-left: 59px; margin-bottom: 7px;   
}
#column #newsletter, #column #telefon_zpet {
    border: 2px solid #74af99;
    color: #666666;
    font-size: 12px;
    height: 18px;
    padding: 1px 5px;
    width: 181px;
    margin: 5px 0px;
}
#column .infolinka h2 {
    background: url("../images/icons/ikona_zakaznicka_linka.png") no-repeat scroll left center;    
    height: 36px;  padding-top: 2px;
    padding-left: 43px;       
}
#column .zasilani_novinek h2 {
    background: url("../images/icons/ikona_zasilani_novinek.png") no-repeat scroll left center;    
    height: 36px;  padding-top: 2px;
    padding-left: 59px;       
}

#general_contact_form_column input[type="text"] {
    border: 1px solid #74af99;
    color: #666666;
    font-size: 12px;
    height: 18px;
    margin: 2px 0;
    padding: 1px 3px;
    width: 130px;
}

#general_contact_form_column textarea {
    border: 1px solid #74af99;
    color: #666666;
    font-size: 12px;
    height: 68px;
    margin-top: 3px;
    padding: 1px 3px;
    width: 188px;
}
#column .box .big {font-size: 16px;}

#general_contact_form_column h3 {
    background: url("../images/icons/ikona_mate_dotaz.png") no-repeat scroll left center;   
    height: 30px;   padding-top: 2px;
    padding-left: 46px;           
}

#general_contact_form_column a#cf_send_again_column {
  display: inline-block;  text-decoration: underline !important; margin: 10px 0px 10px 0px !important;
}
#general_contact_form_column #ok_row_column {
  margin: 0px !important; display: none; font-weight: bold;
  line-height: 1.4;
}
#general_contact_form_column .ok_row_2,
#general_contact_form_column .ok_row_1 {
  display: block; color: #000000 !important; font-size: 1.1em; 
}
#general_contact_form_column .ok_row_2 {
  color: #000000 !important;
}
#general_contact_form_column label {
    display: inline-block;
    margin: 5px 0;
    width: 55px;
}
#column .box input[type="submit"] {
    background: url("../images/backgrounds/button_odeslat_off.png") no-repeat scroll center center;     
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    margin-top: 7px;
    padding: 2px 5px 2px 15px;
    text-align: left;
    text-transform: uppercase;
    width: 195px;
}
#column .box input[type="submit"]:hover {
    background: url("../images/backgrounds/button_odeslat_on.png") no-repeat scroll center center;
}
/* END column */

/*left column*/
#left_column{
    width: 223px; float: left; padding: 0px 18px 5px 0px;
    border-right: 1px solid #e2e2e2;   
    border-collapse: collapse;
    position: relative; 
    left: 1px;     
}
#left_column #menu_box{ 
  padding: 12px; margin-bottom: 10px;
  position: relative;    
  background: none repeat scroll 0 0 #e0f1eb;
  border: 1px solid #cecece;
}
#left_column #menu_box h2{
  font-size: 24px; margin-bottom: 14px;
  font-weight: normal;
} 
#left_column #menu_box ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#left_column #menu_box li{margin: 14px 0;}
#left_column #menu_box a{
    font-size: 14px;    
}
#left_column #menu_box a:hover{
    text-decoration: underline;
    color: #006d42;
}
#left_column #menu_box li.active a{    
    color: #006d42;
}
#left_column #contact_box{
     background: url('../images/icons/ikona_zakaznicka_linka.png') no-repeat 20px center;
  padding: 12px; margin-bottom: 10px;
  padding-left: 75px;
  position: relative;      
  border: 1px solid #cecece;
}
#left_column #contact_box h2{   
  font-size: 12px; text-transform: uppercase; margin-bottom: 7px;
  font-weight: normal;
}
#contact_box_jmeno{
    font-size: 11px;
    font-weight: normal;    
}
#contact_box_email{
    font-size: 11px;
    font-weight: bold;
}
#contact_box_telefon{
    font-size: 24px;
    font-weight: bold;
}
/*END left column*/

/*breadcrumbs*/
#breadcrumbs{
    height: 30px;
    margin: 3px 0;
    padding: 13px 0 3px 2px;
}
#breadcrumbs ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 30px;
}
#breadcrumbs li{    
    display: inline;
    margin: 0 25px 0 0;    
}
#breadcrumbs a {
    text-transform: uppercase;
    color: #006d42;
}
#breadcrumbs a:hover{
    text-decoration: underline;
}

/*END breadcrumbs*/

/*mapa stranek*/
.site_map li{
    padding: 5px 0;
    list-style-type: disc;
}
.site_map a:hover{
    text-decoration: underline;
}
.no_disc_li{
    list-style-type: none !important;
}
/*END mapa stranek*/

.err_msg{color: #cc2525;}
.ok_msg{color: #33b111; background: #e0f1eb; padding: 20px; font-size: 14px; }

.cistic {clear: both;}

/* NOVE TOP MENU */
#myjquerymenu {
  vertical-align: middle;   text-align: left;  
}
#myjquerymenu ul ul {
  margin: 0px; padding:0px; vertical-align: middle;     
  list-style:none;  background: #ffffff;
}


@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {
  
}

#myjquerymenu ul li {
     vertical-align: middle; float: left;  list-style:none;      
     position: relative;
}
#myjquerymenu ul li.first {border-left: 0px;}

ul.big_items {
  margin: 0; padding: 0; list-style-type: none; height: 50px; 
}
ul.big_items li { float: left;}
.big_items a {
  font-size: 12px; padding: 0px 35px 0px 35px; float: left;
  color:#ffffff; text-align: center;
  height: 50px; line-height: 50px; display: inline-block;
  text-transform: uppercase;  vertical-align: middle; 
  font-weight: bold;
  border-left: 1px solid #115a3e;
}

.big_items .submenu a{
    border-left: none!important;
}
  
.big_items .first a {
  margin-left: 0px;  padding: 0px 35px;
  border-left: none;  
}
.nohp .big_items a:hover {
  background: #ffffff;
  color: #000000;
}
.big_items a.active,    
.big_items a:hover, .nohp .big_items a.active:hover {
  background: #ffffff; color: #000000;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.ie6 .big_items a.active,    
.ie6 .big_items a:hover, .ie6 .nohp .big_items a.active:hover 
.ie7 .big_items a.active,    
.ie7 .big_items a:hover, .ie7 .nohp .big_items a.active:hover 
.ie8 .big_items a.active,    
.ie8 .big_items a:hover, .ie8 .nohp .big_items a.active:hover {
  border: 1px solid #c7c7c7;
  border-bottom: 0px;
}
  
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .big_items a {
     //padding: 1px 15px 0px 15px; 
  }    
  //.big_items .first a { padding: 1px 18px 0px 18px; }

}

@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {

}
.ie6 .big_items .first a { padding: 0px 22px; }
.ie6 .big_items a  {padding: 0px 18px; }
.ie7 .big_items .first a { padding: 0px 22px; }
.ie7 .big_items a  {padding: 0px 18px; }
.ie8 .big_items .first a { padding: 0px 22px; }
.ie8 .big_items a  {padding: 0px 18px; }
.ie9 .big_items .first a { padding: 0px 18px; }
.ie9 .big_items a  {padding: 0px 15px; }

.iphone .big_items a {padding: 0px 15px;}


/*
#mobil .big_items a { padding: 0px 23px 0px 23px; }
#mobil .big_items a.bi_6 {width: 116px;}
 */


#myjquerymenu .has_sm {
    background: url(../images/icons/sipecka_bila.png) no-repeat right center;
    padding-right: 40px;
}
#myjquerymenu .has_sm:hover, #myjquerymenu .has_sm.active {
  background: #ffffff url(../images/icons/sipecka_cerna.png) no-repeat right 19px;
}

/*1st sub level menu*/
#myjquerymenu ul li div.submenu {
  position: absolute;  left: 0; top: 48px;   
  margin: 2px 0px 0px 0px;
  background: #ffffff;
  z-index: 200;
  display: block;
  padding: 5px 0px;
-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
}
.ie7 #myjquerymenu ul li, .ie7 #myjquerymenu ul li a, .ie7 #myjquerymenu ul {
  z-index: 200;
}

.ie6 #myjquerymenu ul li div.submenu,  
.ie7 #myjquerymenu ul li div.submenu,
.ie8 #myjquerymenu ul li div.submenu  {
  border: 1px solid #c7c7c7;
  border-top: 0px;
}

.ie6 #myjquerymenu ul li, .ie6 #myjquerymenu ul li a, 
.ie7 #myjquerymenu ul li, .ie7 #myjquerymenu ul li a, 
.ie8 #myjquerymenu ul li, .ie8 #myjquerymenu ul li a {
  border: 0px;
}

#myjquerymenu #sub_4 {
  width: 660px;
  left: -267px;
  padding: 20px;
}
#myjquerymenu .submenu li.smli {
  width: 190px; overflow: hidden;
  display: block; padding: 10px 15px;
  background: none; height: 90px;
}
#myjquerymenu .submenu li.smli:hover {
  background-color: #f7f5ce;
}
#myjquerymenu .submenu li.hr {
  clear: both; width: 100%; height: 2px; line-height: 2px; vertical-align: middle;
  padding: 10px 0px;
} 
#myjquerymenu .submenu li.hr hr {
  color: #c7c7c7; height: 2px; line-height: 2px;
  margin: 0px 60px; padding: 0px;   border: 1px solid #c7c7c7;
}
#myjquerymenu .submenu li.smli a, #myjquerymenu .submenu li.smli a:hover {
  width: 190px; padding: 0px;  background: none;
  font-size: 14px; border: 0px;  margin: 0px 0px 2px 0px;
}
#myjquerymenu .submenu li.smli ul {
  list-style: disc outside;  background: none; margin: 0px; 
  padding-left: 15px;
}
#myjquerymenu .submenu li.smli ul li {
  list-style: disc outside;  background: none;
  padding: 4px 0px;
}
#myjquerymenu .submenu li.smli ul li a:hover,
#myjquerymenu .submenu li.smli ul li a {
  font-size: 12px; display: block; line-height: 16px;
  font-weight: normal;
}
#myjquerymenu .submenu li.smcp {
   background: url(../images/icons/kufr.png) no-repeat 180px 12px;
}
#myjquerymenu .submenu li.smpv {
   background: url(../images/icons/auto.png) no-repeat 160px 14px;
}
#myjquerymenu .submenu li.smhi {
   background: url(../images/icons/domek.png) no-repeat 180px 12px;
}
#myjquerymenu .submenu li.smodp {
   background: url(../images/icons/destnik.png) no-repeat 185px 12px;
}
#myjquerymenu .submenu li.smpo {
   background: url(../images/icons/lidi.png) no-repeat 170px 12px;
}
#myjquerymenu .submenu li.smpp {
   background: url(../images/icons/pes.png) no-repeat 175px 12px;
}
#myjquerymenu .submenu li.smpod {
   background: url(../images/icons/podnikatel.png) no-repeat 185px 12px;
   width: 95%; height: 170px; text-align: center;
}
#myjquerymenu .submenu li.smpod a, #myjquerymenu .submenu li.smpod a:hover {
  width: 95%;  
}
#myjquerymenu .submenu li.smpod ul.subul_r,
#myjquerymenu .submenu li.smpod ul.subul_m,
#myjquerymenu .submenu li.smpod ul.subul_l {
  width: 180px; float: left;
}   
#myjquerymenu .submenu li.smpod ul li {
  margin: 3px 0px;
}
#myjquerymenu .submenu li.smpod ul li a,
#myjquerymenu .submenu li.smpod ul li a:hover {
  width: 180px; padding-right: 20px; display: inline-block;
  height: auto; line-height: auto;  
}



@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {
 
}


#myjquerymenu ul li ul li, #myjquerymenu .submenu li {
  float: left; position: relative; background: #ffffff;
}
#myjquerymenu ul li ul li a:hover,
#myjquerymenu ul li ul li a,
#myjquerymenu .submenu li a:hover, #myjquerymenu .submenu li a  {
  display: inline-block; margin: 3px 0px; 
  line-height: 28px;
  text-transform: none;
  height: 28px;
   color: #000000;     background: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
   width: 180px;      
   text-align: left;
}

#myjquerymenu ul li ul li.first a, #myjquerymenu .submenu ul li.first a {border-left: 0px;}
#myjquerymenu ul li ul a.active,
#myjquerymenu ul li ul a:hover,
#myjquerymenu .submenu li a.active,
#myjquerymenu .submenu li a:hover {
   background: #ffffff; text-decoration: none;
   border-bottom: 3px solid #ffffff; margin-bottom: 0px;
   
}
#myjquerymenu ul li ul li a:hover, #myjquerymenu .submenu ul li a:hover {
   text-decoration: underline;
}
#myjquerymenu ul li ul li ul li a:hover {border: 0px; background: #70AD9E;} 

#myjquerymenu ul li .submenu li ul li a:hover,
#myjquerymenu ul li .submenu li ul li a  {
  margin: 0px; border: 0px; line-height: 20px; width: 160px;
  height: 20px;  background: #ffffff; text-align: left;
  padding: 2px 10px;
}

#myjquerymenu .btn_separ {
  width: 1px; height: 47px; float: left; display: inline-block; 
  background: #999999;
}
.subheader {margin: 0; padding: 0; list-style-type: none;}
.subheader li {float: left; position: relative; }
.subheader li a:hover, .subheader li a  {
  display: inline-block; margin: 3px 0px; padding: 0px 17px;
  background: #70AD9E;
  border-left: 1px solid #ffffff;   
  line-height: 24px;
  text-transform: none;
  height: 24px;

}
.subheader li a.nob {border-left: 1px solid #70AD9B;}
.subheader li.first a { border-left: 0px !important;  }
.subheader li a.active,
.subheader li a:hover {
   background: #ffffff; text-decoration: none;
   border-bottom: 3px solid #ffffff; margin-bottom: 0px;
}
/*Sub level menu list items (undo style from Top level List Items)*/

/*All subsequent sub menu levels vertical offset after 1st level sub menu */

li.search_cover {
  text-align: center; vertical-align: middle; 
  padding-left: 19px; height: 47px;
}
#gsf_bef {
   background: url(../images/backgrounds/menu-gray2.png) repeat-x;
   width: 19px; height: 47px; float: left;
}
#gsf_aft {
   background: url(../images/backgrounds/menu-gray2.png) repeat-x;
   width: 46px; height: 47px; float: left;
}

/* END NOVE TOP menu */

/* Footer  $bgColors = Array(1 => "#ebebeb", "#e6e6e6", "#e1e1e1", "#dcdcdc", "#d7d7d7");
*/
#contact_links {
  text-align: right; vertical-align: middle; color: #cecece;
  padding: 10px 15px 10px 10px; 
}
#contact_links a {display: inline-block; margin: 0px 7px;}

#footer {
   background: #ffffff; width: 100%; padding-top: 3px;
}
#footer_cont {
  margin: 0 auto;
  padding: 15px 0 20px;
  width: 1000px;    
}
#footer hr {
   border: none;height: 1px; line-height: 1px;  border-top: 1px solid #d1d1d1; 
   background: #d1d1d1; margin: 0px; padding: 0px;
}

.footer_links, .footer_links_over {
  float: left; width: 202px;  border-top:2px solid #ffffff;
  height: 113px; padding-top: 2px;
}
.footer_links_over { border-top:2px solid #ffffff; }
.footer_links strong, .footer_links_over strong {
  font-size: 0.9em; display: inline-block; height: 20px; line-height: 20px;
  color: #ffffff;
}
.footer_links .odkazy, .footer_links_over .odkazy {
 padding-left: 16px;
}
#footer a {
  color: #000000;
}
#footer a:hover {text-decoration: underline;}
#footer_link {
  height: 40px; border-bottom: 3px solid #ffffff;
  vertical-align: middle; text-align: right;
}

#created_by {
  text-align: right;
   background: url(../images/logos/logo_efinance_grey.png) no-repeat right top; 
   height: 49px;
   padding: 2px 79px 0px 0px;
   margin-right: 11px;
}
#created_by span { color: #cccccc;}
#created_by a { color: #cccccc;}
#footer .partnery {width: auto; margin: 0px;}
#footer .foot_div {
  float: left; width: 144px;
}
#footer .foot_div a {color: #000000;}
#footer h3 {
  font-size: 10px; font-weight: bold; color: #000000;
}
#footer p {font-size: 10px; margin: 3px 0px 10px 0px;}
#footer .foot_div ul {
  margin: 3px 0px 10px 0px; padding: 0px; list-style-type: none; 
  font-size:10px;
}
#footer .foot_div ul li {
  color: #000000; font-size:10px;    padding-left: 6px;
  background: url(../images/sg22.jpg) no-repeat left center; 
   
}
#footer .foot_odkazy ul {margin: 0px; padding: 0px; list-style-type: none; }
#footer .foot_odkazy ul li {font-size:11px; line-height: 20px;}
#footer .foot_odkazy a {color: #006000; text-decoration: underline; }
#footer .foot_odkazy a:hover {text-decoration: none;}
#footer .foot_odkazy {
  width: 100px;   float: right;  text-align: right;
}
#footer p.center {margin: 15px 0px;}
#footer .akcept_platby { width: 180px;}
.akcept_platby img {margin-right: 0px;}
/* END footer */

/*vyhledavani*/
.google_search {
  margin-left: 3px !important; margin-right: 3px !important; 
}
.google_search h1.hp {
  font-size: 1.4em;
}
.google_search .small_box {
   line-height:1.35; padding:5px 7px;  
}
.google_search .zaznamy { font-weight: bold; color: #444; }
.google_search .f_results  { margin-top:5px; }
.google_search .f_results h3 {
  color: #000000; background: #e0f1eb;
  height:21px; line-height:21px; margin:0; padding:0 0 0 7px;
  border: 1px solid #CCCCCC; font-size: 1em;
}
#middleColumn .google_search .f_results h3 a {
  color: #000000; text-decoration: none;
}
#middleColumn .google_search .f_results h3 a:hover {
  color: #000000; text-decoration: underline;
}
.google_search .small_box_light {
   line-height:1.35; padding: 3px 7px 7px; color: #444444;
   background: #FAFAFA; margin-bottom: 7px;
   border: 1px solid #CCCCCC; border-top: 0px;
   overflow: hidden;
}
.google_search .small_box_light a {
  text-decoration: underline; font-weight: bold; color: #444444;
}
.google_search .small_box_light a:hover {
  text-decoration: none;
}
.volejte {
  font-weight:bold; line-height:1.35; margin-bottom:20px;
}
.volejte span {
  color:#008000; font-size:1.1em; font-weight:bold;
  
}

.f_results hr {
  background:#EFEFEF none repeat scroll 0 0;
  border:1px solid #EFEFEF;  color:#EFEFEF;
  line-height:2px;  margin-top:5px;
}
.google_pager {
  color:#EFEFEF; margin:5px 0 15px; text-align:center;
}
.google_pager a:hover,
.google_pager a.active {
 color:#000000; text-decoration: underline;
}
.google_pager a.active { font-weight: bold; }
/*END vyhledavani*/

/*sumoselect*/
.SumoSelect p, .SumoSelect div, .SumoSelect select {  outline: none; color: #000;  }
.SlectBox, .SlectBoxa { width: 170px; padding: 0 5px 0px 5px; }

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass { position: absolute; top: 0px; left: 0px; right: 0px; height: 100%; width: 100%; border: none; z-index: 1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }

.SumoSelect > .optWrapper > .options > li { -moz-transition: 200ms ease; -webkit-transition: 200ms ease; transition: 200ms ease; }
    .SumoSelect > .optWrapper > .options > li label, .SumoSelect > .CaptionCont { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.SumoSelect { display: inline-block; position: relative; }
    .SumoSelect > .CaptionCont { position: relative; /*border: 1px solid #ccc;*/ min-height: 20px; background-color: #fff; margin:0;}
    .SumoSelect > .CaptionCont:hover{cursor: pointer; text-decoration: underline;}
        .SumoSelect > .CaptionCont > span { display: block; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
            /*placeholder style*/
            .SumoSelect > .CaptionCont > span.placeholder { color: #000; }

        .SumoSelect > .CaptionCont > label { position: absolute; top: 0px; right: 0px; bottom: 0px; width: 30px; }
            .SumoSelect > .CaptionCont > label > i { background-image: url('../images/icons/ss_sipka.png'); background-repeat: no-repeat;/*url('https://cdn2.iconfinder.com/data/icons/picol-vector/32/arrow_sans_down-16.png');*/ background-position: center center; width: 16px; height: 16px; display: block; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; }

    .SumoSelect > .optWrapper { top: 30px; /*width: 100%;*/ position: absolute; left: 0; opacity: 0; visibility: hidden; transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out; -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out; -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out; -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out; -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: -100; background: #fff; border: 1px solid #ddd; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); border-radius: 3px; }
        .SumoSelect > .optWrapper.open { top: 25px; visibility: visible; opacity: 1; z-index: 1000;}   
        .SumoSelect > .optWrapper.open li {float:none;}
        
        .SumoSelect > .optWrapper > .options { list-style: none; display: block; padding: 0px; margin: 0px; overflow: auto; border-radius: 3px; /*Set the height of pop up here (only for desktop mode)*/ /*max-height: 250px;*/ /*height*/ width: 100%;}
        .SumoSelect > .optWrapper.isFloating > .options { max-height: 100%; }
        .SumoSelect > .optWrapper > .options > li { padding: 4px 6px; border-bottom: 1px solid #F3F3F3; position: relative; }
            .SumoSelect > .optWrapper > .options > li:first-child { border-radius: 3px 3px 0px 0px; font-weight: bold;}
            .SumoSelect > .optWrapper > .options > li:last-child { border-bottom: none; border-radius: 0px 0px 3px 3px; }
            .SumoSelect > .optWrapper > .options > li:hover { background-color: #e0f1eb; }

            .SumoSelect > .optWrapper > .options > li label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
            .SumoSelect > .optWrapper > .options > li label:hover{cursor: pointer;}
            .SumoSelect > .optWrapper > .options > li span { display: none; }

        /*Floating styles*/
        .SumoSelect > .optWrapper.isFloating { position: fixed; top: 0px; left: 0px; right: 0px; width: 90%; bottom: 0px; margin: auto; max-height: 90%; }

    /*Hover*/
    .SumoSelect:hover > .CaptionCont > label { background-color: #e0f1eb; cursor: pointer;}

    /*disabled state*/
    .SumoSelect > .optWrapper > .options > li.disabled { background-color: inherit; font-weight: bold; color: #000; }
                   /*
    .SumoSelect > .optWrapper > .options > li.disabled * {            
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
      filter: alpha(opacity=50);      
      -moz-opacity: 0.5; 
      -khtml-opacity: 0.5;  
      opacity: 0.5;       
    }
    */

    /*styling for multiple select*/
    .SumoSelect > .optWrapper.multiple > .options > li { padding-left: 35px; }
        .SumoSelect > .optWrapper.multiple > .options > li span { position: absolute; display: block; width: 30px; top: 0px; left: 0px; bottom: 0px; }
            .SumoSelect > .optWrapper.multiple > .options > li span i { background-image: url('http://graphics8.nytimes.com/packages/flash/business/20100325-FinancialTuneUp/gfx/checkbox.png'); position: absolute; margin: auto; left: 0px; right: 0px; top: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center center; width: 16px; height: 16px; }
    .SumoSelect > .optWrapper > .MultiControls { display: none; border-top: 1px solid #ddd; background-color: #fff; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.13); border-radius: 0px 0px 3px 3px; }
    .SumoSelect > .optWrapper.multiple.isFloating > .MultiControls { display: block; margin-top: 5px; position: absolute; bottom: 0px; width: 100%; }

    .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls { display: block; }
        .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p { padding: 6px; }

    .SumoSelect > .optWrapper.multiple > .MultiControls > p { display: inline-block; cursor: pointer; padding: 12px; width: 50%; box-sizing: border-box; text-align: center; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p:hover { background-color: #e0f1eb; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk { border-right: 1px solid #DBDBDB; border-radius: 0px 0px 0px 3px; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel { border-radius: 0px 0px 3px 0px; }
    /*styling for select on popup mode*/
    .SumoSelect > .optWrapper.isFloating > .options > li { padding: 12px 6px; }

    /*styling for only multiple select on popup mode*/
    .SumoSelect > .optWrapper.multiple.isFloating > .options > li { padding-left: 35px; }
    .SumoSelect > .optWrapper.multiple.isFloating { padding-bottom: 43px; }
    /*selected state*/
    .SumoSelect > .optWrapper.multiple > .options > li.selected span i { background-image: url('https://cdn1.iconfinder.com/data/icons/Keyamoon-IcoMoon--limited/16/checkbox-checked.png'); }

    /*disabled state*/
    .SumoSelect.disabled { opacity: 0.7;}
     .SumoSelect.disabled > .CaptionCont > label { background-color: #e0f1eb; }
/*Background overlay*/
body > .BackdropSelect { display: none; position: fixed; top: 0px; right: 0px; left: 0px; bottom: 0px; width: 100%; z-index: 100; }
/*END sumoselect*/

/*cms end block*/
#form_email2friend {
    display: none;
    margin: 33px 0 0 335px;
    width: 260px;
    *width: 270px;
    *margin-top: 0;
}
#ok_row_e2f {
    display: none;
    font-weight: bold;
    margin: 5px 0;
    width: 280px;
}
#form_email2friend label {
    display: inline-block;
    font-weight: normal;
    margin: 2px 0;
    width: 100px;
}
#form_email2friend input.text_i {
    border: 1px solid #999999;
    height: 18px;
    line-height: 18px;
    margin: 3px 0;
    width: 150px;
}
#form_email2friend form {
    margin: 0;
}
#general_contact_form {
    float: left;
    margin-left: 5px;
    width: 230px;
    *width: 235px;
}
#general_contact_form span.cf_title {
    background: url("../images/icons/kontakt_icon.gif") no-repeat scroll 0 center #FFFFFF;
    color: #008000;
    display: inline-block;
    font-weight: bold;
    padding: 5px 0 5px 23px;
}
#general_contact_form .pretty_switch a {
    font-weight: bold;
}
#general_contact_form #contact_form_content {
    border-top: 0 none;
    padding: 5px;
}
#general_contact_form label {
    display: inline-block !important;
    font-weight: normal !important;
    margin: 2px 0;
    width: 60px !important;
}
#general_contact_form input.text_i {
    border: 1px solid #999999;
    height: 18px;
    line-height: 18px;
    margin: 3px 0;
    width: 150px;
}
#general_contact_form label.long {
    margin-top: 3px;
    width: 100px !important;
}
#general_contact_form textarea {
    border: 1px solid #999999;
    height: 60px;
    width: 215px;
}
#form_email2friend .submit_cover, #general_contact_form .submit_cover {
    padding: 5px 5px 5px 0;
    text-align: right;
}
#general_contact_form form {
    margin: 0;
}
#general_contact_form #ok_row {
  margin: 0px !important; display: none; font-weight: bold; line-height: 1.4;
}
#general_contact_form .ok_row_2,
#general_contact_form .ok_row_1 {
  display: block; color: #00CC00 !important; text-align: center; font-size: 14px; 
}
#general_contact_form .ok_row_2 {
  color: #000000 !important;
}
#general_contact_form a#cf_send_again {
  display: inline-block;  text-decoration: underline;  margin: 10px 0px 10px 10px !important;
  color: #0066cc !important;
}

#general_contact_form a#cf_send_again {
    color: #0066CC !important;
    display: inline-block;
    margin-left: 50px;
    text-decoration: underline !important;
}
#general_contact_form a#cf_send_again:hover {
    text-decoration: none;
}
#cms_end_block {
  border-top: 1px solid #CCCCCC; padding: 5px 0px 0px 0px;
  margin-top: 10px; position: relative; width: 100%;
}
#cms_end_block a {color: #008000 !important; font-weight: bold; text-decoration: none !important;}
#cms_end_block a:hover {text-decoration: underline !important;}
a#cms_print_page {
  background: url(../images/icons/print_icon.gif) no-repeat left center;
  padding: 5px 0px 5px 23px;    
  display: inline-block; float: right;
  margin-right: 15px; 
}

a#cms_send_email {
  background: url(../images/icons/email_icon.png) no-repeat left center;
  padding: 5px 0px 5px 23px;    
  display: inline-block; float: right;
  margin-right: 30px;
}
.hide{
    display:none;
}
#email2friend_submit, #contact_submit{
    background: url("../images/backgrounds/footer_btn_grey.jpg") no-repeat scroll left center #5F5F5F;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    margin-top: 5px;
    padding: 0 0 3px;
    text-align: center;
    vertical-align: middle;
    width: 215px;
    display: block;
}
#general_contact_form a#cf_title_toggle {
    background: url("/images/icons/otaznik.jpg") no-repeat scroll 0 center transparent;
    display: inline-block;
    padding: 5px 0 5px 23px;
}
/*end cms end block*/