/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px 0;
	padding: 0;
	background: #9db55b;
	font: normal small Tahoma, Georgia,  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FED772;	
}

blockquote {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

a.podpis {
	font-size: 7pt;
}

img {
	border: none;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}


#hr{
	width: 700px;
	height: 2px;
	margin: 0 auto;
	/*margin-bottom: 10px;*/
	border-bottom: 1px solid #FFFFFF;
}

/* Header */

#header {
	width: 800px;
	height: 260px;
	margin: 0 auto;
	background: url(../images/head.jpg) no-repeat 0 0;	
}

#header h1 {
	float: left;
	padding: 60px 0 0 50px;
	letter-spacing: -4px;
	font-size: 40pt;
	color: #FFFFFF;
}

#header h2 {
	float: right;
	padding: 20px 25px 0 0;
	font-size: 17pt;
	color: #FFFFFF;
	
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 788px;
	margin: 0 auto;
	padding: 0;
	background: #91B42E;
	border: 6px solid #FFFFFF;
	border-top: none;
}

/* Menu */

#menu {
	width: 800px;
	height: 130px;
	background: url(../images/head.jpg) no-repeat -6px -260px;
	
	margin: 0 auto;
}

#menu ul {
	margin: 0 auto;
	padding: 0 auto;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 150px;
	height: 50px;
	margin: 50px 0 0 20px;
	text-align: center;
	padding-top: 5px;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FED772;
}

#menu .first a {
	background: none;
}

#menu a:hover {
	color: #FFFFFF;
	background: url(../images/pcisk.png) no-repeat;
}

/*kategoria*/

#kategoria {
	width: 800px;
	
	margin: 0 auto;
	
}

#kategoria ul {
	margin: -40px auto;
	padding:  0 auto;
	list-style: none;
	
}

#kategoria li {
	display: inline;
	
}

#kategoria a {
	display: block;
	float: left;
	width: 50px;
	height: 40px;
	margin: 50px 0 0 20px;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FED772;
}

/*galeria*/

#galeria {
	width: 800px;
	text-align: center;

}

#galeria ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	
}

#galeria li {
	
	display: inline;
}

#galeria img{
	border: none;
}

#galeria a {
	display: block;
	float: left;
	margin: 20px 0 50px 0;
	width: 158px;
	height: 100px;
	padding: 0 auto;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FED772;
	border: none;
}

/* Column One */

#colOne {
	float: left;
	width: 500px;
	padding: 0 0 0 25px;
	color: #FFFFFF
}


#colOne a {
	border-bottom: 1px dotted #FFFFFF;
}
 
#colOne h1, h2, h3 {
	color: #FED772;
}

#colOne a:hover {
	border: none;
}

#colOne .post {
	margin-bottom: 30px;
}

#colOne .opis {
	font-size: 11pt;
	text-align: left;
	letter-spacing: 0px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 15px;
	padding-top: 8px;
}

#colOne .opis a {
	font-size: 12pt;
	letter-spacing: -1px;
}

#colOne .kontakt {
	font-size: 11pt;
	text-align: center;
	letter-spacing: 0px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 15px;
	padding-top: 8px;
}

#colOne .kontakt a {
	font-size: 12pt;
	letter-spacing: -1px;
}

#colOne .title {
	letter-spacing: -1px;
	font-size: 16pt;
}

#colOne .posted {
	font-size: x-small;
}

#colOne .meta {
	height: 25px;
	padding: 10px 0 0 0;
	background: url(../images/img7.gif) no-repeat right bottom;
}

#colOne .meta p {
	margin: 0;
	padding: 0;
	font-size: x-small;
}

/* Column Two */

#colTwo {
	float: right;
	width: 220px;
	padding: 0;
	color: #FFFFFF
}



#colTwo ul {
	margin: 0;
	padding-top: 20px;
	list-style: none;
}

#colTwo li ul, #colTwo li form {
	margin: 0 0 10px 0;
	padding: 10px 10px 15px 10px;
	font-size: 12pt;
}

#colTwo h2 {
	height: 28px;
	padding: 4px 0 0 10px;
	letter-spacing: -1px;
	font-size: 12pt;
	color: #FFFFFF;
}

#animka {
	
	background: url(../images/animka.gif) no-repeat left top;
}

/* stopka */

#stopka {
	clear: both;
	width: 540px;
	margin: 0 auto;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#stopka p {
	text-align: center;
	font-size: x-small;
}
