/*
Theme Name: MK Poligrafia
Theme URI: http://localhost/wordpress/
Description: MK Poligrafia.
Version: 1.0
Author: Point 93
Author URI: http://www.point93.pl/
Tags: poligrafia, reklama

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*Main stylesheet*/
* { margin: 0;  }

body { font-family: Trebuchet MS, sans-serif; font-size: 12px; margin: 0 auto; height: 100%; background: #e7e7e7 url('./images/bg.png') repeat-x scroll left top; position: relative; }

#page { width: 822px; margin: auto; padding: 0; background-color: #ffffff; }
#header { width: 822px; height: 291px; background: transparent url('./images/header.jpg') repeat-x scroll left top; }
#sidebar { width: 200px; float: left; }
#sidebar ul { list-style-type: none; margin: 20px 0 10px 10px; padding: 0; border-top: 1px solid #000000; }
#sidebar ul li { margin: 0; height: 20px; padding: 0; border-bottom: 1px solid #000000; }
#sidebar ul li a { color: #000000; text-decoration: none; text-transform: capitalize; }
#sidebar ul li a:hover, #sidebar ul li.current_page_item a { color: #b95281; }
#content { width: 600px; float: right; margin: 20px 0 10px 0; }
#content h2 { color: #df0b7a; text-transform: capitalize; margin: 0 0 15px 0; }
#content p { margin: 0 10px 10px 0; }
#content p a img { border: 0; }
#footer { width: 822px; height: 35px; background-color: #000000; clear: both; }
/* F
#content {
	overflow: auto;
	width: 690px;
	float: right;	padding: 30px;
	//background-color: #e9eacb;	
	background: url(images/belka-tlo.gif) top right repeat-y;
}	
#footer p {
	margin:0;
	height: 15px;
	background-color: #d7cea5;	text-align: left;
	padding: 5px 0 5px 8px;	clear: both;
	font-size: .7em;
	color: #605936;}

.post {
	clear: both;
	margin: 30px 0 8px 0; }
	
.post p {	font-size: .8em;		line-height: 1.5em;
	padding: 0;
	margin: 15px 0 0 0;}

.post-katalog {
	clear: both;
	padding: 30px 0 10px 15px; }
		
.post-katalog p {	font-size: .8em;	text-align: justify;	line-height: 1.5em;
	padding: 0px 0px 10px 0px;
	margin:0;}

.post-katalog p img {
	float:right;
	margin: 0 10px 10px 15px;
	}
	
.alignright {
	float:right;
	margin: 0 10px 10px 15px;
	}

.alignleft {
	margin: 0 20px 10px 0px;
	float: left;}


.post h1 {
	font-size: 1.1em;	text-align: center;	letter-spacing: 1px;
	margin: 0px 0 0px 0;	color: #847a52;}h2 {	font-size: .8em;	font-weight: normal;
	margin: 10px 0 8px 10px;}


#sidebar ul, #sidebar ul li{
	list-style: none;
	list-style-type: none;
	display: block;
	margin: 5px 8px auto;
	padding: 0px;	text-align: center;
 }


#content a:link, #content a:visited { 

	outline: none;
	color: #605936;	font-weight: bold;	text-decoration: none;}

#content a:hover {	text-decoration: underline;}
	

#sidebar a:link, #sidebar a:visited {
	
	outline: none;
	display: block;	color: #605936;
		font-weight: normal;
	text-decoration: none;}

#sidebar a:hover {
	background-color: #B9B38E;}
	
#sidebar .current-cat, #sidebar .current_page_item{
	background-color: #A7A280;}/*
