@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
h1 {
	font-size: 20px;
	color: #323232;
}
h2 {
	font-size: 13px;
	color: #FF6633;
}

#outer_wrapper {
	background-image: none;
	background-repeat: no-repeat;
}
#inne_wrapper {
	background-image: none;
	background-repeat: no-repeat;
	height: 620px;
}
#content_wrapper {
	text-align: left;
	height: 615px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: right;
	width: 935px;
}
#linki {
	float: right;
	height: 35px;
	width: 940px;
	background-image: url(img/tlo_linki.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;

}
#logo {
	height: 138px;
	width: 938px;
	margin-top: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#footer_wrapper {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A49952;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menu_footer {
	padding-left: 210px;
	color: #B91D04;
}
#content {
	float: right;
	width: 940px;
	margin-right: 0px;
	height: 430px;
}
#content_inner {
	float: right;
	width: 520px;
	height: 419px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;

}
img {
	border: 4px solid #CCCCCC;

}
.img_no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#photo {
	float: left;
	height: 419px;
	width: 378px;
	border: 2px ridge #E42705;
	padding: 1px;
}
.menu_linki {
	font-size: 16px;
	float: right;
	padding-right: 30px;
	padding-top: 8px;
	color: #FFFFFF;
}
#content_inner a:hover {
	color: #000000;
}

