* {
	margin: 0;
	padding: 0;
}
ul, li {
    list-style: none;
}
body {
    background: #91c45d url('/images/engine/bg_body.gif') repeat-x 0 0;
}
body, table {
	font: 12px Arial, Verdana, serif;
	color: #535247;
}
.empty {
    font-size: 1px;
    clear: both;
    line-height: 1px;
    height: 1px;
    margin: -1px 0;
}
.brk {
    clear: both;
}
a, a:link, a:visited {
	color: #176618;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}

#conteiner {
    width: 900px;
    text-align: left;
    position: relative;
    margin: 0 auto;
}

#main {
    background: url('/images/engine/bg_l.gif') repeat-y 0 0;
    margin: 29px 0 20px;
}

#top {
    width: 640px;
    height: 241px;
    position: absolute;
    top: 20px;
    left: 270px;
    background: url('/images/engine/bg_top.jpg') no-repeat 0 0;
    text-align: right;
}
#top img {
    margin: 91px 9px 0 0;
}

img.logo {
    margin: 19px 0 0 25px;
}

#col_l {
    width: 290px;
    float: left;
}

#navi {
    width: 290px;
    min-height: 228px;
    background: #fff url('/images/engine/bg_menu_block.jpg') no-repeat 0 0;
    position: relative;
    visibility: visible;
    z-index: 100;
    padding: 23px 0 23px;
}
* html #navi {
    height: 228px;
}
#navi ul {
    margin: 0 20px;
    padding: 15px 20px;
    background: #0194e1 url('/images/engine/bg_menu.jpg') no-repeat 0 0;
}
#navi ul li {
    position: relative;
    visibility: visible;
    z-index: 100;
    font: 14px Arial, serif;
    font-weight: bold;
    padding: 10px 0 8px 30px;
    background: url('/images/engine/bg_dots_wh.gif') repeat-x bottom left;
}
#navi ul li a {
    color: #fff;
    text-decoration: none;
}
#navi ul li.act a, #navi ul li a:hover {
    color: #fafd01;
}
#navi ul li.last {
    background:none;
}
#navi ul li img.arr, #n_title img.arr {
    position: absolute;
    top: 14px;
    left: 12px;
}
* html #navi ul li img.arr {
    left: -17px;
}

.n2n {
    min-height: 20px;
    background: url('/images/engine/bg_n_n.gif') repeat-x 0 0;
}
.pi {
    clear: both;
    height: 1px;
    background-color: #91c45d;
    font-size: 1px;
    line-height: 1px;
}

#news {
    padding: 24px 20px 20px;
    background: #f1f0e6 url('/images/engine/bg_news.gif') no-repeat 0 0;
    min-height: 161px;
    border-bottom: 20px solid #91c45d;
}
* html #news {
    height: 161px;
}
#n_title {
    background: #84c943 url('/images/engine/bg_news_t.gif') no-repeat 0 0;
    padding: 15px 0 12px 40px;
    position: relative;
}
#n_title img.arr {
    top: 17px;
    left: 20px;
}
* html #n_title img.arr {
    left: -21px;
}

#news p {
    padding: 0 20px;
}

#news p.date {
    padding-top: 10px;
    font-weight: bold;
}
#news p.more {
    text-align: right;
    background: url('/images/engine/bg_dots_gr.gif') repeat-x bottom left;
    padding-bottom: 15px;
}
#news p.more img {
    margin-left: 3px;
}

#col_r {
    float: right;
    width: 590px;
    margin: 114px 0 0 0;
}
#col_r p.page {
    text-align: right;
    padding: 3px 20px 8px 0;
    color: #fff;
    font-weight: bold;
}
#col_r p.page img {
    margin: 0 5px 0 4px;
}
#col_r p.page a {
    color: #fafd01;
    text-decoration: none;
}

