
body {	
	   margin:0px; 
	   padding:0px; 
	   background:#112233;
	   width:100%;
	   height:100%;
	   min-height:100%;
	   text-align:center;		
	   font-family:Trebuchet MS, tahoma;
	   font-size:14px;
	   background:#0c141f;
	   line-height:150%;
	   color:#5a5a5a;
}
object, embed
{
	outline:none;
}
*
{
     margin: 0px;
	border: 0px;
	padding: 0px;
}
div#siteHeader
{
	width:100%;
	padding:10px;
	padding-bottom:2px;
	height:30px;
	
}
div#right
{
	float:right;
	margin-right:15px;
	color:#ccc;
}
#header
{
		width:1000px;
		height:331px;
		margin: 4px auto;
		cursor:pointer;
		overflow:hidden;
		display:block;
		position:relative;
		color:#f1f1f1;
		background:transparent;
}
div#glow
{	
	width:1000px;
	height:207px;
	position:absolute;
	top:0px;
	background:url('../images/default/glow.png') no-repeat;
}
div#digger
{	
	width:220px;
	height:192px;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url('../images/default/digger.png') no-repeat;
	z-index:3;
}
div#space
{
	width:100%;
	clear:both;
	height:40px;
}
div#strona
{
	   margin-left: auto;
	   margin-right: auto;
	   border: 0px;
	   padding: 0px;
	   width: 800px;
	   background-color: transparent;
}
#geobud_logo
{
	
	background:url('../images/default/geobud_logo.png') no-repeat;
}

#geobud_logo_small
{
	width:694px;
	padding:3px;
	background:url('../images/default/geobud_logo_small2.png') repeat;
}

div#menu img
{
		border: 0px;
	
}
div#main_back
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#335588 url('../images/default/main_back.png') repeat-x;
}
div#content{
		border: 0px;
		padding: 0px;
		margin: -4px auto;
		z-index:2;
		width: 1000px;
		height:auto;
		overflow:hidden;
		background: #ccddff;
}
div#main_content
{
		border: 0px;
		padding: 0px;
		margin: 0px auto;
		position:relative;
		width: 1000px;
		height:100%;
		background: transparent;

}
div#content_left{
		margin: 0px;
		border: 0px;
		padding: 5px;
		width: 240px;
		min-height:200px;
		float: left;
}
div#content_right{
		margin: 0px;
		border: 0px;
		padding: 0px;
		width: 750px;
		float: left;
}

div#content_right div.contentContainer, .boxNews, #galleryBox{
		margin:5px;
		padding-top:15px;
		font-family: Trebuchet MS, Verdana, Helvetica;
		font-size: 14px;
		text-align: left;
}
.boxNews, #newsletter
{
	font-size: 12px;
	overflow:hidden;
	margin:0px;
	padding-top:0px;
}
#newsletter{
	padding-left:20px;
}
#galleryBox
{
	padding-left:10px;
}
div#galleryBox
{
	
}
div#subLeft
{
	min-height:200px;
	padding-top:10px;
	width:480px;
	float:left;
}
div#subRight
{
	width:250px;
	padding-top:35px;
	padding-left:0px;
	min-height:200px;
	float:left;
	
}
div#contactSubLeft
{
	min-height:200px;
	padding-top:10px;
	width:440px;
	float:left;
}
div#contactSubRight
{
	width:290px;
	padding-top:35px;
	padding-left:0px;
	min-height:200px;
	float:left;
	
}
.boxLink
{
	border:0px;
}
.link
{	
	position:absolute;
	bottom:-30px;
	left:10px;
	
}
.footerLinkNormal
{
	color:#ccc;
}
.footerLink
{
	color:#f1f1f1;
	font-weight:bold;
}


div.contentContainer
{	
	padding:10px;
}
div.contentContainer p
{	
	margin-top:15px;
	margin-bottom:15px;
}

div#footer{
		margin: 0px auto;
		border: 0px;
		padding: 0px;
		width: 1000px;
		height:58px;
	background:transparent;
		position:relative;
		clear: both;
		text-align: right;
}
div#footer_back{
		margin: 0px auto;
		border: 0px;
		padding: 0px;
		width: 100%;
		height:112px;
	background: url('../images/default/footer_back.png') repeat-x;
		position:relative;
		clear: both;
		text-align: right;
}

div#footer p{
		font-family: Helvetica;
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		padding-top: 18px;
		width:560px;
		margin:0px auto;
}
div.menuTop
{
	background:transparent;
	position:absolute;
	bottom:0px;
	left:0px;
	
	height:50px;
}

ul.topMenu
{
		text-align:left;
		overflow:hidden;
		width:auto;
		margin:0px;
		list-style:none;
		padding:1px;
		display:block;

}
ul.topMenu li
{
		float:left;
		
		overflow:hidden;
		width:auto;
		height:50px;
		background:transparent url('../images/default/separator.png') right no-repeat;
}
ul.topMenu li a
{
		display:block;
		text-decoration:none;
		text-align:center;
		font-size:12px;
		font-weight:bold;
		height:47px;
		width:auto;
		margin-top:0px;
		padding-top:17px;
		padding-left:10px;
		padding-right:15px;
		font-style:normal;
		color:#112266;
}
		
