@charset "utf-8";
/* CSS Document */


* {margin:0; padding:0;}
html, body {height: 100%;font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px; color:#fff; font-style:italic;
background-color: #1d1d1d;min-width:1000px;}
body {text-align:center; background: #1d1d1d url(../bg_img/tlft.gif) no-repeat 0 0;}
.wrapper {min-height: 100%;height: auto !important;height: 100%; position:relative;margin-bottom: -1px; /* nizny margin = otrizat vysota footer */ background: transparent url(../bg_img/trt.gif) no-repeat right 0;}

#znt {width:510px; height:430px; margin:0 auto 0 auto; position:relative; top:100px;
background: transparent url(../bg_img/ceramicstyle_03.gif) no-repeat 0 0;}
h1 {font-size:30px; font-weight:normal; display:block; padding:230px 0 60px 0;}
p {font-size:18px; line-height:24px; }



.footer, .push {height: 1px; /*vysota push dolgna byt ravna vysota footer */}
.footer { position:relative;background-color: #ffffff;}
#blft, #brht {width:380px; height:330px; position:absolute; top:-330px;}
#blft {left:0;  background: transparent url(../bg_img/blft.gif) no-repeat 0 0; }
#brht {right:0; background: transparent url(../bg_img/brht.gif) no-repeat 0 0; }
.clear {clear:both;}
