body	{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: Verdana;
    font-size: 10px;
    background-image: url('../img/bg.png');
    background-repeat: repeat-x;
}

a	{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #036165;	
}
a:hover	{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
    color: #036165;	
}
h2	{
    font-family: Verdana;
    color: #036165;	
    font-size: 12px;	
    font-weight: bold;
}
h3	{
    font-family: Verdana;
    color: #036165;	
    font-size: 12px;	
    font-weight: bold;
}
b,	{
    font-family: Verdana;
    color: #036165;	
    font-size: 12px;	
    font-weight: bold;
}
p,span	{
    font-family: Verdana;
    font-size: 11px;	
}
.contacts_bar	{
    height: 130px;
    width: 1000px;
    text-align: right;
}
.flash_bar		{
    height: 240px;
    width: 1000px;
    text-align: center;
}
.separator_bar		{
    height: 10px;
    width: 1000px;	
}
.contacts_text		{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    text-align: right;
    vertical-align: top;
}
.contacts_data		{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    vertical-align: top;
}
li	{
    font-family: Verdana;
    font-size: 12px;
}
.logo				{
    width: 250px;
    height: 130px;
    background-image: url('../img/logo.png');
    background-repeat: no-repeat;
}
.head_logo	{
    width: 1024px;
    height: 400px;
}
/* описатель меню */
.menu		{
    height: 33px;
    background-image: url('../img/menu_bg.gif');
    background-repeat: repeat-x;
    color: #036165;
    text-align: center;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #036165;
    cursor:pointer;
}
.menu:hover	{
    height: 33px;
    background-image: url('../img/sel_bg.gif');
    background-repeat: repeat-x;
    color: #E2F5F1;
    text-align: center;
}
.thumbnail	{
    text-align: center;
    vertical-align: top;
}
.countries_ws	{
    background-color: #EFEFEF;
    border-bottom-color: #C0C0C0;
    border-bottom-style: dotted;
    border-bottom-width: 1px;

    border-top-color: #C0C0C0;
    border-top-style: dotted;
    border-top-width: 1px;

    border-left-color: #C0C0C0;
    border-left-style: dotted;
    border-left-width: 1px;

    border-right-color: #C0C0C0;
    border-right-style: dotted;
    border-right-width: 1px;	
    width: 150px;
    text-align: left;
    vertical-align: top;
}
.cr_h1	{
    font-size: 11px;
    font-family: Verdana;
    font-style: italic;
    text-align: center;
}
}
.main_ws	{
    background-color: #FFFFFF;
    width: 724px;
    text-align: left;
    vertical-align: top;

    margin-right: 10px;
    margin-left: 10px;
}
.right_ws	{
    background-color: #EFEFEF;
    border: #C0C0C0 dotted 1px;

    width: 150px;
    text-align: left;
    vertical-align: top;
}
.bottom_banner	{
    background-color: #39CDCD;
    font-family: Verdana;
    font-size: 12px;
    text-align: justify;
    height: 80px;
    width: 100%;
}
.copyright		{
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
    vertical-align: top;
    width: 200px;	
    height: 80px;
    padding: 5px;
}
.icons_ws		{
    width: 800px;
    vertical-align: middle;
    text-align: right;
}
.slogan_line	{
    width: 500px;
    background-image: url('../img/menu_bg.gif');
    background-repeat: repeat-x;
    height: 30px;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    vertical-align: middle;
    padding: 5px;
}
.registry_line	{
    width: 500px;
    background-image: url('../img/menu_bg.gif');
    background-repeat: repeat-x;
    height: 30px;
    font-family: Georgia;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
}

/* Описатель блоков сайта */
.block_title	{

}

.flighttime     {
    font-family: Verdana;
    font-size: 12px;
    text-align: justify;
}

.PassportCheck_Expires
{
    margin: 5px 0px 0px 0px;
    width: 160px;
    height: 36px;
    background: url('../img/passport.png');
    text-align: center;
    overflow: hidden;
}

.PassportCheck_Expires span
{
    width: 100%;
    line-height: 38px;
    font-family: Verdana;
    font-size: 19px;
    font-weight: bold;
    color: #302623;
}

.photo  {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    max-width: 160px;
    max-height: 120px;
}

.navi   {
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    color: #036165;
}
#DarkOverlay {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0; 
    right: 0; 
    top: 0; 
    bottom: 0; 
    background-color: #000000; 
    filter:alpha(opacity=70); 
    -moz-opacity: 0.7; 
    -khtml-opacity: 0.7; 
    opacity: 0.7; 
    z-index: 1500;
}
#AjaxDataContainer   {
    position: absolute;
    left: 50%;
    top: 10%;
    margin-left: -411px;
    width: 822px;
    text-align: justify;
    height: 80%;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #333333;    
    padding: 10px;
    z-index: 1501;
}
.invisible {
    display: none;
}
