.background_dark {
  background:#0869B8;
}
.background_light {
  background:#B6DAFE;
}
.background_middle {
  background:#B6DAFE;
}
.color_dark {
  color:#990000;
}
.color_light {
  color:#ADC3EF;
}
.color_sti {
  color:#000099;
}
.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;
}


/* ===== U S E R ===== */

.stock_yes {display:none !important;}
/*banner nahradni plneni*/
#nahrPlneni { width:560px; height:60px; position:absolute; top:5px; right:15px;}

/*pro konfigurator*/
#konfigurator { }
#konfigurator span{font-weight:bold; font-size:12px; font-family:Tahoma; color:#fff; background-color:#3B3C9F !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;}


#user_top1 {
	width:100%;
	height:110px;
	text-align:center;
	background:#666666 url('img/img01.gif') top left repeat-x;
}

#user_top1_logo {
	float: left;
	margin-top:21px;
	padding-top:0px;
	margin-bottom:0;
	padding-bottom:0px;
	width: 230px;
	height: 69px;
	clear:left;
	margin-left:180px;
	_margin-left:90px;
	padding-left:0px;
	background:url('img/logo.gif') top left no-repeat;
	
}

/* Boxed Style */

.boxed {
	margin-bottom: 10px;
}

.boxed .title {
	height: 25px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(img/img05.gif) no-repeat;
	font-size: 1.4em;
	color: #BB1C1C;
}

.boxed .content {
	padding: 15px;
}






#user_top1_spacer {
  float:left;
	width:25px;
	height:20px;
}