@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700&subset=latin,cyrillic);
html, body {
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #f175bb;
    font-family: 'PT Sans', "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 14px;
    background-image: url("/img/222.png");
    background-position: center top;
    background-repeat: no-repeat;
}
a img {
    border: 0;
}
a {
    color: #4faee8;
}
a:hover {
    text-decoration: none;
}
.wraper {
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    position: relative;
	background-image: url("/img/wraper_bg.png");
	background-size: 100% auto;
    background-repeat: no-repeat;
}

.wrap {
    width: 980px;
    margin: 0 auto;
    z-index: 100;

}

/* шапка */
.header {
    position: relative;
    height: 270px;
    padding-top: 17px;
	margin-bottom: 20px;
	background-image: url("/img/header_bg.png");
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.ball {
    /*position: absolute;
    background-image: url("/img/head2.png");
    background-repeat: no-repeat;
    height: 82px;
    width: 177px;
    left: 50%;
    margin-left: 320px;
    top: 193px;
    z-index: 300;*/
}
.mainMenu {
    position: relative;
}

.mainMenu .lbackgrond {
    background-position: left;
    width: 13px;
    position: absolute;
    height: 51px;
    top: 0; left: 0;
}

.mainMenu div {
    width: 13px;

    height: 51px;
    position: absolute;
    top: 0; right: 0;
    background-image: url("/img/lrmenu.png");
    background-position: right;
}

ul#cssmenu {
    background: url("/img/menubg.png") repeat-x scroll 0 0;
    border-image: none;
    list-style: none outside none;
    margin: 0 13px 0 13px;
    padding: 0 0 0 0;
    z-index: 120;
    height: 51px;

}
ul#cssmenu li:first-child {
    border: none;
}
ul#cssmenu li {
    z-index: 9;
    border: 0 none;
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    background-image: url("/img/menubg.png");
    border-left: 1px solid #08a8e6;
}
ul#cssmenu ul {
    border: 0 none;
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 6px 0;
    position: absolute;
    top: 51px;
    width: 220px;
    background-color: #9ecdf4;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 6px 6px rgba(1, 0, 0, 0.5);
    z-index: 100;
}
ul#cssmenu ul:after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
ul#cssmenu li ul li {
    display: block !important;
    float: none;
    background: none;
    border: none;
    overflow: hidden;
}
ul#cssmenu li:hover ul li,
ul#cssmenu li.iehover ul li {
    display: block;
}
ul#cssmenu li ul li:hover {
    background-image: none;
}
ul#cssmenu li a {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #343434;
    display: block;
    float: left !important;
    font-size: 14px;
    height: 16px;
    padding: 17px 6px 18px 6px;
    text-align: center;
    text-decoration: none;
}
ul#cssmenu a:hover, ul#cssmenu li:hover a, ul#cssmenu li.iehover a {
    background: none repeat scroll 0 0;
    text-decoration: underline;
    background-repeat: repeat-x;
    background-image: url("/img/menubg_.png");
}
ul#cssmenu li:hover li a, ul#cssmenu li.iehover li a {
    background: none repeat scroll 0 0;
    float: none;
    border: none;
    text-decoration: none;
    display: block;
    height: auto;
    float: none !important;
    padding: 7px 5px;
    border-bottom: 1px dashed #ffffff !important;
    font-size: 105%;
}
ul#cssmenu li:hover li a:hover, ul#cssmenu li:hover li:hover a, ul#cssmenu li.iehover li a:hover, ul#cssmenu li.iehover li.iehover a {
    background: none repeat scroll 0 0;
    border-radius: 0;
}
ul#cssmenu li:hover li a:hover, ul#cssmenu li.iehover li a:hover {
    text-decoration: underline;
}
ul#cssmenu ul ul {
    display: none;
    left: 170px;
    position: absolute;
    top: 0;
}
ul#cssmenu li:hover ul ul, ul#cssmenu li.iehover ul ul {
    display: none;
}
ul#cssmenu li:hover ul, ul#cssmenu ul li:hover ul, ul#cssmenu li.iehover ul, ul#cssmenu ul li.iehover ul {
    display: block;
}
.leftbg {
    /*position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    margin-right: 530px;
    right: 50%;
    background-image: url("/img/lbg.png");
    background-position: top right;
    background-repeat: no-repeat;*/
}
.rightbg {
    position: absolute;
    left: 0;
    right: 0;
	width: 353px;
    height: 307px;
    top: 90px;
	left: -80px;
    background-image: url("/img/rightbg.png");
    background-repeat: no-repeat;
	z-index: 2;
}
.header .name {
    width: 698px;
	height: 90px;
    margin-top: 25px;
    margin-left: 270px;
    line-height: 27px;
	background-image: url("/img/logo2_new_1601.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.header .link {
    font-size: 17px;
    margin-top: 10px;
	margin-left: 600px;
    font-style: italic;
    text-align: right;
	padding: 10px;
	background: #039ad6;
	background: -moz-linear-gradient(top,  #039ad6 0%, #0975a5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#039ad6), color-stop(100%,#0975a5));
	background: -webkit-linear-gradient(top,  #039ad6 0%,#0975a5 100%);
	background: -o-linear-gradient(top,  #039ad6 0%,#0975a5 100%);
	background: -ms-linear-gradient(top,  #039ad6 0%,#0975a5 100%);
	background: linear-gradient(to bottom,  #039ad6 0%,#0975a5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#039ad6', endColorstr='#0975a5',GradientType=0 );
	border-radius: 10px;
}

.header .link a {
    color: white;
}

/* конец шапки */
/* контент */
.page-wrap {
    position: relative;
    overflow: hidden;
    background: url("/img/page-wrap.png") top repeat-x;
    padding-top: 7px;
    margin-top: -36px;
}

.page {
    background-color: #ffffff;
    overflow: hidden;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 32px;
}

.content {
    float: right;
    width: 690px;
    padding: 0 15px 0 0;
    overflow: hidden;
    position: relative;
}

.content .text {
    overflow: hidden;
    padding: 0 0 20px;
    margin-left: 5px;
    color: #4A4A4A;
}

.content h1, .content h2, .content h3 {
    font-size: 24px;
    color: #1375b2;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 8px 0;
    padding: 0;
}

.content h3 {
    font-size: 16px;
    margin: 12px 0 0 0;
}

.content h1 span, .content h2 span, .content h3 span {
    border-bottom: #4faee8 dotted 1px;
    padding: 0 0 0 2px;
}

.content .text p {
    margin: 14px 0 0 0;
    padding: 0;
}

.news {
    padding: 0 0 27px 0 !important;
}

.news ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.news ul li {
    display: block;
    overflow: hidden;
}

.news li {
    overflow: hidden;
    padding: 8px 0;
}
.newslist {
    padding: 8px 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    border-bottom: 1px dotted #1375b2;
}
.news .date, .newslist .date {
    font-style: italic;
    color: white;
    background-color: #73ABE3;
    border-radius: 8px;
    font-size: 16px;
    float: left;
    padding: 3px 7px;
    margin-bottom: 6px;
}
.news li p, .newslist p {
    margin-top: 8px !important;
}
.news li a, .newslist a {
    font-size: 16px;
    font-style: italic;
    color: #4faee8;
    display: block;
}

.botpanel {
    position: relative;
    overflow: hidden;
    padding: 25px 0 0;
}

.botpanel ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

.botpanel ul li {
    display: inline-block;

}

.botpanel ul li a {
    display: block;
    background-image: url("/img/button2.png");
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 43px;
    width: 31px;
    height: 43px;
    text-align: center;
    font-weight: bold;
    font-family: 'PT Sans', "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 16px;
    font-style: italic;
    text-decoration: none;
    color: #ffffff;
}
.botpanel ul li.leftb,
.botpanel ul li.rightb {
    margin-top: 0;
    margin-bottom: 0;
}
.botpanel ul li.leftb a {
    width: 18px;
    height: 43px;
    background-image: url("/img/button.gif");
    background-position: left center;
}

.botpanel ul li.rightb a {
    width: 18px;
    height: 43px;
    background-image: url("/img/button.gif");
    background-position: right center;
}

.botpanel ul li.select a {
    background-image: url("/img/button3.png");
}

.advertisements {
    padding: 0 0 0 24px !important;
    margin: 0 0 14px;
    color: #4a4a4a;
    background-color: #D8E7F8;
    background-image: url("/img/advertisements.gif");
    background-position: bottom;
    background-repeat: repeat-x;
}

.advertisements .headline {
    height: 37px;
    background-color: #96C9E1;
    background-image: url("/img/headline.gif");
    background-repeat: repeat-x;
    background-position: top;
    padding: 12px 0 0 0;
    margin: 0 0 0 -24px;
}

.advertisements .headline span {
    font-size: 24px;
    font-style: italic;
    color: white;
    margin: 0 0 0 24px;
    border-bottom: 1px dashed white;
}

.advertisements div, .ads {
    padding: 7px 0 11px 0;
}

.advertisements .date, .ads .date {
    font-size: 16px;
    font-style: italic;
    color: #9e9e9e;
    float: left;
}

.advertisements .link, .ads .link {
    font-size: 16px;
    font-style: italic;
    padding: 0 0 0 12px;
    color: #4a4a4a;
}

.advertisements p, .ads p {
    margin: 10px 0 0 0 !important;
}

.allinfo {
    font-style: italic;
    color: #bc0000;
    padding: 0 0 18px 0;
    display: block;
}

.leftCol {
    width: 236px;
    padding: 0 0 0 23px;
    overflow: hidden;
}

.leftmenu {
    padding: 6px 12px 22px;
    background-color: #9e69a5;
    border-radius: 14px;
    margin-bottom: 20px;
}

.leftmenu .headline {
    font-size: 24px;
    font-style: italic;
    color: white;
}

.leftmenu .headline span {
    border-bottom: 1px dashed white;
    padding: 0 0 5px;
    display: block;
}

.leftmenu ul {
    padding: 8px 0 0 0;
    margin: 0;
    list-style: none;
}

.leftmenu ul li {
    border-bottom: 1px dotted white;
    padding: 0 0 4px;
}

.leftmenu ul li a {
    font-size: 17px;
    color: white;
    text-decoration: none;
}
.leftmenu ul li a:hover {
    text-decoration: underline;
}
.leftmenu ul li ul {
    margin: 0;
    padding: 0 0 0 12px;
}
.leftmenu ul li ul li {
    border-bottom: 0;
}
.leftmenu ul li ul li a {
    font-size: 14px;
}
.map {
    padding: 32px 0 0 0;
}

.map .headline, .photo .headline {
    color: #1375b2;
    font-style: italic;
    font-size: 24px;
    padding: 0 0 8px 14px;
}

.map .headline span, .photo .headline span {
    border-bottom: #1375b2 dashed 1px;
}

.map .mini-map {
    margin: 9px 0 0 0;
    border: solid #efeff0 9px;
    border-radius: 14px;
    width: 217px;
    height: 275px;
}

.photo {
    padding: 18px 0 0 0;
    position: relative;
    overflow: hidden;
}

.photo .allinfo {
    padding: 10px 0 0 14px;
}

/* конец контента */
/* подвал */
.footer {
    position: relative;
    overflow: hidden;
    height: 117px;
    background-image: url("/img/foot.png");
    background-position: top;
    background-repeat: repeat-x;
    clear: both;
}

.botmenu {
    padding: 35px 0 0 54px;
    margin: 0;
    list-style: none;
}

.botmenu li {
    display: inline;
    padding: 0 7px 0 7px;
    border-left: 2px solid white;
}

.botmenu li:first-child {
    border: none;
}

.botmenu li a {
    font-size: 14px;
    color: white;
}

.footer p {
    padding: 13px 0 0 23px;
    color: white;
    font-style: italic;
    font-size: 14px;
}

/* конец подвала */
/* Остальное */
#container_bd {
    height: 163px;
    width: 217px;
    position: relative;
    margin: 10px 0 0 0;
    border-radius: 14px;
    border: 9px solid #efeff0;
}

div.example_teni {
    height: 162px;
    left: 50%;
    margin-left: -109px;
    margin-top: -82px;
    position: absolute;
    top: 50%;
    width: 218px;
}

div.carusel_left, div.carusel_right, div.carusel_main {
    height: 200px;
    position: absolute;
}

div.carusel_left {
    background-repeat: no-repeat;
    left: 0;
    width: 3px;
}

div.carusel_right {
    background-position: right center;
    right: 0;
    width: 3px;
}

div.carusel_main {
    background-repeat: repeat-x;
    left: 0;
    position: absolute;
    right: 0;
}

#container_bd .carusel_light ul li img {
    border: 0 none;
    display: block;
    height: 163px;
    margin: 0;
    width: 218px;
}

.carusel_prev {
    background-image: url(/img/button4.png);
    background-position: left;
    cursor: pointer;
    display: block;
    height: 30px;
    left: 13px;
    position: absolute;
    top: 66px;
    width: 30px;
    z-index: 999;
}

.carusel_next {
    background-image: url(/img/button4.png);
    background-position: right;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    right: 13px;
    top: 66px;
    width: 30px;
    z-index: 999;
}

/* Конец остального */

.message {
    padding: 10px;
    background: rgba(175, 255, 88, 0.40);
    margin-top: 12px;
    border-radius: 6px;
    overflow: hidden;
}
.message-head {
    overflow: hidden;
}

.message-head strong {
    font-size: 16px;
}
.message-head span {
    font-size: 9px;
    margin-left: 10px;
}
.reply-button {
    font-size: 13px;
    background: #fdd303;
    float: right;
    padding: 3px 8px;
    border-radius: 3px;
}
.reply-button a {
    text-decoration: none;
    color: #373737;
}
.message-content, .reply-message-content {
    background: #ffffff;
    padding: 8px;
    margin-top: 8px;
    border-radius: 3px;
}
.reply-message-content {
    padding: 0 8px 8px;
}
.reply-message {
    background: #ffffff;
    margin-top: 8px;
    border-radius: 3px;
    padding: 8px;
    overflow: hidden;
}
.reply-message-head {
    overflow: hidden;
}
.reply-message-head .reply-button {
    background: #dad0bf;
}
.reply-message-head strong {
    font-size: 14px;
}
.reply-message-head span {
    font-size: 9px;
    margin-left: 10px;
}
.reply-text {
    font-size: 14px;
    padding: 8px;
}
.forms {
    margin-top: 12px;
    overflow: hidden;
    width: 450px;
}
.forms fieldset {
    padding: 8px;
    border-radius: 6px;
    border: 1px solid #afafaf;
}
.forms .text-field {
    padding: 2px;
    border: 1px solid #afafaf;
    border-radius: 3px;
    width: 220px;
    background: #fbf7ee;
}
.forms .text-field:focus,
.forms .area-text:focus {
    background: #ffffff;
}
.forms .area-text {
    padding: 2px;
    border: 1px solid #afafaf;
    border-radius: 3px;
    width: 350px;
    height: 130px;
    background: #fbf7ee;
    font-size: 14px;
}
.forms .captcha-feild {
    width: 140px;
    text-align: center;
}
.forms .captcha-img {
    margin-bottom: -4px;
    cursor: pointer;
    padding: 0;
}
.forms legend {
    font-size: 14px;
}
.forms label {
    cursor: pointer;
}
.button {
    padding: 5px 10px;
    background: #fdd303;
    border-radius: 6px;
    color: #373737;
    cursor: pointer;
    margin-top: 8px;
    text-decoration: none;
    border: 0;
}
.button:focus, .button:hover {
    background: #f8b106;
}
.hint {
    margin: 12px 0 0 12px;
    font-size: 14px;
}
.add {
    text-align: right;
}
.albums {
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dotted #4faee8;
}
.albums .thumb {
    width: 210px;
    float: left;
}
.albums .thumb a {
    display: block;
}
.albums .thumb img {
    border: 5px solid #afafaf;
}
.albums .description {
    float: right;
    width: 470px;
}
.albums .description a {
    display: block;
    font-size: 16px;
    font-style: italic;
    margin: 0 0 8px 0;
}
.albums .description .date {

}
.aphoto {
    padding: 14px 14px 0 0;
    display: inline-block;
}
.aphoto img {
    border: 5px solid #afafaf;
}
ul.breadcrumbs {
    font-size: 11px;
    margin: -8px 0 10px 0;
    padding: 4px 0 0;
}
ul.breadcrumbs li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    margin: 0;
    padding: 0;
}
ul.breadcrumbs li a {
}
.spec {
    position: relative;
    overflow: hidden;
    zoom: 1;
    padding: 5px 0;
}
.spec .pers {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    padding: 10px;
}
.spec .headline {
    font-style: italic;
    font-size: 130%;
}
.spec-page {
    overflow: hidden;
}
.spec-page .left {
    width: 260px;
    float: left;
    height: 380px;
}
.spec-page .right {
}
.spec-page .right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.vkontakte{
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    color: #4c729b;
    line-height: 0;
    margin-top: 40px;
    margin-bottom: 40px;
}
body > div.wraper > div.wrap > div.header > div.link{
        background: #9e69a5 !important;
}
