/*
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/glazed_squeeze/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1, .nag {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
	text-align:center;
	color:red;
}

h2, .nag {
	margin-bottom: 15px;
	letter-spacing: -1px;
	/*text-transform: uppercase;*/
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 140%;
}

p {
}

blockquote {
	padding: 0px 5px 0px 30px;
	background: url(/custom/glazed_squeeze/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(/custom/glazed_squeeze/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(/custom/glazed_squeeze/img08.gif) repeat-x left bottom;
}


/* Header */

#header {
	height: 101px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	margin-top:20px;
	background: #FFFFFF url(/custom/glazed_squeeze/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(/custom/glazed_squeeze/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(/custom/glazed_squeeze/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
	font-size:11px;
}

#page ul li {
	padding-left: 15px;
	background: url(/custom/glazed_squeeze/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 {
}

.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;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .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: 0 10px 0 10px;
	/*clear:both;*/
	font-size:14px;
	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(/custom/glazed_squeeze/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(/custom/glazed_squeeze/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(/custom/glazed_squeeze/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Blocks */

#features {
	float: left;
	width: 200px;
	padding: 10px;
	clear:left;
}

#foto {
	float: left;
	width: 200px;
	padding: 10px;
}

#form {
	float: left;
	width: 400px;
	padding: 10px;
	border:3px dashed red;
	background:#fbf7b0;
text-align:center;
margin-right:15px;
}

#form FORM DIV {
	margin:10px auto 0 auto;
	font-size:11px;
width:200px;
}

#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: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(/custom/glazed_squeeze/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
.pmenu {
text-align:center;
}

.poziom {
display:inline; list-style-type:none; list-type-image:none; list-type:none; padding-right:15px;
}
input[type=submit] {
cursor:pointer;
}
