html {
    min-height: 100%;
}

body {
    position: relative;
    margin: 0;
    padding: 0;
    background: url('../images/bg.png') repeat;
    font-family: 'Arial';
    font-size: 12px;
    color: #7e7e7e
}

a {
    text-decoration: none;
    color: #721f41;
    font-size: 12px;
}

a:hover {
    text-decoration: none;

}

p {
    font-size: 12px;
    color: #666666;
    line-height: 19px;
    font-family: 'Arial';
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}


#header-wrapper {
    position: relative;
    width: 100%;
    height: 155px;
    border-top: 1px solid #e41a1a;
    margin-bottom: 23px;
}

#header-wrapper.big {
    height: 197px;
}

#header {
    position: relative;
    height: 197px;
    margin: 0 auto;
    width: 960px;
}

#banner-wrapper {
    position: relative;
    width: 100%;
    height: 400px;
    margin-bottom: 46px;
}

#banner {
    position: relative;
    height: 419px;
    margin: 0 auto;
    width: 960px;
}

#offer-wrapper {
    position: relative;
    width: 100%;
    height: 109px;
    margin-bottom: 31px;
}

#offer {
    position: relative;
    height: 109px;
    margin: 0 auto;
    width: 960px;
}

#baner-wrapper {
    position: relative;
    width: 100%;
    height: 197px;
    border-bottom: 1px solid #D70C0A;
    margin-bottom: 50px;
}

#baner {
    position: relative;
    width: 960px;
    height: 240px;
    margin: 0 auto;
    background: url('../temp/baner.png') no-repeat;
}

#line-wrapper {
    position: relative;
    width: 100%;
    height: 129px;
    border-bottom: 1px solid #CECECE;
}

#line {
    position: relative;
    height: 129px;
    margin: 0 auto;
    width: 960px;
}

#content-wrapper {
    position: relative;
    width: 100%;
    /*border-top: 1px solid #cecece;*/
    border-bottom: 1px solid #cecece;
}

#content {
    position: relative;
    margin: 0 auto;
    width: 960px;
}

#info-wrapper {
    position: relative;
    width: 100%;
    height: 237px;
}

#info {
    position: relative;
    height: 237px;
    margin: 0 auto;
    width: 960px;
}

#info-wrapper-text {
    position: relative;
    width: 100%;
    border-top: 1px solid #CECECE;
}

#info-text {
    position: relative;
    margin: 0 auto;
    width: 960px;
    padding: 25px 0 35px 0;
}


#footer-wrapper {
    position: relative;
    width: 100%;
    min-height: 304px;
    margin-bottom: 40px;
    border-bottom: 1px solid #cecece;
}

#footer {
    position: relative;
    margin: 0 auto;
    width: 960px;
    min-height: 304px;
}

#footer #top {
    position: relative;
    float: left;
    min-height: 229px;
    width: 960px;
    background-color: #e41a1a;
    border-radius: 5px;
}

#footer #bottom {
    position: relative;
    float: left;
    height: 75px;
    width: 960px;
}

#logo {
    position: absolute;
    top: 17px;
    left: -13px;
    height: 71px;
    width: 303px;
    background: url('../images/logo.png') no-repeat;
    z-index: 5;
}


#plane {
    position: relative;
    float: left;
    width: 978px;
    height: 191px;
    margin-top: -13px;
    background: url('../images/plane.png') no-repeat;
}

#c-left {
    position: relative;
    float: left;
    margin: 24px 22px 39px 0;
    width: 740px;
    height: 391px;
}

#c-right {
    position: relative;
    float: left;
    margin: 24px 0 39px 0;
    width: 198px;
    height: 391px;
}

.clear {
    clear: both;
}

#header #inside {
    position: absolute;
    top: 0;
    left: -13px;
    width: 988px;
    height: 198px;
    background: url('../images/top.png') no-repeat;
}

#header #inside.small {
    height: 157px;
    border-radius: 10px;
}

.no-sb {
    border-radius: 5px !important;
    height: 26px;
}

#banner #slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 680px;
    height: 419px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px 0 0 5px;
}

#banner #book {
    position: absolute;
    top: 0;
    right: 0;
    width: 279px;
    height: 419px;
    background: url('../images/chx.png') no-repeat;
}

