table#MBL_COMM img {z-index: 5 !important}

#Blog_Sidebar {
	width: 130px;
	margin-right:15px;
	background:url(../../../images/blog_side2.jpg) no-repeat 0px 50px;
	padding-top: 330px;
}

#Blog_Sidebar li { list-style:none; list-style-type:none; margin-left:0px; padding-left:0px}
#Blog_Sidebar  ul {margin-left:0px; padding-left:0px}
#Blog_Sidebar  a { color:#D0C292; font-family:Arial,Helvetica,sans-serif;}

.sidebar {}

.commentlist li .avatar, .commentlist li .foravatars {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
    margin: 0 0 5px 10px;
	}


.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata, .widecolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.entry p {margin: 10px 0}
.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
    font-size:12px;
    color:#666;
    }

.commentlist cite a:hover {color: #005b49}

.commentlist p {
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
    color: #666;
	}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, blockquote, strike {
	color: #777;
	font-size:10px;
	}

.postmetadata{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.narrowcolumn {
}

.widecolumn {
}

.post {
	margin: 0 0 40px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
.postmetadata a {color:#D0C292; text-decoration:none}

.clear {
	clear: both;
}
/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


.aligncenter {
margin: auto;
display: block;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 15px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}







/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
    color:#000000;
    font-size:12px;
    margin-bottom: 20px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentmetadata a{text-decoration:none; color:#cccccc}

h3#respond, h3#comments {font-size: 15px; font-weight: normal; color: #333}

/* End Comments */


.archive li {padding: 0 0 5px}
.archive li a {color: #666}




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {text-align: center}
.navigation a {color:#005B49; font-family:Arial, Helvetica, sans-serif; font-size:12px; display: block}
.navigation .alignleft {width: 320px}
.navigation .alignright {width: 320px}
.navigation .alignleft a {padding-left: 12px; background: url(/_s/gfx/prev.png) no-repeat 0 4px}
.navigation .alignright a {padding-right: 12px; background: url(/_s/gfx/next.png) no-repeat right 4px}

ul.articles {clear: both}

a.download {padding: 0 20px 2px 0; background: url(/_s/gfx/download.png) no-repeat right 0}
/* End Various Tags & Classes*/


.post h3 {clear: both; padding-top: 20px}
.alignleft {text-align:left;}
.alignright { text-align:right}
.entry a.more-link {margin: -5px 0 20px; padding-right: 12px; color: #005b49; background: url(/_s/gfx/more.png) no-repeat right 4px}
.searchsubmit {background: url('images/lupka.gif'); width:15px; height:17px; border:none}
#sidebar div.m p.leadarea {height:37px; color: #666; overflow:hidden; text-align:left; margin: 0 0 -4px}
#sidebar div.m p.leadarea a {color: #666}
.linegrey{background: url('images/pixgrey2.gif') repeat-x; height:1px; margin-top:5px; width:110px;}
.searchsubmit2 {background: url('images/more.gif') no-repeat right; width:9px; height:10px; border:none}
.edit22 {background-color: #ffffff;	color: #000000;	border: 2px solid #E7E0C8;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}
.commentsdata{background: url('images/komentarz.gif') no-repeat right 3px; height:13px; line-height:13px; padding-right: 15px}
.postmetadata a .commentsdata {color:#005b49}


