body {
	background-image: url(../grafika/tlo.png);
	background-repeat: repeat;
	background-color: Black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}
p {
	padding: 0px;
	margin: 0px;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: Black;
}
h1 {
	font-size: 12px;
	color: Black;
	padding: 0px;
	margin: 0px;
}
#Kontener {
	width: 1000px;
	text-align: center;
}
#KontenerLogo {
	
}
#KontenerFlagi {
	text-align: right;	
}
#KontenerMenu {
	background-image: url(../grafika/menuTlo.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 111px;
	vertical-align: top;
}
.BoxMenuG {
	float: left;
	padding-top: 17px;
}
#KontenerBody {
	background-color: #b9b967;
	height: 350px;
}
#KontenerStopka {
	height: 50px;
}
div.BodyLewy {
	float: left;
	width: 500px;
	min-height: 330px;
	padding-bottom: 13px;
}
div.BodyPrawy {
	float: right;
	width: 500px;
	min-height: 330px;
	padding-bottom: 13px;
}
div.BodyLewyFoto {
	float: left;
	width: 500px;
	min-height: 335px;
	padding-bottom: 13px;
}
div.BodyPrawyFoto {
	float: right;
	width: 500px;
	min-height: 335px;
	padding-bottom: 13px;
}
div.BoxCwiartkaPngFoto {
	background-image: url(../grafika/boxTloFoto.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 477px;
	height: 320px;
	margin-top: 13px;
	margin-left: 13px;
}
div.BoxCwiartkaPngForm {
	background-image: url(../grafika/boxTloFormRez.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 477px;
	height: 390px;
	margin-top: 13px;
	margin-left: 13px;
}
div.BoxCwiartkaPng {
	background-image: url(../grafika/boxTlo.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 477px;
	height: 312px;
	margin-top: 13px;
	margin-left: 13px;
}
div.BoxCwiartkaPngNaglowek {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 10px 5px 15px 16px;
}
div.BoxCwiartka {
	width: 450px;
	padding-top: 13px;
	padding-left: 25px;
	
}
div.BoxCwiartkaNaglowek {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: Black;
	border-bottom: 2px solid white;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
.BoxTextZdjecie {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
}
.RamkaZdjecie {
	border: 2px solid #999923;
	
}
.BoxTexttxt {
	padding-top: 0px;
	text-align: left;
	padding-left: 18px;
	padding-right: 16px;
}
.BoxTexttxtNagl {
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: normal;
}
a,a:link,a:focus,a:active,a:visited,a.LinkWiecej, a:link.LinkWiecej, a:focus.LinkWiecej, a:active.LinkWiecej, a:visited.LinkWiecej {
	color: Maroon;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
}
a:hover,a.LinkWiecej:hover {
	color: #9D0000;
	text-decoration: underline;
}
.Error {
	color: red;
	visibility: hidden;
}
.boxInfo {
	color: red;
	padding: 3px;
}
.PoleInput140 {
	width: 140px;
	border: 1px solid #707070;
	background-color: White;
}
.PoleInput40 {
	width: 40px;
	border: 1px solid #707070;
	background-color: White;
}
.PoleInput80 {
	width: 80px;
	border: 1px solid #707070;
	background-color: White;
}
.PoleTextarea {
	//width: 40px;
	border: 1px solid #707070;
	background-color: White;
}


div.BoxTloNaglowek {
	background-image: url(../grafika/boxTloNaglowek.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e1e16b;
	height: 28px;
}
div.BoxTloLewy {
	background-image: url(../grafika/boxTloLewy.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #e1e16b;
	float: left;
	height: 262px;
	width: 18px;
}
div.BoxTloBody {
	text-align: left;
	padding: 0px;
	float: left;
	height: 262px;
	background-color: #e0e06a;
	width: 442px;
}
div.BoxTloPrawy {
	background-image: url(../grafika/boxTloPrawy.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e1e16b;
	float: right;
	height: 262px;
	width: 17px;
}
div.BoxTloDol {
	background-image: url(../grafika/boxTloDol.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #e1e16b;
	clear: both;
	height: 22px;
}

