@charset "UTF-8";
@font-face {
    font-family: 'Lato';
    src: url("/site/fonts/Lato-Italic.eot"); /* IE9 Compat Modes */
    src: url("/site/fonts/Lato-Italic.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
         url("/site/fonts/Lato-Italic.woff") format('woff'), /* Modern Browsers */
         url("/site/fonts/Lato-Italic.ttf") format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'PT Sans';
    src: url("/site/fonts/PTC55F.ttf") format('truetype'),
         url("/site/fonts/PTC75F.ttf") format('truetype'),
         url("/site/fonts/PTN57F.ttf") format('truetype'),
         url("/site/fonts/PTN77F.ttf") format('truetype'),
         url("/site/fonts/PTN55F.ttf") format('truetype'),
         url("/site/fonts/PTN56F.ttf") format('truetype'),
         url("/site/fonts/PTN75F.ttf") format('truetype'),
         url("/site/fonts/PTN76F.ttf") format('truetype');
    font-style: regular;     
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
* {
	margin: 0;
	padding: 0;
	/*font-family: 'PT Sans', regular;*/
}

.ws-title span{
    background:#f0e02d;
    color:#000;
    padding:10px;
    border-radius:25px;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font-family: 'PT Sans', regular;
	width: 100%;
	height: 100%;
}
h1 {
    text-transform: uppercase;
    font-size: 25pt;
    font-family: 'PT Sans', regular;
    float: left;
    width: 100%;
    padding: 10px 0 5px 0;
    line-height: 25pt;
    text-align:center;
}

.turta{
    width:300px;
    height:60px;
    font-weight: bold;
    text-align:center;
    font-family: 'PT Sans', regular;
    font-size:18px;
    margin-top:30px;
    margin-left:400px;
    position:absolute;
    color: #46a5d9;
}

tr>td>a>img{
   /* width:100px !important;*/
    /* height:100px !important;*/
}
.phone span{
    padding:10px;
    background:#46a5d9;
    color: #fff;
    border-radius:5px;
}
.phone span:hover{
    cursor:pointer;
}

#backmailerror{
    width:210px;
    float:left;
}
h2 {
    font-size: 18pt;
    float: left;
    width: 100%;
    padding: 10px 0 5px 0;
    line-height: 18pt;
}

.baryka{
    color:#77cfc3;
}

#messstatus{
    width:114px;
    height:50px;
    float:right;
}

table > tbody > tr > td > p {
    font-family: 'PT Sans', regular;
    font-size:16px;
}


h3 {
    font-size: 16pt;
    float: left;
    width: 100%;
    padding: 10px 0 5px 0;
    line-height: 16pt;
}
.snow{
    height: 50px;
    margin-top: 50px;
    text-align: center;
    width: 100%;
    margin-bottom:85px;
}

.snow h1 {
    float: left;
    font-family: "PT Sans",regular;
    font-size: 27pt;
    font-weight: normal;
    line-height: 25pt;
    padding: 10px 0 5px;
    text-align: left;
    width: 100%;
    letter-spacing: -1px;
}

p {
    padding: 0 0 0px 0;
    font-family: 'PT Sans', regular;
}
table tr td a img{
    margin-top:6px;
}
#main_cont>p>span>span>a>img{
    margin-top:8px !important;
    margin-right:35px !important;
}


span {
    padding: 0 0 0px 0;
    font-family: 'PT Sans', regular;
}


ul {
    margin: 10px 0;
}
ul li {
    margin: 0 0 0 30px;
}
a:hover {
        text-decoration:underline;
        
}
.wrapper {
	width: 1100px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
        background-color: #f8f8f8;
}
.wrapper_album {
        float: left;
        margin: 20px 0 0 0;
    
}

#logo {
    float: left;
    margin: 10px 0px 0 0px;
    height: 120px;
}

#backmail {
    float: left;
    height: 120px;
    margin: 25px 100px 0px 90px;
    width: 300px;
    text-align: center;
    font-size: 25px;
        
}
#messstatus1 {
        float: left;
        height: 50px;
        margin-top: 20px;
        width: 100%;
}
#backmail p {
    color: #000;
    float: left;
    font-size: 17px;
    letter-spacing: -1px;
    margin: 41px 0 -4px 1px;
}
#backmailtextblock {
        width: 195px;
        height: 25px;
        float: left;
        margin-top:10px;
        border: 2px solid #000;
}
#backmailtext {
        border-color: #000;
    border-style: solid;
    border-width: 0 0px 0 0;
    float: left;
    font-size: 14pt;
    height: 25px;
    padding: 0 0 0 5px;
    width: 155px;
}
#backmailtrue {
        float: left;
        padding-left: 3px;
}

