body{
margin:0;
font-family:Verdana;
text-align:center;
background-color:#5A0;
}

/*                                                       main table and cells                */
table.main{
width:100%;
border-collapse:collapse;
}

/*
.main td{
border:solid 1px #F00;
}
*/

tr.site_title{
background-color:#FE0;
}

td.margin{
width:auto;
}

td.extra_margin{
width:5px;
}


/*                                                       site title & language selector                */

td.site_title_cell{
vertical-align:center;
}

table.site_title{
width:100%;
margin:0;
}

td.lang{
text-align:right;
padding:0;
vertical-align:center;
font-weight:900;
font-size:20px;
color:#000;
}

.lang a{
color:#000;
text-decoration:underline;
}

.lang span.active{
color:#F00;
}

.site_title_cell h1{
text-align:left;
font-size:30px;
margin:5px 0;
}

div.title_translation{
font-size:10px;
letter-spacing:2px;
margin:10px 0;
}

/*                                                       flash header                */

tr.header_object{
background-color:#FFEE00;
}

td.header_object_cell{
padding:0;
width:800px;
height:200px;
text-align:center;
}

div.noflash{
font-size:12px;
text-align:left;
color:#000;
}

/*                                                       subtitle                */

tr.subtitle{
background-color:#FFEE00;
}

.subtitle h2{
text-align:right;
font-size:20px;
margin-top:5px;
margin-bottom:5px;
letter-spacing:2px;
}

/*                                                       main navigation                */

tr.navy{
background-color:#FFEE00;
}

td.navy_cell {
padding:0;
text-align:center;
padding-bottom:10px;
}

table.navy_table{
width:100%;
margin:auto;
padding:0;
}

.navy_table td{
padding:0;
text-align:center;
}

.navy_table a{
display:block;
margin:2px auto;

font-family:Verdana;
font-size:14px;
font-weight:900;
text-decoration:none;
color:#000;

vertical-align:middle;
text-align:center;
width:105px;
height:35px;
line-height:35px;
background-image:url('static/button_free.png');
background-color:#FFF;
background-repeat:no-repeat;
background-position:center center;
}

.navy_table a:hover{
background-image:url('static/button_hover.png');
color:#F00;
}

.navy_table a.active{
background-image:url('static/button_hover.png');
color:#F00;
}

/*                                                       partners                */

tr.partners_separator{
background-color:#000;
height:2px;
}

tr.partners{
height:90px;
background-color:#FE0;
}

table.partners_table{
width:100%;
}

td.partners_title_cell{
color:#000;
font-size:12px;
vertical-align:middle;
text-align:left;
padding-right:20px;
width:100px;
}

td.partner_logo {
vertical-align:middle;
text-align:center;
padding:2px 10px;
}

.partner_logo img{
border:none;
margin:2px;	
}



/*                                                       main table content area                */

tr.content{

}

td.content_cell{
width:800px;
padding:0;
}

/*                                                       content wrapper table                */

table.record{
border-collapse:collapse;
margin-top:30px;
}

td.corner_upper_left{
padding:0;
width:10px;
height:10px;
background:#FFF url('static/corner_upper_left.png') no-repeat;
}

td.corner_upper_right{
padding:0;
width:10px;
height:10px;
background:#FFF url('static/corner_upper_right.png') no-repeat;
}

td.corner_lower_left{
padding:0;
width:10px;
height:10px;
background:#FFF url('static/corner_lower_left.png') no-repeat;
}

td.corner_lower_right{
padding:0;
width:10px;
height:10px;
background:#FFF url('static/corner_lower_right.png') no-repeat;
}

td.spacer{
background-color:#FFF;
}

td.record_cell{
background-color:#FFF;
width:780px;
}

/*                                                       news record content format                */

.record_cell h2{
font-size:20px;
font-weight:900;
margin:10px;
}

.record_cell h3{
font-size:17px;
font-weight:900;
margin:10px;
}

div.date{
margin:10px;
font-size:10px;
color:#99c;
}

div.record_text{
margin:10px;
text-align:justify;
font-size:12px;
}


a.outer{
color:#000;
text-decoration:none;
}

a.outer:visited{
color:#777;
}

a.inner{
color:#000;
text-decoration:none;
font-weight:900;
}

a.inner:hover{
color:#F00;
}

.record_text img{
border:none;
margin:10px 10px 10px 0;
float:left;
}

p.side{
margin-top:20px;
}

p.bottom {
clear:both;
margin-bottom:50px;
}

