@charset "UTF-8";
/* CSS Document */
body
{
margin-top:0px;
background-repeat:repeat-x;
background-image:url(images/background.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#498cdb;
}
p
{
line-height:14.5px;
}
.d_main
{
width:1007px;
height:1264px;
margin:0px auto;
background-image:url(images/back_main.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}
.d_top
{
width:1007px;
height:406px;
float:left;
}
.d_col
{
width:230px;
float:left;
margin-right:20px;
}
.d_col2
{
width:250px;
float:left;
}
.input1
{
width:225px;
height:15px;
padding:2px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #498cdb;
}
.input2
{
width:225px;
height:200px;
padding:2px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #498cdb;
}
.button1
{
border:0px solid #ffffff;
height:26px;
width:76px;
background-image:url(images/przycisk_wyslij.gif);
background-repeat:no-repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1
{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}