@font-face {
    font-family: 'latoregular';
    src: url('/static/fonts/lato-regular-webfont.eot');
    src: url('/static/fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('/static/fonts/lato-regular-webfont.woff') format('woff'),
        url('/static/fonts/lato-regular-webfont.ttf') format('truetype'),
        url('/static/fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoblack';
    src: url('/static/fonts/lato-black-webfont.eot');
    src: url('/static/fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
        url('/static/fonts/lato-black-webfont.woff') format('woff'),
        url('/static/fonts/lato-black-webfont.ttf') format('truetype'),
        url('/static/fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('/static/fonts/lato-bold-webfont.eot');
    src: url('/static/fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('/static/fonts/lato-bold-webfont.woff') format('woff'),
        url('/static/fonts/lato-bold-webfont.ttf') format('truetype'),
        url('/static/fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
    height: 100%;
}

body { 
    font: 11px 'latoregular';
    margin: 0px;
    padding: 0px;
    text-align: center;
    background: #ffffff url('/static/img/gradient.png') repeat-x;
}

#container, .width {
    width: 960px;
    text-align: left;
    clear: both;
}

#footer .width {

    margin: 0px auto 0px;
    padding-top: 30px;
    font-size: 12px;
}
#container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0px auto -75px;
}
#sticky, #footer {
    height: 75px;
}

#header {
    height: 140px;
    text-align: right;
    padding-right: 40px;
}
#header .info {
    display: inline-block;
    margin-top: 50px;
    font: 12px arial;
    color: #b8b8c2;
}
#header .info a {
    text-decoration: none;
    color: white;
    font-weight: bold;

}
#header .info .icon-prv {
    margin: 0px 5px -1px 10px;
}
#header .logo {
    float: left;
    margin-top: 16px;
    margin-left: 16px;
}
#main {

    height: 455px;
    background: url('/static/img/bg.jpg');
    font-family: 'latoregular';
    font-size: 14px;
    color: white;
}
#main .right {
    float: right;
}
#main .left {
    height: 240px;
}
#main .details li {
    display: inline-block;
    list-style-type: none;
}
#main .details {
    text-align: center;
    color: #2e2e2e;
}
#main .line {
    border-top: 1px solid #37b2a0;
    width: 830px;

}
#main table td {
    padding: 0px 0px 20px 0px;
}
#main table td:first-child {
    width: 485px;

}

#main .arrows {

}
#main .title {
    display: inline-block;
    vertical-align: top;
    margin-top: -5px;
    margin-left: 10px;
    margin-bottom: 50px;
}
#main h1 {
    font-size: 21px;
    color: #37b2a0;
    margin: 0px 0px 10px 0px;
    text-transform: uppercase;

}
#main .center #logo {
    margin-top: 30px;
    margin-bottom: 15px;
}
#main h2 {
    margin: 30px 0px 0px 0px;
    font-size: 24px;
    text-transform: uppercase;
}
#info {
    padding-top: 40px;
    min-height: 218px;


}
#info h2 {
    font-family: 'latoregular';
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #39b59d;
    margin: 5px 0px;
}
#info .left {
    width: 400px;
    display: inline-block;
    float: left;
    vertical-align: top;
    font-size: 13px;

}
#info .line {
    margin-bottom: 20px;
    border-bottom: 1px solid #39b59d;
}
#info .right {
    width: 400px;
    line-height: 23px;
    display: inline-block;
    float: left;
    vertical-align: top;
    font-size: 13px;


}
#info .left table {
    margin: 10px 0px 0px 40px;
}
#info .right p {
    margin: 10px 0px 0px 45px;
}
#info .title {
    display: inline-block;
    vertical-align: top;
    margin: -10px 0px 0px 10px;
}
#info table td {
    font-family: "latoregular";
}
#info table td:first-child {
    padding-right: 5px;
}
#info table td .arrow2 {
    margin: 4px 2px -2px 0px;
}
#info .right .arrow2 {
    margin: 0px 5px 2px 5px;
}
#info .right  {

}
.details .left, .details .right {
    margin-left: 10px;
    margin-right: 10px;
}
#logo {
    width: 101px;
    height: 30px;
    background: url('/static/img/logo.png');
    display: inline-block;
}
.line {
    width: 350px;
    height: 3px; 

}
.center {
    text-align: center;
}
.overlay {
    padding: 10px;
    background-color: white;
    opacity: 0.7;
}

