#blog_page_top{
	width: 100%;
	height: 95px;
	background: #090909 url(../images/css/blog_top.gif) no-repeat top center;
}
#blog_main_page{
	width: 960px;
	height: auto;
	margin: auto;
}
#blog_main{
	width: 960px;
	height: auto;
	float: left;
	padding-top: 10px;
}
#blog_right{
	width: 200px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
#blog_left{
	width: 750px;
	height: auto;
	float: left;
	padding-top: 10px;
}
.module{
	width: 200px;
	height: auto;
	padding-bottom: 30px;
	float: left;
}
.module_title{
	width: 200px;
	height: auto;
	padding-bottom: 5px;
	background: url(../images/css/module_title.gif) no-repeat left bottom;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color: #090909;
	float: left;
}
.module_content{
	width: 200px;
	height: auto;
	float: left;
	padding-top: 7px;
}
ul.kategorie{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.kategorie li{
	width: 185px;
	height: auto;
	float: left;
	padding: 1px 0px 0px 12px;
	background: url(../images/css/li_style.gif) no-repeat left 7px;
}
ul.kategorie li a:link, ul.kategorie li a:visited{
	color: #636466;
	text-decoration: none;
}
ul.kategorie li a:hover{
	text-decoration: underline;
}
ul.kategorie li a.active{
	font-weight: bold;
}
.article_content{
	width: 649px;
	padding-right: 20px;
	height: auto;
	float: left;
	padding-bottom: 6px;
	margin-bottom: 20px;
	background: url(../images/css/article_bg.gif) no-repeat left bottom;
}
#blog_left .article_content{
	width: 730px;
}
h3.article_title{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color: #090909;
	float: left;
}
h3.article_title a:link, h3.article_title a:visited{
	text-decoration: none;
}
h3.article_title a:hover{
	text-decoration: underline;
}
.create_date{
	width: 100%;
	float: left;
	padding: 1px 0px 0px 0px;
	font-size: 10px;
	color: #b0b1b3;
}
.intro_text{
	width: 100%;
	float: left;
	height: auto;
	padding: 6px 0px 8px 0px;
}
a.readon:link, a.readon:visited{
	float: right;
	padding: 5px;
}
.autor, .etykiety{
	width: 100%;
	float: left;
	padding: 0px 0px 1px 0px;
	font-size: 11px;
	color: #4d4e4f;
}
.etykiety{
	font-style: italic;
}
.autor_text{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.etykiety_text{
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
}
.black{
	color: #090909;
}
ul.archive_list{
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #4d4e4f;
}
ul.archive_list li{
	width: 185px;
	height: auto;
	float: left;
	padding: 1px 0px 0px 12px;
	background: url(../images/css/li_style.gif) no-repeat left 7px;	
	cursor: pointer;
}
ul.archive_list li ul{
	list-style: none;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	float: left;
}
ul.archive_list ul li{
	width: 173px;
	cursor: pointer;
}
ul.archive_list li ul li ul{
	list-style: none;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	float: left;
}
ul.archive_list ul li ul li{
	width: 173px;
	background: none;
	padding-left: 0px;
}
ul.archive_list ul li ul li a:link, ul.archive_list ul li ul li a:visited{
	color: #4d4e4f;
	text-decoration: none;
}
ul.archive_list ul li ul li a:hover{
	text-decoration: underline;
}
.unactive{
	display: none!important;
}
.active{
	display: block;	
}
#article_page{
	width: 763px;
	height: auto;
	margin: auto;
}
#article_content{
	width: 763px;
	height: auto;
	padding-top: 125px;
	background: url(../images/css/logo.gif) no-repeat top left;
	float: left;
}
.article_title_big{
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.intro_text_bordered{
	width: 100%;
	float: left;
	height: auto;
	width: 763px;
	border-top: 1px solid #e5e5e5;
	padding-top: 12px;
	margin-top: 6px;
}
#article_banner{
	width: 763px;
	height: 250px;
	float: left;
	padding: 10px 0px 15px 0px;
}
#article_main{
	width: 763px;
	height: auto;
	float: left;
}
.comments_content{
	width: 100%;
	float: left;
	padding: 0px;
	padding-bottom: 40px;
}
.comments{
	width: 100%;
	float: left;
	height: auto;
	padding-bottom: 15px;
}
.comment_box{
	width: 100%;
	float: left;
}
.comment_username{
	width: 100%;
	float: left;
	padding: 4px 0px 2px 0px;
}
.comment_content{
	width: 100%;
	float: left;
	padding: 0px 0px 4px 0px;
}

#article_page_small{
	width: 699px;
	height: auto;
	margin: auto;
}
#article_content_small{
	width: 699px;
	height: auto;
	padding-top: 100px;
	background: url(../images/css/logo.gif) no-repeat top left;
	float: left;
}
#article_main_small{
	width: 699px;
	padding-top: 32px;
	height: auto;
	background: url(../images/css/article_bgtop.gif) no-repeat left top;
	float: left;
}
.intro_text_bordered_small{
	width: 100%;
	float: left;
	height: auto;
	width: 699px;
	padding-top: 5px;
	margin-top: 6px;
	padding-bottom: 106px;
	background: url(../images/css/article_bgbtm.gif) no-repeat left bottom;
}
#article_main_small .article_title_big{
	padding-bottom: 13px!important;	                                    	
}
#article_main_small .create_date_small{
	padding-top: 0px;
	float: left;
	width: 699px;
}