/*ogólne*/
html,body{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
body{
background: #003366 url('grafika/back.gif') repeat-y;
}
img{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
div#menu{
position: absolute;
top: 0px;
width: 196px;
margin: 0;
padding: 0;
}
div#main{
position: absolute;
left: 196px;
top: 0px;
width: 746px; 
}
div#head{
position: absolute;
top: 0px;
width: 746px; 
height: 114px;
}
div#tekst{
position: absolute;
top: 114px;
width: 746px;
height: 426px;
background: url('grafika/tekst.jpg') no-repeat top;
}
p{ 
text-align: justify;
font:100 normal normal 12px/150% "Trebuchet MS", Verdana;
color: #000000;
padding: 0;
margin: 0px 20px 10px 20px;
}
ul{ 
list-style: disc outside;
text-align: left;
font:100 normal normal 12px/150% "Trebuchet MS", Verdana;
padding:0;
margin: 0px 20px 5px 40px;
}
ol{
list-style-type: decimal;
text-align: left;
font:100 normal normal 12px/150% "Trebuchet MS", Verdana;
padding:0;
margin: 0px 20px 5px 40px;
}
ol#abc{
list-style-type: lower-latin;
text-align: left;
font:100 normal normal 12px/150% "Trebuchet MS", Verdana;
padding:0;
margin: 0px 20px 5px 40px;
}
span{
color: #003366;
}
#center{
font:100 normal normal 13px/150% "Trebuchet MS", Verdana;
font-weight: bold;
text-align: center;
}
div#doc{
background: url('grafika/doc.gif') no-repeat left;
width:300px;
height:40px;
padding: 10px 0px 0px 45px;
margin: 0px 20px 10px 30px;
text-align: left;
font:100 normal normal 14px/150% "Trebuchet MS", Verdana;
font-weight: bold;

}
a:link{
color: #003366;
}
a:hover{
color: #FF0D0D;
}
a:visited{
color: #003366;
}
#b1{
overflow: hidden;
width: 196px;
height: 39px;
background-image: url('grafika/b1_1.gif');
background-repeat: no-repeat;
}
#b2{
overflow: hidden;
width: 196px;
height: 39px;
background-image: url('grafika/b2_1.gif');
background-repeat: no-repeat;
background-position: 0 0;
}
#b3{
overflow: hidden;
width: 196px;
height: 39px;
background-image: url('grafika/b3_1.gif');
background-repeat: no-repeat;
background-position: 0 0;
}
#b4{
overflow: hidden;
width: 196px;
height: 39px;
background-image: url('grafika/b4_1.gif');
background-repeat: no-repeat;
background-position: 0 0;
}
#b5{
overflow: hidden;
width: 196px;
height: 39px;
background-image: url('grafika/b5_1.gif');
background-repeat: no-repeat;
background-position: 0 0;
}
#b6{
overflow: hidden;
width: 196px;
height: 56px;
background-image: url('grafika/b6_1.gif');
background-repeat: no-repeat;
background-position: 0 0;
}
#b7{
overflow: hidden;
width: 196px;
height: 39px;
background-image: url('grafika/b7_1.gif');
background-repeat: no-repeat;
background-position: 0 0;
}
#b8{
overflow: hidden;
width: 196px;
height: 39px;
background-image: url('grafika/b8_1.gif');
background-repeat: no-repeat;
background-position: 0 0;
}
input#pdf{
	font: normal normal 100 12px/normal "Trebuchet MS", Verdana;
	color: #003366;
	border: 1px dashed #003366;
	height: 20px;
	width: 250px;
	margin: 0px 5px 2px 0px;
}
input#pdf2{
	font: normal normal 100 12px/normal "Trebuchet MS", Verdana;
	color: #003366;
}
form{ 
text-align: justify;
font:100 normal normal 12px/150% "Trebuchet MS", Verdana;
color: #000000;
padding: 0;
margin: 0px 20px 10px 20px;
}

div.pokaz{
	text-align: center;
  font:100 normal normal 12px/150% "Trebuchet MS", Verdana;
  color: #000000;
  padding: 0;
	margin: 0;
  display: block;
}