#banner #book.active {
    background-position: -279px 0;
}

#banner #slidebox {
    position: absolute;
    top: 297px;
    left: -10px;
    width: 500px;
    height: 102px;
    overflow: hidden;
    z-index: 9;
   /* background: url('../images/slidebox.png') no-repeat;*/
}


.body-1 {
    background: url('../images/bg-1.png') no-repeat center top #fff;
}

.body-2 {
    background: url('../images/bg-2.png') no-repeat center top #fff;
}

#offer a {
    position: relative;
    float: left;
    width: 159px;
    height: 109px;
    background: url('../images/lines.png') no-repeat;
    margin-right: 1px;
}

#offer a label {
    position: absolute;
    top: 52px;
    left: 0px;
    width: 159px;
    color: #248acf;
    font-size: 12px;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
}

#offer a label + label {
    top: 71px;
    color: #666666;
    font-size: 12px;
    font-family: 'Arial';
    font-weight: normal;
}

.last {
    margin-right: 0;
}

#offer a + a {
    background-position: -160px 0;
}

#offer a + a + a {
    background-position: -320px 0;
}

#offer a + a + a + a {
    background-position: -480px 0;
}

#offer a + a + a + a + a {
    background-position: -640px 0;
}

#offer a + a + a + a + a + a {
    background-position: -800px 0;
    margin-right: 0;
}

.box-a {
    position: relative;
    float: left;
    width: 168px;
    height: 391px;
    background: url('../images/box.png') no-repeat;
    margin-right: 17px;
}

.box-a h3 {
    position: relative;
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: 'HelveticaNeue-Bold';
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 13px 0 14px 0;
    font-weight: normal;
}

.box-a img {
    position: relative;
    float: left;
    margin-bottom: 19px;
}

.box-a label {
    position: relative;
    float: left;
    padding: 3px 15px;
    width: 138px;
    font-family: 'Arial';
    font-weight: bold;
    color: #050402;
    font-size: 12px;
}

.box-a label span {
    float: right;
    color: #e41a1a;
    font-family: 'HelveticaNeue-Bold';
    font-weight: normal;
    font-size: 14px;
    margin-right: 23px;
}

.box-a label span + span {
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 10px;
    color: #929292;
    margin-right: 0;
}

.btn-a {
    position: relative;
    float: left;
    width: 141px;
    height: 32px;
    background: url('../images/zo.png') no-repeat;
    margin: 10px 0 0 15px;
}

.btn-a:hover, .btn-b:hover {
    opacity: 0.9;
}

h1, h5 {
    position: relative;
    float: left;
    font-family: 'HelveticaNeueLight';
    color: #007abe;
    font-size: 24px;
    width: 100%;
    margin-bottom: 10px;
}

.btn-b {
    position: relative;
    float: left;
    width: 121px;
    height: 28px;
    background: url('../images/see-more.png') no-repeat;
    margin: 15px 0 0 0;
}

#firma {
    position: relative;
    float: left;
    width: 199px;
    height: 94px;
    background: url('../temp/firma.png') no-repeat;
    margin-top: 22px;
}

.b-1 {
    position: absolute;
    top: 65px;
    left: 40px;
    color: #fff;
    font-size: 28px;
    font-family: 'HelveticaNeueLight';
    text-transform: uppercase;
}

.b-2 {
    position: absolute;
    top: 105px;
    left: 40px;
    color: #000;
    font-size: 15px;
    font-family: 'HelveticaNeue-Bold';
    text-transform: uppercase;
}

.b-3 {
    position: absolute;
    top: 140px;
    left: 40px;
    color: #fff;
    font-size: 14px;
    font-family: 'HelveticaNeue-Bold';
    text-transform: uppercase;
}

.b-3:hover {
    text-decoration: underline;
}

#slidebox .slide {
    position: relative;
    float: left;
    width: 500px;
    height: 102px;
    background: url('../images/slidebox.png') no-repeat;
}
.slide label {
    position: absolute;
    top: 59px;
    left: 23px;
    color: #000;
    font-family: 'HelveticaNeue-Bold';
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
}

