/* CSS Document */

body {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #536EA5;
	background-color:#EBF6F9;
	background-image:url(../img/bkg_main.gif);
	background-repeat:repeat-x;
}
body table {
	font-size:11px;
}
body input, select, textarea {
	font-family: Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3AAAAC;	
	width: 140px;
	border: 1px solid #21B2C5;	
	padding-top: 2px;
	padding-left: 2px;
}
body select {
	width: 190px;
	padding: 0px;
	border: 0px;
	background-color:#F5FBFC;
}
input.formlarz {
	width: 190px;
	padding: 0px;
	border: 1px solid #21B2C5;	
	background-color:#F5FBFC;
}
textarea.formlarz {
	width: 190px;
	height: 70px;
	padding: 0px;
	border: 1px;
	background-color:#F5FBFC;
}

body li {
	text-indent: 0;
	margin: 0;
	padding: 0;
}
body div {
	margin:0;
	padding:0;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

/********************************************* MAIN STYLES */
#main {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:750px;
}

/********************************************* HEADER DIV*/
#header {
	float: none;
}	
#h_top {
	background-image:url(../img/h_top_bkg.jpg);
	background-repeat:no-repeat;
	height:33px;
}
.h_top_table TD {
	padding-top: 12px;
	height:19px;
	color:#B3D3DE;
}
.h_top1 {
	padding-left:25px;
	width:385px;
}
.h_top_menu {
	background-image:url(../img/h_top_mbkg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.h_top_menu A {
	color: #B3C3DA;
}
#h_btm {
	height:116px;
}
/********************************************* MENU DIV*/
#menu {
	float:none;
	height:35px;
	background-image:url(../img/h_m_bkg.gif);
	background-repeat:no-repeat;	
	margin-left: auto;
	margin-right: auto;
}
.menuTable TD {
	vertical-align:top;
}
.menuItem {
	background-image:url(../img/h_menu_b.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top: 6px;
	text-align:center;
}
.himgbgr {
/*	border:1px solid red;
	background-image:url(../img/h_img_bgr.jpg); */
	background-image:url(../img/bg.jpeg); 
	background-position:top left;
	background-repeat:no-repeat;
}
.menuItem A {
	color:#70C3F0;
}
.menuItem A:hover {
	color:#FFFFFF;
}
.menuItem_Active {
	background-image:url(../img/h_menu_a_bkg.gif);
	background-repeat:repeat-x;
	padding-top: 10px;
	text-align:center;
}
.menuItem_Active A {
	color: #002A80;
}
/********************************************* CONTENT main DIV*/

/******************************** content LEFT MENU */
.c_menu_h {
	height: 20px;
	font-weight:bold;
	vertical-align:middle;
	padding-left:42px;
	background-image: url("../img/c_menl_h.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
.c_menu_h A {
	color: #65A5B2;
}
.c_menu_left {
	width:10px;
	background-image:url(../img/c_menl_bkg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.c_item {
	padding-bottom:15px;
	padding-left: 10px;
}
.c_item_h A{
	font-weight:bold;
	color: #002A80;
}
.c_item li {
	text-indent:0px;
	padding: 0px;
	margin: 0px;
	list-style: outside url("../img/c_menl_b.gif");
	margin-left: 12px;
}
.c_item li A {
	color:#7F7F7F;
}
.c_item li A:hover {
	color:#333333;
}
/******************************** content MAIN MIDDLE cell*/
#content {	
	padding-top: 15px;
	background-image:url(../img/c_bkg.gif);
	background-repeat:repeat-x;
}
.contentTable TD {
	vertical-align: top;
}
#c_main_bkg {
	background-image:url(../img/c_main_bkg.gif);
	background-repeat: repeat-y;
	width: 390px;
}
#c_main_top {
	background-image:url(../img/c_main_top.gif);
	background-repeat:no-repeat;
	padding: 20px 0 15px 0;
	line-height: 14px;
	letter-spacing: 1px;
	width:390px;
}
#c_main_h {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
}
#ss_h1  {margin:0;padding:0;position:relative;}
#ss_h1 img {position:absolute;top:0;left:0;}
#c_main_h h1,
#c_main_h h2 {
	font-size: 14px;
	font-weight: bold;
	padding:0;
	margin:0;
}
#c_main_htxt {
	padding-left: 20px;
	padding-right: 20px;
}
#c_main_htxt ul {
	margin-top: 5px;
}
#c_main_htxt ol {
	margin-top: 5px;
}
#c_main_htxt a {
	color: #B3C3DA;
	text-decoration: underline;
}
#c_main_htxt a:hover {
	color: #B3C3DA;
	text-decoration: none;
}
#c_main_btm {
	background-image:url(../img/c_main_btm.gif);
	background-repeat:no-repeat;	
	width: 390px;
}
#c_main_btm div.mainText {
	line-height: 13px;
	letter-spacing: 1px;
	margin: 6px 20px 6px 50px;
}
#c_main_btm ul {
	margin-top: 5px;
}
#c_main_btm ol {
	margin-top: 5px;
}
#c_main_btm a {
	color: #B3C3DA;
	text-decoration: underline;
}
#c_main_btm a:hover {
	color: #B3C3DA;
	text-decoration: none;
}