#content {
    border: 1px solid #568a25;
    background: #fff url('/images/engine/bg_cont2.gif') no-repeat 0 0;
    padding: 0 0 10px 0;
    font-size: 11px;
}
#content p {
    padding: 4px 19px 2px;
    font-size: 12px;
}
#content p.p_ttl {
    text-align: right;
    padding: 12px 19px 0 0;
    font-weight: bold;
    font-size: 14px;
    color: #7bb546;
}
#content img.place {
    margin: 6px 0 13px 19px;
}
#content p.rad input {
    margin: 3px 2px 4px 0;
    vertical-align: middle;
}
* html #content p.rad input {
    margin: 0px 0px 0px -5px;
    vertical-align: middle;
}

#content ul.buy {
    margin: 10px 200px 30px 21px;
}
#content ul.buy li.name {
    float: left;
    width: 130px;
    padding: 3px 0 0;
    font: 12px Arial, serif;
}
#content ul.buy li select, #content ul.buy li input {
    width: 230px;
    border: 1px solid #ccc;
    height: 16px;
    padding: 1px 2px 1px 3px;
    font: 12px Arial, serif;
    color: #535247;
}
#content ul.buy li select {
    margin: 1px 0 6px;
    height: 17px;
}
#content ul.buy li input {
    width: 223px;
    margin: 1px 0 6px;
}
* html #content ul.buy li input {
    margin: 0 0 5px;
}
#content ul.buy li.btn input {
    width: 125px;
    height: 36px;
    border: 0;
    margin: 1px 0 0 117px;
}
* html #content ul.buy li.btn input {
    margin: 1px 0 0 120px;
}

#content .cat_navi {
    padding: 7px 0 10px;
    text-align: center;
}
#content .cat_navi ul li {
    display: inline;
    padding: 2px 7px 4px 6px;
    font: 12px Arial, serif;
    font-weight: bold;
    background: url('/images/engine/bg_pg.gif') no-repeat 0 0;
    color: #fff;
}
#content .cat_navi ul li.act {
    background: url('/images/engine/bg_pg_a.gif') no-repeat 0 0;
}
#content .cat_navi ul li a {
    color: #535247;
    text-decoration: none;
}

#content ul.cat {
    margin: 0 19px;
}
#content ul.cat li {
    padding: 17px 0 0;
    height: 209px;
    background: url('/images/engine/bg_dots_bl.gif') repeat-x 0 0;
}
#content ul.cat li p.photo {
    float: left;
    width: 325px;
    height: 197px;
    padding: 11px 0 0 9px;
    background: url('/images/engine/bg_cat_ph_tall.jpg') no-repeat 0 0;
}
#content ul.cat li p.about {
    height: 167px;
}
#content ul.cat li p.about span {
    font: 14px Arial, serif;
    font-weight: bold;
    color: #3774c6;
}
#content ul.cat li p.inf {
    text-align: right;
}
#content ul.cat li p.inf img {
    margin-left: 3px;
}
#content ul.cat li.dots {
    height: 6px;
    padding: 0;
    font-size: 1px;
    line-height: 1px;
    background: url('/images/engine/bg_dots_bl.gif') repeat-x 0 0;
}

#content div.pl_pos {
    margin: 10px 0 0 19px;
    padding: 29px 0 0 20px;
    background: url('/images/engine/bg_plan.jpg') no-repeat 0 0;
    height: 695px;
}

#content div.pl_pos div.info {
    background: url('/images/engine/bg_info.gif') no-repeat 0 0;
    width: 212px;
    height: 199px;
    margin: -404px 0 0 334px;
    position: relative;
    visibility: visible;
    z-index: 500;
}
#content div.pl_pos div.info p.i {
    padding: 14px 0 5px;
    text-align: center;
    font-weight: bold;
    color: #71a146;
    font-size: 14px;
}
#content div.pl_pos div.info p {
    margin: 0 0 0 11px;
    font-size: 12px;
}
#content div.pl_pos div.info p {
    padding: 5px 0;
}

#content div.photos {
    margin: 10px 0 0 19px;
    padding: 11px 0 0 11px;
    width: 546px;
    height: 527px;
    background: url('/images/engine/bg_ph_tall.jpg') no-repeat 0 0;
}
#content div.photos ul {
    margin: 11px 0 0;
}
#content div.photos ul li {
    float: left;
    background: url('/images/engine/bg_ph_sm_tall.gif') no-repeat 0 0;
    padding: 8px 0 0 7px;
    margin: 0;
    width: 128px;
    height: 89px;
}

