html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    /*font-size: 100%;*/
    /*vertical-align: baseline;*/
    background: transparent;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear_end, .clear {
    clear: both !important;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
span.clear {
    clear: both !important;
    display: block !important;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}



body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:0px;
	color: #555;
	font-size:12px;	
}

#contener {
	background:url(grafiki/background_jpg.jpg) no-repeat top left;
	width: 900px;
	margin-left:auto;
	margin-right: auto;
	position:relative;
}

#big_button a {
	width: 900px;
	height: 400px;
	display: block;
	color: #efefef;
}

#reklama_google_728x90 {
	position:absolute;
	top:290px;
	width: 900px
}

#reklama_google_120x600 {
	position:absolute;
	top:400px;
	left: 910px;
	width: 120px
}

#reklama_google_728x90 .reklama{
	width:728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}

#reklama_google_120x600 .reklama{
	width:120px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

.reklama p {
	text-align:center;
	text-transform:uppercase;
	font-size:20px;
	font-weight: bold;
	margin-top:auto;
	margin-bottom:auto;
}

#reklama_google_728x90 .reklama p {
	margin-top: 30px;
}

#content {
	position:relative;
	clear: right;
}

#main_content {
	float:right;
	width: 720px;
}

#main_content .entry p {
	width: 600px;
	margin-left: 50px;
	line-height: 150%;
	margin-top: 10px;
	clear: both
}

.postmetadata {
	margin: 10px 50px;
	font-size: 9px;
}

.postmetadata a {
	font-style: italic;
	text-decoration: none;
	color: #666;
}

#tagi {
	font-size: 10px;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #EFEFEF;
	color: #333;
}

#tagi a {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#menu_left {
	width: 165px;
	float: left;
}

#menu_left ul li h2 {
	width: 165px;
	height: 18px;
	background:url(grafiki/manu_header_background.gif) no-repeat top left; 
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding:4px 10px;
}

#menu_left ul li ul{
	margin-bottom:20px;
	width:145px;
	margin-left: 10px;
}


#menu_left ul li {
	border-bottom: 1px solid #EFEFEF;
	/*height: 14px;*/
	margin-bottom:3px;
}

#menu_left ul li a{
	color: #999;
	font-size: 11px;
	text-decoration: none;
	margin-left: 10px;
}

#menu_left ul li a:hover, .current_page_item {
	color: #555;
	font-size: 11px;
	text-decoration: none;
	margin-left: 10px;
	padding-left:10px;
	background:url(grafiki/list_style.gif) no-repeat left 2px;
}

#calendar_wrap td {
	text-align: center;
}

#calendar_wrap td a:hover {
        background: none !important;
	margin-left: 5px !important;
	margin-right: 5px !important;
	padding-left: 0px !important;
}

#calendar_wrap td a {
        background: none !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
	padding-left: 0px !important;
}
#menu_left .reklama .reklama_header_begin {
	background:url(grafiki/reklama_left_box.png) no-repeat top;
	height: 8px;
	width: 166px;
	margin-bottom:3px;
} 

#reklama_google_120x600 .reklama_header_begin {
	background:url(grafiki/reklama_left_box.png) no-repeat top;
	height: 8px;
	width: 120px;
	margin-bottom:3px;
} 

#menu_left .reklama .reklama_header_end {
	background:url(grafiki/reklama_left_box_bottom.png) no-repeat top;
	height: 8px;
	width: 166px;
	margin-bottom:3px;
}

#reklama_google_120x600 .reklama_header_end {
	background:url(grafiki/reklama_left_box_bottom.png) no-repeat top;
	height: 8px;
	width: 120px;
	margin-top:3px;
}

#reklama_google_120x600 .reklama p {
	margin-top: 200px;
}

#menu_left .reklama .reklama_contener {
	text-align:center;
	margin-bottom:3px;
}

.post {
	margin-bottom:15px;
/*	position: relative;*/
}

.postheader {
	padding-bottom:20px;
	height: 62px;
}

.postheader .dateAndAuthor {
	float:left;
}

.postheader .title {
	float:right;
	width: 590px;
}

.postheader .title .title_small {
	font-size:15px;
	font-weight: normal;
	color: #555;
	margin-top:2px;
}

.postheader .title .title_small h3 a {
	font-size:18px;
	font-weight: bold;
	color: #555;
	margin-top:2px;
	text-decoration: none;
}

#main_content .post h3 a {
	font-size:18px;
	font-weight: bold;
	color: #555;
	margin-top:2px;
	text-decoration: none;	
}