ul.topMenu li.selected a
{
		background:transparent url('../images/default/button_glow.png') top center no-repeat;
		
}
ul.topMenu li.selected a:hover
{
		text-decoration:none;
}

ul.topMenu li a:hover
{
font-size:12px;
		font-weight:bold;
		text-decoration:none;
		background:transparent url('../images/default/button_glow.png') top center no-repeat;
}

.boxContainer
{
	width:100%;
	margin-right:5px;
	margin:0px auto;
	background:none;
}
.banners img
{
	border:none;
	margin-top:10px;
	background:none;
}
#content_right ul, #content_right ol
{
	margin-left:25px;
}
#content_right a img
{
	border:0px;
}
.title
{
	text-align:left;
	font-size: 16px; 
	color: #338833;
	margin-top:5px;
	margin-bottom:15px;
}
.newsHead
{
margin-top:3px;
	width:250px;
	height:auto;
	overflow:hidden;
	text-align:center;
	background:#014279;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
}
.newsDesc
{
	width:500px;
	height:auto;
	overflow:hidden;
	background:#f1f1f1;
	border:1px solid #a1a1a1;
	color: #004080;
	font-weight:bold;
	padding:5px;
}
.newsDesc a:hover
{
	text-decoration:none;
}
.boxContainer a img
{	
	border:none
}
.galleryBack
{
	width:154px;
	height:150px;
	margin:15px;
	margin-right:0px;
	float:left;
}
.galleryPhoto
{
	width:152px;
	height:105px;
	margin:0px;
	padding-top:5px;
	padding-left:1px;
}
.galleryTitle
{
	font-weight:bold;
	color:#ffffff;
	font-size:10pt;
	line-height:1em;
	overflow:hidden;
	width:142px;
	padding-left:5px;
	padding-right:5px;
	height:36px;
	overflow:hidden;
}
.imageTitle td
{
	width:152px;
	height:32px;
	overflow:hidden;
}
.documentDesc
{
	background:#f1f1f1;
	padding:15px;
	border:1px solid #a1a1a1;
}
.middleTitle td
{
	width:200px;
	height:36px;
	font-size:12pt;
	color:#ffffff;
	font-weight:bold;
}
.staticButton
{
	background: url('../images/default/button.png') no-repeat;
	width:200px;
	height:44px;
	cursor:pointer;
	margin-bottom:3px;
}
#flags
{
	float:right;
	margin-top:3px;
	margin-right:10px;
}
#flags img
{
	border:0px;
}
#flashPlayer
{
	width:290px;
	float:right;
	height:30px;
	overflow:hidden;
}
#top
{
	width:300px;
	height:30px;
}

.balloon
{
	width:300px;
	padding-bottom:25px;
}

.newsItem
{	
	background:transparent;
	padding:5px;
	margin-bottom:10px;
	overflow:hidden;

}
.newsTitle
{	
	cursor:pointer;
	border-bottom:1px solid #ddddee;
}
.newsDescription
{
	padding:5px;
	overflow:hidden;
}
.rightLink
{
	margin-top:15px;
	float:right;
	color:#335588;
}
.rightLink:hover
{
	color:#6688cc;
	text-decoration:none;
}
.rightLink:hover span.txtDecor
{
	text-decoration:underline;
}
a.more
{
	color:#ee9944;
}
a.more:hover
{
	color:#dd6600;
}
p.date
{
	font-size:10px;
	color:#aaa;
}
ul.news
{
	list-style:none;
	margin:0px;
	list-style-position:inside;
	padding:0px;
}
ul.news a.newsTitle
{
	font-size:14px;
	font-style:italic;
	color:#555555;
}
h4 span.date
{
	font-size:10px;
	color:#ccc;
}
ul.news li
{
	margin-bottom:15px;
}

ul.menuPos
{
	list-style:none;
	text-align:left;
	margin-top:25px;
}
ul.menuPos li a
{
	color:#112266;
	font-weight:normal;
	display:block;
	text-decoration:none;
	height:20px;padding:5px;
	border-bottom:1px dashed #CCDDFF;
	
}
ul.menuPos li a:hover
{
	border-bottom:1px dashed #112266;
}
ul.menuPos li.selected a, ul.menuPos li.selected a:hover
{
	font-weight:bold;
	border-bottom:1px dashed #112266;
}

#messageDiv
{
	color:red;
	text-align:center;
	font-weight:bold;
}
.dolacz, .is24, .dolaczOver, .is24Over
{
	width:254px;
	height:219px;
	overflow:hidden;
	margin-left:20px;
}
.adsContainer
{
	margin-top:35px;
	margin-bottom:25px;
	padding-top:15px;
}
#newsletterInput
{
padding:0px;
margin:0px;
	width:139px;
	height:29px;
	float:left;
}
#newsletterButton
{
	width:62px;
	height:29px;
	float:left;
}
.newsletterInput
{
	background:url('../images/default/newsletterInput.png') top right no-repeat;
	width:133px;
	height:23px;
	padding:3px;
	padding-top:6px;
	padding-bottom:0px;
	
}
.newsletterButton
{
	background:url('../images/default/newsletterButton.png') top right no-repeat;
	width:62px;
	cursor:pointer;
	height:29px;
	color:#fff;
}
.newsletterButton:hover
{
	background:url('../images/default/newsletterButtonOver.png') no-repeat;
}
.footerMenu
{
padding-top:20px;
}

