
body {
	background: url('images/background.jpg');
	font-family: georgia, serif;
	margin: 0;
	padding: 0;
	color: #636363;
	font-size: 14px;
}
ul.break li
{
	margin-bottom: 15px;
}

img {
	border: 0;	
}

a { color: #845d0a;	}
a:link { color: #845d0a; text-decoration: underline; }
a:hover { color: #845d0a; text-decoration: none; }
a:visited { color: #845d0a; text-decoration: underline; }

#wrap {
	width: 786px;
	margin: 0 auto;
	background: url('images/shadow.png');
}
.clear { clear: both}
.logo {
	padding: 15px 40px;
	width: 101px;
	float: left;
}
.menu {
	width: 550px;
	float: right;
	text-align: right;
	padding: 0 30px 0 0;
	color: #845d0a;
	font-style: italic;
	font-size: 15px;
}
.menu ul {
	list-style-type: none;
	margin: 25px 0 0 0;
}
.menu ul li {
	display: inline;
	padding: 0 0 0 15px;
	background: transparent url('images/dot.png') no-repeat 0% 60% ;
	margin: 10px 5px;
}
.menu a:link { text-decoration: none; }
.menu a:hover { text-decoration: underline; }
.menu a:visited { text-decoration: none; }
#header {
	width: 786px;
	height: 251px;
	background: url('images/header.png');	
}

.post-commentlink
{
font-size: 10px;
}
h1,h2 { color: #845d0a; font-style: italic;}

#foot {
	clear:both;
	background: url('images/fots.png') no-repeat 50% 0;
	padding: 27px 0 15px 0;
	color: #636363;
	text-align: center;
}
.inspirations-label a{color: white;}
#barrel {
	padding: 15px 45px;
}

table.question input {
	width: 161px;
	height: 18px;
	background: url('images/input.png') no-repeat;
	border: 0;
	margin: 0;
	padding: 4px 3px;
}
table.question textarea {
	width: 162px;
	height: 62px;
	background: url('images/textarea.png') no-repeat;
	border: 0;
	margin: 0;
	padding: 4px 3px;
}
table.question td {
	vertical-align: top;
}
table.inspirations {
	margin: 0 auto
}
table.inspirations td{
	text-align: center;
	margin: 0 8px;
}
p.submit-question input {
	width: 96px;
	height: 31px;
	background: url('images/submit.png') no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
}

p.submit-question_en input {
	width: 96px;
	height: 31px;
	background: url('images/submit_en.png') no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
}
p.submit-question {
	margin: 0;
	padding: 0;
	text-align: right;
	width: 230px;
}

p.submit-question_en {
	margin: 0;
	padding: 0;
	text-align: right;
	width: 230px;
}
#foot .menu {
	color: #636363;
	float: none;
	padding: 0;
	margin: 0;
	text-align: center;
	width: auto;
}
#foot .menu ul {
	list-style: none;
	padding: 5px 0;
	margin: 0;
}
#foot .menu li {
	list-style: none;
	background: none;
	padding: 0;
	margin: 0 10px;
}
#foot .menu a {
	color: #636363;
}

.current_page_item {
	text-decoration: underline;
}

.inspirations-frame {
	background: url('images/inspiracje_bg.png') no-repeat;
	padding: 8px;
}

.inspirations-label {
	position: relative;
color:white;	top: -35px;
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
	background: url('images/inspiracje_gray.png');
	padding: 5px;
}
#lang
{
	text-align: right;
	margin-right: 30px;
	padding-top:4px;
	font-style: italic;
	font-size: 10pt;
}
#lang a
{
	color: #636363;
	text-decoration: none;
}

#lang a:hover
{
	color: #636363;
	text-decoration: underline;
}
