body
{ font-family: Arial;
  font-size: 70%; 

background-colorsummer:#298fac;
background-colorautumn:#a1cded;
background-color:#1d2542;
background-image:url('img/winter.jpg');
background-repeat: no-repeat;
}

td, th
{ font-family: Arial;
  font-size: 70%; 
  
}


}

input, textarea, select
{ font-size: 1em; }

h1
{ }

body, table, td, th, p, ul, ol, li, input, textarea, select, h1
{ }

.dropdown {
  position: absolute;
  width: 130px;
  z-index: 10;
  list-style-type: none;
  background: #0D3247;
  visibility: hidden;
  margin: 0;
  margin-top: 23px;
  padding: 0;
  padding-bottom: 2px;
}


.dropdown ul {
  margin: 0;
  padding: 0;
}

.dropdown li {
  position: relative;
  display: block;
  padding: 0;
  margin: 0px;
  width: 122px;
}

.dropdown li a {
  position: relative;
  display: block;
  margin: 0;
  margin-left: 2px;
  padding: 0px 2px;
  width: 122px;
  text-decoration: none;
  color: white;
}

.dropdown li a:hover {
  position: relative;
  background:white;
  background-color:white;
  color: red;
  text-decoration: none;
}

a.style
{ text-decoration: none; }
a.style:hover
{ text-decoration: underline; }

a.nav { padding-top:3px; padding-bottom:3px; padding:2px;}
a.nav:active, a.nav:visited,  a.nav:link { color: #000000; font-size : 10px; font-weight: bold; font-family: verdana; text-decoration: none;}
a.nav:hover { font-size : 10px; font-weight: bold; color: black; font-family: verdana; background-color:000000; color:FFFFFF}

/* íàøà HTML òàáëèöà */
table.nav{
border-spacing:0.1em;
margin-bottom:0.5em;
margin-top:0em
}

/* ÿ÷åéêè òàáëèöû */
table.nav td{
border:1px solid #CCCCCC;
padding:0.2em 0em
}

/* çàãîëîâêè òàáëèöû */
table.nav thead td{
cursor:pointer;
cursor:hand;
font-weight:bold;
text-align:center;
vertical-align:middle
}

/* çàãîëîâîê îòñîðòèðîâàííîãî ñòîëáöà */
table.nav thead td.curcol{
background-color:#999999;
color:#FFFFFF
}


a.nav1 { padding-top:2px; padding-bottom:2px; padding:2px; color: ; font-size : 10px; }
a.nav1:active, a.nav1:visited,  a.nav1:link { color: silver; font-size : 10px;  font-family: arial; text-decoration: none;}
a.nav1:hover { font-size : 10px;  font-weight: bold; color: white; font-family: arial;}

a.nav2 { padding-top:2px; padding-bottom:2px; padding:2px; color: ; font-size : 12px; }
a.nav2:active, a.nav2:visited,  a.nav2:link { color: red; font-size : 12px;  font-family: arial; text-decoration: none;}
a.nav2:hover { font-size : 12px; font-weight: bold; font-family: arial; color:Orange}

a.nav_air { padding-top:3px; padding-bottom:3px; padding:2px;}
a.nav_air:active, a.nav_air:visited,  a.nav_air:link { color: orange; font-size : 10px; font-weight: bold; font-family: verdana; text-decoration: none;}
a.nav_air:hover { font-size : 10px; font-weight: bold; color: orange; font-family: verdana; background-color:silver; color:FFFFFF}

a.nav3 { padding-top:3px; padding-bottom:3px; padding:2px;}
a.nav3:active, a.nav3:visited,  a.nav3:link { color: red; font-size : 10px; font-family: tahoma; text-decoration: none;}
a.nav3:hover { font-size : 10px; color: red; font-family: tahoma; background-color:white; color:orange}


rss {
        display: block;
        font-family: verdana, arial;
}

channel title {
        display:block;
        margin: 5px;
        padding: 2px;
        color: gray;
        border-bottom: 1px solid silver;
        font-weight:bold;
}

channel link {
        display:none;
}

item link{
        display: block;
        margin: 5px;
        padding: 2px;
        font-size:70%;
        color: #91A7BA;

}
item title {
        display: block;
        margin: 5px;
        padding: 2px;
        border-bottom: 1px solid silver;
        font-weight:bold;
        color:black;
        background-color:lightblue;
        -moz-border-radius: .5em .5em .5em .5em;
}

item {
        display: block;
        padding: 2px 30px 2px 30px;
}

item description {
        color: black;
        margin: 12px;
        font-size: small;
}
docs {
        display: block;
        background-color: #ffffe6;
        margin: 20px;
        text-align: center;
        padding: 5px;
        color: #7f7f7f;
        border: 1px solid orange;
}

/* all hidden elements */
language, lastBuildDate, ttl, guid, category, generator, pubDate {
        display: none;
}

channel:before{ background-color:yellow; padding:1px; -moz-border-radius:0 0 1em 0; font-size:111%; letter-spacing:0.05em; border-bottom:3px solid red; border-right:3px solid red; color:red; text-align: center; content:"This is an RSS 2.0 file intended to be viewed in a newsreader or syndicated to another site." }