/******************************** content RIGHT */
#c_search {
	background-image:url(../img/c_serach_bkg.gif);
	background-repeat:no-repeat;
	padding:10px;
	height:30px;
	margin-bottom: 5px;
}
#c_search input {
	color: #7DB9BA;
	font-weight: bold;
	border-color:#D8F2F2;
	height: 14px;
	width: 120px;
}
#c_search img {
	padding-top: 3px;
	margin-left: 3px;
}

#c_info_top {
	background-image:url(../img/c_info_top.gif);
	background-repeat:no-repeat;
	height: 12px;
	padding: 8px 0 6px 35px;
	color: #009199;
}
#c_info_top A {
	color: #009199;
}
#c_info_item, #c_info_item2 {
	background-image:url(../img/c_info_item.gif);
	background-repeat:no-repeat;
	height: 14px;
	color: #3AAAAC;
	font-size: 12px;
	padding: 8px 0 6px 14px;
	font-weight: bold;
}
#c_info_item2 {
	margin-top: 10px;
}
#c_info_item A, #c_info_item2 A {
	color: #3AAAAC;
}
.c_info_text {
	background-image:url(../img/c_info_ibkg.gif);
	background-repeat:no-repeat;
	color: #7DB9BA;
	line-height: 13px;	
	padding: 3px 0px 3px 14px;
}
.c_info_text p {
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
}
.c_info_text A {
	color: #7DB9BA;
}

/******************************** content GALLERY */
.c_gallery {
	background-image:url(../img/c_gall_lbkg.jpg);
	background-repeat:no-repeat;
	color: #ECF6F9;
}
.c_gallery_item {
	padding-top:12px;
	background-image:url(../img/c_gall_ibkg.jpg);
	background-repeat:no-repeat;
}
.c_gallery_item A {
	color:#FFFFFF;
}
.c_gallery_item IMG {
	margin-top:6px;
}
#c_gall1 {
	padding-left: 20px;
	padding-top:45px;
}
#c_gall2 {
	padding-left: 20px;
	font-size: 18px;
}
#c_gall2 A {
	color:#FFFFFF;
}
#c_gall3 {
	padding-top:10px;
	padding-left: 20px;
	font-size: 10px;
}
#c_gall3 A {
	color: #6A85BD;
}
#c_gall3 A:hover {
	color:#FFFFFF;
}
/********************************************* FOOTER DIV*/
#footer {
	margin-top: 25px;
	margin-bottom: 50px;	
	color:#A3B1CC;
	height:32px;
	background-image:url(../img/f_bkg.gif);
}
#footer DIV {
	padding-top: 9px;
	vertical-align:bottom;
	float:left;
}
#footer A {
	color:#A3B1CC;
}
#f_left {
	width: 230px;
	padding-left:10px;
	font-weight:bold;
}
#f_right {
	width: auto;
	margin-right:15px;
}

td.naglowkiglow {
	text-align: right;
	vertical-align: middle;
}

/* ----- ikony w tekscie---- */
.ikona {
	text-align: left; 
	margin: 5px 15px 5px -25px;
}

/* SS footer */
#ssseo {
   font-size:9px; 
   color:#A3B1CC; 
   text-align:right; 
   position:relative;
   width:100%;
   margin-top:5px
}

#ssseo a {
   color:#A3B1CC;
   text-decoration:none;
   font-weight:bold;
}

#ssseo a:hover {
   text-decoration:underline;
}
