/*** General settings  ***/
* {margin: 0px; padding:0px;border:none;}
body {font-family:Arial;background:url('../img/face.jpg') black no-repeat top right;font-size:12px; color:#464c46;}
.cleaner {clear:both;visibility: hidden;}



/*** container ***/
#container {width:760px;float:left;}
#container .logo {width:610px;height:300px;margin:30px 0px 0 70px;}
#container .form {width:610px;height:260px;margin:0 0px 0 70px;}
#container .preview {width:610px;margin:20px 0px 0 70px;}
#container .preview .obrazky { margin-left: 10px; padding:0;}
#container .preview div {padding:30px 0 30px 0;}

/** H1 + Span NINJA **/
#container .logo h1 { position: relative; width:610px;height:161px; margin: 0px; padding: 0px; overflow: hidden;}
#container .logo h1 a { display: block; }
#container .logo h1 span { position: absolute; top:0; left:0;  width:610px;height:161px;background: url('../img/logo.png') no-repeat; cursor: pointer; visibility: visible;}

/** FORM **/
#container .form form {width:610px;height:260px;background:url('../img/form.jpg') no-repeat}
#container .form form .text { float:left; width:285px; padding: 5px 5px 5px 10px; margin:130px 0px 0 40px;background:none;}
#container .form form .submit { float:left; width:180px;height:40px;margin:124px 0px 0 38px;background:none;cursor: pointer;}

/** FOO **/
#foo {width:100%; height:60px; background-color: #171819;}
#foo p {width:700px;margin:0 auto;padding:10px; color: #8c8d8d;font-size:12px;text-align:center;}
#foo p a {color: #8c8d8d;font-size:12px;}
