v\:* {
	behavior: url(#default#VML);
}

body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}

div {
	position: relative;
}

.clearBoth {
	clear: both;
}

.overflow {
	overflow: hidden;
}

.separatorExtraThin {
	width: 100%;
	height: 1px;
	overflow: hidden;
}

.separatorThin {
	width: 100%;
	height: 5px;
	overflow: hidden;
}

.separator {
	width: 100%;
	height: 10px;
	overflow: hidden;
}

.separatorWide {
	width: 100%;
	height: 20px;
	overflow: hidden;
}

.separatorExtraWide {
	width: 100%;
	height: 40px;
	overflow: hidden;
}

.margin {
	margin: 0px 10px 0px 10px;
}

.borderTop {
	border-top: 1px solid #C5C5C5;
}

.borderBottom {
	border-bottom: 1px solid #C5C5C5;
}

.imgFloatleft, .imgFloattop, .imgFloatbottom {
	float: left;
	border: 0px;
	margin: 10px 10px 10px 0px;
	display: inline;
}

.imgFloatright {
	float: right;
	border: 0px;
	margin: 10px 0px 10px 10px;
	display: inline;
}

.size1 {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.size2 {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

.size3 {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

.size4 {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}

.size5 {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
}

.size6 {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
}

.ssize1 {
	text-decoration: none;
	font-size: 10px;
	cursor: pointer;
}

.ssize2 {
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}

.ssize3 {
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
}

.ssize4 {
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
}

.ssize5 {
	text-decoration: none;
	font-size: 16px;
	cursor: pointer;
}

.ssize6 {
	text-decoration: none;
	font-size: 18px;
	cursor: pointer;
}

.ssize1:hover, .ssize2:hover, .ssize3:hover, .ssize4:hover, .ssize5:hover, .ssize6:hover {
	text-decoration: underline;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.small {
	font-size: 10px;
	color: #424242;
}

.smallLink a {
	font-size: 10px;
	text-decoration: none;
	color: #424242;
}

.mediumSmall {
	font-size: 11px;
	color: #424242;
}

.mediumSmallLink a {
	font-size: 11px;
	text-decoration: none;
	color: #424242;
}

.medium {
	font-size: 12px;
	color: #424242;
}

.mediumLink a {
	font-size: 12px;
	text-decoration: none;
	color: #424242;
}

.active {
	font-size: 13px;
	color: #0273C1;
	cursor: pointer;
}

.passive {
	font-size: 12px;
	color: #424242;
	cursor: pointer;
}

.visible {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.hidden {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.boubleHidden {
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
	border: 0px;
	z-index: 0;
}

.boubleVisible {
	position: absolute;
	width: 300px;
	height: auto;
	overflow: hidden;
	padding: 5px 10px 5px 10px;
	border: 1px solid #5F890D;
	background-color: #FAFEED;
	font-size: 11px;
	text-align: justify;
	z-index: 2;
}

.all {
	width: 950px;
	margin: 0px auto 0px auto;
}

.header {
	width: 950px;
}

.header img {
	border: 0px;
}

.dentoLogo {
	height: 75px;
	float: left;
}

.menuImgBox {
	float: right;
	width: 75px;
	height: 75px;
	text-align: center;
}

.menuImgBox a {
	font-size: 10px;
	color: #626262;
	text-decoration: none;
}

.menuImgBox img {
	border: 0px;
}

.search {
	width: 950px;
	height: 105px;
	clear: both;
	background-image: url('img/back_search.gif');
	background-repeat: repeat-x;
	text-align: left;
}

.search2 {
	width: 950px;
	height: 105px;
	clear: both;
	background-image: url('img/back_search2.gif');
	background-repeat: repeat-x;
	text-align: left;
}

.search .left_bg {
	position: absolute;
	width: 5px;
	height: 105px;
	left: 0px;
	top: 0px;
	background-image: url('img/back_search_left.gif');
	background-repeat: no-repeat;
}

.search2 .left_bg {
	position: absolute;
	width: 5px;
	height: 105px;
	left: 0px;
	top: 0px;
	background-image: url('img/back_search2_left.gif');
	background-repeat: no-repeat;
}

.search .right_bg {
	position: absolute;
	width: 5px;
	height: 105px;
	right: 0px;
	top: 0px;
	background-image: url('img/back_search_right.gif');
	background-repeat: no-repeat;
}

.search2 .right_bg {
	position: absolute;
	width: 5px;
	height: 105px;
	right: 0px;
	top: 0px;
	background-image: url('img/back_search2_right.gif');
	background-repeat: no-repeat;
}

.newSearch {
	width: 950px;
	height: 105px;
}

.newSearch .topBorder {
	width: 950px;
	height: 4px;
	background-image: url('img/back_new_search.gif');
	background-repeat: repeat-x;
	overflow: hidden;
}

.newSearch .mainBody {
	width: 948px;
	height: 100px;
	border-left: 1px solid #E6E9D8;
	border-right: 1px solid #E6E9D8;
	border-bottom: 1px solid #E6E9D8;
	background-color: #F7F8F2;
}

.newSearch .kywrds {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 320px;
	height: 80px;
	text-align: right;
	color: #487C18;
}

.newSearch .inner {
	position: absolute;
	top: 10px;
	left: 353px;
	width: 572px;
	height: 66px;
	background-image: url('img/back_new_inner_c.gif');
}

.newSearch .inner .left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 5px;
	height: 66px;
	background-image: url('img/back_new_inner_l.gif');
}

.newSearch .inner .right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 5px;
	height: 66px;
	background-image: url('img/back_new_inner_r.gif');
}

.newSearch .inner #phrase {
	position: absolute;
	top: 25px;
	left: 15px;
	width: 423px;
	height: 22px;
	background-color: #FFFFFF;
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	border-bottom: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	padding: 0px;
}

.newSearch .inner .button {
	position: absolute;
	top: 25px;
	left: 440px;
	width: 98px;
	height: 22px;
	font-size: 13px;
	line-height: 19px;
	background-image: url('img/back_new_button.gif');
	background-repeat: repeat-x;
	border-top: 1px solid #7C7C7C;
	border-bottom: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	cursor: pointer;
	text-align: center;
}

.newSearch .inner .whereto {
	padding: 5px 0px 0px 20px;
	font-size: 12px;
	color: #487C18;
}

.newSearch .inner .whereto span {
	cursor: pointer;
}

.newSearch .inner .whereto span:hover {
	text-decoration: underline;
}

.newSearch .tab {
	position: absolute;
	top: 76px;
	left: 353px;
	width: 572px;
	height: 15px;
	z-index: 3;
}

.newSearch .tab .contentt {
	position: absolute;
	bottom: 15px;
	left: 0px;
	width: 572px;
	height: 0px;
	background-color: #ABAC9B;
	overflow: hidden;
}

.newSearch .tab .barr {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 572px;
	height: 15px;
	background-image: url('img/back_new_tab_ld.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}

.newSearch .tab .barr .left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 87px;
	height: 15px;
	cursor: pointer;
}

.newSearch .hiddenContentt {
	display: none;
}

.newSearch .visibleContentt {
	display: block;
	padding: 3px 0px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.newSearch .visibleContentt a {
	color: #FFFFFF;
	text-decoration: none;
}

.newSearch .visibleContentt a:hover {
	text-decoration: underline;
}

.keywords {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 250px;
	height: 65px;
	padding-right: 5px;
	text-align: right;
	border-right: 1px solid #6ECBEC;
	line-height: 16px;
	overflow: hidden;
}

.keywords2 {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 250px;
	height: 65px;
	padding-right: 5px;
	text-align: right;
	border-right: 1px solid #1EB130;
	line-height: 16px;
	overflow: hidden;
}

.keywords span, .keywords2 span {
	cursor: pointer;
}

.categorySearch {
	position: absolute;
	top: 20px;
	left: 375px;
	width: 500px;
	height: 18px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.categorySearch2 {
	position: absolute;
	top: 20px;
	left: 375px;
	width: 500px;
	height: 18px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.categorySearch span, .categorySearch2 span {
	cursor: pointer;
}

.inputSearch, .inputSearch2 {
	position: absolute;
	top: 50px;
	left: 315px;
	width: 540px;
	height: 30px;
}

.inputSearch label {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.inputSearch2 label {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.inputSearch input, .inputSearch2 input {
	width: 400px;
	height: 20px;
	border: 2px solid #C3C3C3;
	background-color: #FFFFFF;
	font-size: 14px;
}

.inputSubmit {
	position: absolute;
	top: 2px;
	left: 480px;
	width: 115px;
	height: 23px;
	background-image: url('img/button_send.gif');
	text-align: center;
	cursor: pointer;
	font-size: 14px;
}

.floatFooter {
	height: 0px;
	clear: both;
	overflow: hidden;
}

.content {
	width: 950px;
	margin: 10px 0px 10px 0px;
}

.columnLeft {
	float: left;
	width: 150px;
}

.leftBanner {
	width: 150px;
	margin-top: 10px;
	text-align: center;
}

.leftBanner img, .bothBanner img {
	border: 0px;
}

.bothBanner {
	width: 750px;
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 10px 10px;
/* 	border: 1px solid #D1D1D1; */
}

.leftBanner a, .letfBanner a:hover, .leftBanner a:visited, .bothBanner a, .bothBanner a:hover, .bothBanner a:visited {
	text-decoration: none;
}

.leftBanner img, .bothBanner img {
	border: 0px;
	cursor: pointer;
}

.bothBanner form {
	padding: 0px;
	margin: 0px;
}

.leftMenu {
	width: 148px;
	border: 1px solid #D1D1D1;
	background-image: url('img/gradient1.gif');
	background-repeat: repeat-x;
	background-position: bottom left;

}

.menuPosition {
	width: 148px;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
}

.menuResizablePosition {
	width: 148px;
	min-height: 18px;
	height: auto !important; /*IE :/ */
	height: 18px;
	margin: 2px 0px 2px 0px;
	font-size: 12px;
	font-weight: bold;
}

.menuResizableHighlight {
	width: 148px;
	min-height: 18px;
	height: auto !important; /*IE :/ */
	height: 18px;
	margin: 2px 0px 2px 0px;
	font-size: 12px;
	font-weight: bold;
}

.menuResizablePosition .high {
	color: #74AD00;
}

.menuIdent1, .menuIdent0 { /*menuIdent0 tymczasowo*/
	margin: 0px 10px 0px 10px;
	width: 128px;
}

.menuIdent2 {
	margin: 0px 10px 0px 20px;
	width: 118px;
}

.menuIdent3 {
	margin: 0px 10px 0px 30px;
	width: 108px;
}

.menuIdent4 {
	margin: 0px 10px 0px 40px;
	width: 98px;
}

.menuPosition img {
	position: relative;
	top: 5px;
	margin: 0px 5px 0px 5px;
	border: 0px;
}

.menuPosition a, .menuResizablePosition a {
	color: #090E4E;
	text-decoration: none;
}

.menuResizableHighlight a {
	color: #A90E4E;
	text-decoration: none;
}

.menuPosition a:hover, .menuResizablePosition a:hover, .menuResizableHighlight a:hover {
	text-decoration: underline;
}

.menuPositionSeparator {
	width: 125px;
	height: 1px;
	background-image: url('img/gradient2.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}

.innerContent {
	float: left;
	width: 800px;
}

.columnCenter {
	float: left;
	width: 430px;
	margin: 0px 10px 0px 10px;
	display: inline; /*czemu IE jest takie głupie wrrrrr*/
}

.columnRight {
	float: left;
	width: 350px;
}

.columnCenterInner {
	float: left;
	width: 550px;
	margin: 0px 10px 0px 10px;
	display: inline; /*czemu IE jest takie głupie wrrrrr*/
}

.columnRightInner {
	float: left;
	width: 230px;
}

.dentoText {
	font-size: 11px;
	color: #686868;
	padding: 10px 20px 10px 20px;
	border: 1px solid #D1D1D1;
}

.dentoText td, .dentoText th {
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	vertical-align: middle;
}

.dentoText td {
	text-align: left;
}

.dentoText th {
	text-align: center;
}

.dentoText .firstRow td, .dentoText .firstRow th {
	border-top: 1px solid #D1D1D1;
}

.dentoText td.firstCol, .dentoText th.firstCol {
	border-left: 1px solid #D1D1D1;
}

.dentoText a, .dentoText a:visited, .dentoText a:hover {
	color: #686868;
	text-decoration: underline;
}

.dentoText p, .pediaText p {
	margin: 8px 0px 8px 0px;
	line-height: 16px;
}

.dentoText ul {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 16px;
	list-style-type: square;
}

.dentoText ol {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 16px;
	list-style-type: decimal;
}

.dentoText ol ol {
	list-style-type: lower-alpha;
}

.dentoText ol li, .dentoText ul li {
	margin-bottom: 5px;
}

.dentoText h1, .pediaText h1 {
	font-size: 19px;
	font-weight: bold;
	color: #FF8500;
	margin: 15px 0px 15px 0px;
}

.dentoText h2, .pediaText h2 {
	font-size: 17px;
	font-weight: bold;
	color: #FF8500;
	margin: 10px 0px 10px 0px;
}

.dentoText h3, .pediaText h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FF8500;
	margin: 10px 0px 10px 0px;
}

.dentoText h4, .pediaText h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FF8500;
	margin: 8px 0px 8px 0px;
}

.dentoText h5, .pediaText h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FF8500;
	margin: 8px 0px 8px 0px;
}

.dentoText h1 a, .dentoText h2 a, .dentoText h3 a, .dentoText h4 a, .dentoText h5 a {
	color: #FF8500;
	text-decoration: none;
}

.dentoText h1 a:hover, .dentoText h2 a:hover, .dentoText h3 a:hover, .dentoText h4 a:hover, .dentoText h5 a:hover {
	color: #FF8500;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.yellow, a.yellow {
	color: #FE7200;
}

.blue, a.blue {
	color: #0273C1;
}

.green, a.green {
	color: #648800;
}

.red, a.red {
	color: #C8012A;
}

.gray, a.gray {
	color: #606060;
}

.black, a.black {
	color: #000000;
}

.gradient {
	background-image: url('img/gradient4.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

#imgBox {
	width: 350px;
	height: 178px;
	margin-top: 10px;
	background-image: url('img/back_mag.jpg');
	background-repeat: no-repeat;
}

#imgBox .title {
	padding: 25px 10px 5px 30px;
	font-size: 18px;
	color: #FFCABD;
}

#imgBox .bottomText {
	position: absolute;
	top: 152px;
	left: 20px;
	font-size: 16px;
	color: #502B1E;
}

#imgBox .listItem {
	height: 15px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 20px;
	background-image: url('img/white_bull.gif');
	background-repeat: no-repeat;
	background-position: 10px 6px;
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
}

#imgBox .listItem a {
	text-decoration: none;
	color: #FFFFFF;
}

.imgBox {
	margin-bottom: 10px;
}

.imgBox a {
	text-decoration: none;
}

.imgBox img {
	border: 0px;
}


#imgBox2 {
	width: 350px;
	height: 178px;
	margin-top: 10px;
	background-image: url('img/back_konq.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}

#imgBox3 {
	width: 350px;
	height: 178px;
	margin-top: 10px;
	background-image: url('img/repetitio_bb.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}

#imgBox4 {
	width: 350px;
	height: 178px;
	margin-top: 10px;
	background-image: url('img/contest.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}

#imgBox5 {
	width: 350px;
	height: 178px;
	margin-top: 10px;
	background-image: url('img/crossword.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}

#imgBox6 {
	width: 350px;
	height: 178px;
	margin-top: 10px;
	background-image: url('img/baner-konkurs.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}

#imgBox7 {
	width: 350px;
	height: 178px;
	margin-top: 10px;
	background-image: url('img/konkursy-sonicare2.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}

#imgBox8 {
	width: 350px;
	height: 178px;
	margin-top: 10px;
	background-image: url('img/napiszdonas.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}

.box {
	margin-top: 10px;
	padding-top: 10px;
	border: 1px solid #D1D1D1;
	width: 348px;
}

.wideBox {
	margin-top: 10px;
	padding-top: 10px;
	border: 1px solid #D1D1D1;
	width: 428px;
}

.leftBox {
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #D1D1D1;
	width: 148px;
}

.centerBox {
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #D1D1D1;
	width: 548px;
}

.rightBox {
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #D1D1D1;
	width: 228px;
}

.boxHeader {
	position: absolute;
	top: -10px;
	left: 15px;
	height: 15px;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	background-color: #FFFFFF;
}

.boxHeader img {
	position: relative;
	top: 2px;
	left: 0px;
}

.boxText {
	width: 330px;
	margin: 0px auto 0px auto;
}

.wideBoxText {
	width: 410px;
	margin: 0px auto 0px auto;
}

.wideBoxText .formTable {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
}

.wideBoxText .formTable input {
	height: 15px;
	font-size: 12px;
}

.wideBoxText form {
	margin-bottom: 0px;
}

.leftBoxText {
	width: 130px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	color: #424242;
}

.centerBoxText {
	width: 530px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	color: #424242;
}

.rightBoxText {
	width: 210px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	color: #424242;
}

.leftBoxText a, .centerBoxText a, .rightBoxText a {
	text-decoration :none;
	color: #424242;
}

.leftBoxText a:hover, .centerBoxText a:hover, .rightBoxText a:hover {
	text-decoration :underline;
}

.rightBoxImg {
	float: left;
	display: inline;
}

.centerBox .photoreportItem, .subPanelLeft2 .photoreportItem {
	width: 520px;
	height: 125px;
	margin: 5px auto 0px auto;
/* 	border: 1px solid #D1D1D1; */
/* 	border-top: 1px solid #D1D1D1; */
}

.photoreportItem .photoreportItemImage {
	float: left;
	width: 200px;
	height: 120px;
	margin: 5px 0px 5px 0px;
	text-align: center;
	display: inline;
}

.photoreportItem .photoreportItemObject {
	float: left;
	width: 330px;
	height: 264px;
	margin: 5px 0px 5px 0px;
	text-align: left;
	display: inline;
	overflow: hidden;
}

.photoreportItem .photoreportItemImage a, .photoreportItem .photoreportItemImage a:hover, .photoreportItem .photoreportItemImage a:visited {
	text-decoration: none;
}

.photoreportItem .photoreportItemImage img {
	border: 1px solid #D1D1D1;
}

.photoreportItem .photoreportItemTitle {
	width: 320px;
	height: 40px;
	line-height: 20px;
	text-align: left;
	font-size: 16px;
	color: #090E4E;
	overflow: hidden;
	font-weight: bold;
}

.photoreportItem .photoreportItemTitle a {
	color: #090E4E;
}

.photoreportItem .photoreportItemText {
	float: left;
	width: 320px;
	height: 120px;
	margin-top: 5px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #090E4E;
	overflow: hidden;
	display: inline;
}

.photoreportItem .photoreportItemTextNarrow {
	float: left;
	width: 190px;
	height: 120px;
	margin-top: 5px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #090E4E;
	overflow: hidden;
	display: inline;
}


.photoreportItem .photoreportItemRel {
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	text-align: left;
	line-height: 15px;
}

.photoreportItem .photoreportItemRel a {
	text-decoration: none;
	color: #545454;
}

.photoreportItem .photoreportItemRel a:hover {
	text-decoration: underline;
}

.newsItem {
	width: 400px;
	height: 65px;
	margin: 10px auto 5px auto;
	padding: 10px 0px 5px 0px;
/*	border: 1px solid #D1D1D1;*/
	border-top: 1px solid #D1D1D1;
}

.centerBox .newsItem {
	width: 520px;
	height: 65px;
	margin: 10px auto 5px auto;
	padding: 10px 0px 5px 0px;
/*	border: 1px solid #D1D1D1;*/
	border-top: 1px solid #D1D1D1;
}

.newsItemHeader, .smallBoxHeader {
	position: absolute;
	top: -10px;
	left: 10px;
	height: 15px;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	background-color: #FFFFFF;
}

.newsItemImage {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 85px;
	height: 60px;
	margin: 5px;
	text-align: center;
}

.newsItemImage a, .newsItemImage a:hover, .newsItemImage a:visited {
	text-decoration: none;
}

.newsItemImage img {
	border: 1px solid #D1D1D1;
}

.newsItemText {
	position: absolute;
	top: 10px;
	left: 105px;
	width: 290px;
	height: 45px;
	line-height: 15px;
	text-align: left;
	font-size: 12px;
	color: #090E4E;
	overflow: hidden;
}

.centerBox .newsItemText {
	position: absolute;
	top: 10px;
	left: 105px;
	width: 410px;
	height: 45px;
	line-height: 15px;
	text-align: left;
	font-size: 12px;
	color: #090E4E;
	overflow: hidden;
}

.newsItemDate {
	position: absolute;
	top: 60px;
	left: 105px;
	height: 10px;
	text-align: left;
	font-size: 12px;
	color: #090E4E;
}

.newsItemMore {
	position: absolute;
	top: 60px;
	right: 10px;
	height: 10px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #090E4E;
}

.newsItemMore a, .newsItemMore a:visited {
	text-decoration: none;
	color: #090E4E;
}

.newsItemMore a:hover {
	text-decoration: underline;
	color: #090E4E;
}

.letterRow {
	width: 330px;
	height: 33px;
	margin: 0px auto 0px auto;
	font-size: 11px;
}

.shortLetterRow {
	width: 132px;
	height: 33px;
	margin: 0px auto 0px auto;
	font-size: 11px;
}

.letterKey {
	float: left;
	width: 25px;
	height: 25px;
	margin: 4px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #5A5A5A;
	background-image: url('img/key_back.gif');
	display: inline;
}

.monthRow {
	width: 548px;
	height: 33px;
	margin: 0px auto 0px auto;
	font-size: 13px;
	color: #5A5A5A;
}

.monthKey {
	float: left;
	width: 129px;
	height: 25px;
	line-height: 25px;
	margin: 4px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	background-image: url('img/mkey_back.gif');
	display: inline;
}

.navSchedule {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	color: #5A5A5A;
}

.navSchedule select {
	height: 17px;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
}

.schedule {
	margin: 10px auto 10px auto;
	width: 536px;
	font-size: 11px;
}

.schedule td, .schedule th {
	border-bottom: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

.schedule th {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #F6A400;
}

.schedule th a {
	text-decoration: none;
	color: #007DAD;
}

.schedule th a:hover {
	text-decoration: underline;
}

.schedule td.top, .schedule th.top {
	border-top: 1px solid #D1D1D1;
}

.schedule td.left, .schedule th.left {
	border-left: 1px solid #D1D1D1;
}

.schedule td.narrow {
	width: 25px;
	text-align: center;
	vertical-align: middle;
	color: #656565;
}

.schedule td.sunday {
	background-color: #F2F2F2;
}

.schedule .event {
	text-align: center;
	margin: 0px 2px 0px 2px;
	cursor: pointer;
}

.schedule .event .img {
	text-align: center;
	margin: 0px auto 0px auto;
	padding-top: 10px;
	cursor: pointer;
}

.schedule .event .miniimg {
	float: left;
	width: 150px;
	height: 35px;
	padding: 1px 5px 1px 1px;
	border-right: 1px solid #D1D1D1;
	display: inline;
}

.schedule .event .minitext {
	height: 32px;
	padding: 4px 1px 1px 10px;
	text-align: left;
	overflow: hidden;
	font-size: 12px;
}

.schedule .event .title {
	padding: 10px 20px 5px 20px;
	text-align: center;
	font-size: 14px;
}

.schedule .event .someinfo {
	padding: 5px;
	text-align: center;
	font-size: 12px;
}

.schedule .event .arrow {
	width: 100%;
	height: 20px;
	background-image: url('./img/strz.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.schedule .event .minitext span {
	font-size: 10px;
}

.schedule .event .minitext span:hover {
	font-size: 10px;
	text-decoration: underline;
}

.scheduleForm .title {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #B7B7B7;
	text-align: left;
}

.scheduleForm table {
	margin: 0px 100px 0px 100px;
	text-align: left;
	font-size: 12px;
}

.scheduleForm table .label {
	width: 100px;
}

.scheduleForm table .input input {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: 1px solid #B7B7B7;
	width: 200px;
	height: 16px;
}

.scheduleForm table .submit {
	text-align: left;
}

.scheduleForm table .submit input {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: 1px solid #B7B7B7;
	width: 120px;
	height: 18px;
	font-size: 12px;
}

.letterKey p {
	margin-top: 6px;
	padding: 0px;
}

.pediaSearch {
	margin: 0px;
	padding: 0px;
}

.pediaSearch input {
	width: 198px;
	height: 16px;
	margin-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
}

.pediaSearch a, .pediaSearch a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #8B8B8B;
}

.rightPediaAdd {
	width: 150px;
	height: 32px;
	margin: 0px 0px 6px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('./img/pedia_add_bg.gif');
	background-repeat: repeat-x;
}

.rightPediaAdd a, .rightPediaAdd a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.rightPediaSearch {
	width: 130px;
	height: 57px;
	padding: 5px 10px 5px 10px;
	background-image: url('./img/searchpedia.gif');
	background-repeat: no-repeat;
}

.rightPediaSearch a, .rightPediaSeach a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

.rightPediaSearch input {
	width: 128px; /*czemu kretyn IE potrzebuje 2px mniej ???*/
	height: 16px;
	background-color: #FFFFFF;
	border: 0px;
}

.listItem {
	height: 15px;
	padding: 0px 0px 0px 25px;
	background-image: url('img/gray_bull.gif');
	background-repeat: no-repeat;
	background-position: 10px 6px;
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
}

.listItemResizable {
	padding: 0px 0px 0px 25px;
	background-image: url('img/gray_bull.gif');
	background-repeat: no-repeat;
	background-position: 10px 6px;
	font-size: 12px;
	line-height: 15px;
}

.listItem a, .listItemResizable a {
	text-decoration: none;
	color: #424242;
}

.thinListImage {
	float: left;
	width: 80px;
	text-align: center;
	display: inline;
}

.thinList {
	float: left;
	width: 165px;
	display: inline;
}

.mediumList {
	float: left;
	width: 330px;
	display: inline;
}

.thinListItem, .mediumListItem {
	padding: 0px 0px 0px 25px;
	background-image: url('img/gray_bull.gif');
	background-repeat: no-repeat;
	background-position: 10px 6px;
	font-size: 12px;
	line-height: 15px;
}

.mediumListItem {
	text-align: justify;
}

.thinListItem a, .mediumListItem a {
	text-decoration: none;
	color: #424242;
}

.shop {
	width: 380px;
	height: 95px;
	margin: 0px auto 0px auto;
}

.narrowShop {
	width: 330px;
	height: 95px;
	margin: 0px auto 0px auto;
}

.shop .shopItem {
	float: left;
	width: 75px;
	height: 75px;
	margin: 10px;
	display: inline;
}

.narrowShop .shopItem {
	float: left;
	width: 75px;
	height: 75px;
	margin: 10px 16px 10px 16px;
	display: inline;
}
.shopItem a, .shopItem a:hover, .shopItem a:visited {
	text-decoration: none;
}

.shopItem img {
	border: 0px;
}

.footer {
	width: 788px;
	height: 50px;
	margin-left: 10px;
	text-align: left;
	border: 1px solid #D1D1D1;
	background-image: url('img/gradient3.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

.footer p {
	margin: 3px 0px 0px 10px;
	font-size: 11px;
	color: #787878;
}

.footer a {
	text-decoration: underline;
	color: #787878;
}

.navBar {
	margin-top: 5px;
	height: 12px;
	color: #686868;
	font-size: 11px;
}

.navBar a, .navBar a:visited {
	text-decoration: none;
	color: #686868;
}

.navBar a:hover {
	text-decoration: underline;
	clear: both;
}

.navBarLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 12px;
}

.navBarRight {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 12px;
}

.searchResult {
	font-size: 12px;
	color: #424242;
	margin-bottom: 20px;
}

.searchResult a {
	text-decoration: none;
	color: #424242;
}

.searchResult a:hover {
	text-decoration: underline;
	color: #424242;
}

.searchResult .header {
	width: 500px; /*IE*/
	text-align: left;
	font-weight: bold;
}

.searchResult .text {
	text-align: justify;
}

.searchResult .new {
	font-weight: bold;
	color: #0273C1;
}

.pediaNav {
	font-size: 12px;
	font-weight: bold;
	color: #007DAD;
	overflow: hidden;
}


.pediaNav .pediaNavRight {
	position: absolute;
	width: 200px;
	height: 20px;
	top: 0px;
	right: 0px;
	text-align: right;
}

.pediaNav a {
	color: #007DAD;
	text-decoration: none;
}

.pediaNav a:hover {
	text-decoration: underline;
}

.pediaNav span {
	font-size: 15px;
	color: #F6A400;
}

.pediaText {
	font-size: 11px;
	color: #686868;
	text-align: justify;
}

.pediaText .info {
	font-size: 11px;
	color: #007DAD;
}

.pediaText .info span {
	font-weight: bold;
	color: #F6A400;
}

.pediaText .info a {
	text-decoration: none;
	color: #007DAD;
}

.pediaText .info a:hover {
	text-decoration: underline;
}

.pediaText .info .comment {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	font-weight: bold;
	text-align: right;
	color: #F6A400;
}

.pediaText .info .comment a {
	text-decoration: none;
	color: #F6A400;
}

.pediaText .info .comment a:hover {
	text-decoration: underline;
}

.pediaText form {
	margin: 5px;
	padding: 0px;
}

.error {
	padding: 3px 0px 3px 0px;
	text-align: center;
	color: #FF4422;
	font-weight: bold;
}

.pediaText textarea {
	width: 100%;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
}

.pediaText textarea#jokeText {
	height: 100px;
}

.pediaText label {
	font-size: 12px;
	font-weight: bold;
}

.pediaText h4 a, .pediaText h5 a {
	text-decoration: none;
	color: #FF8500;
}

.pediaText h4 a:hover, .pediaText h5 a:hover {
	text-decoration: underline;
}

.pediaText input {
	height: 20px;
	font-size: 12px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}

.pediaText .rightInput {
	height: 17px;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
}

.pediaText .wrightInput {
	height: 17px;
	font-size: 12px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
}

.pediaText textarea.wrightInput {
	height: 50px;
}

.pediaText input#pediaName, input#pediaComm, #textMail, #textName, #adviceName, #loginLogin, #loginPass, #jokeSendMail, #jokeName, #jokeMail {
	height: 17px;
	margin-right: 130px;
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
}

.formTable {
	width: 100%;
	text-align: center;
}

.formTable td {
	vertical-align: top;
}

.formTable input.noBtn {
	height: 17px;
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
}

.horizMenu {
	width: 950px;
	height: 29px;
	margin: 10px auto 15px auto;
	font-size: 13px;
	text-transform: uppercase;
	overflow: hidden;
}

.mediumHorizMenu {
	width: 790px;
	height: 29px;
	margin: 0px 0px 10px 10px;
	font-size: 13px;
	text-transform: uppercase;
	overflow: hidden;
}

.shortHorizMenu {
	width: 550px;
	height: 29px;
	margin: 10px auto 0px auto;
	font-size: 13px;
	text-transform: uppercase;
	overflow: hidden;
}

.horizMenuBar {
	width: 950px;
	height: 6px;
	overflow: hidden;
	background-image: url('img/menu_horiz.gif');
	background-repeat: no-repeat;
}

.mediumHorizMenuBar {
	width: 790px;
	height: 6px;
	overflow: hidden;
	background-image: url('img/medium_menu_horiz.gif');
	background-repeat: no-repeat;
}

.shortHorizMenuBar {
	width: 550px;
	height: 6px;
	overflow: hidden;
	background-image: url('img/short_menu_horiz.gif');
	background-repeat: no-repeat;
}

.horizMenuItemGreen {
	float: left;
	height: 21px;
	background-image: url('img/green_b_c.gif');
	background-repeat: repeat-x;
	padding: 2px 17px 0px 13px;
	margin: 0px 1px 0px 1px;
	display: inline;
	cursor: pointer;
	color: #000000;
}

.horizMenuItemGreen .left {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 23px;
	width: 4px;
	background-image: url('img/green_b_l.gif');
	background-repeat: no-repeat;
}

.horizMenuItemGreen .right {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 23px;
	width: 4px;
	background-image: url('img/green_b_r.gif');
	background-repeat: no-repeat;
}

.horizMenuItemRed {
	float: left;
	height: 21px;
	background-image: url('img/red_b_c.gif');
	background-repeat: repeat-x;
	padding: 2px 17px 0px 13px;
	margin: 0px 1px 0px 1px;
	display: inline;
	cursor: pointer;
	color: #000000;
}

.horizMenuItemRed .left {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 23px;
	width: 4px;
	background-image: url('img/red_b_l.gif');
	background-repeat: no-repeat;
}

.horizMenuItemRed .right {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 23px;
	width: 4px;
	background-image: url('img/red_b_r.gif');
	background-repeat: no-repeat;
}


.horizMenuItemOrange {
	float: left;
	height: 21px;
	background-image: url('img/orange_b_c.gif');
	background-repeat: repeat-x;
	padding: 2px 17px 0px 13px;
	margin: 0px 1px 0px 1px;
	display: inline;
	cursor: pointer;
	color: #000000;
}

.horizMenuItemOrange .left {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 23px;
	width: 4px;
	background-image: url('img/orange_b_l.gif');
	background-repeat: no-repeat;
}

.horizMenuItemOrange .right {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 23px;
	width: 4px;
	background-image: url('img/orange_b_r.gif');
	background-repeat: no-repeat;
}

.horizMenuItemGrey {
	float: left;
	height: 21px;
	background-image: url('img/grey_b_c.gif');
	background-repeat: repeat-x;
	padding: 2px 17px 0px 13px;
	margin: 0px 1px 0px 1px;
	display: inline;
	cursor: pointer;
	color: #767676;
}

.horizMenuItemGrey .left {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 23px;
	width: 4px;
	background-image: url('img/grey_b_l.gif');
	background-repeat: no-repeat;
}

.horizMenuItemGrey .right {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 23px;
	width: 4px;
	background-image: url('img/grey_b_r.gif');
	background-repeat: no-repeat;
}

.onTime {
	width: 150px;
	height: 295px;
/*	background-image: url('img/modul_on_time.jpg');*/
/*	background-image: url('img/box-dentofobia.jpg'); */
/*	background-image: url('img/box-sport.jpg'); */
/*	background-image: url('img/box-profilaktyka.jpg'); */
/*	background-image: url('img/box-bol.jpg'); */
	background-image: url('img/box-dziecko.jpg');
	background-repeat: no-repeat;
}

.onTime .list {
	position: absolute;
	top: 180px;
	left: 12px;
	width: 125px;
	height: 85px;
	overflow: hidden;
}

.onTime .list .item {
	width: 105px;
	padding-left: 15px;
	background-image: url('img/arr_bull.gif');
	background-repeat: no-repeat;
	background-position: 2px 5px;
	font-size: 12px;
	line-height: 15px;
	overflow: visible;
}

.onTime .list .item a {
	text-decoration: none;
	color: #000000;
}

.onTime .list .item a:hover {
	text-decoration: underline;
}

.docGoogle {
	width: 148px;
	height: 125px;
	padding: 0px 0px 0px 0px;
	margin-top: 7px;
	border: 1px solid #D1D1D1;
	text-align: center;
}

.menuForm {
	background-color: #E6F3BE;
	border-left: 1px solid #608A0C;
	border-right: 1px solid #608A0C;
	font-size: 12px;
}

.menuForm .error {
	color: #C8012A;
}

.menuForm #map {
	margin: 5px 19px 5px 19px;
	width: 502px;
}

.menuForm #innermap {
	border: 1px solid #B6D07E;
	width: 500px;
	height: 500px;
}

.menuForm input, .menuForm select, .menuForm textarea, .submitStyle {
	background-color: #FAFEED;
	border: 1px solid #B6D07E;
	font-size: 12px;
}

.menuForm input.withStyle, .menuForm select {
	width: 220px;
}

.menuForm input.wide, .menuForm select.wide {
	width: 492px;
}

.menuForm textarea.withStyle {
	width: 500px;
	height: 300px;
}

.menuForm td {
	text-align: center;
}

.menuForm td.left {
	text-align: left;
	padding-left: 20px;
}

.menuForm td.container {
	width: 45%;
}

.menuForm td.separator {
	width: 10%;
	vertical-align: middle;
}

.menuForm ol {
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 15px 35px;
	list-style-type: decimal;
	text-align: left;
	font-weight: bold;
}

.menuForm ol ol {
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 5px 15px;
	list-style-type: lower-latin;
	font-weight: normal;
}

.bottomMenuForm {
	width: 550px;
	height: 40px;
	background-image: url('img/szd.gif');
	background-repeat: repeat-x;
	text-align: center;
}

.bottomMenuFormLeft {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 10px;
	height: 40px;
	background-image: url('img/szld.gif');
	background-repeat: no-repeat;
}

.bottomMenuFormRight {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 10px;
	height: 40px;
	background-image: url('img/szrd.gif');
	background-repeat: no-repeat;
}

.centerTable {
	width: 100%;
}

#gabmap {
	width: 470px;
	height: 300px;
	margin: 5px 20px 5px 20px;
}

#allgabmap {
	width: 500px;
	height: 500px;
	margin: 5px 15px 5px 15px;
}

.thumbLine {
	width: 530px;
	padding: 5px;
}

.rightThumbLine {
	width: 180px;
	padding: 0px 15px 0px 15px;
}

.thumbLine .thumb {
	float: left;
	width: 122px;
	margin: 4px;
	display: inline;
}

.rightThumbLine .thumb {
	float: left;
	width: 50px;
	margin: 5px;
	display: inline;
}

.thumb a {
	text-decoration: none;
}

.thumb img {
	border: 1px solid #D1D1D1;
}

.jokeImg {
	width: 530px;
	text-align: center;
}

.jokeImg div.title {
	font-size: 12px;
	text-align: justify;
	margin: 0px 10px 10px 10px;
}

.jokeImg img {
	border: 1px solid #D1D1D1;
	margin-bottom: 5px;
}

.jokeImg div {
	font-size: 14px;
	margin-bottom: 5px;
}

.jokeImg div.sendby {
	font-size: 12px;
	margin-bottom: 5px;
	color: #007DAD;
}

.jokeImg div.sendby span {
	color: #F6A400;
}

.jokeImg div.sendby select {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #F6A400;
	height: 17px;
}

.jokeSend {
	position: absolute;
	top: -10px;
	right: 0px;
}

.jokeSend img {
	border: 0px;
}

.colLeft {
	float: left;
	width: 240px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

.colRight {
	float: left;
	width: 240px;
	text-align: left;
	padding-left: 10px;
}

.advertText {
	margin: 0px 5px 0px 5px;
	font-size: 12px;
	color: #454545;
	line-height: 16px;
	height: 64px;
	overflow: hidden;
}

.advertText a {
	color: #454545;
	text-decoration: none;
}

.dateBox {
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
	border: 1px solid #D1D1D1;
	width: 148px;
	font-size: 12px;
	text-align: center;
	color: #454545;
}

.dateBox span {
	line-height: 15px;
	font-size: 11px;
	color: #0273C1;
}

#firmSearch {
	margin: 0px 0px 10px 0px;
}

.giftTitle {
	font-size: 13px;
	margin: 5px;
	text-align: center;
}

.giftTitle span {
	font-weight: bold;
}

img.gitfImg {
	float: left;
	width: 100px;
	margin: 5px 20px;
	border: #60A80C 1px solid;
}

p.giftInfo {
	font-size: 10px;
}

.giftDesc {
	padding: 5px 15px;
	text-align: justify;
}

.calendarHeader {
	margin: 0px auto 0px auto;
	width: 189px;
	padding: 2px 10px 2px 20px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #F6A400;
}

.calendarHeader a {
	text-decoration: none;
	color: #007DAD;
}

.calendarHeader a:hover {
	text-decoration: underline;
}

.calendarLine {
	margin: 0px auto 0px auto;
	width: 189px;
	height: 27px;
	font-size: 15px;
}

.calendarCell {
	float: left;
	margin: 1px 1px 1px 1px;
	width: 25px;
	height: 25px;
	background-color: #EFEFEF;
	display: inline;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
}

.calendarEmptyCell {
	float: left;
	margin: 1px 1px 1px 1px;
	width: 25px;
	height: 25px;
	display: inline;
	text-align: center;
}

.formText {
	padding: 10px 20px 10px 20px;
}

.statute {
	padding: 20px;
}

.statute ul {
	font-size: 14px;
	font-weight: bold;
	list-style-type: upper-roman;
	text-align: justify;
}

.statute ul ul {
	font-size: 12px;
	font-weight: normal;
	list-style-type: decimal;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.statute ul ul ul {
	list-style-type: lower-alpha;
	padding-left: 20px;
	margin: 5px 0px 5px 0px;
}

.reward {
	padding: 20px;
	margin: 0px;
}

.reward h4 {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 10px 5px 20px 5px;
	font-size: 16px;
}

.reward h5 {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 10px 5px 20px 5px;
	font-size: 15px;
}

.reward h6 {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 10px 5px 20px 5px;
	font-size: 14px;
}

.reward .img {
	margin: 0px 10px 10px 0px;
	border: 1px solid #608A0C;
	float: left;
	z-index: 10;
}

.reward ul {
	margin: 0px;
	border: 1px solid red;
}

#newPool a {
	color: #090E4E;
	text-decoration: none;
}

#newPool a:hover {
	color: #090E4E;
	text-decoration: underline;
}