* {
	margin: 0;
	padding: 0;
}

body {
background: #000000 url(images/img01.gif) repeat-x;
font-family:Arial;
font-size: 13px;
color: #ffffff;
margin-bottom :0;
margin-left :0;
margin-right :0;
margin-top :0;
padding-bottom :0;
padding-left :0;
padding-right :0;
padding-top :0;
}


#head {
	position: absolute;
	left:0px;
	top:80px;
	height: 22px;
	width: 100%;
	padding: 2px 0 0 0;
	z-index: 999;}

#head h1 {
	float: left;
	margin: 13px 10px 0 65px;
	padding:0;
	color: #eeeeee;
	font-size: 17px;
	font-weight: bolder;}

#head h2 {
	margin: 13px;
	padding:0;
	color: #eeeeee;
	font-size: 16px;
	font-weight: normal;}


h1, h2, h3 {
}

h1 {letter-spacing: 0px;
	font-size: 2em;
}

h2 {
	letter-spacing: 0px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1px;
	line-height: 160%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#header h1 {
		padding: 47px 0 0 8px;
	font-size: 25px;
}

#header h2 {
	padding: 47px 0 0 8px;
	font-size: 25px;
	
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	
margin-right :1px;
margin-bottom :1px;
margin-top :1px;
margin-left :1px;
text-align:left;
background-color:#000000;
background-image:none;
height:12px;
padding:1px;width:1000px;}



#menu ul {
	margin: 0;
	padding: 1px;
	list-style: none;

	line-height: normal;
}

#menu li {
	float: left;
	padding: 2px 10px 0 20px;
}

#menu a {
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 1.0em;
	font-weight: lighter;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 1000px;
	margin: 1px auto;
	padding: 5px 5px 5px 5px;
/*	background: url(images/img04.jpg) no-repeat;*/
        font-family: tahoma,sans-serif;
}

/* Content */

.link .description .rssfeed_stopka
{
	text-decoration: none;

}

#content {
float: left;
width: 1000px; margin-right :1px;margin-bottom :1px;margin-top :1px;margin-left :1px;
padding: 0 0 0 0;
border: 0px solid #454545;
}

.post {
	margin-bottom: 40px;
        padding-top:0px;
        border-width:0px 0px 0px 0px;
border-color:#CCCCCC;border-style:solid
}

.post .title {
	border-bottom: 1px solid #454545;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 20px;
	padding: 15px 20px;
	background: url(images/img05.gif) no-repeat;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
 
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}

.post .meta .comments {
	float: right;
}

/* Sidebar */

#sidebar {

background-color:#161616;
border:1px solid #282828;
color:#797979;
font-size:12px;
padding:10px;
text-align:justify;
width:96%;
}

#sidebar ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul strong{
	padding: 0 0 20px 20px;
	list-style: square inside;
}
#sidebar h1 {
	height: 56px;
	padding: 0px 0px 0px 0px;
	
	font-size: 1.8em;
}

#sidebar h2 {
	height: 55px;
	padding: 0px 0px 0px 0px;
	font-size: 1.6em;
}

/* Search */

#search {
	padding: 20px;
	text-align: center;
}

#search input {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #1F1F1F url(images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search #s {
	width: 80%;
	background: #1F1F1F;
}

/* Calendar */

#calendar {
	padding-bottom: 20px;
}

#calendar table, #calendar caption {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: bold;
}

#calendar thead th {
	background: #333333;
}

#calendar tbody td {
	background: #111111;
}

#calendar a {
	text-decoration: none;
	font-weight: bold;
}

#calendar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}