html, body {
			
}
body {
			background-image: url('../gfx/background.jpg');
			background-repeat: repeat-x;
			margin: 0 auto;
			background-color: #EAEAEA;
			font: normal 13px  "Trebuchet MS", Arial, Helvetica, sans-serif;
			height: 100%; 
			padding: 0px;
			text-align: center;
}
		#wrapper {
			display: table;
			margin: auto;
		}


a {
		text-decoration: none;
		color: #141414;
}
a img {
		border: none;
}
hr {
	height: 2px;
	border: 1px solid #F3F2E3;	
	margin-top: 20px;
	margin-bottom: 30px;
}
.content {
			width: 858px;
			background-image: url('../gfx/content.png');
			background-repeat: repeat-y;
			font-size: 12px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			display: table;
			text-align: left;
			padding-left: 4px;
			clear: both;
}
.leftColumn {
			width: 220px;
			margin-right: 20px;
			float: left;
}
.menu {
			margin: 0px;
			padding: 0px;
			width: 183px;
			margin-left: 35px;
			background-image: url('../gfx/menu_pod.png');
			background-repeat: repeat-y;
			display: table;
}
.menu ul {
		margin: 0px;
		margin-left: -6px;
		padding-top: 0px;
		margin-bottom: 6px;
}
.menuHeaderMap {
		list-style: none;
		font-size: 15px;
		color: #545454;
		font-weight: bold;
		line-height: 30px;
		margin: 0px;
		margin-top: 10px;
}
.menuHeaderMap a {
			color: #000000;
}
.menuHeaderMap a:hover {
			color: #840100;
}
.menuPositionMap {
			margin-left: 40px;
			color: #064B38;
			padding-left: 0px;
			font-size: 12px;
			line-height: 18px;
			font-weight: normal;
}	
.menuHeader {
		list-style: none;
		list-style-image: url('../gfx/bigdot.gif');
		font-size: 15px;
		color: #BA0305;
		font-weight: bold;
		margin: 0px;
}
.menuHeader a {
			color: #BA0305;
}
.menuHeader a:hover {
			color: #840100;
}
.menuPosition {
			list-style: none;
			margin: 0px;
			color: #064B38;
			padding-left: 0px;
			font-size: 12px;
			line-height: 18px;
			font-weight: normal;
}
.menuPosition li {
			margin-bottom: 2px;
			margin-right: 12px;
}	
.menuPosition a {
			color: #064B38;
}
.menuPosition a:hover {
			color: #01241B;
}
.logoDG {
		width: 175px;
		height: 65px;
		margin: 0px;
		margin-top: 10px;
		margin-left: 4px;	
		margin-bottom: -8px;
}
.hint {
			background-image: url('../gfx/comic_top.gif');
			background-repeat: no-repeat;
			background-position: center top;
			width: 164px;
			padding: 0px;
			padding-right: 6px;
			padding-bottom: 10px;
			margin: 0px;
			margin-left: 42px;
			margin-top: 80px;
}
.hint h1 {
			font-size: 15px;
			font-weight: bold;
			color: #BA0305;		
			padding-left: 16px;
			padding-top: 0px;
			margin: 0px;
			padding-top: 16px;
			margin-left: 4px;
			margin-bottom: 8px;
			width: 100%;							
}
.hint p {
			margin: 0px;
			padding: 0px;
			padding-left: 16px;
			padding-right: 12px;
			font-size: 11px;
}
.hint img {
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
}
.comicImg {
			margin: 0px;
			margin-left: 42px;	
}
.comicSmoke {
			margin: 0px;
			margin-left: 46px;	
}
.horizontalMenu {
				list-style: none;	
				margin: 0px;
				margin-top: 5px;
				margin-bottom: 5px;
				margin-right: 10px;		
				margin-left: 200px;
				padding-bottom: 5px;
				border-bottom: 1px solid #e6e6e6;
}
.horizontalMenu li {
				display: inline;
				font-size: 15px;
				color: #001E16;
				font-weight: bold;
				margin-right: 20px;
}
.horizontalMenu a {
		
}		
.horizontalMenu a:hover {
		color: #BA0305;	
}
.sel  {
	color: #BA0305;
}
.mainBody {
	border-top: 2px solid #FAFAFA;
	padding-top: 0px;
	margin-right: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}	