#sendmailbutton{
    float: left;
    border-left: 2px solid #000;
    font-size: 21px;
    margin-top: -2px;
    padding-left: 10px;
}
#sendmailbutton:hover{
    font-size: 21px;
    text-decoration:none;
    padding-left: 10px;
}
.bpos{
    background: rgb(97, 207, 75) none repeat scroll 0% 0%; 
    text-align: center;
    margin-top: 3px;
    width: 199px;
    height: 31px;
    float:right;
    padding-top: 6px;
}
.bpos:hover{
    cursor:pointer;
}
#addressblock {
    float: right;
    text-align:right;
    height: 99px;
    margin: 30px 0 0;
    width: 342px;
}
#addressblock .addr {
    float: left;
    font-size: 12pt;
    height: 30px;
    line-height: 17px;
    margin-bottom: -9px;
    margin-top: 3px;
    width: 450px;
}
#addressblock .phone {
    float: left;
    font-size: 15pt;
    font-weight: bold;
    height: 25px;
    letter-spacing: 0px;
    line-height: 25px;
    margin-left: -27px;
    padding: 0 0 0 27px;
    width: 340px;
    color: #46a5d9;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 200px;
        width: 100%;
}
#headerinside {
        width: 1100px;
       
	margin: 0 auto;
	height: 145px;
	position: relative;
}
#menuline {
     /*   width: 100%;
        height: 40px;
        background: #CCCCCC; */
}
#menuinside {
    width: 1100px;
    /*background: rgba(0, 0, 0, 0) url("/site/images/fooooter.png") repeat scroll 0 0;*/
	margin: 0 auto;
	height: 55px;
	position: relative;
}
#menuinside a {
    color: #000;
    float: left;
    font-family: "PT Sans",arial;
    font-size: 14px;
    height: 19px;
    margin-left:18px;
    margin-top:8px;
    margin-bottom:5px;
    padding: 10px 0 0;
    text-decoration: none;
}
#menuinside a:hover {
        color:#000;
        border-bottom:1px solid #000;
}
.mline {
        height: 40px;
        width: 1px;
        float: left;
        background-color: #f8f8f8;
}
.mlinee {
        height: 40px;
        width: 1px;
        float: left;
        background-color: #a7a7a7;
}
.active {
        color:#fff;
        border-bottom:1px solid #000;
}
.wrapper_newslist {
        float: left;
}

table>tbody>tr>td>p{
    font-size:18px;
}
table{
    margin:0 auto;
}


/* Middle
-----------------------------------------------------------------------------*/
.content {
        background-color: #f8f8f8;
        font-family: Arial, sans-serif;
        padding-bottom: 50px;
        line-height: 18px;
        float: left;
        width:100%;
}
.contentinside {
        padding: 30px 20px 40px 20px;
}

.contentinside > p >.buttonsvyaz{
    background:#b40000;
    border-radius: 8px;
    color: #fff;
    margin-left:-20px;
    font-size: 20px;
    padding: 14px;
    position: relative;
    text-decoration: none;
    white-space: normal;
}

.contentinside > table > tbody > tr > td > p >img {
    image-rendering: optimizeQuality;
}

#main_cont {
        padding: 10px 20px 0px 40px;
        line-height: 18px;
}
#slider {
        float: left;
        width: 100%;
        height: 400px;
        background-color: #f8f8f8;
}
#arrowleft {
        width: 0;
        height: 0;
        border: 20px solid transparent; 
        border-right-color: #000;  
        border-left: 0;
}
#arrowright {
        width: 0;
        height: 0;
        border: 20px solid transparent; 
        border-left-color: #000;  
        border-right: 0;
}




/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 100%;
        float: left;
	height: 125px;
	position: relative;
        
}
#footerinside {
	width: 1100px;
	margin: 0 auto;
	height: 200px;
	color:#f8f8f8;
	position: relative;
    background: url("/site/images/footer.png");
}
#footer_menu {
        width: 700px;
        margin: 20px 20px 10px 20px;
        float: left;
        height: 30px;
        font-size: 20px;
}
#footer_menu li {
        float: left;
        list-style: none;
        padding: 0 15px 0 0;
}
#footer_menu li a {
    color: #f8f8f8;
    text-decoration: none;
}
#footer_menu li a:hover {
    text-decoration: underline;
}
#footer_menu .act {
    text-decoration: underline;
}
#powered {
    color: #f8f8f8;
    float: left;
    font-size: 12px;
    height: 20px;
    margin: 14px 0 0 44px;
    text-decoration: none;
    width: 400px;
    letter-spacing: 1px;
}