#main_content .post {
	clear: both;	
}

.postheader .title .title_big {
	font-size:16px;
	color: #333;
	margin-top:2px;
	font-weight: bold;
}

.postheader .title .title_big h2 a {
	font-size:26px;
	color: #333;
	margin-top:2px;
	font-weight: bold;
	text-decoration: none;
}

.postData {
	background:url(grafiki/background_date.gif) no-repeat top left;
	height: 29px;
	width: 114px;
}

.postData p {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 5px 0px 10px;
	color: #555;
}

.postAutor {
	background:url(grafiki/background_autor.gif) no-repeat top left;
	height: 35px;
	width: 114px;
	padding-top:3px;
}

.postAutor .autor {
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	margin-right: 6px;
	float:left;
	width:70px;
}

.postAutor .autor li {
	list-style: none;
}

.postAutor .autor li a {
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	margin-right: 6px;
	float:right;
	width:60px;
	color: #555;
	text-decoration: none;
}

.postAutorTAutor {
	font-size: 10px;
	width: 30px;
	margin-left:4px;
	float:left;
}

.posttext img {
	background:#fff;
	padding:1px;
	border: 4px solid #333;
	display:block;
	float: left;
	margin: 0px 15px 3px 0px;
}

.posttext p {
	padding-bottom: 5px;
}

.more-link {
	font-size: 10px;
	font-weight: bold;
	background:url(grafiki/list_style.gif) no-repeat 2px 2px;
	padding-left: 10px;
	color: #999;
	text-decoration: none;
	/*display: block;*/
}

.more-link:hover {
	color: #222;
}

#footer {
	border-top:1px solid #444;
	width: 900px;
	margin-top:20px;
	font-size:10px;
	color: #666;
	padding-bottom:10px;
	margin-bottom:10px;
}

#footer a {
	color: #999;
	text-decoration:none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
	color: #333;
}

#menu_repeat ul {
	float: left;
}

#menu_repeat ul li{
	display:inline;
}

#creator_stopka {
	float:right;
}

#menu_repeat ul li a {
	
}

#mediaspace {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;	
	text-align:center;
	width: 640px;
	background: #EFEFEF;
	border: 1px solid #000;
	padding: 10px;
}

.entry img {
	text-align:center;
	clear: both;
	display: block;
	margin-left: auto;
	border: 1px solid #777;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	float: left;
}

#wp-calendar {
	width: 20px !important;	
}

.alignleft a, .alignright a {
	width: 40%;
	margin-bottom: 10px;
	font-size: 10px;
	color: #999;
}

.alignleft a:hover, .alignright a:hover {
	color: #555;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation {
	height: 30px;
}

#respond {
	width: 580px;
	border: 1px solid #efefef;
	padding: 20px;
	margin-left: 50px;
	margin-bottom: 30px;
	clear: both
}

#respond p {
	margin: 5px 0px 3px 0px;
}

#respond p label {
	width: 300px;
	display: block;
}

#respond form input {
	border: none;
	border-bottom: dotted 1px #333;
}

#comment {
	background-color: #EFEFEF;
	border: 1px solid #888;
	font-size: 9px;
	color: #444;
}

#submit {
	border: 1px solid #666 !important;
	background: #999;
	color: #fff;
}

#submit:hover {
	background: red;
}

.commentlist .comment {
	border: 1px solid #efefef;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px;
	color: #999;
	font-size: 10px;
}

.comment-author, .vcard {
	width: 100px;
	float: left;
}
.commentlist .comment .comment-body p {
	width: 560px;
	clear: right;
	margin-left: 130px;
	line-height: 150%;
}

.comment-meta, .commentmetadata {
	margin: 10px;
}

.comment-meta a, .commentmetadata a, #respond p a {
	font-size: 9px;
	font-weight: bold;
	color: #333;
}

.fn {
	display: block;
	padding-top: 5px;
}

.fn a {
	text-decoration: none;
	color: #555;
	font-style: italic;
}

#menu_left ul li.widget.widget_tag_cloud div a:hover {
	background: none;
	margin-left: 0px;
	padding-left:0px;
}

#menu_left ul li.widget.widget_tag_cloud div a {
	background: none;
	margin-left: 0px;
	padding-left:0px;
}

.entry p:first-child {
	font-weight: bold;
	font-size: 12px;
}

.entry ol {
	padding-left: 100px;
	width: 500px;
	padding-top: 10px;
	padding: bottom: 10px;
}

.entry ol li {
	list-style: square;
	font-style: italic;
}

