body {
	margin:0px;
	padding:0px;
	background:#A98D5A url(images/body_bg.jpg) repeat-x left top;
	color:#222222;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#c76d0c;
	text-decoration:underline;
}

p {
	margin:0 0 20px 0;
}

ul, ol {
	margin-bottom:20px;
}

blockquote {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left:5px solid #222222;
}

.content_img img {
	padding:8px;
	background-color:#222222;
	border:#231303 solid 1px;
}

#page {
	width:990px;
	margin:0 auto;
	text-align:center;
}
	
#header {
	position:relative;
	height:280px;
	width:990px;
	background:url(images/top.jpg) no-repeat;
}

#content {
	padding:0 0 0 0;
	background:#ffffff url(images/contenttop_bg.png) top no-repeat;
}

#content-left {
	float:left;
	width:700px;
}

#content-right {
	float:right;
	width:290px;
	text-align:left;
}


h1 {
	color:#D01C02;
	margin:0 0 20px 0;
	font-size:38px;
	font-weight:normal;
	line-height:38px;
}

h1 a {
	color:#D01C02;
	text-decoration:none;
}

h2 {
	color:#D01C02;
	margin:0 0 20px 0;
	font-size:30px;
	font-weight:normal;
	line-height:38px;
}

h3 {
	color:#D01C02;
	margin:0 0 20px 0;
	font-size:22px;
	font-weight:normal;
	line-height:38px;
}

h3 a {
	text-decoration:none;
	color:#D01C02;
}

h3 a:hover {
	text-decoration:underline;
	color:#222222;
}

h4 {
	margin:0 0 10px 0;
	font-size:14px;
	color:#c76d0c;
}

#tabs_nav ul{
	margin:0px;
	padding:0px;
}
#nav {
	bottom:0px;
	left:0px;
	margin:0px;
	padding:0px;
}
	
#nav a, #nav a:hover {
	margin-top:10px;
	margin-bottom:7px;
	display:block;
	text-decoration:none;
	color:#301a03;
	font-size:12px;
	border:none;	
}

#nav li {
	list-style:none;
}

#nav a, #nav a:visited {
	display:block;
	color:#D1BD9D;
	padding:0 10px;
}

#nav a:hover, #nav a:active, #home .on {
	text-decoration:none;
	color:red;
}	

a.current {
	background:none;
}

.tabcontent ul {
	margin:0px;
	padding:20px;
}

.tabs {
	width:310px;
	overflow:hidden;
}

.tabs li {
	display:inline;
	text-align:center;
	overflow:hidden;
}

.tabs li a {
	float:left;
	display:block;
	color:#c76d0c;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	height:40px;
	background:#615346;
	margin:0px;
}

.tabs li a:hover {
	display:block;
	background:#493d31;
	color:#c76d0c;
	text-decoration:none;
}

.tabs li a.selected {
	display:block;
	color:#c76d0c;
	text-decoration:none;
	background-color:#493d31;
}

.tabs li a.selected:hover {
	display:block;
	color:#c76d0c;
	text-decoration:none;
}

small {
	color:#130a01;
}

.tabcontent {
	display:none;
	border-top:0;
	overflow:hidden;
	background:#493d31;
}

.tabcontent a, .tabcontent a strong {
	color:#222222;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color:#222222;
}

.tabcontent li {
	list-style:none;
	padding:5px;
}

.tabcontent ul li a {
	color:#222222;
	text-decoration:none;
}

.tabcontent ul li a:hover {
	text-decoration:underline;
}

.tabcontent ul li span {
	display:block;
	color:#222222;
}

.box-left {
	margin:20px;
	line-height:21px;
	text-align:left;
}
	
.box-left small {
	padding:5px;
	background-color:#c76d0c;
	color:#241402;
}

.box-left small a {
	color:#222222;
}