.bors{
    margin:11px auto;
    width:227px;
    text-align:center;
    float:left;
    height:20px;
}
.borv{
    float: right;
    height: 20px;
    margin-left: 831px;
    margin-top: 26px;
    position: absolute;
    text-align: right;
    width: 226px;
}
.borv a{
    color:#ccc;
    width:226px;
    float:left;
    font-size:12px;
}
.borv .active{
    border-bottom: 0px solid #000;
}

.borv .phone {
    color: #f8f8f8;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 25px;
    margin-top: 11px;
    width: 99px;
}
.borv .phonep {
    color: #f8f8f8;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 25px;
    margin-left:-12px;
    margin-top: 11px;
    width: 99px;
}
.bors img{
    height:30px;
    padding:0px 10px;
}
#powered:hover {
        text-decoration: underline;
}
#rightfooterblock {
    float: left;
    color:#f8f8f8;
    height: 100px;
    margin-left: 54px;
    margin-top: 25px;
    padding: 0 10px 0 0;
    width: 280px;
}
#rightfooterblockr {
    float: left;
    height: 66px;
    margin-top: 118px;
    margin-left:-28px;
    width: 200px;
}
#rightfooterblockr .phone {
    float: left;
    font-size: 16pt;
    color:#f8f8f8;
    height: 30px;
    line-height: 25px;
    width: 203px;
}



#rightfooterblockr .addr {
        float: left;
    font-size: 12px;
    letter-spacing:1px;
    color:#f8f8f8;
    height: 27px;
    line-height: 25px;
    margin: -0px 0 0;
    width: 294px;
}
#rightfooterblockr .addrt {
        float: left;
    font-size: 12px;
    letter-spacing:1px;
    color:#f8f8f8;
    height: 27px;
    line-height: 25px;
    margin: -9px 0 0;
    width: 384px;
}
.opc{
    background: #f8f8f8 none repeat scroll 0 0;
    border-radius: 25px;
    height: 1px;
    margin: 0 auto;
    width: 96%;
}
.opr{
    width:100%;
    height:2px;
    margin-top:30px;
    border-radius:25px;
    float:left;
}
#rightfooterblock .addr {
    float: left;
    font-size: 11pt;
    height: 27px;
    letter-spacing: 1px;
    line-height: 21px;
    margin: -7px 0 0;
    width: 238px;
}
#rightfooterblock .phone {
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 25px;
    width: 203px;
}
#rightfooterblock .phonez {
    float: left;
    font-size: 13px;
    letter-spacing:1px;
    height: 30px;
    line-height: 25px;
    width: 350px;
    font-weight:bold;
    margin-top:5px;
}
#rightfooterblock .addr2 {
    float: left;
    font-size: 16px;
    font-weight:bold;
    height: 30px;
    letter-spacing: 1px;
    line-height: 25px;
    margin: 20px 0 0;
    width: 350px;
}

#rightfooterblock p{
    color:#f8f8f8 !important;
}

#rightfooterblock .addr {
    float: left;
    font-size: 11pt;
    height: 27px;
    letter-spacing: 1px;
    line-height: 21px;
    margin: -7px 0 0;
    width: 238px;
}


#rightfooterblock .phonerz {
    float: left;
    font-size: 16px;
    color:#f8f8f8 !important;
    font-weight: bold;
    letter-spacing:1px;
    height: 30px;
    line-height: 25px;
    margin-top: -10px;
    width: 203px;
}
#rightfooterblock .phonety {
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 25px;
    letter-spacing:2px;
    margin-top: -7px;
    width: 350px;
    font-family:'PT Sans', regular;
}
#rightfooterblockr .phonez {
    float: left;
    font-size: 13px;
    letter-spacing:1px;
    height: 30px;
    line-height: 25px;
    width: 203px;
    font-weight:bold;
    margin-top:-3px;
    color:#f8f8f8;
}











#shadow { 
	background: black;
	height: 100%;
	opacity: 0.8;
	position: fixed;
	width: 100%;
	z-index: 91;
	display:none;
	top:0;
	left:0;
}