.slide h2 {
    position: absolute;
    top: 20px;
    left: 23px;
    color: #fff;
    font-family: 'HelveticaNeueLight';
    font-size: 28px;
    text-transform: uppercase;
    cursor: pointer;
}



.slide span {
    position: absolute;
    top: 15px;
    left: 481px;
    color: #fff;
    font-family: 'HelveticaNeue-Medium';
    font-size: 10px;
}

#next{
    position: absolute;
    top: 344px;
    left: 463px;
    width: 27px;
    height: 27px;
    background: url('../images/nav.png') no-repeat;
    z-index: 10;
}

#prev {
    position: absolute;
    top: 372px;
    left: 463px;
    width: 27px;
    height: 27px;
    background: url('../images/nav.png') no-repeat 0 -28px;
    z-index: 10;
}

#prev:hover, #next:hover {
    opacity: 0.8;
}

#infoline {
    position: absolute;
    top: 9px;
    left: 527px;
    color: #e41a1a;
    font-size: 18px;
    font-family: 'HelveticaNeueLight';
    z-index: 5;
}

#infoline span {
    font-family: 'HelveticaNeue-Bold';
    font-size: 24px;
}

#information {
    position: absolute;
    top: 44px;
    left: 527px;
    color: #424242;
    font-family: 'Arial';
    font-size: 12px;
    width: 210px;
    line-height: 18px;
    z-index: 5;
}

#information a {
    color: #e41a1a;
    font-weight: bold;
}

.icon-t {
    position: absolute;
    top: 35px;
    width: 39px;
    height: 39px;
    background: url('../images/icon-a.png') no-repeat;
    z-index: 5;
}

.email-t {
    left: 759px;
    background-position: 0 0;
}

.facebook-t {
    left: 802px;
    background-position: -43px 0;
}

.twitter-t {
    left: 845px;
    background-position: -86px 0;
}

.google-t {
    left: 888px;
    background-position: -129px 0;
}

.rss-t {
    left: 931px;
    background-position: -172px 0;
}

.email-t:hover {
    background-position: 0 -42px;
}

.facebook-t:hover {
    background-position: -43px -42px;
}

.twitter-t:hover {
    background-position: -86px -42px;
}

.google-t:hover {
    background-position: -129px -42px;
}

.rss-t:hover {
    background-position: -172px -42px;
}

#book #ch-a {
    position: absolute;
    width: 269px;
    height: 195px;
    top: 147px;
    left: 5px;
    background: none;
}

#ch-a #country-a {
    top: 60px;
    left: 30px;


}

#line-slider {
    position: absolute;
    top: 0;
    right: 0;
    width: 809px;
    height: 102px;
    overflow: hidden;
}

#line-slider img {
    margin-right: -2px;
    border: 1px solid #F2F2F2;
}

#line-nav {
    position: absolute;
    top: 79px;
    left: 0;
    width: 130px;
    height: 7px;
}

#line-nav a {
    position: relative;
    float: left;
    width: 20px;
    height: 7px;
    background: url('../images/line-nav.png') no-repeat -21px 0;
    margin-right: 1px;
}

#line-nav a:first-child {
    background-position: 0 0;
}

#line-nav a:last-child {
    background-position: -42px 0;
}

#line-nav a.active {
    background-position: -21px -9px;
}

#line-nav a:first-child.active {
    background-position: 0 -9px;
}

#line-nav a:last-child.active {
    background-position: -42px -9px;
}

#line h3 {
    position: absolute;
    top: 7px;
    left: 0;
    color: #007abe;
    font-size: 22px;
    font-family: 'HelveticaNeueLight';
    width: 160px;
}

#bx-a {
    position: relative;
    float: left;
    width: 210px;
    min-height: 200px;
    margin-top: 25px;
    padding-left: 30px;
}

#bx-b {
    position: relative;
    float: left;
    width: 137px;
    min-height: 200px;
    margin-top: 25px;
}

#bx-c {
    position: relative;
    float: left;
    width: 218px;
    min-height: 200px;
    margin-top: 25px;
}

#bx-d {
    position: relative;
    float: left;
    width: 168px;
    min-height: 200px;
    margin-top: 25px;
}

#bx-e {
    position: relative;
    float: left;
    width: 195px;
    min-height: 200px;
    margin-top: 25px;
}

