﻿body 
{
    background-color:#0F1F36;
    background-image:url(images/tall_1.jpg);
    background-repeat:repeat-x;
    margin:0 auto;
    width:993px;
    font-family:Arial;
    color:White;
}
.logo
{
    margin:10px 412px 0px 29px;
    width:896px; 
    height:96px; 
    background-image:url(images/logo.jpg);
}
.buttonsBar
{
    width:981px;
    height:56px; 
    border:0; 
    margin:0 auto;
}
.buttonsBar a img
{
    border:0;
}
.images
{
    width:500px;
    margin:0 auto;
}
.content
{
    background:url(images/content.png) no-repeat;
    margin:2px auto;
    margin-left:2px;
    padding:12px 20px;
    width:950px;
    height:555px;
    float:left;
    display:inline;
}
/*
.content
{
    background:url(images/content.png) no-repeat;
    margin:2px auto;
    margin-left:2px;
    margin-bottom:40px;
    padding:12px 20px;
    width:948px;
    height:315px;
    float:left;
    display:inline;
}*/
.mainTitle
{
    margin-bottom:15px;
    font-weight:bold;
    color:White;
    font-family:Tahoma;
    font-size:16px;
}
.textMainPage
{
    height:280px;
    border-right:dotted 1px White;
    padding-right:15px;
    max-width:450px;
    font-family:Arial;
    font-size:12px;
    text-align:justify;
    word-spacing:3px;
}
.rightTextMainPage
{
    border-left:dotted 1px White;
    height:280px;
    float:right;
    width:87px;
    color:White;
    padding:0 40px 0 30px;
    font-size:12px;
    text-align:justify;
}
.rightTextMainPageVer2
{
    height:280px;
    float:right;
    width:87px;
    color:White;
    padding:0 40px 0 30px;
    font-size:12px;
    text-align:justify;
}
.services
{
    height:280px;
    padding-right:15px;
    float:right;
    width:290px;
}
.services ul
{
    margin-left:10px;
    padding:1px;
    font-size:12px;
}
.services li
{
    margin-bottom:5px;
    list-style-position:outside;
    word-spacing:3px;
}
.services li li
{
    margin-left:10px;
}
.langsList ul
{
    padding:0;
}
.langsList li
{
    margin-bottom:5px;
    list-style:none;
}
.langsList li a
{
    color:White;
    text-decoration:none;
    border:0;
}
.credits
{
    word-spacing:2px;
    line-height:20px;
    height:10px;
    text-align:center;
    font-size:12px;
    position:relative;
    bottom:26px;
    width:306px;
    margin:0 auto;
}
.credits a
{
    text-decoration:none;
    color:White;
}
.credits a:hover
{
    text-decoration:underline;
}
.leftPanel
{
    border-right:dotted 1px White;
    padding-right:15px;
    max-width:776px;
    font-family:Arial;
    font-size:12px;
    text-align:justify;
    word-spacing:3px;
}
.leftPanel a
{
    color:White;
}
.pricesTable
{
    font-size:12px;
    width:750px;
    text-align:center;
    border:solid 1px White;
   
}
.pricesTable tbody tr td
{
    border:solid 1px White;
}