/* CSS Document */
html{height: 100%; width: 100%;}
body {padding:0; margin:0; background-color:#382a1f; background-image:url(bg-main.jpg); background-position:top center;  background-repeat:no-repeat; background-attachment:fixed; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; height:100%;}
.container {width:100%; text-align:center; height:100%;}
.block {width:1000px; margin:0 auto; text-align:left; height:auto;}
.logo img {border: none;}
.menu {text-align:center;}
.menu img {border:none;}
.menu-margin {width:1000px; height:15px; }
.left {width:311px; float:left; padding-right:15px;}
.center {width:319px; float:left; padding-left:12px; }
.center-2kol {width:637px; float:left; padding-right:15px }
.right-2kol {width:327px; height:350px; float:left; padding-left:10px;}
.right {width:327px; height:350px; float:left; padding-left:10px; background-image:url(telefon.png); background-position:100% 50%; background-repeat:no-repeat; }
.main {height:100%;}
.kropki {width:3px; height:350px; float:left; background-image:url(kropki.png); background-repeat:repeat-y; background-position:left top;}
.thumb {float:left; border:none; margin-right:10px; margin-bottom:10px;}
.imgheader {margin-bottom:10px;}
a {color:#FFF; text-decoration:none}