@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f0f0f0;
	margin: 0px;
	padding: 0px;
	background-image: url(/2009/img/mainbg_top.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.blue, a.blue {
	color: #0093dd !important;
}

h1, h2, h3,h4 {
	color: #0093dd;
}

.green {
	color: #85c226;
}

.red {
	color: #da251c;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	margin: 20px 0px 4px 0px;
}

ul {
/*	margin: 2px 0px 4px 0px; */
	list-style-image:url(/2009/img/bullet_smaller.gif);
}

ul li {
	margin: 0px 0px 2px 0px;
}

.small, .SmallGray, .SmallRed {
	font-size: 10px;
}

.mini {
	font-size: 9px;
	color: #999999;
}

.SmallGray {
	color: #999999;
}

.SmallRed {
	color: #da251c;
}

.PPCD {
	font-size: 9px;
	color: #0089E1;
	text-decoration: line-through;
}

p.ProductCode {	/* Tale ne more biti v TextStyles*/
	font-size: 10px;
	color: #0089E1;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}

.BigRed {
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}

.SmallTitle, a.SmallTitle {
	font-size: 12px;
	color: #0093dd;
	font-weight: bold;
}

.priceSE {
	font-size: 8px;
	font-weight: normal;
	color: #999999;
}
