body{
	margin:0;
    background: #eee7d9 url("../images/bg.jpg") center top no-repeat;
}
#top{
    width: 943px;
    height: 194px;
    background: url("../images/top.jpg") left top no-repeat;
    margin: 0 auto;
}
#top a{
    outline: none;
    display: block;
    width: 640px;
    height: 100px;
    text-decoration: none;
}
#topmenu1{
    margin: 0 auto;
    height: 43px;
  /*  width: 940px;
    background: url("../images/topmenu_right.png") right top no-repeat;
    padding-right: 3px;*/
}
#topmenu{
    height: 43px;
    /*width: 937px;
    background: url("../images/topmenu_left.png") left top no-repeat;
    padding-left: 3px;*/ 
    margin: 0;
    padding:0;
    z-index:99990;
    position:relative;
}
#topmenu ul{
    width: 100%;
    height: 43px;
    background: url("../images/topmenu_passive.png") left top repeat-x;
    padding:0;
    margin: 0px;
}
#topmenu td.separator{
    font-size: 1px;
    width: 1px;
    background: url("../images/topmenu_center.png") left top no-repeat;
}
#topmenu a,
#topmenu>ul>li{
    cursor: pointer;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 12px;
    font-family: Arial;
    color: #243758;
    outline: none;
    height: 43px;
    line-height: 43px;
    float:left;
    padding:0 2px;
}

#topmenu>ul>li:hover>ul{
    display:block;
}

#topmenu>ul>li>ul{
    display:none;
    
    height:100%;
    list-style: none;
    width:100%;
}

#topmenu>ul>li>ul>li{
    background: url("../images/topmenu_passive.png") left top repeat-x;
    width:100%;
    height:43px;
    padding-left:10px;
}

#topmenu>ul>li>ul>li:hover{
    background: url("../images/topmenu_active.png") left top repeat-x;
    width:100%;
}

#topmenu a, #topmenu > ul > li:first-child{

	padding-left:3px;

}

#topmenu a, #topmenu > ul > li:last-child{

	padding-right:3px;

}


#topmenu>ul>li:hover{
     background: url("../images/topmenu_active.png") left top repeat-x;
}
#topmenu a:hover, #topmenu #active_menu{
    background: url("../images/topmenu_active.png") left top repeat-x;
}
#all1{
    width: 939px;
    padding-left: 4px;
    background: url("../images/content_left.png") left top repeat-y;
    margin: 0 auto;
}
#all{
    /*width: 932px;*/  
    padding-right: 4px;
    background: url("../images/content_right.png") right top repeat-y;
}
#left{
    background: url("../images/left.png") left top repeat-y;
    width: 159px;
    padding-left: 9px;
    padding-right: 8px;
    padding-top: 25px;
    padding-bottom: 25px;
    vertical-align: top;
}
#left #sw-wrap a{
    display: block;
    width: 130px;
    height: 27px;
    line-height: 27px;
    background: url("../images/left_passive.png") left top no-repeat;
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
    color: #052349;
    padding-left: 29px;
    outline: none;
    cursor: pointer;
}
#left #sw-wrap a.item2{
    padding-left: 15px;
    width: 144px;
}
#left #sw-wrap a:hover{
    background: url("../images/left_hover.png") left top no-repeat;
}
#left #sw-wrap .item11-acton a,
#left #sw-wrap .item11-acton-last a{
    background: url("../images/left_active.png") left top no-repeat !important; 
}
#left #sw-wrap .item11-acton div.section a,
#left #sw-wrap .item11-acton-last div.section a{
    background: #CFDEE7 !important;
}
#left #sw-wrap .item11-acton div.section a:hover,
#left #sw-wrap .item11-acton-last div.section a:hover{
    background: #93c2f1 !important;
}
#left #sw-wrap img{
    display: none;
}
#left div{
    padding: 0px;
}
#left div.section{
    visibility: visible !important;
}
#left .item11 div.section{
    display: none;
}
#left .item11-acton div.section{
    display: block;
}
#left div.section a{
    background: #cfdee7 !important;
    font-family: Arial;
    font-size: 14px;
    color: #265384;
    padding-left: 9px;
    width: 150px;
}
#left div.section a:hover{
    background: #93c2f1 !important;
}

