/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #0D0D0D url(images/img1.gif) repeat-y center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f1f1f1;
}

h1, h2, h3, h2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #ef3016;
}

h2 { font-size: 18px; }

h2 a {
font-family: Verdana, "Times New Roman", Times, serif;
font-weight: normal;
font-style: italic;
color: #ef3016;
}

p, ol, blockquote {
	line-height: 22px;
}

a {
	text-decoration: none;
	color: #BFBFBF;
}

a:hover {
	border: none;
}

strong {
	color: #8D8C8C;
}

/* Posts */

.post {
	margin-bottom: 9px;
	margin-right: 9px;
	padding: 5px 40px 20px 20px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1F1F1F;
	background: url(images/img1.gif) repeat-y -150px 0px;
}

.post h2, .post h3 {
	margin-left: -10px;
}

/* Nagłówek */

#header {
	width: 600px;
	height: 159px;
	margin: 10px auto;
	background: url(images/baner.jpg);
}

#header h1 {
	margin: 0;
	padding: 40px 0 0 40px;
	font-size: 36px;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 192px;
	font-size: 16px;
}

#header a {
	border: none;
	letter-spacing: -1px;
	color: #FFFF52;
}

/* Content */

#content {
	width: 580px;
	margin: 0 auto;
	padding: 10px;
}

#kolumnapierwsza {
	float: left;
	width: 140px;
}

#kolumnapierwsza ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#kolumnadruga {
	float: right;
	width: 430px;
}

/***** Menu *****/

ul.avmenu {
width:120px;
margin:0 0 410px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:120px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color:#991402;
color:#505050;
font-weight:bold;
width:110px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
border-right:4px solid #cccccc;
text-decoration:none;
color: #ffffff;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#eaeaea;
border-left:4px solid #9d1616;
border-right:4px solid #9d1616;
color:#505050;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:105px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:95px;
}

ul.avmenu ul ul {
width:93px;
}

ul.avmenu ul li a {
margin:1px 0px 5px 15px;
}

ul.avmenu ul ul a {
width:80px;
}

/* Stopka */

#footer {
	clear: both;
	width: 580px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #333333;
}

