body {
        background-image: url('img/tlo.jpg');
				background-repeat: repeat-x;
				background-position: top;
				background-color: #2653FD;
				padding: 0;
				FONT-FAMILY: Verdana,Tahoma, Arial, sans-serif;
				Font-size:13px;
				color: #00166B;
margin: 0 auto;
				
    }
div {
        margin: 0 auto;
    }
		.normal {
						color: #00166B;
				Font-size:13px;
				font-weight: normal;
		}
.cont {
width: 674px;
}
.top {
width: 674px;
height: 252px;
background-image: url('img/top.jpg');
}
.menu {
width: 674px;
height: 48px;
background-image: url('img/menu.gif');
clear:both;
}
.menu a { color:white; text-decoration:none;font-weight: bold;}
.menu a:hover { color:white; text-decoration:underline;font-weight: bold;}
.box {
width: 674px;
float:left;
background-color:white;
clear:both;
}
.text {
background-color:white;
text-align: justify;
margin-left:10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom:10px;
}
.text a {
color: #00166B;
font-weight:bold;
text-decoration:none;
}
.text a:hover {
color: #00166B;
text-decoration:underline;
font-weight:bold;
}
.stopka {
width:674px;
background-color:#E5E4E4;
margin-top: 3px;
margin-bottom:3px;
clear:both;
}
.stopka a {
color: #00166B;
font-weight:bold;
text-decoration:none;
}
.stopka a:hover {
color: #00166B;
text-decoration:underline;
font-weight:bold;
}
.link {
background-image: url('img/link.png');
width: 99px;
height: 48px;
float:left;
margin-left:30px;
}
.empty-link {
width: 99px;
height: 48px;
float:left;
margin-left:30px;
}
.copy {
width: 674px;
color:white;
font-size: 7px;
}
.copy a {
color:white;
font-size:9px;
text-decoration:none;
}
.copy a:hover {
color:white;
font-size: 9px;
text-decoration:underline;
}

.pole {
border: 1px #00166B solid;
background-color: #2653FD;
color:white;
}
.textarea {
border: 1px #00166B solid;
background-color: #2653FD;
color:white;
}
.send-button {
border: 1px #00166B solid;
background-color: #2653FD;
color:white;
font-weight:bold;
}
.zdj-home {
margin-right:10px; 
border:3px #00166B solid;
}

