body {
	background:#640000;
  font: normal 16px/1 Monotype Corsiva,  Times New Roman, serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* -DIV- */
div {
	font: normal 16px/1 Monotype Corsiva,  Times New Roman, serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
#srodek {
	width: 990px;
	margin: 0 auto;
	background: url(images/bg_calosc.gif) repeat-y;
}
#srodek2 {
	width: 990px;
	margin: 0 auto;
	background: url(images/bg_calosc2.gif) repeat-y;
}
#belka_dol {
	background: url(images/stopka.gif) repeat-x;
	width: 990px;
	height: 26px;
	margin: 0 auto;
	clear: left;
}

#belka_dol_tekst {
	color: #dbdbdb;
	text-align: left;
	margin: 0 auto;
	padding:5px 0 0 15px;
}

#bok_lewy {
  float: left;
  width: 194px;
}
#bok_prawy {
	width: 796px;
	float: left;
	text-align: left;
	background: url(images/bg_prawy.jpg) no-repeat;
}
#b_l_pole1 {
  padding:10px;
  background: url(images/bg_bok_l.jpg) no-repeat;
  width: 174px;
}
#pole_tekst {
  width: 796px;
	background: url(images/bg_prawy.jpg) no-repeat;
}
#pole_tekst2 {
  width: 736px;
	background: url(images/bg_prawy2.jpg) no-repeat;
	padding:20px 40px 10px 20px;
}
#pole1 {
width: 338px;
padding:10px 14px 10px 14px;
float:left;
}
#pole2 {
width: 350px;
padding:12px 8px 10px 8px;
float:left;
margin:0 0 0 44px;
}
#oferta1 {
background: url(images/oferta1_bg.jpg) no-repeat;
width: 333px;
height: 125px;
padding:8px 5px 0 10px;
}
#oferta2 {
background: url(images/oferta2_bg.jpg) no-repeat;
width: 333px;
height: 125px;
padding:8px 10px 0 5px;
}
/* -P- */
p {
	text-align: justify;
	font: normal 16px/1 Monotype Corsiva,  Times New Roman, serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.center_px12 {
	text-align: center;
	font-size: 12px;
}
.px12 {
	font-size: 12px;
}
span#odleglosc {
	margin: 10px 0 0 225px;
	padding: 0px 0;
}
span#odleglosc2 {
 	text-decoration: none;
	font: normal 12px/1 Monotype Corsiva,  Times New Roman, serif;
	color: #CC0001;
	margin: 10px 0 0 405px;
	padding: 10px 0;
	
}
#osi {
color:#fff;
}

/* -H- */
h2 {
	color: #990000;
	font: normal 16px/1 Monotype Corsiva,  Times New Roman, serif;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
h3 {
	color: #990000;
	font: normal 16px/1 Monotype Corsiva,  Times New Roman, serif;
	text-decoration: underline;
	text-align:center;
	margin: 0 0 11px 0;
	padding: 0;
}
/* -IMG- */
img {
	border: 0;
	margin: 0;
	padding: 0;
}
.img_g {
	border: 1px solid #000;
	padding:3px;
	background: #fff;
}

.img_right {
	float: right;
	margin: 0 0 2px 10px;
	border: 1px solid #000;
	padding:3px;
	background: #fff;
}
.img_right_g {
	float: right;
	margin: 2px 0 2px 5px;
	border: 1px solid #000;
	padding:3px;
	background: #fff;
}
.img_left_g {
	float: left;
	margin: 2px 5px 2px 0px;
	border: 1px solid #000;
	padding:3px;
	background: #fff;
}
.img_o {
	margin: 4px;
	border: 1px solid #000;
	padding:3px;
	background: #fff;
}
.img_li {
height:8px;
width:7px;
vertical-align:2px;
}
/* -A- */
a {
	text-decoration: none;
	font: normal 15px/1 Monotype Corsiva,  Times New Roman, serif;
	color: #ffcc66;
}
a:hover {
	color: #ffcc66;
	text-decoration: underline;
}
a.stopka {
	text-decoration: none;
	font: normal 16px/1 Monotype Corsiva,  Times New Roman, serif;
	color: #dbdbdb;
	margin: 0 3px 0 3px;
}
a.stopka:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* -UL LI- */

ul,  li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	font: normal 16px/1 Monotype Corsiva,  Times New Roman, serif;
	color: #ffffff;
	text-align: left;
}
ul li {
	background: url(images/li.gif) no-repeat left 3px;
	padding-left: 13px;
	margin-left: 5px;
}


/* -table, tr, td- */
table {
	vertical-align: top;
}
.table1 tr {
background:#ececec;
}
tr, td {
	vertical-align: top;
}
/* -formularz- */

.pole {
    margin:0;
    font: normal 10px verdana, geneva, arial, helvetica, sans-serif;
    background-color: #ffffff;
    color: #333333;
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    width: 180px;;
    height: 13px;
}
textarea {
    margin:0;
    font: normal 10px verdana, geneva, arial, helvetica, sans-serif;
    background-color: #ffffff;
    color: #333333;
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    width: 180px;;
    height: 40px;
}
.tabela_form {
    font: normal 10px verdana, geneva, arial, helvetica, sans-serif;;
    color: #333333;
    width: 140px;
}
.przycisk {
    vertical-align: middle;
    font: normal 10px verdana, geneva, arial, helvetica, sans-serif;
    background-color: #ffffff;
    color: #333333;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    height: 17px;
    margin:5px 0 5px 10px;
}
.komunikat {
    margin : 3px 0px 0px 10px;
    font: normal 10px verdana, geneva, arial, helvetica, sans-serif;;
    color: #ebebeb;
    text-align: left;
}
.komunikat2 {
    margin : 3px 0px 0px 10px;
    font: normal 10px verdana, geneva, arial, helvetica, sans-serif;;
    color: #ebebeb;
    text-align: left;
}
.p_form {
margin:1px 0 1px 0;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #e60108; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 96px; /*Width of top level menu link items*/
padding: 0;
margin:0;
border: 0;
border-left-width: 0;
text-decoration: none;
font: normal 17px "Times New Roman", serif;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 10px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 178px; /*width of sub menu levels*/
color: #fff;
text-decoration: none;
padding: 2px 3px 3px 15px;
border: 1px solid #760000;
text-align:left;
height: 20px;
text-decoration: none;
}

.suckertreemenu ul li a:hover{
background-color: #940000;
text-decoration: none;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu2 ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu2 ul li{
position: relative;
display: inline;
float: left;
background-color: #F3F3F3; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu2 ul li a{
display: block;
width: 96px; /*Width of top level menu link items*/
padding: 0;
margin:0;
border: 0;
border-left-width: 0;
text-decoration: none;
color: navy;
}
	
/*1st sub level menu*/
.suckertreemenu2 ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu2 ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu2 ul li ul li ul{ 
left: 10px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu2 ul li ul li a{
display: block;
width: 150px; /*width of sub menu levels*/
color: #fff;
text-decoration: none;
padding: 2px 3px 3px 15px;
border: 1px solid #666666;
text-align:left;
font-size:13px;
background: url(images/bg_m2.gif) repeat-x;
height: 16px;
text-decoration: none;
}

.suckertreemenu2 ul li a:hover{
background-color: black;
text-decoration: none;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu2 .mainfoldericon{
background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu2 .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu2 ul li { float: left; height: 1%; }
* html .suckertreemenu2 ul li a { height: 1%; }
/* End */