#footer #top h4 {
    position: relative;
    float: left;
    color: #fff;
    font-size: 24px;
    font-family: 'HelveticaNeueLight';
}

#footer #top ul {
    position: relative;
    float: left;
    padding-left: 15px;
    margin-top: 15px;
}

#footer #top ul li {
    list-style-image: url('../images/li.png');
    padding: 4px 0;
}

#footer #top ul li a {
    font-size: 12px;
    font-family: 'Arial';
    color: #000;
}

#footer #top span {
    float: left;
    font-size: 12px;
    font-family: 'Arial';
    color: #000;
    margin-top: 19px;
    width: 160px;
}

#footer #top ul li a:hover {
    text-decoration: underline;
}

#footer #top #social {
    position: absolute;
    top: 115px;
    right: 22px;
    width: 175px;
    height: 40px;
}

#footer #top #social a {
    position: relative;
    float: left;
    height: 40px;
    width: 40px;
    margin-right: 3px;
    background: url('../images/icon-b.png') no-repeat 0 0;
}

.facebook-f {
    background-position: -43px 0 !important;
}

.twitter-f {
    background-position: -86px 0 !important;
}

.google-f {
    background-position: -129px 0 !important;
}

.rss-f {
    background-position: -172px 0 !important;
}

.facebook-f:hover {
    background-position: -43px -41px !important;
}

.twitter-f:hover {
    background-position: -86px -41px !important;
}

.google-f:hover {
    background-position: -129px -41px !important;
}

.rss-f:hover {
    background-position: -172px -41px !important;
}

#copyright {
    position: absolute;
    top: 24px;
    left: 0;
    font-size: 12px;
    font-family: 'Arial';
    color: #727272;
}

#project {
    position: absolute;
    top: 24px;
    right: 0;
    font-size: 12px;
    font-family: 'Arial';
    color: #727272;
}

#copyright span, #project span {
    color: #007abe;
}

#ax-a {
    position: relative;
    float: left;
    width: 281px;
    height: 220px;
    background: url('../images/ax-a.png') no-repeat 0 0;
}

#ax-b {
    position: relative;
    float: left;
    width: 398px;
    height: 220px;
    background: url('../images/ax-b.png') no-repeat 0 0;
}

#ax-c {
    position: relative;
    float: left;
    width: 281px;
    height: 220px;
    background: url('../images/ax-c.png') no-repeat 0 0;
}

#nx {
    position: absolute;
    top: 99px;
    left: 318px;
    width: 38px;
    height: 38px;
    background: url('../images/nx.png') no-repeat 0 0;
}

#px {
    position: absolute;
    top: 99px;
    left: 39px;
    width: 38px;
    height: 38px;
    background: url('../images/px.png') no-repeat 0 0;
}

#vx {
    position: absolute;
    top: 138px;
    left: 208px;
    width: 70px;
    height: 28px;
}

#px:hover, #nx:hover {
    opacity: 0.9;
}

#inp-n {
    position: absolute;
    top: 142px;
    left: 17px;
    width: 188px;
    height: 20px;
    border: 0;
    background: none;
    font-size: 11px;
    color: #666666;
}

#txt-n {
    position: absolute;
    top: 80px;
    left: 0px;
    width: 280px;
    height: 20px;
    border: 0;
    background: none;
    font-size: 11px;
    color: #000;
    line-height: 17px;
}

#slo {
    position: absolute;
    top: 39px;
    left: 77px;
    height: 156px;
    width: 241px;
}

#slo label {
    position: relative;
    float: left;
    width: 241px;
    text-align: center;
    font-size: 24px;
    color: #e41a1a;
    text-transform: uppercase;
    font-family: 'HelveticaNeue-CondensedBold';
    margin: 44px 0 0 0;
}

#slo label + label {
    color: #007abe;
    display: block;
    font-size: 30px;
    text-transform: lowercase;
    margin: 0 0 43px 0;
}

#ax-a #infoline-a {
    position: absolute;
    top: 20px;
    left: 150px;
    color: #e41a1a;
    font-size: 24px;
    font-family: 'HelveticaNeue-Bold';
    width: 150px;
    z-index: 22;
}