.details ul li {
    list-style-type: none;
    padding: 0px 10px 20px 10px;
    font-size: 13px;
    font-family: 'latoregular';
}       
.details ul  {
    padding: 0px;
}       

.arrows {
    width: 34px;
    height: 30px;
    background: url('/static/img/arrows.png');
    display: inline-block;
}
.arrow2 {
    width: 10px;
    height: 14px;
    background: url('/static/img/arrow.png');
    display: inline-block;
}


.big-font {
    font-family: 'latoregular';
    font-size: 24px;
    text-transform: uppercase;
}
.separator {
    width: 3px;
    height: 218px; 

    display: inline-block;
    float: left;
    margin: 0px 60px 40px 70px;
}
.inline {
    display: inline-block;
}
.icon-prv {
    width: 12px;
    height: 11px;
    background: url('/static/img/prv.png');
    display: inline-block;
}

.register {
    text-align: center;

}

.button {
    width: 246px;
    height: 51px;
    background: url('/static/img/btn.png');
    display: inline-block;
}
.register .button a {
    padding: 10px 25px 0px 0px;
    font-family: 'latobold';
    text-decoration: none;
    color: #462445;
    text-transform: uppercase;
    font-size: 25px;
    display: inline-block;

}

#footer {
    width: 100%;
    background-color: #2e2f32;
    color: #8d8e92;
}
#footer a {
    color: inherit;
}

#mini {
    height: 140px;
    background: url('/static/img/bg.jpg');
    font-family: 'latoregular';
    font-size: 14px;
    color: white;  
}