.seekForm {
		float: right;
		margin-right: 16px;
		margin-top: -1px;
}
.seek {
		background-color: #ffffff;
		background-image: url('../gfx/inp_txt_pod.gif');
		background-repeat: repeat-x;	
		border: 1px solid #B5B5B5;
		font-size: 11px;
		width: 80px;
		margin-right: 6px;
		margin-left: 36px;
		margin-top: 8px;
}	
.art {
		width: 590px;
		display: table;
		margin-top: 20px;
		margin-left: 240px;
}
.art a {
		color: #064B38;
		text-decoration: none;	
}	
.art a:hover {
		color: #000000;
}
.art ul {
		list-style-type: decimal;
}		
.artIcon {
		width: 80px;
		float: left;
		text-align: center;
		margin: 0px;
}		
.art h1 {
		font-size: 22px;
		color: #E11B18;
		font-style: italic;
		margin: 0px;
		margin-left: 0px;
}	
.art h2 {
		font-size: 15px;
		color: #3B3B3B;
		font-style: italic;
		margin: 0px;
		margin-left: 2px;
}
.art h3 {
		font-size: 15px;
		color: #E11B18;
		font-style: italic;
		margin: 0px;
		margin-top: 20px;
		margin-left: 6px;
}
.rFwd {
		font-weight: bold;
		color: #BA0305;
}		
.gFwd {
		font-weight: bold;
		color: #003426;
}	
.art_p {
		margin: 0px;
		border-top: 2px solid #F3F2E3;
		margin-top: 10px;
		padding-top: 12px;
		padding-right: 10px;
}
.art_p a {
		color: #000000;
}
.art p {
	display: block;	
	margin-bottom: 10px;
	margin-right: 10px;
}
.artPix {
		float: right;
		margin:0px;
		margin-left: 10px;
		margin-bottom: 10px;
}	
.artPix_ramka {
		float: right;
		margin: 0px;
		margin-left: 6px;
		margin-bottom: 6px;
		border: 3px solid #F3F2E3;
}
.grey {
		color: #aaaaaa;
}	
.greyMore {
		color: #545454;
}	
.artList {
		list-style: none;
		list-style-image: url('../gfx/article.gif');
}	
.rightBox {
		width: 210px;
		float: right;
		border-left: 1px solid #F3F2E3;
		border-bottom: 1px solid #F3F2E3;		
		padding-left: 16px;
		padding-bottom: 10px;
		background-color: #ffffff;
		margin-left: 10px;
}
.listTopic {
		list-style: none;
		margin: 0px;
		margin-top: 8px;
		list-style-image: url('../gfx/topic.gif');
}
.forumIco {
		border: none;
		margin-top: 10px;
		margin-left: 8px;
}
.promos {
	display: table;
	width: 600px;
	margin-left: 240px;	
}
.promoBox, .act_promoBox {
		display: block;
		width: 190px;
		float: left;
		margin-top: 20px;
		display: table-column;
}
.act_promoBox {
		margin-top: 0px;
}
.promoBox h1, .act_promoBox h1 {
		color: #FDFDFD;
		font-style: italic;
		font-size: 20px;
		text-align: center;
		margin-left: 20px;
		margin-top: 17px;
}
.promoBox h1 a, .act_promoBox h1 a {
		color: #ffffff;
}
.promoBox h1 a:hover, .act_promoBox h1 a:hover {
		color: #fafafa;
}
.promoBox h2 {
		font-size: 20px;
		color: #E11B18;
		font-style: italic;
		margin: 0px;
		margin-top: 28px;
		margin-left: 10px;
}
.act_promoBox h2 {
		font-size: 15px;
		color: #ffffff;
		font-style: italic;
		margin: 0px;
		margin-top: 17px;
		margin-left: 7px;
		background: url('../gfx/titbg.png') no-repeat left center;
		padding-left: 10px;
		padding-top: 6px;
		padding-bottom: 6px;		
}
.promoBox p {
		margin-top: 10px;
		margin-left: 10px;
		padding-right: 10px;
		height: 60px;
}
.act_promoBox p {
		margin-top: 0px;
		margin-left: 14px;
		padding-right: 10px;
		height: 60px;
}
.promoBox img {
		width: 160px;
		height: 199px;
		border: 3px solid #E0DFCE;
		margin-left: 12px;
		margin-top: 8px;
}

