.eshopbanner {
	background-image: url('http://www.vypocetnitechnika.eu/eshop/pozadi_body.jpg'); width:100%; text-align:center
}

.background_dark {
  background:#3E74A3;
}
.background_light {
  background:#A2C5E3;
}
.background_middle {
  background:#DCDCDC;
}
.color_dark {
  color:#4A4584;
}
.color_light {
  color:#ADC3EF;
}
.color_sti {
  color:#4A4584;
}
.border_dark {
  border:1pt solid #4A4584;
}
.border_dark_sti {
  border-right:1pt solid silver;
  border-bottom:1pt solid silver;
}
.border_light {
  border:1pt solid #ADC3EF;
}
.background_dark a {
  color:white;
}

.myclass {
    background:#0dd8f6;
}

.yellow_b {
  color:#FFFF00;font-weight:bold
}

/*============ userSpace ============*/
/*pro konfigurator*/
#konfigurator { }
#konfigurator span{font-weight:bold; font-size:12px; font-family:Tahoma; color:#fff; background-color:black !important; padding:4px; display:block;}
#konfigurator ul{margin-left:0px; padding-left:20px; }
#konfigurator li {list-style-type:square;}
#konfigurator a{ text-decoration:none; color:Black;}
#konfigurator a:hover{ text-decoration:underline; font-weight:bold; color:Black;}

#rekrad h1{display:block; float:left; width:100%; clear:right;  margin-bottom:16px; font-size:21px;}
#rekrad h2{display:block; float:left; width:100%; clear:right; margin-bottom:12px;}