#SimpleEmailForm{
    width: 159px;
    padding-top: 35px;
    background: url("../images/mail.jpg") left top no-repeat;
    height: 291px;
    margin-top: 15px;
}
#SimpleEmailForm label{
    color: #052349;
    padding-left: 10px;
    font-family: Arial;
    font-size: 13px;
    padding-top: 5px;
    line-height: 17px;
}
#SimpleEmailForm input{
    width: 143px;
    height: 22px;
    background: url("../images/input.png") left top no-repeat;
    border: 0px;
    margin-left: 6px;
    font-family: Arial;
    font-size: 14px;
    color: #052349;
    padding: 1px;
}
#SimpleEmailForm textarea{
    background: url("../images/textarea.png") left top no-repeat;
    border: 0px;
    width: 144px;
    min-width: 144px;
    max-width: 144px;
    height: 73px;
    min-height: 73px;
    max-height: 73px;
    margin-left: 6px;
    padding: 1px;
}
#SimpleEmailForm #submit{
    margin: 0 auto;
    display: block;
    height: 22px;
    width: 113px;
    cursor: pointer;
    margin-top: 5px;
    font-family: Arial;
    font-size: 13px;
    color: #1e508f;
    font-weight: bold;
    border: 0px;
    padding: 0px;
    background: url("../images/submit.png") left top no-repeat;
}
#SimpleEmailForm p{
    margin: 0px;
}
#SimpleEmailForm p.success{
    margin-top: 20px;
    text-align: center;
}
.simpleForm input[type="submit"] {
    margin: 0 auto;
    display: block;
    height: 22px;
    width: 113px;
    cursor: pointer;
    margin-top: 5px;
    font-family: Arial;
    font-size: 13px;
    color: #1e508f;
    font-weight: bold;
    border: 0px;
    padding: 0px;
    background: url(../images/submit.png) left top no-repeat;
}

.simpleForm{
    width: 159px;
    padding-top: 35px;
    background: url("../images/mail.jpg") left top no-repeat;
    height: 291px;
    margin-top: 15px;
}
.simpleForm label{
    color: #052349;
    padding-left: 10px;
    font-family: Arial;
    font-size: 13px;
    padding-top: 5px;
    line-height: 17px;
}
.simpleForm input{
    width: 143px;
    height: 22px;
    background: url("../images/input.png") left top no-repeat;
    border: 0px;
    margin-left: 6px;
    font-family: Arial;
    font-size: 14px;
    color: #052349;
    padding: 1px;
}
.simpleForm textarea{
    background: url("../images/textarea.png") left top no-repeat;
    border: 0px;
    width: 144px;
    min-width: 144px;
    max-width: 144px;
    height: 73px;
    min-height: 73px;
    max-height: 73px;
    margin-left: 6px;
    padding: 1px;
}
.simpleForm #submit{
    margin: 0 auto;
    display: block;
    height: 22px;
    width: 113px;
    cursor: pointer;
    margin-top: 5px;
    font-family: Arial;
    font-size: 13px;
    color: #1e508f;
    font-weight: bold;
    border: 0px;
    padding: 0px;
    background: url("../images/submit.png") left top no-repeat;
}
.simpleForm p{
    margin: 0px;
}
.simpleForm p.success{
    margin-top: 20px;
    text-align: center;
}


