/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}	
body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #01316c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #338EFF;
	background-image: url(../grafika/tlo-pas.gif);
	font-weight: normal;
	font-style: normal;
}
/* linki */
a {
	text-decoration: none;
	color: #0064CF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #3C98FF;
}
/* Site typography */
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 36px;
}
/* colors */
.col_1 {
	color: #8DC54C;
}
/* definicje all */
body p {
	font-size: 14px;
	font-weight: normal;
}
body strong {
	font-weight: bold;
}
body .img {
	border: 1px solid #0064CF;
}
body .layout {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../grafika/tlo-obraz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* top */
body .content_top {
	width: 800px;
	height: 180px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../grafika/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* content */
body .content_tlo {
	width: 800px;
	background-color: #01316c;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../grafika/top-but.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
body .content {
	width: 800px;
	background-color: #01316c;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../grafika/top-but.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body .down {
	width: 960px;
	height: 10px;
	color: #666666;
	clear: both;
	background-image: url(../grafika/stopka_down_blue.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
body .stopka {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 130px;
	background-image: url(../grafika/tlo-stopka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	padding: 0px;
}
body .licznik {
	color: #338EFF;
	width: 290px;
	clear: both;
	padding-top: 105px;
}
body .columnl {
	width: 270px;
	float: left;
}
body .columnr {
	width: 180px;
	float: left;
}
body .columnc {
	width: 523px;
	float: right;
	margin: 0px;
	padding: 0px;
}
body .columnr_art {
	width: 600px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
body .columnc ul,ol,li {
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 14px;
}
/* menu-left */
.menu_left_ul {
	margin-left: 20px;
	margin-right: 10px;
	width: 240px;
}
.menu_left_li {
	padding-bottom: 4px;
	list-style-type: none;
}
.menu_left_li a {
	color: #6dd3f9;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 240px;
	background-image: url(../grafika/tlo-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	line-height: 32px;
}
.menu_left_li a:hover {
	height: 35px;
	width: 240px;
	background-image: url(../grafika/tlo-menu.gif);
	background-repeat: no-repeat;
	background-position: left -37px;
	text-align: center;
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_left_li span {
	color: #0064CF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.title_dzial {
	color: #0064CF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0064CF;
	margin-bottom: 10px;
	width: 500px;
}
.title_dzial a {
	color: #0064CF;
}
.title_dzial a:hover {
	text-decoration: none;
}
/* news-box */
.news_box {
	padding-bottom: 10px;
}
.news_box_left {
	width: 110px;
	float: left;
}
.news_box_right {
	float: left;
	width: 380px;
}
.news_box_right p {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
.news_box_data {
	text-align: center;
	color: #666666;
	font-weight: normal;
}
.news_box_title {
	color: #0064CF;
	font-size: 14px;
	margin-bottom: 5px;
}
.news_box_wiecej {
	text-align: right;
	clear: both;
}
.news_box_img {
	border: 1px solid #0064CF;
}
/* news-box-art */
.news_box_art {
	background-image: url(../grafika/tlo-news-box1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
	clear: both;
	margin: 0px;
	width: 668px;
	padding-right: 10px;
}
.news_box_art p {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
.news_box_art ul {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.news_box_art li {
	font-size: 14px;
	padding: 0px;
	list-style-position: outside;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.news_box_art_img {
	border: 1px solid #0064CF;
}
.news_box_art_title {
	color: #0064CF;
	font-size: 16px;
	margin-bottom: 5px;
}
.news_box_art_data {
	text-align: left;
	color: #666666;
	font-weight: normal;
}
.news_box_art_option {
	clear: both;
	width: 100%;
	text-align: right;
	visibility: inherit;
	float: right;
}
/* news_page */
.news_page_ul {
	width: auto;
	margin-top: 2px;
	float: right;
}
.news_page_li {
	color: #999999;
	list-style-type: none;
	display: block;
	float: left;
	font-size: 14px;
}
.news_page_master {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #999999;
}
.news_page_li a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	background-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #8DC54C;
}
.news_page_li a:hover {
	text-decoration: underline;
	color: #0064CF;
}

/* Galery */
body .galery_title_h {
	text-align: left;
	padding-left: 15px;
}
body .galery_title {
	font-size: 16px;
	color: #0099FF;
}
body .galery_ilosc_fot {
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
}
body .galery_img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body .galery_box {
	height: 90px;
	width: 500px;
}
body .galery_box a {
	text-decoration: none;
	border: 1px solid #0064CF;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
body .galery_box a:hover {
	text-decoration: none;
	border: 1px solid #66AEFF;
}
/*
body .galery_img {
	border: 2px solid #FFFFFF;
/*	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
body .galery_img_box {
	height: 160px;
	width: 160px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
	text-align: center;
}
body .galery_img_box a {

}
body .galery_img_box h4 {
	text-align: center;
	display: block;
	width: 160px;
}
body .galery_box {
	float: left;
	width: 650px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow: auto;
}
body .galery_box a {
	text-decoration: none;
	display: block;
}
body .galery_box a:hover {
	text-decoration: none;
}
*/
body .webmaster {
	font-size: 8px;
	float: right;
	padding-right: 10px;
	color: #006699;
} 
 
 

