body, td, p, div, span, h1, h2, h3, h4, h5, h6, input, textarea, li, ol, ul{
	color:#505050;
	font-family:verdana,helvetica,tahoma,serif;
	font-size:12px;
}
p, form{
	margin:0px;
}
a:link, a:visited, a:active{
	color:#1a5aa2;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.frame_left{
	background:url('../graf/left.gif') 0 0 repeat-y;
}
.frame_right{
	background:url('../graf/right.gif') 100% 0 repeat-y;
}
.frame_top{
	background:url('../graf/top.gif') 0 0 repeat-x;
}
.frame_bottom{
	background:url('../graf/bottom.gif') 0 100% repeat-x;
}
.frame_bottomleftround{
	background:url('../graf/bottomleftround.gif') 0 100% no-repeat;
}
.frame_topleftround{
	background:url('../graf/topleftround.gif') 0 0 no-repeat;
}
.frame_bottomrightround{
	background:url('../graf/bottomrightround.gif') 100% 100% no-repeat;
}
.frame_toprightround{
	background:url('../graf/toprightround.gif') 100% 0 no-repeat;
}
.frame_bottomleft{
	background:url('../graf/bottomleft.gif') 0 100% no-repeat;
}
.frame_topleft{
	background:url('../graf/topleft.gif') 0 0 no-repeat;
}
.frame_bottomright{
	background:url('../graf/bottomright.gif') 100% 100% no-repeat;
}
.frame_topright{
	background:url('../graf/topright.gif') 100% 0 no-repeat;
}
.clear{
	clear:both; 
	height:0px;
}
.nagl2, h2, h3, h4{
	color:#1A5AA2;
	font-style:italic;
	font-weight:bold;
}
h1{
	color:#1A5AA2;
	background:url('../graf/decor.gif') 0 -6px no-repeat;
	padding:0 0 0 15px;
	font-size:18px;
	font-weight:normal;
	margin:4px
}
ul.pkty_1{
	padding:0px;
	margin:10px 35px;
	list-style-image:url(../graf/dot.gif)
}
ul,ul.pkty_2{
	padding:0px;
	margin:0px 35px;
	list-style-image:url(../graf/bluedot.gif)
}
div.partner {
	float:left;
	height:100px;
	padding:10px 0;
	text-align:center;
	width:33%;
	overflow:hidden;
}
.footer {
	font-size:10px;
}
a.footer2:active, a.footer2:visited, a.footer2:link{
	color:#BABABA;
	font-size:10px;
	text-decoration:none;
}
.czas {
	color:#1A5AA2;
	font-size:10px;
	font-weight:bold;
}
.tytul {
	font-weight:bold;
}
input.inpt {
	border:1px solid #1A5AA2;
	height:16px;
	width:180px;
	font-size:12px;
	padding:1px 2px;
}
textarea {
	border:1px solid #1A5AA2;
	height:90px;
	width:300px;
}
input.button {
	background:#DDDDDD none repeat scroll 0 0;
	border:1px solid #1A5AA2;
	height:18px;
	width:80px;
	padding:0px;
}