/*** LAYOUT ***/

* {
	padding:0px;
	margin:0px;   
}

img {
	border:0px;
}

a {
  outline:0;     
}

body {
	background: url(images/blog_bg2.jpg) #000;
	background-position:0px 30px;
	margin:0px;
	top:0px;  
  font:12px Arial;
}

#Top1 {
	width:100%;
	background:url(images/blog_bg.jpg) repeat-x;
	text-align:center;	
}

#Top {
	width:100%;
	background:url(images/blog_top_bg.jpg) no-repeat;
	background-position:50% 0;
}

#Content {
	width:940px;
	margin:0 auto;
	text-align:left;
}

#MainContent {
	margin-top:40px;
	width:700px;
	margin-right:12px;
	float:right;
}

#MainContent .postheader h2 a {
	font:bold 18px Arial;
	color:#ff9e00;
	text-decoration:none;
		
}
    
#MainContent .post_content h2{
	font:bold 18px Arial;
	color:#ff9e00;
	text-decoration:none;
		
}
#MainContent .postinfo {
	font:11px Arial;
	color:#e5daac;
	width:700px;
	height: 32px;
	line-height:32px;
	background:url(images/blog_postinfo_bg.jpg) repeat-x;
}

#MainContent .postinfo a,
#MainContent .authorinfo a {
	color:#ff9e00;
	text-decoration:none;	
}


#MainContent a {    
	color:#ff9e00;
	text-decoration:none;	 
}

#MainContent a:hover {
  text-decoration:underline;
}
#MainContent .post_content {
	font:12px Arial;
	color:#e5daac;
	line-height:21px;
	margin-top:10px;
	background:url(images/footer_ul_bg.jpg) repeat-x bottom left;
}

.line {
  height:5px;
  width:100%;
	background:url(images/footer_ul_bg.jpg) repeat-x bottom left;
}
#MainContent .post {
	margin: 0 0 20px 0;
}

#MainContent .last {
	margin: 0;
}


#MainContent .post_content .morebutton{
	display:block;
	width:90px;
	height:31px;
	font:bold 11px Arial;
	color:#000;
	line-height:31px;
	text-align:center;
	background:url(images/blog_morebutton.jpg);
	margin: 15px 0;
	float:left;
	text-decoration:none;
	border:0;
}


#MainContent .post_content p{
	padding: 10px 0 0 0;
}

#MainContent .postinfo .pinfo {
	padding-left:10px;
	float:left;
}

#MainContent .authorinfo {
	padding-right:10px;
	float:right;
}
#MainContent .postinfo a:hover,
#MainContent .authorinfo a:hover {
	text-decoration:underline;	
}

#MainContent .postinfo .div {
	margin: 0 20px;
	color:#2c2817;
}

#MainContent .postheader .commnum {
	width:29px;
	height:23px;
	background:url(images/blog_comms.jpg) no-repeat;
	text-align:center;
	font:bold 12px Arial;
	line-height:23px;
	float:right;
}

.authinfo {
	list-style-type:none;
	list-style: none;
}

ol {
  margin-left:10px;
  list-style-type: square;
}

#MainContent .postheader .commnum a {
  color:#000;
  text-decoration:none;
}
#Sidebar {
	float:left;
}

#Menu {
	width:100%;
	height:33px;
	margin:16px 0 0 0;
}

#Menu ul {
	margin:0px 0 0 170px;
	list-style-type:none;
	list-style: none;
}

#Menu ul li {
	display:block;
	font: bold 11px Arial;
	float:left;
	margin-left:34px;
	height:33px;
}

#Menu ul li.current {
	background: url(images/blog_menu_active.png) no-repeat 50% bottom;	
}

#Menu ul li a {
	display:block;
	font: bold 11px Arial;
	color:#ff9e00;
	text-decoration:none;
	display:block;
	height:33px;
}

#Menu ul li.current a {
	color:#e5daac;
}

.cat_list ul li a {display:block;margin-top:0px}
#Breadcrumbs {
	margin-top:8px;
	padding-left:20px;
	font: 12px Arial;
	color: #e5daac;
}

#Breadcrumbs a {    
	font: 12px Arial;
	color: #e5daac;
  text-decoration:none;
	font-weight:bold;
	margin-left:20px;
	display:block;
	height:28px;
	float:left;
	line-height:220%;
	padding-right:20px;
	background:url(images/breadcrumbs_bg.png) no-repeat right;
}

#Breadcrumbs .breadtext {
	line-height:220%;
	display:block;
	height:28px;
	float:left;
}
	
  
.comment,
.comment2,
.children {
 width: 100%;
 margin-top:10px;
 }     
.comment2 {      
  padding-left:11px;
  border-left:13px solid #100d0d;
}

.commentlist ul,
.commentlist ol,
ul.commentlist,
ol.commentlist {
  list-style-type:none;
  list-style:none;
}

.bcontent {
  width:639px;
}

.bcontent2 {
  margin-right:24px;
  width:615px;
}

#comment {      
  width: 639px;
  background:url(images/blog_comments_bg.jpg) repeat-y left;
  border:0px;   
  font: 12px Arial;
  color:#e5daac;
  padding:10px;
}

.cancel-comment-reply { 
  font: 12px Arial;  
  padding:10px;
}
#submit {
  margin:10px 40px 10px 0;
  cursor:pointer;
  height:21px;
  line-height:21px !important;
}

.loggedin {
  float:right;  
  font: 12px Arial;
  color:#e5daac;
  margin-right:50px;
}

