body{
	background-color: #76BBE5;
	text-align: center;
}
.strona{
	background-image: url(../_img/srodek.jpg); background-position: center; background-repeat: repeat-y; text-align: center; background-color: White;
}
.stopka{
	background-image: url(../_img/dol_tlo.jpg); height: 88px; background-repeat: repeat-x;
}
.jnb_left{
	background-image: url(../_img/bg_jnb.jpg); background-position: left; background-repeat: no-repeat; height: 136px;
}
.bg_logo{
	background-image: url(../_img/bg_logo.gif); height: 70px; background-repeat: repeat-x;
}
.txt_mark{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.txt_head{
	 font-family: Georgia, "Times New Roman", Times, serif;
   	 font-weight: bold;
   	 font-variant: normal;
   	 text-transform: none;
     font-size: 16px;
     line-height: 22px;
     color: #1586D4;
     text-align: left;
     padding: 12px;
     padding-bottom: 0px;
     margin-left: 10px;
     margin-right: 10px;
}
.txt_head_it{
	font-family: Georgia, "Times New Roman", Times, serif;
   	font-weight: normal;
   	font-variant: normal;
	font-style: italic;
	text-transform: none;
	font-size: 18px;
	line-height: 28px;
	color: #1586D4;
	text-align: left;
	padding: 12px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.txt_bow{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
	font-size: 16px;
	line-height: 20px;
	color: #878686;
	text-align: center;
    padding: 12px;
    padding-bottom: 0px;
	margin-left: 15px;
    margin-right: 15px;
}
.txt_subhead{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
	font-size: 14px;
	line-height: 18px;
	color: #1586D4;
	text-align: left;
    padding: 0px;
    padding-bottom: 0px;
	margin-left: 15px;
    margin-right: 15px;
}
.txt_body{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 14px;
	line-height: 22px;
	color: #494949;
	text-align: left;
	padding: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-right: 18px;
	font-style: normal;
}
.txt_guide{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
	font-size: 14px;
	line-height: 18px;
	color: #1586D4;
	text-align: left;
	padding: 0px;
    padding-bottom: 0px;
    margin-left: 22px;
    margin-right: 18px;
}
.txt_price{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
	font-size: 11px;
	line-height: 14px;
	color: #070707;
	text-align: left;
	padding: 0px;
    padding-bottom: 0px;
    margin-left: 22px;
    margin-right: 18px;
}
.txt_caption{
	font-family: Verdana;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 11px;
    line-height: 18pt;
    color: #E4E4E4;
   	padding: 0px;
    padding-bottom: 0px;
    margin-left: 15px;
    margin-right: 15px;
}

img.border{
	border: 0px solid #727272;
	margin: 10px;
	text-align: center;
}
a{
	color: #00A0DD; text-decoration: none;
}
a:hover{
	color: #00A0DD; text-decoration: underline;
}
a:visted{
	color: #00A0DD;
}
a.download{
   display : block;
   width   : 281px;
   height  : 27px;
   background-image: url(../_img/img_10.jpg); background-repeat: no-repeat;
   color   : #309CDD;
   font    : normal normal 12px Arial, Helvetica, sans-serif;
   padding-top:13px;
   text-decoration :none;
   margin-top:5px;
}
a.download:hover{
   text-decoration :none !important;
}
div.txt{
	margin-left: 15px; margin-right: 15px;
}