#catalog {
    background: url('/static/img/gradient.png') 0px -325px repeat-x white;

}
#catalog .bread {

    padding: 10px;
}
#catalog .bread ul {
    padding: 10px 0px;
    border-bottom: 1px solid #37b2a0;
}
#catalog .bread li {
    font-size: 12px;
    display: inline-block;
    border-right: 1px solid #37b2a0;
    padding-right: 10px;
    margin-right: 10px
}
#catalog .bread li:last-child {
    border-right: none;
}
#catalog .bread li a {
    color: #37b2a0;
}
#catalog .bread .info {
    font-size: 12px;
    color: lightgray;
    margin: 20px 0px 20px 0px;
}
#catalog .menu {
    display: inline-block;
    max-width: 250px;
    vertical-align: top;
    margin-top: 5px;
    padding: 15px 0px 15px 10px;
}
#catalog .list {
    display: inline-block;
    vertical-align: top;
}
#catalog li {
    list-style-type: none;
    padding: 0px;
    margin: 5px 0px;
}
#catalog .menu li .active {
    background-color: lightgreen;
}
#catalog .menu li a {
    color: black;
    text-decoration: none;
}
#catalog .menu ul {
    margin: 0px 10px 10px 10px;
    padding: 0px 20px 15px 5px;
    background-color: #f0f0f0;

}
#catalog .menu li ul {
    background-color: #e0e0e0;
}
#catalog .list {
    max-width: 690px;
}
#catalog .list ul {
    margin: 0px 0px;
    padding: 20px 0px 15px 15px;

}
#catalog .list ul li {
    display: inline-block;
}
#catalog .list ul ul {
    padding: 5px 10px;
    margin: 0px 5px;
    background-color: #f0f0f0;
    width: 190px;
    height: 130px;
    overflow: auto;

}
#catalog .list ul ul li {
    display: block;
    text-align: center;
}
#catalog .list ul ul li a {
    color: #808080;

}
#catalog .list ul ul .name {
    font-size: 12px;
}
#catalog .list ul ul .title {
    font-size: 10px;

}
#catalog .list ul ul .description {
    font-size: 10px;
}
#catalog .list ul ul .details {
    font-size: 10px;
    text-align: right;
}
#catalog .paginator {
    display: inline-block;
}
#catalog .paginator ul {
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 20px 0px;

}
#catalog .paginator li {
    display: inline-block;
    margin: 2px;
    padding: 2px;
}
#catalog .paginator li a {
    color: black;
    text-decoration: none;
}
#catalog .paginator .active {
    background-color: lightgreen;
}
.footer-link {
    float: right;
    color: inherit;
    padding: 0px 10px;
}
#catalog .domain, #catalog .other{
    display: inline-block;
    vertical-align: top;
}
#catalog .domain {
    padding: 0px 20px 20px 20px;
}
#catalog .other {
    padding: 0px 20px 20px 20px;
}
#catalog .other .rows {
    border-spacing: 0px;
    font-size: 11px;
}
#catalog .other .rows a {
    color: inherit;
}
#catalog .other .rows td:first-child {
    padding-right: 20px;
}
#catalog .other td {
    border-bottom: 1px solid lightgrey;
}
#catalog .fields {
    border-spacing: 0px;
    font-size: 12px;
}
#catalog .fields a {
    color: inherit;
}
#catalog .fields td:first-child {
    font-weight: bold;
    padding-right: 10px;
}
#catalog .domain td {
    border-bottom: 1px solid lightgrey;
}
.center {
    text-align: center;
}
@media all and (max-width: 959px)  {
    #container, .width {
        width: 100%;
        max-width: 960px;
    }
    #main {
        background: none;
    }
    #main #header {
        background: url('/static/img/bg.jpg');
        font-family: 'latoregular';
        font-size: 14px;
        color: white;
    }
    #main .line {
        width: 100%;
        min-width: 350px;
    }
    #main .right {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 380px;
    }
    #main .right h1,#main .right h3 {
        text-align: center;
    }
    #main table {
        padding: 0px 5px;
    }
    #main table td:first-child {
        width: inherit;
        width: 230px;
    }
    #main table td:last-child {
        width: 230px;
    }
    #main table td {
        font-size: 12px;
    }
    #main table .big-font {
        font-size: 18px;
    }

    #info {
        padding: 40px 15px 10px 15px;

    }
    #info .separator {
        display: none;
    }

    #info .left, #info .right {
        width: 100%;
        max-width: 400px;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 10px auto;
        padding: 0px 20px;

    }

    #footer .width {
        width: 90%;
    }
}

@media all and (max-width: 479px) {
    #header {
        padding-right: 5px;
    }
    .arrows {
        display: none;
    }

    #header .info {
        font-size: 11px;
        margin-top: 100px;
    }
    #main .line {
        min-width: 100px;
    }
    #main .title {
        margin-bottom: 20px;
    }
    
    #main table td {
       font-size: 11px;
        display: block;
        padding-left: 20px;
        
    }
    #main table .big-font {
       font-size: 13px;
    }
    #main .right h1, #main .right h3 {
        font-size: 15px;
    }
    #main .details ul li {
        font-size: 11px;
        max-width: 100px;
        

    }
    #main .right .details {
        font-size: 12px;

    }
    #main .right {
        padding-top: 25px;
    }
    #info .separator {
        display: none;
    }
    .line {
        width: 100%;
    }
    #info .left {
        display: none;
    }
    #info .right {
        width: inherit;
    }
    #info .right p {
        margin: 0px;
    }
    .register .button a {
        font-size: 18px;
    }
    .button {
        height: 40px;
        background: url('/static/img/btn.png') 0px -10px no-repeat;
    }
    #footer .width {
        width: 99%;
        font-size: 10px;
        margin-left: 2px;
        text-align: center;
    }
    #footer .footer-link {
        padding: 0px 5px 3px 5px;
        float: none;
        display: inline-block;
    }

}