/*
Theme Name: piszsam.pl
Description: Templatka dla piszsam.pl
Author: Lucek
Author URI: http://lukaszlichota.pl
Version: 1.0
Tags: mój theme

*/
/*		RESETOWANIE		*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1.5;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}

table {border-collapse: collapse; border-spacing: 0;}

a:link {text-decoration: none;color:#990000;}
a:visited {text-decoration: none; color:#990000;}
a:hover {text-decoration: none; color:#990000; text-decoration:underline;}

body 
	{
	background: #333333;
	color: #333333;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#ramka 
	{
	width: 934px;
	margin: 20px auto;
	padding:0;
	position: relative;
	height: 100%;
	background: #fff;
	border:1px solid #fff;
	}
	
#kontener
	{
 	padding:1px;
	background: #fff; 
	border:1px solid #333333;
	}

#header
	{
	height: 100px;
	width: 932px;
	position:relative;
	}

.header_tytul {position:absolute; top:5px; left:25px;}
.header_tytul a{color:#990000; font-family:"Times New Roman", Times, serif; font-size:2.3em;}
.header_opis {color: #333333; font-size: 1.3em; position:absolute; top:35px; left:45px;}
#menu {position:absolute; bottom:7px; left:20px;}
#menu {list-style:none;}
#menu ul li {float:left;}
#menu ul li a {padding: 6px 10px; background:#333333; color: #fff; font-weight:bold; font-size: 1.1em; margin:0 1px 0 0;}
#menu ul li a:hover {background:#840000;}
#menu ul li a.active {background:#840000;}

#dol {width: 932px; float:left;}
#lewa {width: 615px; float:left; margin: 0 25px;}

.ostatni {border: solid #cccccc; border-width: 1px 2px 2px 1px; background: #e6e3d2 url(images/ostatni_tlo.jpg) repeat-x; margin:35px 0 0 0; position:relative; float:left; text-align: justify; font-size: 1.1em; padding: 0 15px 15px 15px;}
.ostatni_label {background: #fff; border: solid #cccccc; border-width: 1px 1px 0 1px; position:absolute; top:-27px; left:-1px; padding: 5px 10px 3px 10px; color: #333333; font-weight:bold;}
.ostatni .tfe {padding:1px; background: #fff; border: 1px solid #999999; float:left; margin: 5px 10px 5px 0;}
.ostatni h1 {float:left; font-family:"Times New Roman", Times, serif; font-size:2em; color:#990000; font-weight:300; margin: 0 0 0 5px;}	

.post .tfe {padding:1px; background: #fff; border: 1px solid #999999; float:left; margin: 5px 10px 5px 0;}
.post h1 {float:left; font-family:"Times New Roman", Times, serif; font-size:2em; color:#990000; font-weight:300; margin: 0 0 0 5px;}
.post {border: solid #999999; border-width: 1px 0 1px 0; position:relative; float:left; text-align: justify; font-size: 1.1em; padding: 15px; margin: 1px 0 0 0;}

.postmetadata {clear:both;}
.strony {margin: 10px 0 0 0; float:left;}

.clear {clear:both;}

#sidebar{width: 238px; float:left; padding: 8px 0 0 0;}
#sidebar .cell{width: 238px; float:left; border-top: 3px double #999999; margin: 0 0 10px 0;}

.cell ul {list-style:none; margin: 10px 0 0 12px;}
.cell ul li{font-size: 1.2em; padding: 2px 0;}
.cell ul li a{color:#333333;}
.cell ul li a:hover{text-decoration:underline;}

.nagl {letter-spacing:0.6em; text-transform:uppercase; border-bottom: 1px solid #999999; color: #840000; padding: 4px 3px;}

.alignnone {float:left; padding:1px; border: 1px solid #333333; margin: 5px;}
#lewa h3{letter-spacing:0.6em; text-transform:uppercase; color: #840000; border-top: 3px double #999999; padding: 4px 3px; margin:8px 0 0 0; font-weight:300;}
