/*GLOBAL*/

*{
margin: 0;
padding: 0;
}

body{
background:#46dfef;
}

img {
border: 0;
}

/*PNG FIX
----------------*/
.iePNG, IMG { 
filter:expression(fixPNG(this)); 
} 
.iePNG a {
position: relative; 
}
/*---------------*//*END PNG FIX*/

#body{
min-width:1000px;
width:expression((document.body.clientWidth<=1000)?'1000px':'auto');
}

/*END GLOBAL*/

/*LAYERS*/

#foot{
position:relative;
height:288px;
background:url('images/foot.jpg') no-repeat;
}

#homeus{
position:absolute;
width:367px;
height:288px;
top:0;
right:0;
background:url('images/homeus.png') no-repeat 100% 0;
}

/*END LAYERS*/


/*COLOR*/

div.contayner-porn{
background:url('images/BG.jpg') repeat-x;
}

div.prn-block{
padding:24px 0 0 0;
background:url('images/bamboo.gif') repeat-x 0 70px;
}

h2.a-t-your{
background:url('images/a-t-your.gif') no-repeat 50% 0;
height:34px;
}






div.links, p.text, p.errors{
font:normal 12px 'Arial Black';
color:#040404;
margin:0 auto 7px auto;
width:800px;
}

div.links a{
font:normal 12px 'Arial Black';
color:#040404;
}

p.errors,a.enter{
color:#ff0000 !important;
}


/*END COLOR*/


/*PREVIEW*/
ul.preview{
list-style:none;
margin:12px auto 0 auto;
width:800px;
overflow:hidden;
}

ul.preview li{
position:relative;
display:block;
float:left;
background:url('images/doska.gif') no-repeat;
width:146px;
height:273px;
margin:0 14px 0 0;
}

img.prv-img{
display:block;
border:solid 1px #846634;
width:97px;
height:164px;
margin:53px 0 0 23px;
}

a.download{
display:block;
position:absolute;
bottom:3px;
left:21px;
width:100px;
height:19px;
}

div.click{
height:45px;
background:url('images/click.jpg') no-repeat 50% 0;
margin:10px 0 0 0;
padding:15px 0 0 0;
}

a.click-ancor{
display:block;
width:800px;
height:30px;
margin:0 auto;
}

/*END PREVIEW*/