/* Style.css file made by Themetis */

/* Reset styles */
* {
    padding: 0px;
    margin: 0px;
}


body {
    background: #FFFFFF url(../../skins/images/images_site/body_bg.jpg) repeat-x top left;
    color: #666699;
    font: 13px/20px Verdana, sans-serif;
    width: 100%;
    text-align:center;
    padding:0px;
    margin:0px;
}

a {
    outline: none;
    color:#2B587A;
}

a:hover {
    color:#525a96;
    text-decoration:none;
}

h1 {
    color: #525a96;
    font-weight: bold;
    font-size: 18px;
    margin:0 0 12px 10px;
}

h2 {
    color: #525a96;
    font-weight: bold;
    font-size: 15px;
}


#container {
    width: 100%;
    background: transparent url(../../skins/images/images_site/clouds.jpg) no-repeat top center;
    text-align:center;
}

/* Header */
#header {
    width: 920px;
    height: 114px;
    margin: 0px auto;
    clear: both;
    background: transparent url(../../skins/images/images_site/logo3.png) no-repeat bottom left;
}


li {
    margin:0px 0px 0px 25px;
    padding:0px;
}

ul {
    padding:0px;
    margin:0px;
}

.logo {
    float: left;
}


.logo a {
    display:block;
    width: 305px;
    height: 110px;
    text-decoration:none;
    margin-left:25px;
}

.primary_menu {
    background: transparent url(../../skins/images/images_site/menu_bg.jpg) repeat-x top left;
    position: relative;
    top: 50px;
    float: right;
    font-size:12px;
    border: 1px solid #a5a9cb;
}


.primary_menu a {
    padding: 5px 15px;
    display: block;
    float: left;
    color: #525a96;
    text-decoration: none;
    font-weight: bold;
}

.primary_menu .b {
    border-right:1px solid #cccccc;
}

.primary_menu a:hover {
    text-decoration: none;
    background: transparent url(../../skins/images/images_site/menu_bg_h.jpg) repeat-x top left;
    color: #272e65;
}

.attention {
    color: #b33f8a !important;
    background: transparent url(../../skins/images/images_site/menu_bg_1.jpg) repeat-x top left !important;
}

.attention:hover {
    background: transparent url(../../skins/images/images_site/menu_bg_1_h.jpg) repeat-x top left !important;
}

.pr_btn_last {
    margin-right: 0px !important;
}

.top_contacts {
    height: 45px;
    position: relative;
    top: 40px;
    float: right;
}

.top_contacts p {
    padding-left: 85px;
    background: transparent url(../../skins/images/images_site/mappy.png) no-repeat top left;
    width: 200px;
    height: 45px;
    color: #525a96;
    font-size: 9px;
    line-height: 12px;
}

/* Page image block */
#page_image {
    clear: both;
    margin: 0px auto 8px auto;
    border: 1px solid #525a96;
    width: 920px;
    height: 200px;
    background-color:#ecf4fe;
}

.clocks {
    text-align: center;
    clear: both;
    width: 920px;
    background-color: #ecf4fe;
    overflow:hidden;
    border:1px solid #525a96; 
    margin:0px auto;
}


.clocks table {
    width:100%;
    padding:0px;
    margin:0px;
    border:0px none;
}

.clocks td img {
    vertical-align:middle;
}

.clocks td {
    color: #525a96;
    width:200px;
    text-align: center;
    width:25%;
    padding:5px;
    font-size:12px;
}

.kyiv, .new, .london, .san {
    font-weight:bold;
}


/* Content */
#content {
    clear: both;
    width: 920px;
    margin: 0px auto;
    border-bottom: 2px solid #8f615d;
    padding-bottom: 15px;
    overflow:hidden;
    text-align:left;
}

.left {
    float: left;
    width: 200px;
    background-color:#525a96;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 18px;
    text-decoration: none;
    margin:8px 0px;

}

.left a {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
}

.left img {
    vertical-align:middle;
}

.left a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

.right {
    float: right;
    width: 700px;
    background-color:#F7F4EA;
    margin:8px 0px;
}

.list {
    line-height:26px;
    margin:8px 10px;
    padding:0px;
}

.right p {
    margin: 10px 0px;
    font-size: 11px;
    padding-left: 15px;
}

.right span {
    padding-left: 10px;
    line-height: 20px;
    font-style: italic;
    color: #525a96;
}

.pad {
    padding:10px;
}

.pad-m {
    padding:10px 15px;;
}

/* Footer */
#footer {
    width: 920px;
    margin: 10px auto;
    clear: both;
    color: #9f9f9f;
    text-align: center;
    font-size:12px;
}
