body {
	background: #fff url(images/body-bg.jpg);
	font-family: arial;
	color: #fff;
	line-height: 130%;
	text-shadow: rgba(0,0,0, 0.3) 1px 1px 0;
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
	text-shadow: none;
}
h1 {
	color: #d44;
	font-size: 25px;
	line-height: 150%;
}
h2 {
	font-size: 18px;
}
h3 {
	color: #fff;
	padding: 25px 0;
	margin:0;
	font-size: 13px;
}
p {
	text-align: justify;
	font-size: 14px;
}
img {
	border: none;
}
#mainwrap {
	width: 970px;
	margin: 0px auto;
}
#header {
	background: transparent url(images/header.jpg) no-repeat;
	width: 970px;
	height: 100px;
	text-align: right;
	color: #fff;
	padding: 2px;
	font-size: 13px;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header #l_h {
	float:left;
}
#l_h a {
	display: block;
	width: 200px;
	height: 50px;
	margin-top: 30px;
}
#header #r_h {
	float: right;
	margin-top: 80px;
	
}
#top {
	width: 970px;
	height: 214px;
	background: transparent url(images/top.jpg) no-repeat center center;
}
#cols {
	margin-top: 15px;
	clear: both;
}
#left {
	float: left;
	width: 230px;
	background: transparent url(images/menu-bg.png) no-repeat top center;
	padding: 10px;
}
#menu {
	padding: 20px 15px;
	height: 180px;
}
#menu a {
	height: 25px;
	display: block;
}
#soc {
	padding: 5px 20px;
}
#soc a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
#soc img {
	margin-right: 5px;
}
#fb-plugin {
	 background-color: #fff;
	 margin-top: 30px;
}
#mid {
	float: left;
	width: 470px;
	padding: 10px;
}
#right {
	float: right;
	width: 229px;
	padding-top: 10px;
	text-align: center;
}
#right .r_t {
	background: transparent url(images/r_t.jpg) no-repeat top center;
	width: 100%;
	height: 13px;
}
#right .r_m {
	background: transparent url(images/r_m.jpg) repeat-y top center;
	width: 100%;
}
#patroni img {
	vertical-align: middle;
	margin: 3px;
}
#right .r_b {
	background: transparent url(images/r_b.jpg) no-repeat top center;
	width: 100%;
	height: 13px;
}
#footer {
	font-size: 11px;
	text-align: center;
	clear: both;
}
table.contact input, table.contact textarea {
	border: 1px solid #999;
	width: 100%;
}
table.contact input.send {
	width: 150px;
}
table.gallery td {
	border: 1px solid #ddd;
}
table.gallery img.thumb {
	border: 1px solid #333;
	padding: 1px;
	-moz-box-shadow: 1px 1px 5px black;
	box-shadow: 1px 1px 5px black;
}
table.gallery a.vote {
	margin: 13px;
	padding:2px 18px;
	background: transparent url(images/vote_icon.png) no-repeat left center;
}
div.readmore {
	text-align: right;
	height: 20px;
}
div.readmore a {
	text-transform: uppercase;
	font-size: 10px;
	background: transparent url(images/more.png) no-repeat right center;
	width: 130px;
	padding-right: 20px;
	display: block;
	float: right;
}
div.clfx {
	clear: both;
	height: 8px;
}
ul.gallery i {
	font-size: 12px;
}
ul.gallery span {
margin-bottom: 10px;
display: block;
	border-bottom: 1px dotted #ccc;
}
div.fulltext {
	font-size: 14px;
	line-height: 150%;
}
div.cat_art_wrapper {
	border-bottom: 1px dotted #bbb;
	margin-bottom: 10px;
}
table.warsztaty td {
}
table.warsztaty td.sep {
	text-align: center;
height: 50px;
	border-top: 0px solid #ccc;
}
a.vote {
	background: #ddd url('images/vote.png') no-repeat center left ;
	color: #fff;
	display: block;
	width: 100px;
	border: 1px solid #bbb;
	border-radius: 5px;
	text-shadow: #000 0px 0px 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}
div.vote_info {
	background: transparent url(images/voted.png) no-repeat left center;
	width: 200px; 
	border-radius: 10px;
	text-shadow: rgba(0,0,0, 0.7) 1px 1px 0px;
	border: 1px solid #ccc;
	padding: 40px 10px 40px 130px;
	margin: 10px auto;
}
div.not_vote {
	background: transparent url(images/warning.png) no-repeat left center;
	width: 200px; 
	border-radius: 10px;
	text-shadow: rgba(0,0,0, 0.7) 1px 1px 0px;
	border: 1px solid #ccc;
	padding: 40px 10px 40px 130px;
	margin: 10px auto;
}
div.formularz {
	font-size: 14px;
}
div.formularz div.row {
	clear: both;
	margin: 5px auto;
}
div.formularz div.row input{
	width: 240px;
}
div.formularz div.radio {
	text-align: center;
}
div.formularz label {
	width: 200px;
	display: block;
	float: left;
}
div.formularz div.q {
	margin-top: 15px;
	margin-bottom: 5px;
}
div.formularz div.osw {
	margin-top: 10px;
	font-size: 80%;
}

