﻿img 
{
    border: outset thin #003561;   
}

h1 
{
    color: #003561;
    margin:0;   
}

h2 
{
    margin:0;
    color: #552B00;  
}

h2:first-letter 
{
    color: #003561;   
}

body 
{
    background-color: #EFF1C5;
    width: 906px;
    margin: 0 auto; 
}

#envelop 
{
    width: 906px;
    background: #EFF1C5 url("../images/system/main/web-chaty-bg.jpg") repeat-y;
    margin-top: 2px;
    
}

#header 
{
    width: 906px;
    background: #EFF1C5 url("../images/system/main/web-chaty-head.jpg") no-repeat;
    height: 116px;
}

#header .flags 
{
    width: 97%;
    text-align: right;
    padding-top: 4px;
}

#header .flags img
{
    margin-left: 1px;
    margin-top: 4px;
}

#header .flags a img 
{
    border: none;
}

#header .flags .flag-mid 
{
    margin-bottom: -8px;   
}

#header .navigation 
{
    width: 915px;
    margin-top: 54px;    
    font-size: 16px;
}

#header .navigation span 
{
    padding: 2px 4px 2px 4px;
    background-color: #552B00;
    color: White;   
}

#header .navigation a 
{  
    padding: 2px 4px 2px 4px;
    color: #552B00;
    text-decoration: none;
}

#header .navigation a:hover 
{
    background-color: #552B00;
    color: White;   
}

#header .navigation a.nav-image 
{  
    padding: 2px 4px 2px 4px;
    color: #552B00;
    text-decoration: none;
}

#header .navigation a.nav-image:hover 
{
    background: none;  
}

#body
{
    width: 895px;
    background-image: url("../images/system/main/web-chaty-prechod.jpg");
    background-repeat: no-repeat;
    padding: 4px;
    margin-top: -5px;
    min-height: 459px;
}

#content 
{
    margin: 4px 20px 4px 4px;
    padding: 2px;   
}

#content .promo-chaty-gallery 
{
    text-align: center; 
    margin: 0 auto;
    width: 100%; 
}

#content .promo-chaty-gallery img
{
    display: inline;
    margin-left: 4px;
    margin-right: 4px;
    border: solid thin #003561;
}

#content .session 
{
    width: 150px;
    float: left;
    margin-left: 92px;   
}

#content .calendars 
{
    width: 100%;
    padding-left: 100px;  
}

#content .calendar 
{
    float: left;
}

#content .calendars table th
{
   background-color: #FFA042;
   color: #552B00;
}

#content .calendars table td
{
   text-align: center;
   border: solid thin #FFA042;
   padding: 1px;
}

#content .calendars table tr.days td
{
   text-align: center;
   border: none;
   padding: 1px;
   font-size: 0.8em;
   color: #003561;
}

#content .calendars table 
{
    /*border: solid thin #FFA042;*/
    /*background-color: #FFD1A4;*/
}

#content .cottage-prizes 
{
    width: 700px;
    margin: 0 auto;
}

#content .cottage-prizes .cottage-prize
{
    float: left;
    margin: 2px 40px;
}

#footer 
{
    width: 100%;
    background: white url("../images/system/main/web-chaty-foot.jpg") no-repeat;
    height: 22px;
    margin-top: -12px; 
}

.left 
{
    float: left;   
}

.clear 
{
    font-size: 1px;
    width: 1px;
    height: 1px;
    clear: both;   
}
