body 
{
	margin: 0;
	padding: 0;
	background: url("../img/bg.jpg") #8A8A8A top repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#str
{
	width: 1024px;	
	margin: 0 auto;
	padding: 0;
	height: auto;
	text-align:justify;
	background: #0f1923;
}

#top
{
	height: 239px;
	background: url("../img/top_1024x239.jpg") top no-repeat;
}

#menu
{
	height: 20px;
	background: url("../img/menu_1024x20.jpg") top no-repeat;
	color:white;
	font-family:Courier New;
	font-size:12px;
	text-align: center;
}

#menu p
{
	margin:0px;
	padding:3px;
}

#menu a
{
	color:white;
}

#menu a:hover
{
	color:#fe9a04;
	text-decoration: none;
}

#bok_l
{
	width:77px;
	float:left;
	height: 164px;
	background: url("../img/bok_l_77x164.jpg") top no-repeat;
}

#tresc_l_bl
{
	float:left;
	width:13px;
	height: 298px;
	background: url("../img/tresc_l_bl_13x298.jpg") top no-repeat;
}

#srodek
{
	float:left;
	width:860px;
	background:white;
	height:auto;	
}

#tresc_l
{
	float:left;	
	width:392px;
	height: auto;
	background: url("../img/tresc_l_392x298.jpg") white top no-repeat;
}

#tresc_sr
{
	float:left;	
	width:76px;
	height:21px;
	background: url("../img/tresc_sr_76x21.jpg") white top no-repeat;
}

#tresc_r
{
	float:left;	
	width:392px;
	height: auto;
	background: url("../img/tresc_r_392x79.jpg") white top no-repeat;
}

#tresc_r_br
{
	float:left;
	width:13px;
	height: 253px;
	background: url("../img/tresc_r_br_13x253.jpg") top no-repeat;
}

#bok_r
{
	width:61px;
	float:left;
	height: 298px;
	background: url("../img/bok_r_61x298.jpg") top no-repeat;
}

#stopka
{
	width:1024px;
	height: 83px;
	background: url("../img/stopka_1024x83.jpg") top no-repeat;
	clear:both;
}

.tytul_l1
{
	font-family:Courier New;
	font-size:12px;
	color:white;
	padding-top:14px;
	padding-left:20px;
}

.tytul_l2
{
	font-family:Courier New;
	font-size:12px;
	color:white;
	padding-top:1px;
	padding-left:20px;
	font-weight: bold;
}
.tytul_r
{
	font-family:Courier New;
	font-size:12px;
	color:white;
	padding-top:14px;
	padding-left:48px;
}


.txt_l1
{
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	color:#0f1923;
	text-align:center;
}

.txt_l1 img, .txt_r1 img
{
	border:1px #567891 dotted;
}

.txt_l1 img:hover, .txt_r1 img:hover
{
	border:1px #567891 solid;
}

.txt_l2
{
	padding:5px;
	color:#0f1923;
	font-size:12px;
}

.txt_r1
{
	padding:5px;
	color:#0f1923;
	font-size:12px;
}

.txt_r1 a, .txt_l2 a
{
	color:#0f1923;
}

.txt_r1 a:hover, .txt_l2 a:hover
{
	color:#567891;
	text-decoration: none;
}

.txt_r1 table {
	padding-top:10px;
}

#stopka p
{
	font-size:12px;
	color:white;
	text-align:center;
	font-family:Courier New;
	font-size:12px;
	padding-top:25px;
}

#stopka a 
{
	color:white;
}

#stopka a:hover, #copy a
{
	color:#567891;
	text-decoration: none;
}

#copy
{
	font-size:12px;
	color:#567891;
	text-align:center;
	font-size:10px;
	padding-top:30px;
	padding-bottom:30px;
}

legend {
	background-color:#F0F0F0;
	color:#FE6405;
	padding:5px;
	border:solid 1px #B9B9B9;
}

fieldset {
	position:relative;
	background-color:white;
	border:solid 1px #B9B9B9;
	padding:5px;
}

ul {
	padding:2px;
	font-size:10px;
}

li {
	list-style:none;
	display:block;
	padding-bottom:2px;
}

input.text, textarea {
	width:100%;
	background-color:#aabbc7;
	color:black;
	font-size:12px;
}

input.ucode {
	background-color:#aabbc7;
	color:black;
}

input.submit {
	background: url("../img/submit.jpg") white top no-repeat;
	width:53px;
	height:18px;
	font-size:10px;
	font-weight:bolder;
}

input.submit:hover {
	color:#FE6405;
}
	
input.text, input.ucode, textarea {
	border:1px dashed #0F1923;
}

img.ja {
	float:right;
	padding-right:20px;
	border:0;
}

img.ja:hover {
	border:0;
}

a.pomoc:hover {
    cursor:help;
    border-bottom: 1px dashed;
}

a.pomoc {
    cursor:help;
    border-bottom: 1px dotted;
	text-decoration: none;
}

p.akapit {
	 padding:0;
	 margin:0;
	 text-indent:1cm;
}

#seo {
	text-align:center;
	font-size:10px;
	padding-top:10px;
}

#seo a {
	text-decoration:none;
	border:0;
	padding:5px;
}

#seo a:hover {
	text-decoration:none;
	border:0;
}
