/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(/custom/bg.jpg) repeat-x; /* glazed_squeeze/img01.gif */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
background-repeat:no-repeat;
background-attachment:fixed;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
	text-align:center;
	color:red;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	font-size: 1.2em;
color: #1D62B3;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 140%;
}

p {
}

blockquote {
	padding: 0px 5px 0px 30px;
	background: url('http://majewskibc.implesite.pl/custom/squeeze_bigfoto/img12.gif') no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size:12px;
	line-height: 140%;
	margin-bottom:20px;
}

blockquote div {
	font-size:10px;
	color:#666666;
	font-family:arial;
	font-style:normal;
	margin:0px;
	padding:0px;
}

a {
	background: url('http://majewskibc.implesite.pl/custom/squeeze_bigfoto/img03.gif') repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {

}


/* Header */

#header {
	height: 101px;
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	background: #FFFFFF url('http://majewskibc.implesite.pl/custom/squeeze_bigfoto/img06.gif');
}

#bgtop {
	height: 20px; 
        margin: 0 auto;
        margin-top:20px;
        width: 740px;
	background: url('http://majewskibc.implesite.pl/custom/squeeze_bigfoto/img07.png');
}

#bgbottom {
	height: 100px; 
        margin: 0 auto;
        margin-bottom:20px;
        width: 740px;
	background: url('http://majewskibc.implesite.pl/custom/squeeze_bigfoto/img09.png') no-repeat left bottom;
}

#page ul {
	list-style: none;
	font-size:11px;
}

#page ul li {
	padding-left: 15px;
	background: url('http://majewskibc.implesite.pl/custom/squeeze_bigfoto/img11.gif') no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 700px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
font-size:14px;
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

H1.title {
	padding: 10px 10px 0 10px;
	font-size: 3.6em;
line-height:120%;
}	

H1.title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 60px 20px 60px;
	clear:both;
	font-size:16px;
	font-family:georgia,arial;
	line-height:140%;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url('http://majewskibc.implesite.pl/custom/squeeze_bigfoto/img13.gif') no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url('http://majewskibc.implesite.pl/custom/squeeze_bigfoto/img14.gif') no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
	margin-top:20px;
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url('http://majewskibc.implesite.pl/custom/squeeze_bigfoto/img11.gif') no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Blocks */

#features {
	float: left;
	width: 200px;
	padding: 10px;
}

#foto {
	float: left;
	width: 200px;
	padding: 10px;
}

#form {
	float: left;
	width: 200px;
	padding: 10px;
}

#form2 {
       width: 90%;
       padding:30px;
       border:3px solid #CCCCCC;
}

#form FORM DIV {
	margin-top:10px;
	font-size:11px;
}

#form INPUT.input {
	padding: 2px; 
	width: 200px; 
	height: 15px; 
	font-size: 13px; 
	font-weight: bold; 
	color: #666666; 
	font-family: arial;
	border: 2px solid #CCCCCC
}


#form INPUT.submit {
	border:0px; 
	width:200px; 
	height:26px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	text-align:left;
	width: 180px;
	padding-right:20px;
}



/* Footer */

#footer {
	width: 740px;
	height: 83px;
	margin: 0 auto;
}

#footer p, #bgbottom p {
	padding-top: 60px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
