@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: /*'Trebuchet MS','Lucida Grande',*/ verdana, Arial, sans-serif;
}

a {
	color: #0d0f49;
}

h1, h2 {
	font-style: italic;
	font-family: Arial;
}

h1 {
	font-size: 18px;
	padding-top: 25px;
}

h2 {
	font-size: 13px;
	color: gray
}

h3 {
	color: #0d0f49;
	margin-bottom: 6px;
}

ul li {
	list-style: none;
}

div#container {
	width: 970px;
	height: fixed;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#top {
	height: 185px;
	background-image: url("/images/top_cpr.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

div#headers {
	float: left;
	text-align: right;
}

ul#menu {
	float: right;
	font-size: 13px;
	margin-top: 30px;
}

ul#menu a {
	color: black;
}

.bold {
	font-weight: bold;
}

ul#menu li {
	display: inline;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url("/images/spacer.gif");
	background-position: left center;
	background-repeat: no-repeat;
}

ul#menu_footer {
	padding-bottom: 5px;
}

ul#menu_footer li {
	display: inline;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url("/images/spacer.gif");
	background-position: left center;
	background-repeat: no-repeat;
}

div#content {
	width: 550px;
	float: left;
	background-image: url("/images/reflection.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 34px
}

div#sidebar {
	width: 380px;
	float: right;
	margin-top: 34px	
}

div#footer {
	clear: both;
	padding-top: 30px;
	color: gray;
}

div#footer a {
	color: gray
}

div#footer p {
	padding-bottom: 5px;
}

div#bottom {
	float: right;
}

div.news {
	margin-bottom: 30px;
}

div.news h3 {
	float: left;
	width: 410px;
}

div.news ul li, div.partial ul li {
	margin-left: 25px;
	list-style: disc;
}

.post_content {
	clear: both;
	display: block;
	text-align: justify;
	zoom: 1;
}

.post_content > p:FIRST-CHILD {
	text-indent: 25px;
}

.post_date {
	padding-top: 2px;
	display: block;
	float: right;
	color: gray;
	font-style: italic;
}

div.pager {
	text-align: center;
	color: gray;
}

div.partial {
	text-align: justify;
	margin-bottom: 30px;
}

ul#breadcrumb {
	clear: both;
	padding-left: 0;
	margin-bottom: 5px;
	zoom: 1;
}

div#feed {
	float: right;
	margin-top: -20px;
}

div#feed a {
	color: #fc9400;
	font-weight: bold;
}

ul#breadcrumb li {
	display: inline;
	margin-left: 0;
}

.contact_textarea {
	width: 400px;
	height: 200px;
}

.doradcze {
	background-image: url("/images/uslugi.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 80px;
}

BLOCKQUOTE {
	padding-left: 20px;
	padding-right: 20px;
}

table.szkolenia_table {
	width: 100%;
	border: 1px solid grey;
	border-collapse: collapse;
	text-align: center;
}

table.szkolenia_table th {
	border: 1px solid grey;
}

table.szkolenia_table td {
	border: 1px solid grey;
	padding: 5px;
	height: 40px;
}

table.szkolenia_table tr:hover > td {
	background-color: #9ca7dd;
}

table.szkolenia_table thead {
	background-color: #414865;
	color: white;
}

table.szkolenia_table thead th:hover {
	background-color: #7B89C0;
}

.dark {
	background-color: #DDE3FF;
}

a.pobierz {
	font-weight: bold;
	background-image: url("/images/disk.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	padding-top: 2px; 
	padding-bottom: 2px;
}