.reactions {
	background-image:url(images/reactions_bg.png);
	float:right;
	font-size:16px;
	height:45px;
	padding-top:7px;
	margin-left:20px;
	text-align:center;
	text-decoration:none;
	width:56px;
}

.reactions a {
	color:#222222;
	text-decoration:none;
	font-size:18px;
}


p.tags {
	clear:both;
}

.box-right-tabs {
	margin:40px 40px 0px 40px;
	background-color:#493d31;
}

.box-right {
	margin:0 15px 15px;
	padding:15px;
	background-color:#493d31;
}

.box-right a {
	color:#222222;
}

.box-right a:hover {
	text-decoration:underline;
}


.box-right ul {
	margin:0 0 5px 0;
	padding:0px;
	list-style:none;
}

.box-right li {
	display:block;
	margin:0px;
	padding:5px;
}

.box-right li a {
	text-decoration:none;
}

.box-right h2 {
background:#D01C02 none repeat scroll 0 0;
border:2px solid #EA9A8E;
border-right:0;
border-left:0;
color:#FFFFFF;
font-size:1.1em;
font-weight:bold;
margin:10px 0 0;
padding:5px 0 5px 15px;
}

.ads {
	padding:8px;
	background-color:#222222;
	border:#231303 solid 1px;
}

	
#commentform label {
	display:block;
	margin:0 0 5px 0;
}	

#commentform input.text, #commentform textarea {
	width:500px;
	margin:0 0 0px 0;
}

#commentform .text {
    margin:0px 0px 15px 0px;
    color:#301a03;
	font-weight:bold;
    font-size:16px;
	padding:10px;
	border:none;
	background-color:#222222;
	width:210px;
}

#commentform textarea {
	height:150px;
	color:#301a03;
	font-weight:bold;
    font-size:16px;
	padding:10px;
	border:none;
	background-color:#222222;
}

#commentform .button {
	width:auto;
	height:30px;
	margin:0px;
	padding:0 20px;
	background:#1c1919;
	border:none;
	color:#222222;
}

.commentlist {
	margin:0px;
	padding:0px;
	list-style:none;
}

.comment_author {
	margin-top:30px;
}

.commentlist .quote {
	padding:40px;
	vertical-align:top;
}

.commentlist cite {
	display:block;
	font-style:normal;
	font-size:10px;
	background-color:#09C;
}

.avatar {
	float:left;
	margin:0 20px 10px 0;
}


#search {
	list-style-type:none;
}

#search_div {
	width:270px;
}

.search_btn {
	border:0; 
	float:left; 
	margin:-10px 0px 0px -30px;
}

.input {
    text-align:left;
    margin:0px 0px 15px 0px;
    color:#301a03;
	font-weight:bold;
    font-size:16px;
	padding:10px;
	border:none;
	background-color:#222222;
	width:210px;
}

#footer {
	background-color:#1c1919;
	padding:20px;
	font-size:12px;
	font-weight:bold;
	color:#c76d0c;
}

#footer a {
	color:#c76d0c;
}

#footer a:hover {
	color:#594c3e;
}

#footer p {
	margin:0 0 10px 0;
}

.clear {
	clear:both;
}

.aligncenter, div.aligncenter {
   	display:block;
   	margin:0 auto;
}

.aligncenter {
	margin-bottom:20px!important;
}

.alignleft {
   	float:left;
   	margin:0 20px 20px 0;
}

.alignright {
   	float:right;
   	margin:0 0 20px 20px;
}

#calendar_wrap table {
	width:100%;
}

#calendar_wrap td {
	text-align:center;
}
input,textarea {border-left:5px solid #A7CCF9;}

#flagi {
	text-align:right;
}

div#flagi img {
	left:0;
	margin-left:6px;
	margin-top:6px;
	position:relative;
	top:0;
	width:35px;
	border:0;
	text-decoration:none;
}
#sklep {margin:15px 15px 0;}
#sklep  img{border:1px solid #493D31;}