/* LAYOUT */
@media screen {
/* html, body {
	height:100%;
	min-height:100%;
} */
body {
	color:#411;
	font-size:10pt;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	padding:0;
	margin:0;
	background:#828282 url(bg4.gif) repeat;
}
#prawy{
	margin-left:auto;
	margin-right:auto;
	position:relative; 
	width:914px;
	background:url(http://blog.krzysiek.org/shadow-right-ie.jpg) top  right repeat-y;
}
html>body #prawy{
	background:url(http://blog.krzysiek.org/shadow-right.png) top  right repeat-y;
	width:920px;
}
#lewy{
	background: url(http://blog.krzysiek.org/shadow-left-ie.jpg) repeat-y 15px 60px; 
	top:60px;
	width:900px;
}
html>body #lewy{
	background: url(http://blog.krzysiek.org/shadow-left.png) repeat-y 12px 60px; 
}
#calosc{
	min-height:100%;
	width:870px;
	border:0.04em solid #222;
	background:#f1f1f2 url(http://blog.krzysiek.org/bg.png) repeat-y right;
	margin-bottom:0;
	margin-left:30px;
	margin-top:0;
}
#blog {
	text-align:justify;
	width:500px;
	margin-right:auto;
	margin-left:140px !important;
	margin-left:70px;
	margin-top:0 !important;	
	margin-top:8px;
	padding-bottom:100px;
	font-size:0.90em;
	float:left;
}
div.leftsidebar, div.leftsidebarwithtext { 
	display:block;
	float:left;
	margin:0 0 0 -170px !important;
	padding-left:0 !important;
	padding-left:50px;
	width:160px;
	position:relative;
}
div.leftsidebarwithtext {
	margin:0px 0 0 -120px !important; /* IE hack na linki do zmiany strony ... :/*/
	margin:0px 0 0 -120px;
	padding-top:5px;
	width:160px;
}
div.leftsidebar img {
	margin-bottom: 10px;
	border: 1px solid #411;
}
#menusy {
	margin-top:0 !important;
	margin-top:8px;
	float:right;
	width:190px !important;
	margin-right:25px !important;
	margin-right:10px;
}
#menusy ul{
	list-style:none;
}
#menusy ul ul {
	text-align:right;
}
#menusy li {
	line-height:1.25em;
}
#menusy li h2 {
	margin-top:1.00em;
}
#menu-top{
	height:35px;
	width:100%;
	background:#444;
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
}
#menu-top ul, #menu {
	padding-top:10px;
	padding-left:20px;
	margin:auto;
	list-style:none;
}
#menu-top li, #menu li {
	display:inline;
}
#menu-top li a {
	color:#BCBCBC;
	text-decoration:none;
	font:inherit;
}
#menu-top li a:hover {
	color:#DEDEDE;
}
#menu {
	background-image:url(http://blog.krzysiek.org/bg-menu.png);
	background-color:#e9e9ea;
	padding-bottom:6px;
}
#menu li {
	padding-right:8px;
	padding-left:8px;
	font-size:1.00em;
	border-right:#000 solid 0.08em;
}
#menu a {
	font-family:"Courier New", Courier, monospace;
}
#menu form {
	display:inline;
}
#searchsubmit, #s {
	border-width:1px;
	border-color:#237 #238 #238 #237;
	border-style:solid;
	background-color:#fafafb;
}
#searchsubmit {
	height:18px;
}
#s {
	height:14px;
	background-color:#fafafb;
}
#s:focus, #s:ahover {
	background-color:#fff;
}
#logo { 
	overflow:auto;
	padding:0;
	height:205px;
	/*padding-top:35px;*/
	background:#222 url(logo.jpg) 0 0 no-repeat;
	width:100%;
}
#logo h1 {
	text-align:right;
	top:80px !important;
	top:95px;
	font-size:2.05em;
	position:relative;
}
#logo h1 a{
	color:#E9E9E9;
	text-decoration:none;
	font-weight:bold;
}
#logo h1 a, #tagline{	
	color: #E9E9E9;
	font-family:"Courier New", Courier, monospace;
	text-align:right;
	margin-right:20px;
}
#tagline {
	top:58px !important;
	top:73px;
	position:relative;
	font-size:1.12em;
}
#foot{
	width:100%; 
	background-color:#222; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.80em;
	letter-spacing:normal;
	color:#ededed; 
	padding-top:8px; 
	height:24px; 
	text-align:center;
}
#formcomment textarea {
	width:460px;
}
textarea {
	width:500px;
}
/*LINKI*/
a { 
   text-decoration:none; 
   /*color:#555; */
   color:#313132;
}
a:visited {
   text-decoration:none;
   color:#313132; 
}
a:hover {
   text-decoration:none; 
   color:#666;
   border-bottom:dashed 1px black;
}
.post p a{
	   color:#666;
}
/* .post p a { 
   text-decoration:none; 
   /*color:#555; * /
   color:#c40000;
}
.post p a:visited {
   text-decoration:none;
   color:#c40000; 
}
/* */
#under-constr {
	display:block;
	float:right;
	color:#c3c3c3;
	margin-top:-17px;
	padding-right:15px;
}
img {
	border:0px solid #111; 
}
.postbody{
	color:#411;
	margin-left:50px;
	line-height:145%;
	/*text-align:left;*/
	letter-spacing:0.02em;
	padding-top:0;
	margin-top:0;
}
.postfoot{
	text-align:right;
}
span.post-links {
	border-top:solid #957d7a 1px;
	display:block;
	position:relative;
	top:7px;
	clear:both;
}
h2 {
	font-size:1.30em;
	margin-left:20px;;
	margin-bottom:8px;
	margin-top:0px;
	clear:both;
}
h2, h2 a, h2 a:visited {
	color:#237;
}
#blog > small { 
	display:block;
	margin-top:10px;
	clear:left;
}
#respond, #comments, .navigation, small.alignleft{ /* hack dla IE (IE nie rozumie ">" jako selektora) */
	text-align:left;
	margin-left:0px;
	margin-bottom:5px;
	font-size:0.80em !important;
	font-weight:300;
	border-bottom:solid #957d7a 1px;
	color:#550022;
	display:block;
}
#blog > h3, #blog > small{
	text-align:left;
	margin-left:0px;
	margin-bottom:5px;
	font-size:0.80em !important;
	font-size:0.10em;
	font-weight:300;
	border-bottom:solid #957d7a 1px;
	color:#550022 !important;
}
.allignleft {
	float:left;
}
.alignright {
	float:right;
}
postbody.h3, h4 {
	font-size:1.00em;
}
blockquote {
	border-left: 7px solid #237;
	padding-left:10px;
	margin-left:30px;
	margin-right:20px;
	
}
q {
	font-style:italic;
}
/* blockquote {
	background-color:#FBFBFB;
	background-image: url(http://blog.krzysiek.org/template%20files/blockquote-left.png);
	background-repeat: no-repeat;
	border: 1px solid black;
	padding-left:43px;
	padding-top:3px;
}
blockquote div  {
	text-align:justify;
	padding-right:48px;
	padding-bottom: 5px;
	background-color:#FBFBFB;
	background-image: url(http://blog.krzysiek.org/template%20files/blockquote-right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}*/

ul.film {
	list-style:none;
	margin-left:10px;
	color:#044111;
}
img.film {
	float:left;
	margin:3px 10px;
	border: 1px solid #122367;
}
.postmetadata {
	clear: both;
}

/* DLA ADMINA */
.edit {
   background: url("http://www.blogger.com/img/icon18_edit_allbkg.gif") no-repeat left;
   padding:9px;
   margin:0 0 0 0.50em;
      height:2px;
   display:inline;
}
.delete {
   background: url("http://www.blogger.com/img/icon_delete13.gif") no-repeat left;
   padding:9px;
   margin:0 0 0 0.50em;

}
/* SMIECI */
.ukryj {
	display:none;
}
#comments {
	padding-top:25px;
}
.comment-body {
	padding-right:5px;
}
fieldset.comment-form {
	border:none;
	padding:0;
}
fieldset {
	margin-bottom:30px;
}
/* LightBox */
#imageDetails {
	color:#A7A7A7;
}
}
@media print {
body, div {
	background:white;
}
}
