body { background-color: #E3E3E3; background-image: url('../img/bg2.png'); background-repeat: repeat-x; font-size: 12px; }
#body { background-image: url('../img/bg_body2.png'); background-repeat: repeat-y; width: 901px; margin: 0 auto 0 auto; }
.header { height: 108px; background-image: url('../img/header.png'); background-repeat: no-repeat;}

.header2 { height: 46px; color: #d1d1d1; padding: 8px 50px 0 50px;background-image: url('../img/header.png'); background-repeat: no-repeat; background-position: 0 -108px; }
.header2 a { color: #d1d1d1; }
.header2 input { border: 1px solid #3d3d3d; color: #3d3d3d; height: 15px; width: 200px; background-color: #222222; }
.header2 .right { float: right; padding: 0;}

.footer { background-image: url('../img/bg_footer.png'); background-repeat: repeat-y; height: 181px;}
.footer .kontakt { width: 150px; padding: 24px 0 20px 40px; }


