/*  
Theme Name: Pixeled
Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://samk.ca/">samk</a>. Enjoy!
Author: sam
Author URI: http://samk.ca/
Version: 1.9.1
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}


#content {
	width:900px;
	margin:auto;
}

#jeden {
	width:900px;
	height:56px;
	margin: 10px 0 0 0;
}
#dwa {
	width:890px;
	height:47px;
	background-image:url(images/zz_02.gif);
	padding: 0 0 0 10px;
	line-height:45px;
}
#trzy {
	width:315px;
	height:243px;
	background-image:url(images/zz_03.gif);
	float:left;
	padding: 417px 0px 0px 50px;
}
#trzy a { text-decoration:none; font-size:20px; font-weight:bold; color:#FFF300; line-height:47px;}
#trzy a:hover { text-decoration:none; font-size:20px; font-weight:bold; color:#FFFFFF}
#cztery {
	width:446px;
	background-image:url(images/zz_04.gif);
	background-repeat:no-repeat;
	background-color:#61B807;
	float:left;
	padding:10px;
	text-align:justify;
	line-height:16px;
}
#piec {
	width:69px;
	height:660px;
	background-image:url(images/zz_05.gif);
	float:left;
}
#srodek {
	width:900px;
	background-color:#61B807;
}

#szesc {
	width:880px;
	height:123px;
	background-image:url(images/zz_06.gif);
	padding:10px;
}
#siedem {
	width:880px;
	margin: 0 0 20px 0;
	padding:5px;
}

.clear {clear:both}

h3 {
	color:#70C10D;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
h2 {
	color:#FFF300;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	}
h1 {
	color:#FFF300;
	font-size: 18px;
	font-weight: bold;
	}
	
a {
	font-size: 12px;
	color: #FFF300;
	text-decoration:underline;
}
a:hover {
	font-size: 12px;
	color: #FFF300;
	text-decoration: none;
}









/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  color: #eee;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 15px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }


#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #FFD800; 
  font-weight: bold;

  }

#sidebars table {
  width: 310px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #eee;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



