body {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	margin: auto;
	height: auto;
	background-color: #7b5a31;
}

input, textarea {
	font-family: "Times New Roman", serif;
	font-size: 12px;
}

a {
	text-decoration: none;	
}

embed, object {
	margin: 0;
	padding: 0;
}

#container {
	width: 859px;
	margin: auto;	
}

#header {
	width: 859px;
	margin: auto;
}

#header_do {
	width: 859px;
	margin: auto;
	height: 79px;
	background-image: url('../images/domoweognisko.jpg');
	background-repeat: no-repeat;
	text-align: right;
}


#header_banner {
	width: 859px;
	margin: auto;
	height: 208px;
	
}


#header_navbar {
	width: 859px;
	margin: auto;
	height: 69px;
	background-image: url('../images/navbar.jpg');
}

#header_navbar_text {
	padding-top: 8px;
	padding-right: 30px;
	text-align: right;
	font-size: 13px;
	color: #000;
	font-style: italic;
}

#header_navbar_text a{
	text-decoration: none;
	color: #fff;
}

#header_navbar_text a:hover{
	text-decoration: none;
	color: #7b5a31;
}

#content {
	float: left;
	width: 859px;
	margin: auto;
	background-image: url('../images/bg_content.jpg');
	background-repeat: repeat-y;
}

#menu {
	clear: both;
	float: left;
	width: 221px;
	padding-left: 30px;
}

#menu .li1 {background-image: url('../images/list_star.jpg'); background-repeat: no-repeat; background-position:left center; padding-left: 25px; color: #cea25e; font-weight: bold; font-size: 14px;}
#menu .li1 a{color: #fff;}
#menu .li1 a:hover{color: red;}

#menu .li2 {padding-left: 25px; color: #cea25e; font-size: 14px;}
#menu .li2 a{color: silver;}
#menu .li2 a:hover{color: red;}

#menu .li3 {padding-left: 35px; color: #cea25e; font-size: 13px;}
#menu .li3 a{color: silver;}
#menu .li3 a:hover{color: red;}








#main_content {
	float: left;
	width: 608px;
	
	
}

#content_text {
	margin: 10px 25px 5px 15px
}

#footer {
	clear: both;
	width: 859px;
	margin: auto;
	height: 49px;
	background-image: url('../images/footer.jpg');
}

#footer div{
	font-weight: bold;
	text-align: center;	
	padding-top: 20px;
	color: #7b5a31
}

#footer div a{
	color: #7b5a31;
}

#footer div a:hover{
	color: red;
}




.news_in_list {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0px;
}

.news_title {
	float: left;
	background-image: url('../images/kwadracik.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;	
}

.news_title a{
	text-decoration: none;
	color: gray;
}

.news_title a:hover{
	text-decoration: none;
	color: #3AAADC;
}


.news_more {
	float: right;
	font-size: 10px;
}

.news_more a{
	color: gray;
}

.news_more a:hover{
	color: #3AAADC;
}

.news_show_all {
	width: 100%;
	text-align: right;	
}

.news_show_all a{
	color: gray;
}

.news_show_all a:hover{
	color: #3AAADC;
}

.pagination {
	color: #000000;
	font-size : 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding : 4px;
	text-decoration : none;
	padding-top: 15px;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: #ffffff;
	color: gray;
	border: gray 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #FFFFFF;
	color: #3AAADC;
	border: #3AAADC 1px solid;
	text-decoration: none;
	padding: 1px;
}




#footer_copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-top: 3px;
}

#footer_copyright a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#footer_copyright span {
	color: #009900;
}

#footer_keys {
	text-align: center;	
}

#footer_keys span {
	font-size: 9px; 
	color: #493012; 
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}