*{
	margin:		0;
	padding:	0;
}

body{
	font-family:	'Verdana','Helvetica',sans-serif;
	text-align:	left;
	color:		#000;
	font-size:	12px;
	background:	#fff url('../img/body_bg.jpg') 0 200px repeat-x;
}

.skip, #header, #mainPageHeader span, #linkMe span {
	text-indent: 	-100em;
	position: 	absolute;
	top: 		0;
	left: 		0;
	height: 	1px;
}

a {
	text-decoration:none;
	color:		#c33;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:		0;
}

a.img {
	text-decoration: none;
}

div.img {
	float:		left;
	margin:		10px 10px 5px 5px;
}
h2 {
	color:		#837758;
	font-size:	13px;
	margin:		15px 0 10px 10px;
}
h2#pageHeader {
	padding-bottom:	10px;
	background:	transparent url("../img/line.gif") 0 100% no-repeat;
}
h3 {
	color:		#963;
	font-size:	12px;
	margin:		30px 5px 5px 5px;
}
p {
	margin:		5px 5px 10px;
	text-indent:	10px;
}
/* T O P */
#top {
	position:	absolute;
	top:		0;
	width:		100%;
	height:		80px;
}

#logo {
	width:		780px;
	margin:		0 auto;
	height:		80px;
}

/* TOP - pole tabów */
#tabBar {
	position:	absolute;
	top: 		0;
	left:		0;
	width:		780px;
	height:		89px;
	margin:		0 auto;
	overflow:	hidden;
}

/* T R E Ś Ć */
#wrapperMain {
	background:	transparent url('../img/top.jpg') -17px 0 no-repeat;
	width:		780px;
	margin:		0 auto;
	position:	relative;
	padding-top:	180px;
	overflow:	hidden;
}

/* TREŚĆ - prawa kolumna */
#wrapperRight {
	width:		223px;
	float:		left;
	background:	transparent url('../img/menu_bg.jpg') 0 0 no-repeat;
}

/**
 * M E N U
 */
#menu {
	font-size:	11px;
	padding-top:	10px;
}
#menu strong {
	color:		#963;
	font-size:	10px;
}
#menu li {
	list-style-type: none;
	padding:	5px 8px 0;
}
#menu li ul {
	background-color: #fbf9f6;
	border:		#e8e4dd 0px solid;
	border-width:	1px 0px;
}
#menu li li {
	padding:	5px 0 0;
}
#menu li a, #menu li strong {
	border-bottom:	#e8e4dd 1px solid;
	display:	block;
	height:		20px;
	line-height:	20px;
	padding-left:	13px;
	background:	transparent url("../img/arrow_menu_right.gif") 0 5px no-repeat;
}
#menu li.sub strong {
	border-bottom-width: 0px;
	background:	transparent url("../img/arrow_menu_bottom.gif") 0 8px no-repeat;
}
#menu li.sub li strong {
	border-bottom-width: 0px;
	background-image: none;
}
#menu li li a, #menu li li strong {
	border-bottom-width: 0px;
	background-image: none;
	padding-left:	25px;
}
/**
 * L O S O W Y   O B R A Z E K   W   M E N U
 */
#randomImg {
	background:	transparent url("../img/gallery_bg.jpg") 0 0 no-repeat;
	width:		220px;
	height:		140px;
	border:		#e8e5dd 0px solid;
	border-width:	0px 0px;
	text-align:	center;
}
#randomImg img {
	margin:		17px auto;
}
/**
 * B I P
 */
#bip {
	display:	block;
	margin:		20px 10px 0;
	padding:	0 5px 0 45px;
	font-weight:	bold;
	background:	transparent url("../img/bip.jpg") 0 0 no-repeat;
}
/* TREŚĆ - lewa kolumna */
#content {
	width:		520px;
	min-height:	350px;
	margin-right:	35px;
	margin-top:	50px;
	float:		left;
}

/**
 * N A W I G A C J A
 */
#navigation {
	position:	absolute;
	top:		210px;
	left:		0px;
	overflow:	hidden;
}
#navigation li {
	float:		left;
	margin-left:	5px;
	list-style-type: none;
	background:	transparent url("../img/arr_red_next.gif") 0 6px no-repeat;
	padding-left:	13px;
}
#navigation li.first {
	margin-left:	2px;
	padding-left:	0px;
	background-image: none;
}
/**
 * S U B M E N U
 */
#submenu {
	position:	absolute;
	top:		0;
	right:		0;
	width:		580px;
}
#submenu li {
	list-style-type: none;
	float:		left;
	height:		33px;
	border-right:	#c9c2b0 1px solid;
}
#submenu a, #submenu strong {
	height:		15px;
	padding:	0 4px 3px 0;
	margin:		15px 5px 0px 10px;
	text-align:	right;
	display:	block;
	font-size:	11px;
	background:	transparent url("../img/submenu_corner.gif") 100% 100% no-repeat;
}
#submenu strong {
	color:		#963;
}
/* S T O P K A */
#footer {
	width:		760px;
	height:		20px;
	margin:		10px auto 0;
	font-size:	10px;
	overflow:	hidden;
	padding:	0px 10px 10px;
}
#footer p {
	text-align:	right;
}
p#copyright {
	width:		400px;
	float:		left;
	text-align:	left;
}

#linkMe {
	display:	block;
	position:	absolute;
	top:		98px;
	left:		180px;
	width:		355px;
	height:		61px;
}
/**
 * kolory w formularzu
 */

form .error_message { color: #f00; }
form fieldset, .contentWrapper { border: 1px solid #ddd; background-color: #f5f5f1; }
form fieldset legend { color:#a80018; }
form fieldset div input, form fieldset textarea, form fieldset select { border: 1px #bbb solid; background-color: #fff; color: #000; }
form fieldset input:hover, form fieldset input:focus, form fieldset select:hover, form fieldset select:focus, form fieldset textarea:hover, form fieldset textarea:focus { border-color: #a80018; }