Body {
margin: 0 auto;
text-align: center;
font-size: 8pt;
font-family: Verdana, sans-serif;
background: url(images/bg.jpg) repeat;
color: rgb(173,123,72);
}
#header {
height: 160px;
width: 800px;
margin: 0 auto;
text-align: left;
}
#logo {
empty-cells: show;
height: 95px;
width: 450px;
font-size: 15pt;
background: pink;
margin-left: 175px;
background: url(images/baner.jpg) no-repeat;
}
#lang {
empty-cells: show;
height: 25px;
width: 80px;
margin-top: -95px;
margin-left: 720px;
text-align: center;
font-size: 10pt;
background: white;
}
#logo1 {
empty-cells: show;
height: 95px;
width: 450px;
font-size: 15pt;
background: pink;
margin-left: 175px;
background: url(images/baner2.jpg) no-repeat;
}
#lang a, #lang a:visited, #lang a:active {
display: block;
text-align: center;
font-size: 10pt;
padding-top: 2px;
text-decoration: none;
color: rgb(173,123,72);
}
#lang a:hover {
display: block;
text-align: center;
font-size: 10pt;
padding-top: 2px;
text-decoration: none;
color:   rgb(143,0,0);
}
#menu {
width: 800px;
height: 25px;
margin-top: 110px;
text-align: center;
font-size: 10pt;
}
#menu a, #menu a:active, #menu a:visited {
font-size: 10pt;
color: rgb(173,123,72);
text-decoration: none;
}
#menu a:hover {
font-size: 10pt;
color:  rgb(143,0,0);
text-decoration: none;
}
.line {
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
color: rgb(143,0,0);
}
.border{
font-size: 1px;
width: 800px;
height: 3px;
margin: 0 auto;
background:rgb(173,123,72);
empty-cells: show;
}
#content {
margin: 0 auto;
width: 700px;
background: rgb(255,235,201);
padding: 50px;
line-height: 12pt;
}
h1 {
margin: 0px;
padding: 0px;
line-height: normal;
font-size: 14pt;
color: rgb(143,0,0); 
font-weight: normal;
}
h2 {
margin: 0px;
padding: 0px;
line-height: normal;
font-size: 8pt;
color: rgb(222,195,128); 
font-weight: normal;
margin-bottom: 30px;
}
.withmargin {
margin: 10px;
}
#footeradress {
margin: 0 auto;
width: 780px;
padding: 10px;
font-size: 8pt;
}
#footeradress a, #footeradress a:active, #footeradress a:visited {
text-decoration: none;
font-weight: bold;
color: rgb(173,123,72);
font-size: 7pt;
}
#footeradress a:hover {
text-decoration: underline;
font-weight: bold;
color: rgb(173,123,72);
font-size: 7pt;
}
.noborder {
border: 0px solid black;
}
.small {
font-size: 7pt;
}