#ax-a #infoline-b {
    position: absolute;
    top: 52px;
    right: -2px;
    color: #424242;
    font-size: 12px;
    font-family: 'Arial';
    width: 210px;
    z-index: 22;
    text-align: right;
}

#ax-a #more-a {
    position: absolute;
    top: 75px;
    left: 160px;
    width: 121px;
    height: 28px;
    background: url('../images/more-a.png') no-repeat 0 0;
}

#more-a:hover {
    opacity: 0.9;
}

.top-10 {
    top: -10px;
}

#menu {
    position: absolute;
    top: 104px;
    left: 10px;
    height: 90px;
    width: 980px;
}

#menu .link {
    position: relative;
    float: left;
    font-family: 'HelveticaNeue-Medium';
    font-size: 16px;
    color: #fff;
    padding: 18px 12px 18px 40px;
}

#menu .link span {
    position: absolute;
    top: 20px;
    left: 13px;
    width: 20px;
    height: 20px;
    background: url('../images/icon-c.png') no-repeat 0 0;
}

#menu #l-0.active #s-0 {
    background-position: 0 -20px;
}

#menu .link #s-1 {
    background-position: -23px 0;
}

#menu #l-1.active #s-1 {
    background-position: -23px -20px;
}

#menu .link #s-2 {
    background-position: -45px 0;
}

#menu #l-2.active #s-2 {
    background-position: -45px -20px;
}

#menu .link #s-3 {
    background-position: -65px 0;
}

#menu #l-3.active #s-3 {
    background-position: -65px -20px;
}

#menu .link #s-4 {
    background-position: -87px 0;
}

#menu #l-4.active #s-4 {
    background-position: -87px -20px;
}

#menu .link #s-5 {
    background-position: -105px 0;
}

#menu #l-5.active #s-5 {
    background-position: -105px -20px;
}

#menu .link #s-6 {
    background-position: -125px 0;
}

#menu #l-6.active #s-6 {
    background-position: -125px -20px;
}

#menu .link.active {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-bottom: 0;
    padding: 17px 11px 15px 39px;
    border-radius: 5px 5px 0 0;
    color: #e41a1a;
}

.submenu {
    position: absolute;
    top: 53px;
    left: 88px;
    min-height: 45px;
    width: 220px;
    background-color: #fff;
    display: none;
    padding-top: 9px;
    border-radius: 0 5px 5px 5px ;
    border-bottom: 2px solid #E41A1A;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 10px;
    z-index: 44;
}

.submenu a {
    position: relative;
    float: left;
    font-family: 'HelveticaNeue-Medium';
    font-size: 14px;
    color: #424242;
    padding: 5px 0;
    margin-left: 15px;
}

.submenu a:hover {
    color: #E41A1A;
}


/*

.submenu {
    position: absolute;
    top: 53px;
    left: -10px;
    height: 45px;
    width: 960px;
    background-color: #fff;
    display: block;
    padding-top: 9px;
    border-radius: 5px;
    border-bottom: 2px solid #E41A1A;
    padding-left: 14px;
    padding-right: 14px;
}

.submenu a {
    position: relative;
    float: left;
    font-family: 'HelveticaNeue-Medium';
    font-size: 14px;
    color: #424242;
    padding: 0;
    margin-left: 15px;
}

*/

.submenu a:hover {
    color: #E41A1A;
}

.show {
    display: block;
}

.hide {
    display: none;
}

select {
    position: relative;
    float: left;
    border: 0 none;
    background: none;
    font-size: 12px;
    color: #000000;
    font-family: 'Arial';
}

.sl-a {
    position: absolute;
    overflow: hidden;
    width: 227px;
    height: 29px;
    top: 58px;
    left: 20px;
}

.sl-a select {
    width: 245px;
    padding: 6px 0 6px 10px;
    font-family: 'HelveticaNeue-Bold';

}

.sl-b {
    position: absolute;
    overflow: hidden;
    width: 227px;
    height: 29px;
    top: 138px;
    left: 20px;
}

.sl-b select {
    width: 245px;
    padding: 6px 0 6px 10px;
    font-family: 'HelveticaNeue-Bold';

}

#bg-ban {
    position: absolute;
    top: 115px;
    left: -10px;
    width: 463px;
    height: 102px;
    background: url('../images/bg-ban.png') no-repeat 0 0;
}

