/* KOSIK - STRANKA */
body
{
	background-color: #99CC00;
	text-align: left;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	background-color: #99CC00;
	background-image: url(/res/corner-blue-green-left-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body.empty
{
	background-image: none;
	background-color: transparent;
}
div.top
{
	height: 20px;
	width: 170px;
	border-bottom: 1px solid white;
}
div.top h4
{
	font-family: Verdana, Tahoma, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	float: left;
	margin: 0px;
	padding-left: 5px;
	color: #003366;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
div.top img
{
	border: none;
	float: right;
	position: relative;
	right: 1px;
	top: 2px;
}
div.price
{
	width: 160px;
	height: 21px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	overflow: hidden;
	text-align: right;
	font-family: Tahoma, Verdana, Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
}
div.price span
{
	font-family: Arial, "Lucida Grande CE", "Helvetica CE", "Arial CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
div.info
{
	width: 160px;
	height: 14px;
	font-size: 11px;
	text-align: right;
	overflow: hidden;
}
div.buttons
{
	margin-left: 5px;
	width: 160px;
	height: 18px;
	position: relative;
	top: 5px;
}
a.list
{
	display: block;
	width: 75px;
	height: 18px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	background-image: url(/res/button-order.gif);
	background-color: #DC0000;
	float: right;
}
