/* 
  Copyright - Peter Matejbus (www.petermatejbus.com)
  HTML+CSS author: Martin 'Smasty' Srank - http://koder.smasty.net   
*/

html,body{margin:0;padding:0;position:relative}
body{background:#000 url(img/bg.jpg) no-repeat center top;text-align:center;font-family:'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;color:#eee;font-size:.8em}
#wrapper{width:1360px;margin:0 auto;text-align:left;position:relative}
a{color:#eee;text-decoration:underline}
a:hover{text-decoration:none}

/* HEAD */
h1{margin:0;padding:0;text-align:center}
h1 #title{display:block;width:233px;height:44px;text-indent:-999em;margin:30px auto -20px auto;background:url(img/title.gif) no-repeat}
#blog{margin:0;padding:0}
#blog a{display:block;width:126px;height:59px;text-indent:-999em;background:url(img/blog.gif) no-repeat;position:absolute;top:0;left:400px}
.ie #blog a{top:30px}

/* CONTENT */
#left{margin-top:50px;width:560px;float:left}
.image{width:250px;height:350px;margin:8px 0 0 8px;border:7px solid #000;float:left;display:block}
#content{margin:58px 0 0;border:7px solid #000;float:left;background:#181818;width:740px;padding:20px}
#content p{line-height:150%;font-size:12px;color:#bbb;text-align:justify}
#content h2{font-size:21px;font-weight:normal;clear:both}
#content h3{font-size:18px;font-weight:normal;clear:both}
#content img.align-left{float:left;margin:4px 15px 15px 0}
#content img.align-right{float:right;margin:4px 15px 0 15px}
#clear{clear:both;height:30px}

/* Kontakt */
#kontakt{margin:0 7px;clear:both;padding:20px 10px}
#kontakt h2{text-indent:-999em;height:56px;width:188px;background:url(img/kontakt.png) no-repeat}

/* Footer */
#footer{background:url(img/bg.jpg) no-repeat center top;width:100%;min-width:1360px;padding:70px 0 40px 0;margin:0;position:relative}
* html #footer{width:1360px}
#footer span{display:block;width:312px;height:22px;background:url(img/footer.gif) no-repeat;text-indent:-999em;margin:0 auto}
#small-end{position:absolute;bottom:0;right:0;padding:7px;font-size:11px}
#small-end a, #small-end{color:#999;text-decoration:none}