@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #66A8FF;
	background-image: url(images/body_bg.jpg);
}
a {
	color: #FFAE00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#head {
	width: 706px;
	height: 85px;
	margin: 0 auto;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
}
#site_name {
	width: 376px;
	float: left;
	display: inline;
	text-align: center;
}
#logo {
	width: 330px;
	float: left;
	display: inline;
}
#header {
	width: 706px;
	height: 181px;
	background-image: url(images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 auto;
	cursor:pointer;
}
#navigation {
	width: 706px;
	margin: 0 auto;
}
#container {
	width: 706px;
	margin: 0 auto;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#left_column {
	width: 445px;
	padding: 20px 15px 10px 15px;
	float: left;
	display: inline;
}
#right_column {
	width: 201px;
	padding: 20px 15px 10px 15px;
	float: left;
	display: inline;
}
#footer {
	width: 706px;
	height: 63px;
	margin: 0 auto;
	background-image: url(images/footer_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#content_block1 {
	width: 210px;
	height: 150px;
	float: left;
	display: inline;
	padding: 0px 12px 0px 0px;
	background-image: url(images/content_block1_bg.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
#content_block2 {
	width: 211px;
	float: left;
	display: inline;
	padding: 0px 0px 0px 11px;
}




/* STYLE TREŚCI STRONY */
#site_name h1 {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 15px;
}
h2 {
	color: #FFFFFF;
	font-size: 22px;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 10px 0px;
	font-family: "Myriad Pro", Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #346FBE;
}
h2 span.color {
	color: #66A8FF;
}
#footer #navbar {
	width: 445px;
	padding: 17px 15px 10px 15px;
	float: left;
	display: inline;
	color: #FFB900;
	font-size: 10px;
	text-align: center;
}
#navbar a {
	color: #2C64A4;
	text-decoration: none;
	font-weight: normal;
}
#navbar a:hover {
	color: #5A90CB;
	text-decoration: underline;
}
#footer #author {
	color: #2B609F;
	font-size: 10px;
	width: 201px;
	padding: 25px 15px 10px 15px;
	float: left;
	display: inline;
	text-align: center;
}
#author a {
	color: #FFB700;
	font-weight: normal;
	text-decoration: none;
}
#author a:hover {
	color: #FFE5A0;
	text-decoration: underline;
}
#content_block1 p, #content_block2 p {
	color: #90B9F0;
	font-size: 10px;
	line-height: 12px;
}
#content_block1 a, #content_block2 a {
	color: #346FBE;
	font-weight: normal;
	text-decoration: none;
}
#content_block1 a:hover, #content_block2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

img.border {
	border: 3px solid #2F5E9D;
	float: left;
}
strong {
	color: #B7D8FF;
}
div.blad {
	border: 1px solid #C52900;
	padding: 5px;
}
p.blad {
	color: #C52900;
	font-weight:bold;
	margin-bottom:5px;
}
p.sukces {
	color: #B7D8FF;
	font-weight:bold;
	margin-bottom:5px;
}
h3 {
	color: #FFFFFF;
	font-size: 15px;
	margin-bottom: 10px;
}
#left_column p {
	margin-bottom: 5px;
}
div.gallery {
	background-color: #002C62;
	padding: 5px;
}
div.gallery h3 {
	font-size: 11px;
	margin-bottom: 5px;
}
div.gallery_image {
	width: 155px;
	float: left;
	display: inline;
}
div.gallery_desc {
	width: 280px;
	float: left;
	display: inline;
	font-size: 10px;
}
div.news_desc {
	width: 320px;
	float: left;
	display: inline;
	font-size: 10px;
}
div.both {
	height: 1px;
	clear:both;
}
.contact_form p {
	line-height: 25px;
}
.contact_form input {
	width: 160px;
}
.contact_form textarea {
	width: 200px;
}
.contact_form input, .contact_form textarea {
	color: #FFFFFF;
	background-color: #3B5DA0;
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding: 2px;
}
p.data {
	line-height:15px;
	margin:0px;
	color: #4671AA;
}
div.news_desc span.color {
	font-size: 9px;
	font-weight:normal;
	color: #BBBBBB;
}
#left_column ul {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#left_column li {
	margin-left: 15px;
	list-style: none;
	background-image: url(images/point.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
}
div.person {
	background-color: #004090;
	margin-bottom: 15px;
	clear: both;
	padding: 10px;
}
div.person_name h4 {
	color: #E87F00;
	font-size: 14px;
	font-weight: bold;
}
div.person_bio {
	color: #B7D8D5;
	font-size: 10px;
}
div.person_img {
	float: left;
	border: 3px solid #efefef;
	margin: 5px 10px 0px 0px;
}

