/** univerzalni stylopis **/

/* import jinych css */
/*@import url("/css/lightbox.css");*/
@import url("/css/calendar/calendar-blue.css");
@import url("/css/jquery/jquery.fancybox.css");


.pruh1 { background: #9c6;}
.pruh2 { background: #69f;}
.pruh3 { background: #99f;}
.pruh4 { background: #f69;}
.pruh5 { background: #fc0;}
.pruh6 { background: #ff0;}
.pruh7 { background: #f30;}
.pruh8 { background: #90f;}
.pruh9 { background: #06f;}
.pruh10 { background: #090;}

.ok { background: url('../images/accept.png') #f0ffe0 8px center no-repeat; color: #336600; border: solid #336600 1px; padding: 3px 5px 3px 35px; margin-bottom: 10px;}
.info { background: url('../images/information.png') #e9edfb 8px center no-repeat; color: #003399; border: solid #003399 1px; padding: 3px 5px 3px 35px; margin-bottom: 10px;}
.error { background: url('../images/exclamation.png') #fff0e0 8px center no-repeat; color: #990000; border: solid #990000 1px; padding: 3px 5px 3px 35px; margin-bottom: 10px;}
#center .ok p,
#center .info p,
#center .error p { margin: 0px;}

.stitek_akce, .stitek_novinka, .stitek_tip { margin-right: 8px; font-weight: bold;}
.stitek_akce { color: #0000FF; }
.stitek_novinka { color: #7A9600;  }
.stitek_tip { color: #FF0000;}


#eshop_panel_akce .obrazek { width: 170px; text-align: center;  }
#eshop_panel_akce .obsah { text-align: center; margin-bottom: 15px; }
#eshop_panel_akce hr { border-bottom: 1px solid #DBDBDB; margin-top: 10px; }

#eshop_panel_novinky .obrazek { width: 170px; text-align: center;  }
#eshop_panel_novinky .obsah { text-align: center; margin-bottom: 15px; }
#eshop_panel_novinky hr { border-bottom: 1px solid #DBDBDB; margin-top: 10px; }

#eshop_panel_tip .obrazek { width: 170px; text-align: center;  }
#eshop_panel_tip .obsah { text-align: center; margin-bottom: 15px; }
#eshop_panel_tip hr { border-bottom: 1px solid #DBDBDB; margin-top: 10px; }

#news_panel p.text { text-align: justify; }

#socialni_site_fb_likebox .wrapper { background-color: white; margin: 2px 0 2px -6px; width: 182px; }
#socialni_site_fb_likebox .wrapper iframe { border:none; display: block; overflow: hidden; width: 182px; }
a.addthis_button_facebook_like at300b iframe html { float: right; }

/* --- ESHOP BAR --- */
#eshop-bar-top {
	background: #252525;
	color: #fff;
	display: block;
	height: 27px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 5;
}

#eshop-bar-top .content-wrapper {
	/*background: magenta;*/
	display: inline-block;
	font-size: 12px;
	height: 22px;
	padding: 5px 0 0 0;
	line-height: 12px;
	text-align: left;
	width: 996px;
}

#eshop-bar-top .content-wrapper p.user-actions, #eshop-bar-top .content-wrapper p.cart-content-overview {
	float: left;
	margin: 0;
	padding: 0;
}

#eshop-bar-top .content-wrapper p.user-actions span.separator {
	color: #bbb;
	margin: 0 7px;
}

#eshop-bar-top .content-wrapper p a {
	color: #fff;
	text-decoration: none;
}

#eshop-bar-top .content-wrapper p a:hover {
	text-decoration: underline;
}

#eshop-bar-top .content-wrapper p.cart-content-overview {
	float: right;
	font-weight:bold;
}

#eshop-bar-top .content-wrapper p.cart-content-overview span.quantity, #eshop-bar-top .content-wrapper p.cart-content-overview span.price {
	font-weight: normal;
}
/* --- /ESHOP BAR --- */

