@import "main.css";

li#menu-3 span {
	width: 50px;
	background: url(../img/prices_btn.gif);
	background-position: 0 -35px;
}

h2#buyCredits {
	background: url(../img/buyCreditsTitle.gif) no-repeat;
}

h2#prices {
	background: url(../img/pricesTitle.gif) no-repeat;
}

div#main a {
	color: #4E4E4E;
	text-decoration: underline;
}

div#main a:hover {
	text-decoration: none;
}

div#main form ul li {
	float: left;
	clear: both;
	margin-bottom: 5px;
}

div#main form ul li label {
	color: #5D5D5D;
	margin-left: 5px;
}

input.payment {
	float: left;
	margin-bottom: 5px;
}

input#agree {
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#main div {
	margin-bottom: 10px;
}

div#main h3 {
	display: block;
	width: 604px;
	height: 67px;
}

p.price {
	display: none;
	text-indent: -100em;
	overflow: hidden;
}

div#main span {
	font-style: italic;
}

	/* Експресен план */

div#express_plan {
	display: block;
	width: 605px;
	height: 175px;
	background: url(../img/express_plan_back.gif) no-repeat;
}

p#express_info {
	margin-left: 130px;
	margin-top: 15px;
}

p#express_included {
	float: left;
	margin-top: 30px;
	margin-left: 5px;
}

p#express_included a {
	margin-left: 235px;
	padding-left: 12px;
	background: url(../img/green_bullet.gif) center left no-repeat;
}

	/* Стандартен план */

div#standart_plan {
	display: block;
	width: 605px;
	height: 175px;
	background: url(../img/standart_plan_back.gif) no-repeat;
}

p#standart_info {
	margin-left: 130px;
	margin-top: 15px;
}

p#standart_included {
	float: left;
	margin-top: 30px;
	margin-left: 5px;
}

p#standart_included a {
	margin-left: 235px;
	padding-left: 12px;
	background: url(../img/green_bullet.gif) center left no-repeat;
}

	/* Абонаментен план */

div#subscription_plan {
	display: block;
	width: 605px;
	height: 175px;
	background: url(../img/subscription_plan_back.gif) no-repeat;
}

p#subscription_info {
	margin-left: 130px;
}

p#subscription_included {
	float: left;
	margin-top: 13px;
	margin-left: 5px;
}

p#subscription_included a {
	margin-left: 190px;
	padding-left: 12px;
	background: url(../img/green_bullet.gif) center left no-repeat;
}

	/* Обява */

div#notice_plan {
	display: block;
	width: 605px;
	height: 175px;
	background: url(../img/notice_plan_back.gif) no-repeat;
}

p#notice_info {
	margin-left: 130px;
}

p#notice_included {
	float: left;
	margin-top: 13px;
	margin-left: 5px;
}

p#notice_included a {
	margin-left: 118px;
	padding-left: 12px;
	background: url(../img/green_bullet.gif) center left no-repeat;
}

	/* Пакет "интензивно търсене" */

div#search_plan {
	display: block;
	width: 605px;
	height: 175px;
	background: url(../img/search_plan_back.gif) no-repeat;
}

p#search_info {
	margin-left: 130px;
}

p#search_included {
	float: left;
	margin-top: 13px;
	margin-left: 5px;
}

p#search_included a {
	margin-left: 193px;
	padding-left: 12px;
	background: url(../img/green_bullet.gif) center left no-repeat;
}

	/* Поръчка */

div#order_plan {
	display: block;
	width: 605px;
	height: 220px;
	background: url(../img/order_plan_back.gif) no-repeat;
}

p#order_info {
	margin-left: 130px;
}

p#order_included {
	float: left;
	margin-top: 9px;
	margin-left: 5px;
}

p#order_included a {
	margin-left: 522px;
	padding-left: 12px;
	background: url(../img/green_bullet.gif) center left no-repeat;
}