body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2A2A2A;
	margin: 0px;
	padding: 0px;
	height: 100%;

}
H1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.bgr {
	background-color: #003764;
	background-image: url(img/img.zamek.gif);
	background-repeat: no-repeat;
}
p {
	font-size: 10px;
}
.link {
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
.link:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.link2 {

	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.link2:hover {


	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.brdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
.brdr2 {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.nadole {
	font-size: 10px;
	background-image: url(img/bgr_dol.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	background-color: #1C1D48;
	color: #666699;
}
.linkCopy {
	font-weight: normal;
	color: #666688;
	text-decoration: none;
}
.linkCopy:hover {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

img {
    border: 0;
}

table.icon {
	margin-left: 20px;
}