.cfield{
  width:300px;
  margin:10px 0 10px 40px;    
  font: bold 12px Arial;
  color:#e5daac;
  float:left;
  clear:both;
}

.cfield input {
float:right;}

.textar {
width:639px;
 margin:0 auto;
}

.commenthead {
  margin: 10px 0;
}
.comment .commentcontent,
.comment2 .commentcontent {
  padding:5px 20px 5px 20px;   
  font: 12px Arial;
  color:#e5daac;
}
  
.comment .commenthead,
.comment2 .commenthead {
  margin-bottom:10px;
}

.comment .commenthead a,
.comment2 .commenthead a {
  color:#ff9e00;
  font: 12px Arial;
}

.comment .commenthead .div,
.comment2 .commenthead .div {
  color:#2c2817;
  margin:0 10px;
} 

.comment .commenthead .date a,
.comment2 .commenthead .date a{
  font: bold 12px Arial;
  color:#e5daac !important;
}

.comment .commente {
 width: 639px;
 background:url(images/blog_comments_bg.jpg) repeat-y right;
 padding-bottom:10px;
 } 
 
.comment2 .commente {
 width: 615px;
 background:url(images/blog_comments2_bg.jpg) repeat-y right;
 padding-bottom:10px;
 } 
 
h1.pagetitle {         
	color: #e5daac;
  margin-bottom:15px;  
  font:Arial;
}
.sidebar_header {
	margin:20px;
}

.RSS_icon {
	margin:20px 10px 10px 10px;
  display:block;
}

.side {
	margin-top:40px;
	width:200px;
	background:url(images/sidebar_bg.jpg) repeat-y;
}

.side ul {
	list-style-type:none;
	list-style:none;
	margin:0px;
	padding:0px;
}

.side ul li a{
	display:block;
	font:14px Arial;
	height:29px;
}
.side ul a{
	border:0;
	text-decoration:none;
}
.side ul a li,
.side ul li a{
	line-height:190%;
	color:#ff9e00;
	text-decoration:none;
}

.side ul a li span,
.side ul li a span{
	padding-left:20px;
}
	
.side ul li.active{
	display:block;
	height:29px;
	width:200px;
	background:url(images/sidebar_highlight.jpg) no-repeat right top;
}


.side ul li.active a{
	color:#e5daac;
}

.side .social_icons {
	margin: 0 10px;
}

#Main {
	width:940px;
	
}
#TopBar {
	width:940px;
	height:30px;
}

#Footer {
	width:100%;
	height:441px;	
	background:url(images/footer_bgrep2.jpg) repeat-x;
/*	text-align:center;*/	
}


#FooterContent {
	width:900px;
	height:441px;	
	background:url(images/footer_bg2.jpg) repeat-x;	
	margin:0 auto;
}
#MenuBottom {
	width:100%;
	padding-top:110px;
}

#MenuBottom ul {
	margin:0px 0 0 150px;
	list-style-type:none;
	list-style: none;
}

#MenuBottom ul li {
	display:block;
	font: bold 11px Arial;
	float:left;
	margin-left:34px;
	height:33px;
}

#MenuBottom ul li.next {
	margin-left:250px;     /* poprawić na 130 po odpaleniu */
} 

#MenuBottom ul li a {
	display:block;
	font: bold 11px Arial;
	color:#ff9e00;
	text-decoration:none;
	display:block;
	height:33px;
}

#MenuBottom ul li.current a {
	color:#e5daac;
}

#F1 {
	padding-top:10px;
	float:left;
	text-align:left;
	width:295px;
}
#F2 {
	padding-top:10px;
	float:left;
	text-align:left;
	width:125px;
	margin-left:30px;
}
#F3 {
	padding-top:10px;   
	float:right;
	text-align:left;
	width:420px;
	margin-left:30px;
}
#F1 .h,
#F2 .h,
#F3 .h {
	color:#e5daac;	
	font: bold 14px Arial;
}

#F1 ul,
#F2 ul,
#F3 ul {
	margin:20px 0 0 0;
	list-style-type:none;
	list-style: none;
}

#F1 ul li,
#F2 ul li {
	display:block;
	height:32px;
	background:url(images/footer_ul_bg.jpg) repeat-x bottom left;
	font: 12px Arial;
	color:#e5daac;	
}

#F3 ul li {
	display:block;
	background:url(images/footer_ul_bg.jpg) repeat-x bottom left;
	padding-bottom:10px;
	font: 12px Arial;
	color:#e5daac;	
}
#F1 ul li a,
#F2 ul li a {
	display:block;
	width:400px;
	font: 12px Arial;
	color:#e5daac;	
	text-decoration:none;
	line-height:30px;
}

#F3 ul li a {
	display:block;
	width:400px;
	font: 12px Arial;
	color:#e5daac;	
	line-height:150%;
	text-decoration:none;
}


#F1 ul li a:hover,
#F2 ul li a:hover, 
#F3 ul li a:hover {
	text-decoration:underline;
}
	
#F1 .last, 
#F2 .last, 
#F3 .last {
	background:none;
} 
.fleft {
	float:left;
}

.fright {
	float:right;
}

/*** FORMS ***/

input {
	background:url(images/forms_bg.png) repeat-x 0 -21px;
	border:0;
	float:left;
	font: 11px Arial;
	height:17px;
  line-height:21px;
	margin:0px;
	padding: 2px 3px;
	width:150px;
}

.input_l {
	background:url(images/forms_bg.png) repeat-x;
	float:left;
	height:21px;
	width:3px;
}

.input_r {
	background:url(images/forms_bg.png) repeat-x 0 -42px;
	float:left;
	height:21px;
	width:3px;
}