div.image_separator{
clear:both;
height:10px;
}

div.full_link{
margin:10px;
font-size:12px;
color:#F00;
font-weight:900;
text-align:right;
letter-spacing:2px;
clear:both;
}

.full_link a,.full_link a:visited{
color:#F00;
}


/*                                                      shift navy              */

td.shift_navy_cell{
background-color:#FFF;
width:780px;
text-align:center;
}

.shift_navy_cell table{
margin:auto;
}

.shift_navy_cell td{
padding:0 20px;
}

.shift_navy_cell a{
display:block;
margin:2px auto;

font-family:Verdana;
font-size:12px;
font-weight:900;
text-decoration:none;
color:#000;

vertical-align:middle;
text-align:center;
width:105px;
height:35px;
line-height:35px;
background-image:url('static/shift_navy_free.png');
background-color:#FFF;
background-repeat:no-repeat;
background-position:center center;
}

.shift_navy_cell a:hover{
background-image:url('static/shift_navy_hover.png');
color:#F00;
}

/*                                                       copyright                */

td.copyright_cell{
padding:20px;
text-align:center;
color:#FFF;
font-weight:900;
font-size:10px;
letter-spacing:1px;
}


/*                                                       activities         smth inherited from news       */
img.activities_thumb{
margin-top:0;
}

div.activities_dates{
margin:10px;
font-size:12px;
font-weight:900;
color:#99c;
}

div.activities_separator{
height:50px;
}

/*                                                       resourses                  */

table.resourses{
margin:0;
border-collapse:collapse;
width:780px;
}

td.category_title{

}

.category_title h1{
font-size:20px;
font-weight:900;
margin:10px 10px 20px 10px;
}

td.resourse_logo{
text-align:center;
vertical-align:middle;
}

.resourse_logo img{
margin:10px;
border:none;
}

td.resourse_title{
padding:0;
}

.resourse_title h3{
margin:10px;
}

.resourse_title a{
font-size:17px;
font-weight:900;
margin:0;
color:#000;
text-decoration:none;
}

.resourse_title a:hover{
color:#F00;
}

td.resourse_description{
}

.resourse_description p{
margin:10px;
}

.resourse_description a{
font-size:12px;
font-weight:100;
margin:0px;
color:#000;
text-decoration:none;
}

.resourse_description a:hover{
color:#F00;
}

tr.resourse_spaser{
height:50px;
}

tr.category_spaser{
height:50px;
}

/*                                                       index                  */
body.index{
text-align:center;
background-color:#FE0;
}


table.intro{
margin:100px auto;
border-collapse:collapse;
}

td.intro_title{
text-align:center;
}

.intro_title h1{
font-size:25px;
font-weight:900;
color:#000;
}

.intro_title h2{
text-align:left;
font-size:13px;
font-weight:900;
color:#000;
letter-spacing:3px;
}


td.logo{
text-align:center;
padding:10px;
height:320px;
}

.logo img{
width:300px;
height:300px;
border:none;
}

td.lang_link{

}

.lang_link h1{
margin:10px;
}

.lang_link a{
margin:0;
font-size:20px;
font-weight:900;
text-decoration:underline;
color:#000;
}

.lang_link a:hover{
color:#F00;
}

#ru{
text-align:right;
}

#en{
text-align:left;
}


/*                                                       static pages format                  */

h1.chapter_title{
font-size:25px;
font-weight:900;
color:#000;
margin:10px 10px 20px 10px;
}

h2.chapter_subtitle{
font-size:20px;
font-weight:900;
color:#000;
margin:30px 10px 10px 10px;
}

h3.text_subtitle{
margin:20px 10px 10px 10px;
font-size:17px;
font-weight:900;
color:#000;
clear:both;
}

p.content{
margin:10px;
font-size:12px;
color:#000;
text-align:justify;
}

img.content_image_left{
border:none;
float:left;
margin:5px 10px 5px 10px;
}

p.content a{
color:#000;
text-decoration:none;
font-weight:900;
}

p.content a:hover{
color:#F00;
}

div.float_spacer{
clear:both;
height:50px;
}

/*                                                       contacts page subformat                  */

.contacts_page_content{
margin:0px;
border-collapse:collapse;
}

.contacts_page_content td{
padding:10px;
}

td.contacts_page_content_title{
font-size:12px;
color:#000;
vertical-align:top;
font-weight:900;
}

td.contacts_page_content_content{
font-size:12px;
color:#000;
letter-spacing:1px;
}
