/*
Release date: 2010-05-01
Description: A soft and bright two-column template.
Author: HDi vision
Author url: http://www.hdivision.pl/
*/

/* USTAWIENIA STRONY */
html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}
a { 
color: #144692;
}

a:hover {
color: #144692;
}

body {
	background: #EBE5CC url(img/bg.jpg) repeat;
	color: #144692;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {
padding-bottom: 1.2em;
}

img { 
	margin: 2px; 
	padding: 0px; 
	border: 2px solid #fff;
}

li {
list-style: none;
}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {
padding-top: 6px;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}


/* STRONA */
.container {
	background: #fff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 0px;
	width: 780px;
}

/* HEADER */
.top {
	padding: 0px 10px 0;
}

/* title */
.header {
	background: url(img/header_bg.jpg) no-repeat;
	font-size: 1.2em;
	height: 228px;
	margin: auto;
	padding: 41px 10px 5px;
	width: 780px;
}
.header dziwnow, {
	background: #A4A4A0;
	color: #FFF;
	height: 228px;	
}
.header dziwnow {
	background: url(img/header_bg.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 228px;
	text-align: center;	
	width: 780px;
}

/* GLOWNE */
.main {
	border-top: 0px solid #FFF;
}

/* MENU BOCZNE */
.right {
	float: right;
	width: 270px;
}
.right h2 {
	color: #144692;
	font-size: 1.2em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	font-style: italic;
}

.right img { 
	margin: 2px; 
	padding: 5px; 
	border: 0px solid #fff;
}

.foto img { 
	margin: 2px; 
	padding: 5px; 
	border: 2px solid #E5F0F4;
}

/* CONTENT */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 451px;
	background: #fff url(img/cont_bg.jpg) bottom no-repeat;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content ul {margin-left: 18px;}
.content ul li {list-style: url(img/li.gif);}
.content ol li {list-style: decimal;}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* FOOTER */
.footer {
	background: #fff url(img/footer_bg.jpg) no-repeat;
	color: #999999;
	font: 1em sans-serif;
	height: 48px;
	padding: 0px 0;
	text-align: center;
	margin: 0 auto;
	width: 800px;
}
.footer .right {
padding-top: 30px;
color: #999999;}
.footer .right a {
color: #999999; 
text-decoration: none;
}
.footer a {
color: #999999; 
text-decoration: none;
}
.footer a:hover,.footer .right a:hover {
color: #000099;
}