/**************************/
#calendar-25{
    background: #5b96df url("../images/topmenu_passive.png") repeat-x left top;
    font: normal 13px Arial;
    border: 1px solid #6287c6;
    margin-bottom: 20px;
    border-radius: 10px;
}
#calendar-25 table{
    width: 100%;
    padding: 0px;
    border-collapse: collapse;
}
#calendar-25 td{
    padding: 0px;
}
#calendar-25 td.blogCalendarHeader{
    height: 23px;
}
#calendar-25 a.headerArrow{
    display: block;
    width: 14px;
    height: 14px;
}
#calendar-25 a.headerDate{
    color: #193F7F;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#calendar-25 td.dayName{
    height: 20px;
    text-align: center;
}
#calendar-25 td.blogCalendarDay{
    text-align: center;
    height: 20px;
}
#calendar-25 a.blogCalendarDay{
    color: #16355B;
    font-weight: bold;
}
#calendar-25 td.blogCalendarToday{
    font-weight: bold;
    border: 1px solid #363636;
}
#center{
    background: #fefeff;
    vertical-align: top;
    padding-left: 8px;
    padding-top: 30px;
    color: #01244C;
    font-family: Arial;
    font-size: 14px;
    width: 552px;
}
#center table{
    width: 100% !important;
    text-align: justify;
}
#center #contact-name,
#center td.contentheading,
#center div.componentheading{
    font-family: Arial;
    font-size: 19px;
    color: #052349;
    padding-left: 5px;
    margin: 0px;
    text-transform: uppercase;
}
#center #qcontacts br{
    font-size: 12px;
}
#center #qcontacts label.required{
    padding-left: 8px;
    display: block;
    background: url("../images/req.png") left center no-repeat;
}
#center td.article_column{
    padding-left: 10px;
    font-family: Arial;
    font-size: 14px;
    color: #01244c;
    padding-top: 20px;
}
#center td.article_column td.contentheading{
    padding-left: 30px;
    font-family: Arial;
    font-size: 18px;
    color: #1b2c40;
    text-transform: none;
    background: url("../images/arrow.png") left center no-repeat;
}
#center td.article_column p{
    margin: 0px;
    margin-left: 35px;
}
#center td.article_column a.readon{
    display: block;
    float: right;
    margin-right: 100px;
    font-family: Arial;
    font-size: 14px;
    color: #01244c;
    font-weight: bold;
    font-style: italic;
}
#center table.blog div.blog_more strong{
    color: #1b2c40;
}
#center table.blog div.blog_more a{
    font-family: Arial;
    font-size: 14px;
    color: #01244c;
    font-style: italic;
    font-weight: bold;
}
#center span.pagination a,
#center span.pagination span{
    padding: 2px;
    font-family: Arial;
    font-size: 14px;
    color: #01244c;
    
}
#phocagallery span.small{
    display: none;
}
#phocagallery a{
    font-family: Arial;
    color: #334b66;
    font-size: 14px;
}
#phocagallery div.phocagallery-box-file{
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: auto !important;
    height: auto !important;
    background: none;
}
#phocagallery div.phocagallery-box-file div{
    border: 0px;
    background: none;
}
#phocagallery div.phocagallery-box-file a.back img{
    display: none;
}
#phocagallery div.phocagallery-box-file a{
    display: block;
    width: 146px;
    height: 123px;
    margin: 5px;
}
#phocagallery div.phocagallery-box-file a.back{
    background: url("../images/back.jpg") left top no-repeat;
}
#phocagallery div.phocagallery-box-file a.modal-button img{
    display: block;
    border-radius: 15px;
}
#phocagallery div.pginline{
    color: #052349;
}
#phocagallery div.phocagallery-box-file div.detail{

    display: none;
}
#phocagallery div.phocagallery-box-file div.phocaname{
    color: #052349;
    font-size: 14px !important;
    margin: 0px;
    visibility: hidden;
    display: none;
}
#right{
    background: #fefeff;
    vertical-align: top;
    width: 154px;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 10px;
}
#akciya{
    height: 131px;
    width: 154px;
    display: none;
    outline: none;
    background: url("../images/akciya.jpg") left top no-repeat;
}
#phones{
    font-family: Arial;
    font-size: 18px;
    color: #385685;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 14px;
