body {
	margin: 0;
	background: #fff;
	color: #000;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
}

a {
	color: #000;
}

img {
	border: 0;
}

#main {
	width: 805px;
	margin: 0 auto;
	padding: 0 4px;
	background: url(../images/bg_shadow.gif) repeat-y;
	font-size: 85%;
}

#hdr {
	height: 88px;
	background: #fff;
	position: relative;
}

#hdr ul {
	position: absolute;
	bottom: 7px;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

#hdr ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#hdr ul li a {
	border-left: 1px solid #696969;
	padding: 7px 10px 0;
}

div.hr {
	clear: both;
	background: url(../images/bg_hr.gif) repeat-x;
	height: 21px;
}


#side {
	float: left;
	width: 230px;
	padding: 14px 0;
	font-size: 91%;
}

#sidelist {
	background: #EBE8CC url(../images/bg_sidelist_top.gif) no-repeat;
}

#side ul {
	list-style: none;
	margin: 8px 0;
	padding: 11px 15px 20px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/bg_sidelist_bottom.gif) bottom left no-repeat;
}

#side ul li {
	padding: 3px 4px 2px 15px;
	margin: 6px 0 0;
	background: #fff;
	position: relative;
}

#side ul li.act {
	background: #fff url(../images/bg_arrow.gif) 4px 2px no-repeat;
}

#side ul li a {
	text-decoration: none;
}

#side ul li.act a {
	color: #003263;
}

table.content_table {
	table-layout: fixed;
	width: 99%;
}

.column_3_1 {
	width: 325px;
}

#content {
	margin: 0;
	padding: 0;
	/*margin-left: 245px;*/
}

#content h2 {
	font-size: 164%;
	font-weight: normal;
	margin: 1em 0 0;
}

#content p {
	margin-top: .4em;
}

#cart {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_cart_top.gif) no-repeat;
	font-size: 91%;
}


#cart .bg {
	height: 240px;
	padding: 15px;
	background: url(../images/bg_cart_bottom.gif) bottom left no-repeat;
}

.cartItem
{
	padding: 1px 4px 1px;
	margin: 6px 0 0;
	width: 100%;
	background: #fff;
	height: 10px;	
	position: relative;
	font-size: 8pt;
}

#cart ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}


#cart ul li {
	padding: 3px 4px 2px;
	margin: 6px 0 0;
	background: #fff;
	height: 11px;	
	position: relative;
}

#cart a{
	position: absolute;
	right: 10px;
	font-size: 7pt;
	top: 3px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.cart_empty {
	text-align: center;
	background: none;
	margin: 5px;
	font-size: 8pt;
	font-weight: normal;
}

.cart_total {
	text-align: right;
	background: none;
	margin: 5px;
	font-size: 8pt;
	font-weight: normal;
}

.pages {
	clear: right;
	text-align: right;
	color: #767676;
	padding: 0 20px 6px 0;
}

.pages a {
	color: #767676;
}

#items h4, #items p {
	margin: 0;
}

#items h4 {
	font-size: 100%;
}

.img {
	float: left;
}

.img img {
	float: left;
	clear: left;
	margin-bottom: 12px;
}

.desc {
	width: 85px;
	overflow: hidden;
	position: relative;
	left: 7px;
}

.desc a {
	text-decoration: none;
}

p.price {
	padding-top: .7em;
	color: #003263;
}

table {
	border-collapse: collapse;
}

td.ad {
	padding-left: 15px;
	width: 170px;
	vertical-align: top;
}

td.ad h3 {
	margin-top: 0;
	color: #254071;
	font-weight: normal;
	font-size: 19%;
}

tr.rules td {
	padding: 1em 0;
}

input.button {
	margin-top: 1em;
}

#items td {
	border-top: 1px solid #003263;
	border-left: 1px solid #003263;
	width: 168px;
	height: 140px;
	padding: 5px;
	vertical-align: top;
}

#items td.first {
	border-left: 0;	
}

#lomake
{
	font-size: 8pt;
	font-family: Arial;
}

#footer {
	width: 805px;
	margin: 0 auto;
	padding: 0 4px;
	height: 60px;
	background: url(../images/bg_footer.gif) top left no-repeat;
}