#left {
    position: relative;
    float: left;
    width: 692px;
    margin-left: 31px;
    margin-bottom: 50px;
    margin-top: 35px;
}

#right {
    position: relative;
    float: right;
    width: 216px;
    margin-bottom: 50px;
    margin-top: 35px;
}

#plane-a {
    position: relative;
    float: left;
    height: 186px;
    width: 248px;
    background: url('../temp/plane.png') no-repeat 0 0;
    left: -7px;
    margin-bottom: 19px;
}

#bus-a {
    position: relative;
    float: left;
    height: 210px;
    width: 248px;
    background: url('../temp/bus.png') no-repeat 0 0;
    left: -7px;
    margin-bottom: 19px;
}

#bg-ban label {
    position: absolute;
    top: 59px;
    left: 23px;
    color: #000;
    font-family: 'HelveticaNeue-Bold';
    font-size: 15px;
    text-transform: uppercase;
}

#bg-ban h2 {
    position: absolute;
    width:500px;
    top: 20px;
    left: 23px;
    color: #fff;
    font-family: 'HelveticaNeueLight';
    font-size: 28px;
    text-transform: uppercase;
}
#bg-ban label{
  width:500px;
}

/*
#bg-ban label {
    position: absolute;
    top: 20px;
    left: 23px;
    color: #fff;
    font-family: 'HelveticaNeueLight';
    font-size: 28px;
    text-transform: uppercase;
}

#bg-ban label + label {
    position: absolute;
    top: 59px;
    left: 23px;
    color: #000;
    font-family: 'HelveticaNeue-Bold';
    font-size: 15px;
} */

#voyager-btn {
    position: absolute;
    top: 105px;
    left: 5px;
    height: 50px;
    width: 134px;
    border-radius: 5px 5px 0 0;
    z-index: 5;
}

#voyager-btn span {
    position: absolute;
    top: 13px;
    left: 34px;
    font-size: 14px;
    color: #fff;
    font-family: 'HelveticaNeue-Bold';
    text-transform: uppercase;
}

#euroticket-btn {
    position: absolute;
    top: 105px;
    left: 140px;
    height: 50px;
    width: 134px;
    border-radius: 5px 5px 0 0;
    z-index: 5;
}

#euroticket-btn span {
    position: absolute;
    top: 13px;
    left: 22px;
    font-size: 14px;
    color: #fff;
    font-family: 'HelveticaNeue-Bold';
    text-transform: uppercase;
}

#voyager-btn.active {
    position: absolute;
    top: 105px;
    left: 5px;
    background-color: #fff;
    height: 50px;
    width: 134px;
    border-radius: 5px 5px 0 0;
    z-index: 5;
}

#voyager-btn.active span {
    position: absolute;
    top: 13px;
    left: 34px;
    font-size: 14px;
    color: #d60d0a;
    font-family: 'HelveticaNeue-Bold';
    text-transform: uppercase;
}

#euroticket-btn.active {
    position: absolute;
    top: 105px;
    left: 140px;
    background-color: #fff;
    height: 50px;
    width: 134px;
    border-radius: 5px 5px 0 0;
    z-index: 5;
}

#euroticket-btn.active span {
    position: absolute;
    top: 13px;
    left: 22px;
    font-size: 14px;
    color: #d60d0a;
    font-family: 'HelveticaNeue-Bold';
    text-transform: uppercase;
}


#contact {
    position: relative;
    float: left;
    width: 145px;
    height: 382px;
    margin-top: 25px;
    margin-right: 472px;
}

.submit {
    position: absolute;;
    background-color: #E41A1A;
    border-radius: 2px;
    padding: 4px 18px;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-family: 'HelveticaNeue-Bold';
    left: 498px;
}


.submit:hover {
    opacity: 0.9;
}

.inpp {
    position: absolute;
    top: 3px;
    left: 165px;
    font-size: 12px;
    color: #464646;
    font-family: 'Arial';
    border: 1px solid #dddddd;
    width: 419px;
    height: 24px;
    padding: 1px;
    border-radius: 2px;
    background-color: #f3f3f3;
}

