/*  
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>.
.
*/

h1 {font-size: 14px;text-decoration: none; font-weight: bold; padding: 0px;margin: 0px;}
.topTitle {font-size: 12px; text-decoration: none; font-weight: bold;  padding: 0px; margin: 0px;}
.small {font-size: 10px; text-decoration: none;  padding: 0px; margin: 0px;}


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333526;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#www {
width: 100%;
margin: auto;
background-image:url(images/first.gif);}

#header {
width: 980px;
margin: auto;
}
#menu {
width: 980px;
height: #ff0000;
}

#top {
width: 540px;
height: 130px;
background-image:url(images/top_02.gif);
padding: 117px 0 0 440px
}

#belka {
width: 980px;
height: 67px;
}



#footer {
width: 100%;
height: 173px;
background-image:url(images/footer.gif);
}

#stopka {
width: 980px;
margin: auto;
}

#stopka1 {
width: 980px;
height: 69px;
text-align:center;
line-height: 69px;
color: #C0D5BA;
}

#stopka1 a { color: #54583F; text-decoration: none;}
#stopka1 a:hover {color: #000000; text-decoration: none;}

#stopka2 {
width: 980px;
height: 103px;
line-height: 103px;
color: #A2D585;
}

#stopka2 a { color: #54583F; text-decoration: none;}
#stopka2 a:hover {color: #000000; text-decoration: none;}

#webpack {width: 100%;}
#webpack a { color: #000000; text-decoration: none;}
#webpack a:hover {color: #000000; text-decoration: underline;}
#webpack1 {width: 980px; margin: auto; text-align: right; padding: 5px 0 0 0;}




a { color: #54583F; text-decoration: underline;}
a:hover {color: #54583F; text-decoration: none;}

#content {
width: 100%;
margin: auto;
}

#srodek {
width: 980px;
margin:auto;
}



#lewa {
width: 220px;
float:left;
padding: 10px 10px 30px 10px ;
}

#lewa ul { 
list-style: none;	
margin: 0px;
padding: 0px;}

#lewa li { 
list-style: none;	
margin: 0px;
padding: 0px;}

#center {
width: 960px;
border-left: 1px solid #D6EAD0;
border-right: 1px solid #D6EAD0;
padding: 10px 10px 30px 10px ;
}

#prawa {
width: 197px;
padding: 10px 10px 30px 10px ;
float:left;
}

#prawa ul { 
list-style: none;	
margin: 0px;
padding: 0px;}

#prawa li { 
list-style: none;	
margin: 0px;
padding: 0px;}



.clear { clear:both;}


.sidebar { border-top:1px solid #D6EAD0; border-bottom:1px solid #D6EAD0; padding:5px; background: #F6FDF4}



textarea { border:1px solid #D6EAD0; background:#F6FDF4; color: #000000; height:100px; width: 490px;}

input { border:1px solid #D6EAD0; background:#F6FDF4; color: #000000; width: 490px;}

.button { border:1px solid #D6EAD0; background:#F6FDF4; color: #FFFFFF;}


.plewa {padding:3px 0 3px 0; font-weight: bold}
.plewa1 {padding:0px 0px 6px 0;}
.plewa2 {padding:3px 10px 6px 0;}








/* Misc */

.highlight {
  color: #6598B8;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #D6EAD1;
  text-align: center;
  background-color: #F6FDF4;

  padding-top: 3px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 15px;
  padding: 0 4px 5px;
  margin: 0;
  color: #222222;
  }
















