/*#############################################################
Name: Blue
Date: 2007-02-11
Description: Two columns.
Author: zama
URL: http://webmark.shost.pl/blog

Licence linkware
#############################################################*/
body {
	background:#1D3D4C url(images/bg.jpg) repeat-x;
	color:#fff;
	font:normal 75.5% Tahoma,sans-serif;
	padding:0;
	margin:0;
	text-align:center;
}

#podstawa {
	width:790px;
	margin:0 auto;
	text-align:left;
}

#top {
	background:transparent url(images/top.jpg) no-repeat;
	height:112px;
	position:relative;
}

#kontener{
	overflow:hidden;
	height:100%
}

/*prawa
===========================================================*/
#prawa {
	float:right;
	width:505px;
	background:transparent url(images/prawa.jpg) no-repeat;
}
#content {
	padding:20px 14px;
	text-align:justify;
}
#content h2 a, #content h2 a:visited{
	color:#80DC12;
	font: bold .75em Tahoma,sans-serif;
	background:transparent url(images/th2.gif) 0 50% no-repeat;
	padding-left:14px;
}
#content h2 a:hover{
	color:#FCEC52;
}
#content .meta {
	color:#B6CBD3;
	background:transparent url(images/phr.gif) repeat-x left bottom;
	padding-bottom:10px;
}


/*lewa
===========================================================*/
#lewa {
	float:left;
	width:284px;
}
#lewa h2 {
	color:#5A5A43;
	font:bold 1.1em Tahoma,sans-serif;
	line-height:30px;
	margin:0;
	padding-left:12px;
	background:url(images/kropki.gif) repeat-x left bottom;
}

/*menu
===========================================================*/
#menu {
	height:79px;
	background:transparent url(images/menu.jpg) no-repeat;
}

#box1 h2 {
	color:#8BC639;
	text-align:left;
	padding-top:10px;
}
#box1 {
	background:#1D3841 url(images/box1top.jpg) no-repeat;
	margin-bottom:10px;
	color:#9CADB5;
	padding:0 10px 20px 10px;
	text-align:justify;
}

#box1 a, #box1 a.link{
	color:#8BC639;
	font-weight:bold;
	text-decoration:none
}
#box1 a:hover{
	color:#F8C107
}


#box2 {
	background:#274656 url(images/box2.gif) no-repeat;
	padding:10px 10px 20px;
	color:#8CB5BD;
	margin-bottom:10px;
}
#box2 h2 {
	color:#05B0A1;
	text-align:left;
	margin-bottom:10px;
}

#box2 li a{ 	
	background: transparent url(images/li.gif) no-repeat 0% 50%; 
	padding-left:12px;
	color:#8AA5B5;
	text-align:left;
}
#box2 li a:hover {
	color:#fff;
}

#pasek {
	background:#274656 url(images/pasek.jpg) repeat-x;
	margin-top:20px;
	padding:30px 10px 20px 10px;
}

#menu ul{
	padding-top:47px;
}
#menu li {
	display:inline;
	padding:0 10px;
	border-right:1px dotted #8FAFBE;
}
#menu a, #menu a.link {
	color:#CCDBE2;
	text-decoration:none;
}
#menu a:hover{
	color:#fff;
}



ul, ol, div, p, h1, h2, h3, h4, h5, body {
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
.right{
	text-align:right;
}

blockquote {
	font-weight: bold;
}
p{
	margin:8px 0;
}

a, a.link, a:visited {
	color:#BDE24B;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#D6C626;
}