#msg-form {
    position: relative;
    float: left;
    left: 164px;
    display: block;
    width: 425px;
    height: 25px;
    border: 1px solid #037DC1;
    padding-top: 10px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    display: none;
    margin-top: 20px;
    background-color: #037DC1;
    border-radius: 3px;
}

#contact p {
    position: absolute;
    left: 0;
}

#rez {
    position: absolute;
    top: 200px;
    left: 18px;
    width: 234px;
    height: 43px;
    border: 0;
    cursor: pointer;
    background: none;
}

.news img, .text img {
    position: relative;
    float: left;
    padding: 1px;
    border: 1px solid #E0E0E0;
    display: block;
    padding: 4px;
    margin-right: 15px;
    margin-bottom: 10px;
    border-radius: 3px;
}

#inf-head {
    position: relative;
    float: left;
    width: 208px;
    height: 65px;
    background: url('../images/info-head.png') no-repeat 0 0;
    margin: 0 0 0 8px;
}

#inf-box {
    position: relative;
    float: left;
    width: 172px;
    min-height: 65px;
    margin: 0 0 0 8px;
    border: 1px solid #0f6fb0;
    border-top: 0;
    margin-bottom: 19px;
    border-radius: 0 0 6px 6px;
    padding: 0 17px 17px 17px;
}

#inf-box span {
    font-weight: bold;
    color: #e41a1a;
}

#inf-box a {
    font-weight: bold;
    color: #06367a;
    text-decoration: underline;
}

#count-big {
    position: absolute;
    left: -1px;
    top: -21px;
    font-size: 155px;
    color: #1a95d9;
    opacity: 0.26;
    width: 240px;
    text-align: center;
    font-family: 'HelveticaNeue-CondensedBlack';
}

#count-desc {
    position: absolute;
    left: 0px;
    top: 31px;
    font-size: 24px;
    color: #181818;
    width: 240px;
    text-align: center;
    font-family: 'HelveticaNeue-Medium';
    text-transform: uppercase;
}

#count-desc span {
    font-family: 'HelveticaNeue-Bold';
    color: #e41a1a;
    display: block;
}

#count-desc a {
    font-family: 'HelveticaNeue-Medium';
    color: #148ED3;
    text-decoration: underline;
    font-size: 16px;
}

#inf-head2 {
    position: relative;
    float: left;
    width: 208px;
    height: 65px;
    background: url('../images/news-head.png') no-repeat 0 0;
    margin: 0 0 0 8px;
}

#inf-box2 {
    position: relative;
    float: left;
    width: 172px;
    min-height: 65px;
    margin: 0 0 0 8px;
    border: 1px solid #0f6fb0;
    border-top: 0;
    margin-bottom: 19px;
    border-radius: 0 0 6px 6px;
    padding: 0 17px 17px 17px;
}

#inf-box2 span {
    font-weight: bold;
    color: #e41a1a;
}

#inf-box2 a {
    font-weight: bold;
    color: #06367a;
    text-decoration: underline;
}

.nn {
    position: relative;
    float: left;
    width: 172px;
    min-height: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #3998CA;
    padding-bottom: 20px;
}

.nn:last-child {
    border-bottom: 0;
}

.nn span {
    position: relative;
    float: left;
    width: 100%;
    font-size: 11px;
    color: #1994D8 !important;
    font-family: 'Arial';
    font-weight: normal !important;
}

.nn h3 {
    position: relative;
    float: left;
    width: 100%;
    font-size: 16px;
    color: #E41A1A;
    font-family: 'HelveticaNeue-Medium';
    margin-bottom: 5px;
}

.nn a {
    position: relative;
    float: left;
    width: 100%;
    font-size: 12px;
    color: #1994D8 !important;
    font-family: 'Arial';
    margin: 5px 0 0 0;
    text-decoration: none !important;
}

.nn p {
    position: relative;
    float: left;
}

.nn a:hover {
    text-decoration: underline !important;
}

.text a {
    color: #1994D8 !important;
}

.text a:hover {
    color: #E41A1A !important;
}

#boxi {
    position: relative;
    float: left;
    width: 692px;
    height: 116px;
    background: url('../images/baner.png') no-repeat 0 0;
    margin: 20px 0;
}

#boxi a {
    position: absolute;
    left: 350px;
    top: 20px;
    width: 208px;
    height: 36px;
}