#window{
	position:fixed;
	left:50%;
	top:40%;
	width:600px;
	height:430px;
	margin-left:-250px;
	margin-top:-200px;
	border:1px solid black;
	display:none;
	background:white;
	z-index:99;
	box-shadow: 0px 0px 10px #000000;
	background:#f8f8f8;
}

#close{ 
	background: url("/site/images/closebox.png") 50% 50% no-repeat transparent;
	border: medium none currentColor;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
        cursor: pointer;
}

#window1{
        position:fixed;
	left:50%;
	top:40%;
	width: 410px;
	margin-left:-250px;
	margin-top:-200px;
	border:1px solid black;
	display:none;
	z-index:99;
	box-shadow: 0px 0px 10px #000000;
}
.head_feedback {
        font-size: 30px;
        padding: 20px 0 0 20px;
        color: #f8f8f8;
}

#close1{ 
	background: url("/site/images/closebox.png") 50% 50% no-repeat transparent;
	border: medium none currentColor;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
        cursor: pointer;
}


.tablezakaz {
        float: left;
        width: 530px;
        margin:20px 0 0 20px;
        font: 16px/20px Arial,Tahoma,Verdana,sans-serif;
        border:0 none;
        color: #000;
}


.tablezakaz>.buttonsvyaz{
    margin-left:1px!important;
}

.buttonsvyaz{
    background:#b40000;
    border-radius: 8px;
    color: #fff;
    margin-left:-20px;
    font-size: 20px;
    padding: 14px;
    position: relative;
    text-decoration: none;
    white-space: normal;
}

#submit{
    border: 0 none;
    height: 58px;
    margin-top: -19px;
    width: 150px;
}



.tablezakaz tr {
        border: 0 none;
        border-bottom:1px dotted #f8f8f8FFF;
}
.tablezakaz tr:hover {
        background: 0 none !Important;
}
.tablezakaz td {
        border:0 none;
        vertical-align: top;
        padding: 5px 0 5px 0;
}
.tablezakaz input {
        width: 350px;
        font: 16px/20px Arial,Tahoma,Verdana,sans-serif;
        padding: 3px;
        border-radius: 3px;
        border:2px solid;
}
.tablezakaz textarea {
    border-radius: 3px;
    border:2px solid;
        width: 350px;
        padding: 3px;
        height: 100px;
        font: 16px/20px Arial,Tahoma,Verdana,sans-serif;
        resize: none;
}

.contentinside table{
    margin:0 auto;
}
.mess {
    color: #f00;
    float: left;
    margin-left: 168px;
    margin-top: -64px;
    position: absolute;
    width: 259px;
}

.mess1 {
    width: 280px;
    float: left;
    color: #F00;
}
.album_photo {
    float: left;
    height: 220px;
    margin: 10px 0 0 30px;
    overflow: hidden;
    width: 230px;
}
.album_photo a {
    width: 220px;
    max-height: 150px;
    overflow: hidden;
    float: left;
    margin: 0 0 10px 0;
    min-height: 100px;
    text-align: center;
    border-radius: 10px;
}
.album_name {
    float: left;
    width: 230px;
    font-size: 12pt;
}
.album_photo a img {
    width: 220px;
}
.newslist {
    float: left;
    height: 155px;
    margin: 20px 0 0 30px;
    overflow: hidden;
    width: 500px;
}
.newslistdate {
    float: left;
    font-weight: bold;
    margin-bottom: 5px;
    color: #949494;
}

.newslisttext {
    float: left;
    width: 280px;
    text-align: justify;
}
.newslisttext a {
    color: #005c90;
}
.newslist img {
    float: left;
    margin-right: 10px;
    width: 200px;
    border-radius: 5px;
}
.newslistname {
    width: 280px;
    float: left;
    font-size: 14pt;
}

.pages {
    float: left;
    height: 80px;
    margin: 40px 0 0 0;
    text-align: right;
    width: 100%;
}
.pages .left {
    float: left;
    font-size: 14pt;
    margin: 0 100px 0 210px;
}
.pages ul {
    float: left;
    list-style: outside none none;
    margin: 0 90px 0 0;
}
.pages ul li {
    
    float: left;
    font-size: 14pt;
    list-style: outside none none;
    margin: 0 5px;
}
.pages ul li a {
    
    
}
.pages a {
    float: left;
    font-size: 14pt;
    margin: 0 10px;
}
.pages_list_hover {
    text-decoration: none;
}
#footerinside>a>#logox{
    width:256px;
    height:60px;
}
#logox {
        float: left;
        height: 100px;
}