body,html{
text-align: center;
background: #ffffff url(img/ru01.jpg) repeat-x;
font-family: "tahoma";
font-size: 14px;
margin:0;
padding:0;
}
a:link, a:visited{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
div,p, h1, h2,h3 {
margin:0;
padding:0;
}
h2{
font-size: 16px;
font-weight: bold;
}
div#rama{
width: 1000px;
margin:0 auto;
height:100%;

}

div#menu{
background: url(img/ru05.jpg);
text-align: left;
width: 1000px;
height: 48px;
line-height: 45px;
padding: 0;
}
div#menu a:link, div#menu a:visited{
font-size: 22px;
color: black;
font-weight: bold;
margin: 5px;
}
div#menu a:hover{
color: #414141;
}
div#tresc{
background:  url(img/tlo_ru.jpg);
text-align:justify;
width:1000px;
margin:0;
padding:0;
}
div#stopka{
clear: both;
background: url(img/ru07.jpg);
text-align: center;
width:100%;
height: 158px;

font-size: 14px;
color: white;
}
div#stopka a{
color: white;
text-decoration: none;
}
ul.ro{
margin:0 5px 0 5px;
padding:0;
list-style-position: inside;
font-size: 12px;
}
ul.ro li{
margin:0;
padding:0;
list-style-position: inside;
}
ul.ro  a:link, ul.ro a:visited{
color: #e2e2e2;
}
div.men_gr{
font-size: 16px;
color: #000055;
font-weight: bold;
padding:0 10px 0 10px;
background: #eeeeee;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

}
