ul {
	list-style-position: outside;
	list-style-image: url(../img/layout/list_item_1.gif);
	margin-left: 20px;
	padding: 5px;
}
p {
	margin-top: 10px;
	margin-left: 10px;
}
h3 {
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}
#price_promice h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #646032;
}
h2.limited_pakage{
	color: #646032;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-top:20px;
	margin-bottom:0px;
	font-size: 18px;
	font-weight: bold;
}
table {
	margin-top: 5px;
}
#main #center td {
	padding: 3px;
}
.discount {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

/* pochwa ot home page code*/

#price_promice {
	float: left;
	margin-top: -20px;
	width: 255px;
	margin-left: 0px;
}
#price_promice div {
	text-align: right;
}
#in_cash {
	float: left;
	margin-bottom: -50px;
	position: relative;
	top: -30px;
	left: 10px;
	margin-left: 0px;
}

#price_promice p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
}
/* collumns */
#collumn1 {
	width: 65%;
	float: left;
}
#collumn2 {
	float: left;
	width: 35%;
}
#column1 {
	width: 50%;
	float: left;
}
#column2 {
	float: left;
	width: 50%;
}
#tent_space{
	margin-top:20px;
}