@CHARSET "UTF-8";

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	margin-left: auto;
	margin-right: auto;
	background-color:#f7f1ea;
	background-image:url(../../Public/Layouts/polnier/body_bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 2px;
	font-family: Tahoma;
	color: #255882;
}
h2 {
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 2px;
	font-family: Tahoma;
	color: #255882;
}
h3 {
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 2px;
	font-family: Tahoma;
	color: #255882;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 13px;
	text-align: left;
	font-family: Tahoma;
}
a {
	color: black;
}
ul {
	text-align: left;	
}
li {
	text-align: left;	
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
input {
	
}

.mainBlock {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.Top {
	width: 930px;
	height: 193px;
}
.PolnierLogo {
	display: inline-block;
	padding-top: 9px;
	float: left;
	width: 329px;
	height: 138px;
}
.LoginPrev {
	display: inline-block;
	padding-left: 10px;
	padding-top: 9px;
	float: right;
	width: 568px;
	height: 123px;
}
.TopMenu {
	width: 930px;
	clear: both;
	text-aling: left;
	height: 46px;
}
.TopMenu a {
	display: block;
	color: white;
	padding-top: 12px;
	padding-left: 25px;
	font-size: 16px;
	float: left;
	text-decoration: none;
	font-family: Times New Roman;
	font-weight: bold;
}

.TrescBlok {
	width: 930px;
	/* background-image:url(../../Public/Layouts/polnier/tresc_bg.jpg); */
	margin-top: 30px;
}
.menu {
	float: left;
	width: 238px;
	margin-left: 8px;
	text-align: left;
	border-right: 1px solid #bcb7b2;
	margin-right: 15px;
}
.menu img {
	display: block;
}
.menu a {
	display: block;
	color: #666666;
	padding-top: 11px;
	padding-bottom: 7px;
	margin-left: 12px;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #bcb7b2;
	width: 200px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
.menu h2 {
	color: #333333;
	margin-left: 5px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-size: 17px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	/*background-color: #3DC72B;
	color: #ffffff; 
	border-bottom: solid 1px white;
	border-top: solid 1px white;*/
	font-family: Verdana, Arial, Tahoma, sans-serif;
	width: 205px;
}
.menu a:hover {
	color: black;
}
.menu a:link {
	color: #666666;
}
.tresc {
	float: left;
	width: 660px;
	padding-left: 0px;
	padding-right: 0px;
	clear: right;
	margin-left: 5px;
	font-family: Verdana;
}
.tresc img {
	display: block;
}
.tresc p {
	line-height: 18px;
	matgin-top: 8px;
	margin-bottom: 8px;
	text-indent: 20px;
	word-spacing: 5px;
	margin-left: 4px;
	margin-right: 5px;
	font-family: Verdana;
	text-align: justify;
}
.right {
	clear: both;
}
.bottom {
	clear: both;
	width: 930px;
	height: 47px;
	border-top: 1px solid #bcb7b2;
	margin-top: 10px;
}
.bottom p{
	margin-top: 0px;
	margin-bottom: 1px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}
.left_bot {
	float: left;
	width: 1px;
	height: 47px;
	background-image:url(../../Public/Layouts/polnier/dot.jpg);
}
.right_bot {
	float: right;
	width: 1px;
	height: 47px;
	background-image:url(../../Public/Layouts/polnier/dot.jpg);
}

/*Część odpowiedzialna za wyświetlanie komunikatów i treści na stronie */
.SiteMsgBox {
width: 600px;
text-align: center;
border: solid 1px #BCB7B2;
background-color: #FFF8EF;
margin: 10px auto 10px auto;
padding: 3px 10px 10px 10px;
}

.SiteMsgBox h2 {
Color: #3F2C14;
margin: 0px auto 10px auto;
text-align: center;
}

.SiteMsgBox p {
Color: #8B9F97;
font-weight: bold;
word-spacing:0px;
text-indent:0px;
text-align:left;
font-size: 11px;
}
.SiteMsgBox label {
Color: #8B9F97;
font-size: 10px;
}

.ProfileBox {
width: 650px;
text-align: center;
border: solid 1px #CCC7C2;
background-color: #FFF8EF;
margin: 10px auto 10px auto;
padding: 3px 10px 10px 10px;
}

.ProfileBox h2 {
Color: #555555;
margin: 0px auto 10px auto;
text-align: center;
}
.ProfileBox h3 {
Color: #657565;
margin: 0px auto 10px auto;
text-align: center;
}
.ProfileBox td {
text-align: center;
}
.ProfileBox td p{
text-align: center;
margin: 5px 0px 5px 0px;
}
.ProfileBox td img{
text-align: center;
margin: auto;
border: none;
}
.ProfileBox p a {
Color: #777777;
}
.ProfileBox p {
Color: #777777;
font-weight: bold;
word-spacing:0px;
text-indent:0px;
text-align:left;
font-size: 11px;
}