body {
width: 1000px;
height: 100%;
padding:0; 
margin:0 auto;
color: #666666; 
text-align: center;
font: 14px Trebuchet MS;
background-color: #ffffff;
}
html {
height: 100%;
}
.clear {
height: 2px;
width: 100%;
margin-top: 1px;
margin-bottom: 10px;
position: relative;
}
a img {
border: none;
}
h2, h3, h4, h5, h6 {
font-size: 14px;
}
h1 {
font-size: 18px;
}

a:active{
outline:none;
}
ul {
text-align: left;
margin-left: 10px;
}

#header {
height: 190px;
width: 1000px; 
margin-top: 0px;
margin-bottom: 2px; 
background: url('/images/german/topmenu.png') no-repeat bottom center;
position: relative;
}

#header #flagi {
width: 271px;
height: 134px;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
float: left;
}

#header #serty {
width: 360px;
height: 135px;
margin-top: -5px;
margin-left: 75px;
margin-bottom: 10px;
float: left;
}
#header #contacts {
width: 200px;
height: 135px;
margin-left: 80px;
text-align: left;
font-size: 18px;
float: left;
}
#header #contacts .lang {
width: 200px;
height: 31px;
margin-left: 0;
text-align: left;
padding-bottom: 10px;
}
#header #contacts span {
font-size: 14px;
text-align: left;
margin-top: 5px;
float: left;
}
#header #contacts .phone {
padding: 10px 0 10px 50px;
background: url('/images/german/phone.png') no-repeat left center;
}
#header #contacts .mail {
padding: 10px 0 10px 50px;
background: url('/images/german/mail.png') no-repeat left center;
}
#header #logo {
width: 265px;
height: 89px;
background: url('/images/german/logo.png') no-repeat center center; 
margin-top: 10px; 
margin-left: 5px; 
display: block;
float: left;
}
#search {
width: 228px;
height: 24px;
margin-left: 750px; 
margin-bottom: 10px;
float: left;
}
#topmenu {
width: 730px;
margin-top: -5px;
margin-left: 240px; 
float: left;
}
#topmenu ul {
width: 730px;
list-style: none;
font-size: 17px;
}
#topmenu li {
color: #ffffff;
margin-left: 5px; 
float: left;
}
#topmenu a {
color: #ffffff;
text-decoration: none;
}
#content {
width: 1000px;
float: left;
position: relative;
}
#content #leftblock {
width: 260px;
padding: 0px 10px 5px 0;
float: left;
}
#leftmenu {
width: 260px;
}
#leftmenu p {
width: 210px;
padding: 10px 5px 10px 55px;
text-align: left;
font-size: 19px;
background: url('/images/german/letter.png') no-repeat left center;
margin-bottom: 5px;
color: #1a3a7a;
}
#leftmenu ul {
width: 210px;
list-style: url('/images/german/li_leftmenu.png');
}
#leftmenu li {
font-size: 16px;
margin-top: 10px;
margin-left: -15px; 
}
#leftmenu a {
color: #1a3a7a;
text-decoration: none;
}
#block {
width: 505px;
margin-left: 5px;
padding: 15px 10px 5px 0;
text-align: left;
float: left;
}
#block  h1{
text-align: left;
}
#block a {
color: #0066cc;
}
#rightblock {
width: 200px;
padding: 5px 10px 5px 0;
float: left;
}
#news {
width: 200px;
margin-top: -15px;
}
#news h6 {
width: 200px;
margin-top: 20px;
padding: 0px 5px 10px 55px;
text-align: left;
font-size: 19px;
background: url('/images/german/rss.png') no-repeat left center;
margin-bottom: 5px;
color: #1a3a7a;
}
#news a {
color: #1a3a7a;
text-decoration: none;
}
#footer {
width: 1000px;
padding: 10px 0px 0px 0px;
background: url('/images/german/fon_footer.png') no-repeat top center;
position: relative;
float: left;
}
/* Нижняя навигация */
#dock2{
    width: 100%;
	bottom: 0px;
    position: relative;
    left: 0px;
}
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}

.dock-container2{
    position: absolute;
    height: 150px;
	margin-top: -20px;
    overflow: hidden;
}
a.dock-item2{
    display: block; 
    width: 77px; 
    color: #000; 
    bottom: 0px; 
    position: absolute;
    text-decoration: none;
}

.dock-item2 img{
    border: none; 
    margin: 0px 10px 0px; 
    width: 100%; 
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}

