@charset "windows-1250";

	/**************************/
	/*  01.2004               */
	/*  version 1.1           */
	/*  copyright crudo       */
	/**************************/

#devade{
	width: 99%;
	text-align: left;
}
#devade #rad_kosik{
	clear: both;
	display: block;
}

	/* navi */

#navi{
	height: 18px;
	font-weight: bold;
	background-color:#eeeeee;
	margin: 5px 0px;
	width: 450px;
}

#navi td{
	padding: 3px 5px 4px 5px;
}

#navi td a{
	font-weight: bold;
	text-decoration: none;
	color: #676460 !important;
}



.rad_kosik{
	display: block;
}

.strom_line{
	padding-top: 4px;
	padding-bottom: 3px;
}

.item_shop a{
	font-size: 13px !important;
	background: #3FD3FB;
	font-weight: bold;
	color: white;
	padding: 1px 4px;
	text-decoration: none;
}

	/* den */

.shop_product_item{
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
	width: 450px;
	}
.shop_product_item .count{
	border: 1px solid #C0B29C;
	background: white;
	text-align: center;
	font-size: 11px;
}
.shop_product_item a.detail div{
	font-weight: bold;
}
.shop_product_item a.objednat div{
	color: white !important;	
	font-weight: bold;	
	background: #FD30A7;
	padding: 1px 2px;
}


.shop_button{
	padding: 4px 6px;
	background: black;
	font-weight: bold;
	color: #3DCCEE !important;
	border: 1px solid black;
	text-decoration: none;
}
.shop_button:hover{
	padding: 4px 6px;
	background: #3DCCEE;
	font-weight: bold;
	color: black !important;
	border: 1px solid #3DCCEE;
	text-decoration: none;
}

.left{
	float: left;
}
.right{
	float: right;
}

h3.shop{
	color: #676460;
	margin: 0px;
	font-size: 11px;
	padding-bottom: 10px;
}

.shopinput input{
	border: 1px solid #C0B29C;
	padding-left: 2px;
	background: #FFFFFF;
}

ul.shop_subsections li{
	list-style-type: disc;
	padding: 3px 2px;
}

.shop_small{
	border: 1px solid black;
	margin-right: 5px;
}
.shop_imgbig{
	border: 1px solid black;
}

.shopline td{
	border-bottom: 1px solid #ffffff;
}
.shopline a{
	color: #FD30A7;
	font-weight: bold;
	text-decoration: none;
}
.shopline_active td{
	border-bottom: 1px solid #ffffff;
	background: #F2F2F2;
}
.shopline_active a{
	color: #FD30A7;
	font-weight: bold;
	text-decoration: none;
}

strong.price{
	font-size: 12px;
	color: #FD30A7;
}

pre{
	background: white;
}

.small{
	font-size: 9px;
}
.shopalert{
	font-size: 9px;
	color: red;
	font-weight: bold;
}

ol.mezzo li{
	padding: 5px 0px;
} 