#content div.plans {
    margin: 0 19px;
}
#content div.plans img {
    float: right;
    border: 1px solid #e8e6d9;
    margin: 15px 0 0;
}

#content div.plans table {
	width: 200px;
	border-collapse: collapse;
    font-size: 11px;
}
#content div.plans table th {
	padding: 4px 11px;
    background-color: #e8e6d9;
    font-weight: bold;
    text-align: left;
    color: #176618;
    text-transform: uppercase;
}
#content div.plans table td {
	padding: 2px 2px 2px 11px;
    background: url('/images/engine/bg_dots_bl.gif') repeat-x left bottom;
}
#content div.plans table tr.last td {
    background:none;
}
#content div.plans table thead td {
	font-weight: bold;
    padding: 10px 2px 1px 11px;
    border-bottom: 1px solid #e8e6d9;
    background:none;
}
#content div.plans table thead td.numb {
    width: 22px;
}
#content div.plans table thead td.name {
    width: 148px;
}

#cont1 {
    border: 1px solid #568a25;
    background: #f1f0e6 url('/images/engine/bg_cont1.gif') no-repeat 0 0;
    position: relative;
    min-height: 173px;
}
* html #cont1 {
    height: 174px;
}
#cont1 img.p_c1 {
    position: absolute;
    top: 100%;
    left: 100%;
    margin: -172px 0 0 -348px;
}

#cont2 {
    border: 1px solid #568a25;
    background: #fff url('/images/engine/bg_cont2.gif') no-repeat 0 0;
    position: relative;
    min-height: 230px;
}
* html #cont2 {
    height: 230px;
}
#cont2 img.p_c2 {
    position: absolute;
    top: 100%;
    left: 100%;
    margin: -229px 0 0 -225px;
}

#cont1 p, #cont2 p {
    position: relative;
    visibility: visible;
    z-index: 10;
    padding: 18px 210px 18px 20px;
}

#cont1 ul, #cont2 ul {
    position: relative;
    visibility: visible;
    z-index: 10;
    padding: 18px 230px 18px 20px;
}
#cont1 ul li, #cont2 ul li {
    padding: 0 0 15px 15px;
    background: url('/images/engine/arrow_or.gif') no-repeat 0 4px;
}
#cont1 ul li.more, #cont2 ul li.more {
    padding: 0;
    text-align: right;
    background:none;
}
#cont1 ul li.more img, #cont2 ul li.more img {
    margin-left: 3px;
}

#navi_bot {
    clear: both;
    margin: 0 0 20px;
    padding: 10px 0 10px;
    background-color: #7bb546;
    text-align: center;
}
#navi_bot ul li {
    display: inline;
    color: #fff;
    padding: 0 1px;
}
#navi_bot ul li a {
    color: #fff;
    margin-right: 2px;
}
#navi_bot ul li.act a {
    color: #f5ff11;
}

#footer {
    padding: 20px 20px 0;
    border-top: 5px solid #b6ea87;
    border-bottom: 1px solid #568a25;
    background-color: #fff;
}
#footer p.about {
    float: right;
    text-align: right;
    color: #176618;
    margin-top: -3px;
    padding: 0 0 5px 0;
}

#footer p.counters {
    padding: 0 0 10px;
}
#footer p.counters a {
    margin: 0 5px 0 0;
}

#footer p.gs {
   position: relative;
   width: 270px;
   background: url('/images/engine/bg_dots_bl.gif') repeat-x 0 0;
   padding: 27px 0 20px 47px;
}
#footer p.gs a img {
    position: absolute;
    top: 10px;
    left: 0;
}
#footer p.gs a.cr {
    color: #b4b5ba;
    text-decoration: none;
    font: 11px Tahoma, serif;
    position: relative;
    visibility: visible;
    z-index: 10;
}
#footer p.gs a.cr:hover {
    text-decoration: underline;
}
div.n2n img {
	border: 0pt;
	}
