img {
	border: 0px;
}
a {
	text-decoration: none;
}
p {
	text-align: left;
}
body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	color: #848587;
	font-family: Arial,"Myriad Pro",Myriad,Tahoma,sans-serif;
	font-size: 12px;
	line-height: 18px;
}
div#wrapper {
	width: 942px;
	height: 632px;
	margin: 25px auto;
}
div#mainMenu {
	margin: 0px;
	margin-top: 25px;
	height: 50px;
	background-color: #AF9365;
	position: relative;
}
div#mainMenuLinks {
	margin-top: 12px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
}
div#container {
	height: 425px;
	width: 940px;
	overflow: hidden;
}

div#subMenuBar {
	height: 50px;
	overflow: hidden;
}
div#subMenuBarPad {
	padding-top: 19px;
	padding-bottom: 15px;
	padding-left: 50px;
}
div#subMenuBar a {
	display: block;
	float: left;
}
#container a {
	color: #848587;
	text-decoration: underline;
}
#container a:hover {
	color: #ff0e0b;
}
#side, #main, #riside, #rimain {
	float: left;
}
div#side {
	margin-left: 50px;
	margin-right: 50px;
	width: 425px;
	height: 425px;
	display: inline; /* ie6 doubler margin bug*/
}
div#main {
	/*width:375px;*/
	height: 425px;
	padding-right: 50px;
	/*padding-right:5px;*/
	width: 365px !important;
}
div#riside {
	width: 264px;
	margin-left: 40px;
	margin-right: 50px;
}
div#rimain {
	color: black;
	height: 410px;
	padding-right: 43px;
	width: 543px !important;
}
div#footer{
	position: relative;
	text-transform: uppercase;
	color: #d8d8d8;
	height: 30px;
	padding-left: 50px;
	padding-right: 50px;
}
div#footerInner {
	width: 840px;
	letter-spacing: 0px;
	margin-top: 8px;
	height: 14px;
}
#footer a {
	color: #d8d8d8;
	text-decoration: none;
}
.clear{
	clear:both;
}


hr {
	color: #cbcbcb;
	background-color: #cbcbcb;
	border: 0px;
	height: 1px;
	margin: 10px 0;
}
.mapa-strony_category hr {
	background-color: #AF9365;
	color: #AF9365;
}

div.mapa-strony_category #main {
	letter-spacing: 1px;
}
div.mapa-strony_category #main a {
	text-decoration: none;
	color: #848587;
}
div.mapa-strony_category #main a:hover {
	color: #ff0e0b;
}

.kontakt_category a {
	text-decoration: underline;
	color: #b1b2b1;
}
.kontakt_category a:hover {
	color:#ff0e0b;
}

h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 2px 0;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 2px 0;
}
h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 2px 0;
}
.kariera_category h4 {
	color: black;
}


.jScrollPaneTrack {
	background-color: #efefef;
}
.jScrollPaneDrag {
	background-color: #cbcbcb;
	width: 10px !important;
}
.jScrollPaneContainer {
	float: left;
	width: 415px !important;
}
.ri_category .jScrollPaneContainer {
	width: 586px !important;
}

/*.message {
	padding-top: 20px;
}*/
.message .rest {
	padding: 0px;
	margin: 0px;
	/* ukrywamy dalsza czesc wiadomosci poki ktos nie kliknie linku 'wiecej' */
	display: none;
}

.message p.more {
	padding: 0px;
	margin: 0px;
}

div.message { /* bylo: p */
	font-family: Arial,"Myriad Pro",Myriad,Tahoma,sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.message .sprite-icon-more,
.message .sprite-icon-less,
.message .sprite-icon-print,
.message .sprite-icon-pdf {
	margin: 5px 0px;
	padding: 0px;
}


.sevenet {
	font-weight: bold;
	color: #ae9465;
}

.phone {
	color: black;
}

.tac {
	text-align: center;
}

#ri_category tr.top th {
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
#ri_category tr.bottom td {
	border-bottom: solid 1px black;
}
#ri_category tr.odd td {
	background-color: #f2f2f2;
}
#ri_category tr.even td {
}

img, div, a, input { behavior: url(/iepngfix.htc) }

:focus {
        outline: 0;
}


