/*  
Theme Name: Zelkot
Description: Custom template for the Zelkot company.
Version: 1.0
Author: Marcin Czerwiński
Author URI: http://station75.com/

*/



html, body { width:100%; height:100%; font:12px/1.3em arial, helvetica, sans-serif; }
* { margin:0; padding:0; }
body { background: #fff url(img/bg_r.jpg) 0 0 repeat-x; }
#top { background:url(img/bg_l.jpg) 0 0 repeat-x; width:50%; height:315px; margin-bottom:-315px; }

#content { width:700px; margin:0 auto; }
h1 { width:585px; height:335px; background:url(img/head.jpg) 0 0 no-repeat; float:left; }
#langs { width: 115px; float:right; padding-top:30px; font-size:10px; }
	#langs a { color:#fff; text-decoration:none; text-transform:uppercase; background:url(img/arr1.gif) 0 50% no-repeat; padding-left:10px; }
	#langs form { padding-top:30px; margin-top:30px; background:url(img/h_newsletter.gif) 0 0 no-repeat; color:#fff; }
	#langs input { width:80px; margin-right: 5px; border:solid 1px #fff; background:#fff; }
	#langs input.submit { background:url(img/arr1.gif) 0 50% repeat-x; width:12px; border:none; cursor:pointer; }

#text { float:right; width:390px; position:relative; top:-20px; right:60px; padding-top:20px; background:url(img/dots.gif) 0 0 repeat-x; }
	#text h2, #text h2 a { color:#bc0013; text-decoration:none; font: bold 16px/1.2em arial, sans-serif; }
	#text p { margin: 1em 0; color:#333; }
	#text p#footer { border-top:solid 4px #9b0000; position:relative; margin-top: 2em; }
	#text p#footer span { border-top:solid 4px #d79999; font-size:10px; color:#666; padding:0 15px; position:absolute; top:-4px; left:0; _top:0; }
	#text ul, #text ol { list-style:disc; margin-left:10px; padding-left:10px; color:#333; }
#sidenav { float:left; width:150px; list-style:none; }
	#sidenav li { width:100%; background:url(img/dots.gif) 0 100% repeat-x; height:2em; line-height:2em; }
	#sidenav a { padding-left:30px; text-decoration:none; color: #666; }
	#sidenav a:hover { color:#bc0013; }

hr { display:block; clear:both; visibility:hidden; height:0; line-height:0; font-size:1px; }
a img { border:none; }

