* {
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

.offerBody {
	font-size : 11;
	color : Black;
	padding-left : 10px;
	padding-top : 10px;
	text-align : justify;
}

.offerUpBg{
	background-image : url(images/offerUpBorder.gif);

}

.offerDownBg {
	background-image : url(images/offerDwonBorder.gif);
	font-size : 11px;
	color : #B6B6B6;
	font-weight: bold;
}

.offerLeftBg {
	background-image : url(images/offerLeft.gif);
}

.offerRightBg {
	background-image : url(images/offerRight.gif);
}

.offerPhoto {
	border : 1px solid Black;
}
.offer {
	font-size : 12px;
	font-weight : bold;
	padding-left: 20px;
	font-weight: normal;
}
.offerName {
	font-size : 18px;
	font-weight : bold;
}

.menuBody {
	background-image : url(images/bgMenuLink.gif);
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 3px;
	margin-right: 2px;
	text-align : right;
}


.menuBodyOn {
	background-color : #E1E1E1;
	border-bottom: 1px dashed black;
	padding-bottom: 3px;
	padding-top: 10px;
	padding-right: 3px;
	margin-right: 2px;
}

a.menus:link, a.menus:visited {
	font-size : 13px;
	color : #9F9F9F;
	font-weight : bold;
	text-decoration : none;
}

a.menus:hover {
	font-size : 13px;
	color : #EB8900;
	font-weight : bold;
	text-decoration : none;
}

.title {
   	background-image : url(images/titleIcon.gif);
	background-repeat : no-repeat;
	font-size : 15px;
	color : #7D7D7D;
	font-weight : bold;
	padding-left: 25px;
	padding-top: 3px;
	margin-left: 10px;
}

.dashDown01 {
		border-bottom: 1px dashed #9F9F9F;
}

.loading {
	font-size : 12px;
	color : #3D3D3D;
}

.bigPic {
	border: 10px solid White;
}

.boldText {
	font-size : 11px;
	color : #D1D1D1;
	font-weight : bold;
}

.boldText2 {
	font-size : 11px;
	color : #9F9F9F;
	font-weight : bold;
}

a:link, a:visited {
	font-size : 12px;
	color : #9F9F9F;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	font-size : 12px;
	color : #EB8900;
	font-weight : bold;
	text-decoration : none;
}
a.nu:link, a.nu:visited {
	font-size : 11px;
	color : #9F9F9F;
	font-weight : bold;
	text-decoration : none;
}

a.nu:hover {
	font-size : 11px;
	color : #EB8900;
	font-weight : bold;
	text-decoration : none;
}

#prasy {
background-color : #375BA3; 
color:white;
position : relative; 
top : 400px; 
left : 400px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
}

.info {
	font-size : 14;
	color : Black;
	text-align : center;
}
.loginPane {
	background-image : url(images/loginPanel.gif);
	width: 402px;
	height : 211;
	margin-top:100px;
	font-size : 11px;
	text-align : left;
}

input, textarea, select {
	border : 1px solid Gray;
	font-size : 12px;
}

input.b {
	border: 1px solid #949494;
	padding: 2px;
	background-image : url(images/bgButton.gif);
	
}

.error {
	color : Red;
}

.cap {
	font-size: 11px;
	font-weight: bold;
	color : #8E8E8E;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	text-align : left;
	background-image : url(images/bgCap.gif);
}

.body {
		color: black;
		background-color : #E8ECF0;
		font-size : 11;
		padding: 3px;
		vertical-align : top;
}

.addPane {
	background-image : url(images/addPanel.gif);
	width: 45px; 
}

.startBgUp {
	background-image : url(images/welcomeBgUp.gif);
}
.content {
	padding-left : 20px;
	padding-top: 20px;
	padding-right: 20px;
}

.startBgRight {
	background-image : url(images/welcomeRight.gif);
}
p, p b,li {

	text-align : justify;
	font-size : 15px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-style : normal;
}

p.podpis {
		font-family : "Times New Roman", Times, serif;
		font-style : italic;
		text-align : right;
} 
.borderBlue {
	border : 1px solid #A2A2A2;
}
.version {
	font-size : 10px;
	color : #D1D1D1;
}

ul {
	margin-bottom: -10px;
}