
/* stylesheet for the template search-form */
/* стилевой файл для шаблона search-form*/
/* stylesheet for the template template_default */
/* стилевой файл для шаблона locations.template_default*/
/* stylesheet for the template fp-about */
/* стилевой файл для шаблона fp-about*/

.fp-about {
    float: left;
    width: 550px;
    padding-left: 15px;
    padding-top: 20px;
}

.fp-about h2 {
    margin: 0px;
    padding: 0px 0px 15px 0px;
    color: #267f2e;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.fp-about p {
    clear: both;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

.fp-about p strong {
    color: #2cb738;
}

.fp-about .image-right {
    clear: right;
    margin-left: 20px;
}

.fp-about .more {
    display: block;
    float: left;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    margin: 10px 0px 0px -10px;
    padding: 3px 40px 5px 15px;
    background: url(/resources/images/layout/aa.gif) no-repeat;
}
/* stylesheet for the template item */
/* стилевой файл для шаблона texts.item*/

.text p {
    clear: both;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

.text p img{       
    margin: 0px 10px 5px 0px;
    
}

.text .image-right {
    clear: right;
    margin-left: 20px;
}

.text .image-right {
    clear: right;
    margin-left: 20px;
}

/* stylesheet for the template fp-news */
/* стилевой файл для шаблона fp-news*/

.fp-news {
    float: left;
    width: 550px;
    padding-left: 15px;
    padding-top: 20px;
}

.fp-news h2 {
    color: #267f2e;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}

.fp-news .more {
    background: url(/resources/images/layout/allbg.gif) no-repeat;
    float: right;
    width: 440px;
} 

.fp-news .more a {
    display: block;
    float: right;
    padding: 3px 0px 4px 27px;
    padding-left: 27px;
    background: url(/resources/images/layout/allb.gif) no-repeat;
    color: #1979ab;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.news-list {
    float: left;
    width: 100%;
}

.news-list table {
    width: 100%;
}

.news-list table tr td {
    vertical-align: top;
    color: #636363;
}

.news-list .image {
    width: 100px;
    height: 70px;
    padding-right: 10px;
}

.news-list .image img {
    border: 3px solid #e1e1e1;
}

.news-list tr td span {
    color: #aaaaaa;
}

.news-list tr td p {
    color: #000;
    margin: 0px;
    padding: 5px 0px 15px 0px;
}

.news-list tr td p span {
    display: block;
    padding: 5px 0px 0px 0px;
}

.news-list table tr td a {
    color: #2cb738;
    text-decoration: none;
    font-weight: bold;
}
/* stylesheet for the template list */
/* стилевой файл для шаблона news.list*/
.article-list {
    float: left;
    width: 100%;
}

.article-list table {
    width: 100%;
}

.article-list table tr td {
    vertical-align: top;
    color: #636363;
}

.article-list .image {
    width: 120px;
    height: 90px;
    padding-right: 10px;
}

.article-list .image img {
    border: 3px solid #e1e1e1;
}

.article-list tr td span {
    color: #aaaaaa;
}

.article-list tr td p {
    color: #000;
    margin: 0px;
    padding: 5px 0px 15px 0px;
}

.article-list tr td p span {
    display: block;
    padding: 5px 0px 0px 0px;
}
.article-list tr td p span img{
    border:none;
}

.article-list table tr td a {
    color: #2cb738;
    text-decoration: none;
    font-weight: bold;
}
/* stylesheet for the template list */
/* стилевой файл для шаблона news.list*/
.event-list {
    float: left;
    width: 100%;
}

.event-list table {
    width: 100%;
}

.event-list table tr td {
    vertical-align: top;
    color: #636363;
}

.event-list .image {
    width: 100px;
    height: 70px;
    padding-right: 10px;
}

.event-list .image img {
    border: 3px solid #f2f2f2;
}

.event-list tr td span {
    color: #aaaaaa;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
}

.event-list tr td p {
    color: #000;
    margin: 0px;
    padding: 5px 0px 15px 0px;
}

.event-list tr td p span {
    display: block;
    padding: 5px 0px 0px 0px;
}
.event-list tr td p span img{
    border:none;
}

.event-list tr td span.region{
    color: #464646;
}

.event-list table tr td a {
    color: #2cb738;
    text-decoration: none;
    font-weight: bold;
}
/* stylesheet for the template fp-articles */
/* стилевой файл для шаблона fp-articles*/

.fp-articles {
    float: left;
    width: 550px;
    padding-left: 15px;
    padding-top: 20px;
}

.fp-articles h2 {
    color: #267f2e;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}

.fp-articles .more {
    background: url(/resources/images/layout/allbg.gif) no-repeat;
    float: right;
    width: 440px;
} 

.fp-articles .more a {
    display: block;
    float: right;
    padding: 3px 0px 4px 27px;
    padding-left: 27px;
    background: url(/resources/images/layout/allb.gif) no-repeat;
    color: #1979ab;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}


/* stylesheet for the template inquiry */
/* стилевой файл для шаблона inquiry*/
.inquiry{
    border: 1px solid #499e32;
    float:left;
    width: 141px;
    margin: 10px 0px;
    padding: 10px 8px;
}

.inquiry h4{
    color:#464646;
    font-weight: 11px;
    margin-bottom: 25px;
    padding: 0px;
}
.inquiry .items div{
    margin-bottom: 15px;
    vertical-align: middle;
}
.inquiry .items div input{
    margin-right: 7px;
}
.inquiry .res{
    width: 100%;
}

.inquiry .res .btn{
    color:#3cae46;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    background: transparent url(/resources/images/layout/btn-small.png) no-repeat;
    border: none;
    width:83px;
    height: 25px;
    display: block;
    margin-bottom: 10px;
}




/* stylesheet for the template b-articles */
/* стилевой файл для шаблона b-news*/

.b-article {
    float: left;
    border: 1px solid #d0e2d2;
    background: #dcf0ed;
    width: 139px;
    padding: 15px 10px 15px 10px;
    margin: 10px 0px 0px 0px;
}

.b-article img {
    border: 1px solid #47b998;
    width: 135px;
    height: 64px;
    margin: 0px 0px 10px 0px;
}

.b-article h3 {
    padding: 0px 0px 10px 0px;
    margin: 0px;               
    color: #166b97;
    font-size: 14px;
}

.b-article a,
.b-article a:visited {
    color: #166b97;
    text-decoration: none;
}
/* stylesheet for the template b-event */
/* стилевой файл для шаблона b-news*/

.b-event {
    float: left;
    border: 1px solid #d0e2d2;
    background: #fff url(/resources/images/layout/b-event.gif) right top no-repeat;
    width: 139px;
    padding: 15px 10px 15px 10px;
    margin: 10px 0px 0px 0px;
}
     
.b-event h3 {
    padding: 0px 0px 20px 0px;
    margin: 0px;
    color: #166b97;
    font-size: 14px;
}

.b-event a,
.b-event a:visited {
    color: #166b97;
    font-weight: bold;
    text-decoration: none;
}
/* stylesheet for the template b-news */
/* стилевой файл для шаблона b-news*/

.b-news {
    float: left;
    border: 1px solid #d0e2d2;
    background: #dcf0ed;
    width: 139px;
    padding: 15px 10px 15px 10px;
    margin: 10px 0px 0px 0px;
}

.b-news h3 {
    padding: 0px 0px 10px 0px;
    margin: 0px;
    color: #166b97;
    font-size: 14px;
}

.b-news a,
.b-news a:visited {
    color: #166b97;
    font-weight: bold;
    text-decoration: none;
}