/*    background: url("../images/phone.png") right bottom no-repeat;*/
}
#phones p{
    margin: 0px;
    text-align: left;
    padding-left: 20px;
    background: url("../images/phone_new.png") left center no-repeat;
}
#news{
    background: url("../images/lastnews_background.png") left bottom no-repeat;
    width: 160px;
}
#news #news_title{
    background: url("../images/lastnews_top.png") right top no-repeat;
    width: 160px;
    height: 35px;
}
#all_news{
    display: block;
    color: #FFFFFF;
    text-align: center;
    padding-bottom: 8px;
    font-family: Arial;
    font-size: 14px;
}
#center table.blog td.article_column table.contentpaneopen{
    color: #01244C;
    font-family: Arial;
    font-size: 14px;
}
#center table.blog td.article_column table.contentpaneopen strong{
    font-weight: normal !important;
}
#center table.blog td.article_column td.contentheading{
    background: none;
    font-weight: bold;
    color: #01244C;
    font-family: Arial;
    font-size: 14px;

}
#bottom{
    width: 943px;
    height: 74px;
    background: url("../images/bottom.png") left top no-repeat;
    margin: 0 auto;
}
#bottom div{
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    font-family: Arial;
    font-size: 14px;
    color: #183559;
}
#bottom div p{
    margin: 0px;
}
#bottom div a{
    font-family: Arial;
    font-size: 14px;
    color: #183559;
}
#copyright{
    float: right;
    margin-top: 36px;
    margin-right: 30px;
    font-family: Arial;
    font-size: 11px;
    color: #1c4375;
    text-decoration: none;
}
#copyright:hover{
    text-decoration: underline;
}
#left ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#left li a, #left li span{
    display: block;
    width: 130px;
    height: 27px;
    line-height: 27px;
    background: url(../images/left_passive.png) left top no-repeat;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #052349;
    padding-left: 29px;
    outline: none;
    cursor: pointer;
}
#left li a:hover, #left li span:hover {
    background: url(../images/left_hover.png) left top no-repeat;
}
#left .deeper ul{
    display: none;
}
#left .deeper ul li a{
    display: block;
    width: 130px;
    height: 27px;
    line-height: 27px;
    background: #cfdee7 !important;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #052349;
    padding-left: 29px;
    outline: none;
    cursor: pointer;
}
#left .deeper ul li a:hover{
    display: block;
    width: 130px;
    height: 27px;
    line-height: 27px;
    background: #93c2f1 !important;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #052349;
    padding-left: 29px;
    outline: none;
    cursor: pointer;
}
#calendar {
    background: #5b96df url(../images/topmenu_passive.png) repeat-x left top;
    font: normal 13px Arial;
    border: 1px solid #6287c6;
    margin-bottom: 20px;
    border-radius: 10px;
}
.ui-datepicker-header {
    position: relative;
    text-align: center;
    padding-top: 5px !important;
}
.ui-datepicker-prev {
    position: absolute;
    left: 5px;
    background-image: url(../images/arrow_left.png);
    width: 14px;
    height: 14px;
}
.ui-datepicker-next{
    position: absolute;
    right: 5px;
    background-image: url(../images/arrow_right.png);
    width: 14px;
    height: 14px;
}
.ui-datepicker-next span, .ui-datepicker-prev span{
    display: none;
}
.ui-datepicker-title {
    color: #193F7F;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.ui-datepicker-buttonpane {
    display: none;
}
.ui-datepicker-current-day{
    font-weight: bold;
    border: 1px solid #363636;
}
.ui-datepicker-current-day a{
    color: #000;
}
.ui-datepicker-calendar tbody tr a{
    color: #2F2F2F;
    text-decoration: none;
}
.ui-datepicker-calendar  {
    width: 100%;
}
