body {
	padding: 0px;
	margin: 0px;
	font-family:  Arial, Verdana;
	font-size: 16px;
	color: #333333;
	background-color: #A9C9D9;
}

div {
	padding: 0px;
	margin: 0px;
}

input {
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

tr {
	padding: 0px;
	margin: 0px;
}

td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

textarea {
	padding: 1px;
	margin: 5px;
	width: 95%;
}

.form_input {
	padding: 1px;
	margin: 5px;
	width: 95%;
}

.kcaptcha {
	margin: 3px;
	border: 1px solid #333333;
}

.kcaptcha_input {
	padding: 1px;
	margin: 5px;
}

.kcaptcha_input_td {
	vertical-align: middle;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	color: #333333;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #333333;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #333333;
}

h4 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #333333;
}

ul { 
	margin-top: 0.5em;
	margin-bottom: 0em;
	line-height: 20px;
}

li { 
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 7px;
	background-image: url('../images/pix.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.site {
	min-width: 1000px;
}

.site_bottom {
	background-image: url('../images/site_border_bottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

.content_corner_rb {
	background-image: url('../images/content_corner_rb.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content_corner_index_rb {
	background-image: url('../images/content_corner_index_rb.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.site_corner_lb {
	background-image: url('../images/site_corner_lb.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.site_corner_rb {
	background-image: url('../images/site_corner_rb.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	width:100%;
	float: right;
}

.favorites {
	background-image: url('../images/favorites.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
}

.favorite {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 4px;
	font-size: 14px;
	float: right;
}

.favorite a {
	color: #333333;
	text-decoration: none;
}

.favorite a:hover {
	color: #333333;
	text-decoration: underline;
}

.icons {
	float: right;
	padding-right: 28px;
}

.content {
	background-color: #CBE9F9;
}

.content_container {
	background-color: #D0EBFC;
	float:left;
	width:100%;
	background-image: url('../images/site_border_bottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.content_box {
	margin-right: 270px;
	background-color: #CBE9F9;
}

.content_box_inner {
	float:left;
	width:100%;
	background-color: #CBE9F9;
}

.content_top {
	background-image: url('../images/content_border_top.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.content_bottom {
	background-image: url('../images/content_border_bottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

.content_left {
	background-image: url('../images/content_border_left.jpg');
	background-repeat: repeat-y;
	background-position: left;
}

.content_right {
	background-image: url('../images/content_border_right.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

.content_corner_lt {
	background-image: url('../images/content_corner_lt.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.content_corner_rt {
	background-image: url('../images/content_corner_rt.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.content_corner_rt {
	background-image: url('../images/content_corner_rt.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.content_corner_lb {
	background-image: url('../images/content_corner_lb.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.content_inner {
	padding-top: 32px;
	padding-right: 40px;
	padding-bottom: 75px;
	padding-left: 40px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
}

.content_text_inner_p {
	padding-top: 15px;
	line-height: 23px;
}

.content_text_inner_p a {
	text-decoration: none;
	color: #333333;
}

.content_text_inner_p a:hover {
	text-decoration: underline;
	color: #333333;
}

.content_text_td {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 23px;
}

.error {
	color: #880000;
}

.errortd {
	border: 1px solid red;
	font-size: 12px;
	font-weight: bold;
	background: pink;
	color: #880000;
	line-height: 30px;
}

.menu {
	background-color: #BBE4FB;
}

.menu_box {
	width: 270px;
	float: right;
}

.menu_top {
	background-image: url('../images/menu_border_top.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.menu_bottom {
	background-image: url('../images/menu_border_bottom.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu_left {
	background-image: url('../images/menu_border_left.jpg');
	background-repeat: repeat-y;
	background-position: left;
}

.menu_right {
	background-image: url('../images/menu_border_right.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

.menu_corner_lt {
	background-image: url('../images/menu_corner_lt.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_corner_rt {
	background-image: url('../images/menu_corner_rt.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.menu_corner_rt_without_flowers {
	background-image: url('../images/menu_corner_rt_without_flowers.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_corner_lb {
	background-image: url('../images/menu_corner_lb.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menu_corner_rb {
	background-image: url('../images/menu_corner_rb.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu_inner {
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 23px;
}

.news {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 33px;
}

 .h1_news_index {
	font-size: 14px;
}

.news_index {
	padding-top: 10px;
}

.news_item {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
}

.news_item span {
	font-size: 16px;
}

.news_index a {
	text-decoration: none;
	color: #333333;
}

.news_index a:hover {
	text-decoration: underline;
	color: #333333;
}

.main-actions-text {
	border-bottom-color: #315F4F;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
    font-size: 14px;
	padding-top: 7px;
}

.main-actions-text a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	padding-left: 8px;
}

.main-actions-text a:hover {
	text-decoration: underline;
	color: #647D3B;
	padding-left: 8px;
}

 .menu_delimiter {
 	height: 10px;
 	line-height: 10px;
	font-size: 0px;
 }

.site_top {
	background-color: #D0EBFC;
	background-image: url('../images/site_border_top.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}

.tulp {
	background-image: url('../images/tulp.jpg');
	background-repeat: no-repeat;
	height: 179px;
}

.logo {
	margin-left: 8px;
}

.tulp_menu {
	background-image: url('../images/tulp_menu.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 179px;
}

.button_box {
	margin-right: 20px;
	height: 179px;
	float: right;
}

.content_header {
	margin-right: 28px;
	float: right;
}

.phone {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #001c54;
}

.footer {
	margin-bottom: 10px;
	color: #001c54;
	font-size: 14px;
}

.footer a {
	color: #001c54;
}

.footer a:hover {
	color: #001c54;
}

.clearer {
 	height: 0px;
 	line-height: 0px;
 	clear: both;
	font-size: 0px;
 }

.image_text {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

.contacts_text {
    padding-right: 10px;
    margin-right: 391px;
}

.contacts_image {
    float: right;
}

.pager {
	line-height: 35px;
	height: 35px;
	float: left;
}

.page-item-selected,
.page-item {
	background-image: url('../images/page_no.jpg');
	height: 35px;
	width: 35px;
	float: left;
	display: block;
	text-align: center;
}

.page-item a {
	text-decoration: none;
}

.page-item a:hover {
	text-decoration: underline;
}

.page-item-selected {
	font-weight: bold;
}

.price {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.price td {
	padding: 3px;
}

.price th {
	padding: 3px;
	background-color: #9ED4F8;
}

.price tr.title {
	height: 33px;
	font-weight: bold;
}

.price tr.white {
	background-color: #F6FCFC;
}

.price tr.gray {
	background-color: #D6F0F1;
}

.price tr.line {
	background-color: #AFE5FF;
}