.footer {
		border-top: 2px solid #F5F5EA;
		width: 750px;
		margin-left: 40px;
		margin-top: 38px;
		padding-top: 10px;
		padding-left: 20px;
		margin-right: 36px;	
		display: table;
		clear: both;
		text-align: center;
}
.acorn {
		margin-right: 20px;
}		
.footer ul {
		list-style: none;
		font-size: 11px;
		color: #5B5B5B;
}
.footer ul li {
			display: inline;
}
.footer a {
			color: #5B5B5B;
}
.footer a:hover {
					color: #000000;
}					
.topArrow {
		border: none;	
		margin-bottom: 0px;
		float: right;
		margin-right: 10px;
		margin-bottom: 4px;
}
.reserveTop {
		width: 850px;
		height: 209px;
		margin: 0px;
		padding: 0px;
}
.reserveTopParagraph {
		margin: 0px;
		padding: 0px;
}
.articlePix {
		border: 2px solid #E2E0C7;
		margin-left: 10px;
		margin-top: 20px;
		margin-bottom: 10px;
		margin-right: 10px;
		float: right;
}	
.articlePix_NB {
		border: none;
		margin-left: 10px;
		margin-top: 20px;
		margin-bottom: 10px;
		margin-right: 10px;
		float: right;
}	
.forumPix {
		margin-left: 20px;
		float: right;
}	
.opinie {
				border-top: 2px solid #E2E0C7;	
				margin-right: 20px;		
				margin-top: 30px;
}
.opinie ul {
			list-style-image: url('../gfx/topic.gif');
}
.opinie ul li {
	color: #393939;
	margin-bottom: 18px;
}
.tematy {
				margin-right: 20px;		
				margin-top: 20px;
}
.tematy ul {
		list-style: none;
		list-style-image: url('../gfx/topic.gif');
}
.tematy ul li {
	color: #393939;
	margin-bottom: 8px;
}
.tematy_nAva {
		margin-right: 20px;		
		margin-top: 0px;
		padding: 0px;
}
.tematy_nAva ul {
		list-style: none;
		list-style-image: url('../gfx/topic.gif');
		margin-top: 0px;
}
.tematy_nAva ul li {
	color: #393939;
	margin-bottom: 8px;
}
h4 {
				font-size: 15px;
				margin: 0px;		
				margin-top: 10px;
}
h5 {
				font-size: 12px;
				color: #626262;
				margin: 0px;
}
h6 {
				font-size: 13px;
				color: #000000;
				margin: 0px;
				margin-top: 10px;
}
.fTytul {
				font-weight: bold;
				font-size: 13px;
				color: #003426;
}
.fData {
			color: #545454;
}
.forumBox {
			float: left;
			margin: 0px;
			padding: 3px;
			padding-top: 10px;
			text-align: left;	
			height: 38px;
			width: 90px;
}
.subHeader {
		font-size: 38px;
		color: #F3F3F3;
		font-style: italic;
		margin: 0px;
}
.fAll {
		margin: 0px;
}
.fAll a {
		color: #064B38;
}
.fAll a:hover {
		color: #000000;
}
.fMyVoice {
		border-top: 2px solid #E2E0C7;	
		text-align: right;
		padding-top: 10px;		
}
.fMyVoice a {

}
.fLiczba {
		font-weight: bold;
		font-size: 12px;
		color: #8E0000;
}
.fLiczbaNull {
		font-weight: bold;
		font-size: 12px;
		color: #aaaaaa;
}
#l2 {
	margin-top: 12px;
}
#l2 p {
		padding-left: 50px;
		margin: 4px;
}
.fInput {
		background-color: #ffffff;
		background-image: url('../gfx/inp_txt_pod.gif');
		background-repeat: repeat-x;		
		border: 1px solid #B5B5B5;
		width: 400px;
		margin: 0px;
		font-size: 13px;
}
.fInputReg {
		background-color: #ffffff;
		background-image: url('../gfx/inp_txt_pod.gif');
		background-repeat: repeat-x;		
		border: 1px solid #B5B5B5;
		width: 200px;
		margin: 0px;
		font-size: 13px;
}
.logInput {
		background-color: #ffffff;
		background-image: url('../gfx/inp_txt_pod.gif');
		background-repeat: repeat-x;		
		border: 1px solid #B5B5B5;
		width: 100px;
		margin: 0px;
}
textarea {
		background-color: #ffffff;
		background-image: url('../gfx/inp_txt_pod.gif');
		background-repeat: repeat-x;				
		border: 1px solid #B5B5B5;
		width: 400px;
		height: 80px;
}
.rPod {
			background-color: #8E0000;
			background-image: url('../gfx/inp_pod.gif');
			background-repeat: repeat-x;
			border: 1px solid #8E0000;
			color: #ffffff;
}
.rPodLog {
			background-color: #8E0000;
			background-image: url('../gfx/inp_pod.gif');
			background-repeat: repeat-x;
			border: 1px solid #8E0000;
			color: #ffffff;
			margin-top: 18px;
}
.accept {
		color: #585858;
		margin-top: 20px;
		padding-right: 80px;
}		
.accept a {
		font-weight: bold;
}
.chk {
		background-color: #ffffff;
		background-image: url('../gfx/inp_txt_pod.gif');
		background-repeat: repeat-x;		
		border: 1px solid #B5B5B5;
}	
.topicNav {
		text-align: left;
		font-size: 13px;
}
.aMini {
		float: left;
		height: 40px;
		width: 40px;
		border: none;
		margin-top: 4px;
		margin-right: 10px;
}	
.aMedium {
		height: 60px;
		width: 60px;
		border: none;
		margin: 0px;
		margin-top: 4px;
		margin-right: 10px;
		float: left;
}
.aLarge {
		float: left;
		height: 100px;
		width: 100px;
		border: none;
		margin-top: 4px;
		margin-right: 6px;
}
.tematy {
		margin-top: 0px;
}
.tematy ul li {
		margin-bottom: 10px;
}
.tematy a, .tematy_nAva a, .opinie a {
		color: #949494;
}
.tematy a:hover, .tematy_nAva a:hover, .opinie a:hover {
		color: #000000;
}	
.p_opinie {
		color: #5a5a5a;
		text-align: right;	
		margin: 0px;
		margin-right: 6px;
		height: 14px;
}
.gBig {
		margin-top: 20px;
		margin-bottom: 60px;
}
.gBig p {
		text-align: right;
		padding: 2px;
		margin: 0px;
		color: #aaaaaa;		
}
.gBigPix {
			border: none;
}
.galMini {
			list-style: none;
			margin: 0px;
			margin-top: 20px;
			display: table;
			width: 100%;
			clear: both;
}
.galMini li {
			display: inline;
			margin: 0px;
}
.galMini img {
			width: 80px;
			height: 80px;
			border: 1px solid #E2E0C7;
}
.galMini img:hover {
			border: 1px solid #aaaaaa;
}
.red {
		color: #BA0305;
}
.wybrany {
	color: #BA0305;
}
.subMenu {
	float: left;
	border-top: 2px solid #E2E0C7;
	width: 200px;
	padding-top: 10px;
}	
.subMenu ul  {
			list-style: none;
			margin: 0px;
			color: #064B38;
			padding-left: 20px;
			font-size: 13px;
			line-height: 18px;
			font-weight: bold;
}		
.subMenu a {
			color: #064B38;
}
.subMenu a:hover {
			color: #01241B;
}
.czytajR {
	font-size: 11px;
	margin: 4px;
	color: #aaaaaa;
	text-transform: uppercase;
	margin-left: 10px;
}
.head_p {
		border-bottom: 2px solid #E2E0C7;
		font-size: 12px;
		margin-bottom: 20px;
		padding-bottom: 10px;
}
.head_h1 {
		color: #333333;
}		
.titIcon {
	border: 2px solid #E2E0C7;
	float: left;
	margin: 0px;
	margin-right: 10px;
}
.data_art {
		color: #aaaaaa;
		font-weight: bold;
		margin: 0px;
}	
.marg {
	margin: 0px;
	margin-bottom: 20px;
	font-size: 20px;
}
#log1 {
	display: block;
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
	font-size: 12px;
}
#log2 {
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
	font-size: 12px;
	display: none;
	height: 60px;
	position: absolute;
	padding: 6px;
	padding-left: 32px;
	padding-right: 10px;
	padding-top: 24px;
	background-image: url('../gfx/podlew.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 470px;
	height: 85px;	
}
#log2 p {
	margin: 4px;
	margin-left: 10px;
	margin-top: 4px;
	font-weight: normal;
	float: left;
}
#log3 {
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
	font-size: 12px;
	display: block;
	height: 60px;
	position: absolute;
	padding: 6px;
	padding-left: 32px;
	padding-right: 10px;
	padding-top: 24px;
	background-image: url('../gfx/podlew.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 470px;
	height: 85px;	
}
#log3 p {
	margin: 4px;
	margin-left: 10px;
	margin-top: 4px;
	font-weight: normal;
	text-align: center;
}
.register p {
	margin: 3px;
	margin-top: 6px;
	margin-left: 20px;
}	
.avaSel {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.avaSel li {
	width: 42px;
	display: inline;
	margin: 1px;
}
.avaSel img {
	width: 40px;
	height: 40px;
	border: 1px solid #E2E0C7;
}		
.avaSel img:hover {
	border: 1px solid #aaaaaa;
}
.rColumn {
	width: 300px;
	float: right;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.miniPix {
	width: 60px;
	height: 60px;
	border: 1px solid #E2E0C7;	
}
.alert {
		font-size: 18px;
		color: #E11B18;
		font-style: italic;
		margin: 0px;
}
.cent {
		text-align: center;
}
.rg {
		text-align: right;
		padding-right: 110px;
}
.acceptPersonalData {
		width: 280px;
		color: #545454;
}
.super {
	vertical-align: super;
	font-size: 10px;
}
table {
		font-size: 11px;
		border-bottom: 1px solid #cccccc;
}
table td {
		padding: 2px;
		margin: 0px;
		border: none;
		vertical-align: top;
		background-color: #ffffff;
		background-image: url('../gfx/inp_txt_pod.gif');
		background-repeat: repeat-x;		
}
.tableHead td {
			background-color: #8E0000;
			background-image: url('../gfx/inp_pod.gif');
			background-repeat: repeat-x;
			color: #ffffff;
			font-weight: bold;
			margin: 0px;
}
.ekoznak {
		width: 80px;
		height: 80px;
		margin-right: 10px;
		margin-bottom: 5px;
}		
.outOfOrder {
		border-top: 2px solid #E2E0C7;
		font-size: 9px;
		color: #cccccc;
}
.notAv {
		background-color: #fafafa;
		width: 100%;
		height: 42px;
}	
.right {
		float: right;
		margin: 0px;
		text-align: right;
}
.rButt {
			background-color: #8E0000;
			background-image: url('../gfx/inp_pod.gif');
			background-repeat: repeat-x;
			border: 1px solid #8E0000;
			color: #ffffff;
			font-size: 10px;
			padding: 0px;
			padding-right: 4px;			
			padding-left: 4px;
			font-weight: bold;
}
.rButt a {
		color: #ffffff;
}
.rButt a:hover {
		color: #2D0000;
}
.result li {
	margin-bottom: 10px;
}
.mark {
			color: #BA0305;
			text-decoration: underline;
}
.lCol {
			width: 260px;
			display: table;
			float: left;
}
.rCol {
			margin-top: 48px;
			display: table;
}
.HH {
			width: 1px;
			border: none;
			height: 750px;
			float: left;
			display: table;
			margin: 0px;
}
.slideshow {
		font-size: 14px;
		font-weight: bold;
		color: #E11B18;
		font-style: italic;
		margin: 0px;
}
.ss_img {
		height: 24px;
		width: 24px;
		margin: 0px;
		border: none;	
}
.n_list li {
			list-style-type: none;
}
.fLink {
			color: #064B38;
			text-decoration: underline;
}	
.pojemnik {
		float: left;
		margin-right: 10px;
		margin-bottom: 6px;
}
.fFrame {
		float: right;
		width: 170px;
		margin: 0px;
		font-size: 11px;
		color: #545454;
		padding: 0px;
}
.innerPix {
		float: right;
		margin: 0px;
		margin-left: 6px;
		margin-bottom: 4px;
		border: 3px solid #F3F2E3;
}
.blok {
		width: 550px;
		display: table;
		clear: both;
}		
.miniGal {
	width: 160px;
	float: right;
	margin-left: 10px;
	margin-bottom: 6px;
}
.miniGal_imgMain {
	width: 150px;
	border: 3px solid #E3E1CB;	
}
.miniGal_imgSub {
	width: 40px;
	height: 40px;
	border: 1px solid #E3E1CB;		
}	
.miniGal p {
	font-size: 10px;
	white-space: no-wrap;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
}	
.readPost {
	padding-right: 14px;
	border-right: 3px solid #F70201;
	background-image: url('../gfx/larr.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
#topic {
	font-size: 12px;
	margin-bottom: 30px;
}
.clr {
	display: table;
	clear: both;
	width: 100%;
}
#oaks {
	border-top: 2px solid #E2E0C7;
	padding-top: 18px;
	margin-top: 10px;
	width: 570px;
	display: table;
	clear: both;
}
#smallHeader {
	font-size: 18px;
	margin-top: 20px;
}
.oakBtt {
	width: 131px;
	height: 24px;
	background: url('../gfx/button_pod.gif') no-repeat center center;
	margin: 8px;
	margin-right: 0px;
	float: right;
}
.oakBtt a {
	width: 131px;
	height: 24px;
	display: table;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
}
.oakBtt a:hover {
	color: #ffffff !important;
}
.oak {
	width: 92px;
	float: left;
	margin-bottom: 14px;
	margin-right: 11px;
	margin-left: 11px;
}
.oak img {
	border: 1px solid #B2B6B5;
	width: 90px;
	height: 90px
}
.oak img:hover {
	border: 1px solid #ffffff;
}
.score0 {
	width: 54px;
	height: 10px;
	background: url('../gfx/smallrate.gif') no-repeat 100% center;	
	margin-top: 3px;
}
.score1 {
	width: 54px;
	height: 10px;
	background: url('../gfx/smallrate.gif') no-repeat 80% center;	
	margin-top: 3px;
}
.score2 {
	width: 54px;
	height: 10px;
	background: url('../gfx/smallrate.gif') no-repeat 60% center;	
	margin-top: 3px;
}
.score3 {
	width: 54px;
	height: 10px;
	background: url('../gfx/smallrate.gif') no-repeat 40% center;	
	margin-top: 3px;
}
.score4 {
	width: 54px;
	height: 10px;
	background: url('../gfx/smallrate.gif') no-repeat 20% center;	
	margin-top: 3px;
}
.score5 {
	width: 54px;
	height: 10px;
	background: url('../gfx/smallrate.gif') no-repeat 0% center;	
	margin-top: 3px;
}
.nota {
	float: right;
	font-size: 11px;
	color: #242424;
	margin: 0px !important;
	padding: 0px !important;
	text-align: right;
}
#aktywni {

}
#aktywni a {
	background: #B90000 url('../gfx/actPod.gif') repeat-x;
	border: 1px solid #7A0000;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;	
	display: table-cell;
}
#aktywni a:hover {
	border: 1px solid #360000;
}
.subsection h2 {
	margin-left: 0px;
}
#actBtt {
	position: absolute;
	margin-left: 560px;
	margin-top: 174px;
	z-index: 10000;
}
.gmap_infowindow {
	font-family: Tahoma;
	padding: 8px;		
}
.gmap_infowindow img {
	width: 150px;
	background: #ffffff;
	padding: 1px;
	border: 1px solid #cccccc;
	margin-top: 10px;
}
.gmap_infowindow p {
	margin-top: 4px;
	margin-bottom: 4px;
}
.gmap_infowindow h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.gmap_infowindow .where {
	margin-bottom: 8px;
}
.gmap_infowindow ul li {
	padding-left: 8px;
	margin-bottom: 1px;
	color: #000000;
}
.gmap_infowindow ul li a, .gmap_infowindow h4 a {
	color: #000000;
}
.gmap_infowindow ul li a:hover, .gmap_infowindow h4 a:hover {
	color: #EC5519;
}
#mapObjects {
	height: 400px;
	width: 570px;
	border: 1px solid #cccccc;
	padding: 1px;
	margin-right: 10px;
}
#disclaimer {
	margin-top: 20px;
	padding-left: 20px;
	paddingn-right: 20px;
	padding-bottom: 8px;	
}
#disclaimer p, #disclaimer p a {
	font-size: 10px;
	color: #ffffff;	
}
#disclaimer p {
	margin: 0px !important;
}
.YTembed {
	margin-bottom: 10px;
	text-align: center;
}
#mainTeaseFoto {
	height: 80px;
	float: left;
	padding: 3px;
	background-color: #E0DFCE;
	margin-right: 8px;
}
