/* CSS Document */

body {
	margin:0px;
	background-color:#2b439b;
}
p {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#7887bd;
	font-weight:normal;
	letter-spacing:2px;
	margin-bottom: 0px;
}
h2 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#7887bd;
	font-weight:normal;
	letter-spacing:2px;
	margin: 5px;
	margin-left:0px;
}
.pTekst {
	font-size:10px;
	line-height:14px;
	color:#bdc5e2;
}
input, select, textarea {
	font-family: Verdana;
	font-size: 11px;
}
.bottom {
	background-image: url(img/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
img, div, .bottom, td { behavior: url(js/iepngfix.htc)
}
li{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	margin-left:0px;
	line-height:17px;
}
