/*
 SilverStripe BlackCandy Theme
 http://www.silverstripe.com
 */
 
/************
  * Misc Styles and defaults 

  */
* {
	margin: 0;
	padding: 0;
}

p {
	padding-top:12px;
}
body {
	background: #f1fcfe url(../images/bg.jpg) repeat-x;
	color: #fff;
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: Arial; 
}

table {
	border-spacing: 1;

}
caption, th, td {
/*	text-align: left;*/
	font-weight: normal;
	padding:0;
	margin:0;
}

html {

}
.clear{
	clear:both;

}

/*artur
img {
	border: 4px solid #E9E9E9;
}*/
/**************
 	Site Container Box
*/
#BgContainer {
	width: 997px;  
	margin: 0 auto; 

}
#Container { 
	width: 997px;
	padding-bottom: 15px;
	margin: 0 auto;
/*	background: #fff url(../images/containerbg.gif) repeat-y;
	background: url(../images/bg.jpg) repeat-x;*/
	}
#Layout {
	width: 950px;
	overflow: hidden;
	margin: 15px auto;
	margin-top: 0px;
}

/* linki w inwestycje*/

#Layout a,a:hover {
	color: #6da308;
}

#LayoutN {
	width: 950px;
	overflow: hidden;
	margin: 15px auto;
	margin-top: 0px;
}

/* linki w inwestycje*/

#LayoutN a,a:hover {
	color: #4392af;
}

#LayoutNoMenu {
	width: 920px;
	clear: both;
	overflow: hidden;
	margin: 15px auto;
}

#Content {
	width: 610px;
	float: right; 	
	padding-left: 30px;
	padding-top: 10px;
	text-align: left;
}
#ContentInwestycje {
	width: 918px;
	padding-left: 12px;
	padding-top: 10px;
	text-align: left;
}

#ContentOfertaN {
	width: 918px;
	padding-left: 12px;
	padding-top: 10px;
	text-align: left;
}



#Content_Home {
	width: 997px;
	text-align: center; 
	margin: 0 auto;

}

#HeaderTop { 
 	width: 985px; 
	height: 11px; 
 	margin: 0 auto;
	overflow: hidden;
/*	background: #58ade1 url(../images/headertop.gif) repeat-x left center;*/
}
#HeaderDown { 
 	width: 985px; 
	height: 11px; 
 	margin: 0 auto;
	overflow: hidden;
	background: #58ade1 url(../images/headerdown.gif) repeat-x left center;
}
#HeaderLogo { 
 	width: 985px; 
	height: 88px; 
	padding-top:1px;
	margin: 0 auto;
	overflow: hidden;
	background: #58ade1 url(../images/headerlogo.gif) repeat-x left center;
}
#Path { 
 	width: 715px; 
	height: 23px; 
	padding-top:5px;
	padding-left:270px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/headertop1.gif) repeat-x left center;
}

#HeaderHome{ 
 	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

#HeaderZdjecia { 
 	width: 950px;
	height:356px;
	margin: 0 auto;
	overflow: hidden;
}

#Line { 
 	width: 985px; 
	height:1px;
	margin: 0 auto;
	overflow: hidden;
	background: #8895a8;
}

/** Header **/
#Header { 
 	width: 985px; 
 	margin: 0 auto;
	overflow: hidden;
	background: #58ade1 url(../images/header.gif) repeat-x left center;
	}
 	#Header h1 { 
	  	color: #fff; 
		font-size: 3.2em; 
		font-family: Arial, Verdana, sans-serif;
		font-weight: 300;
		padding: 20px 0 0 30px;
		}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

/*** Main Nav ***/
#Navigation {
	width: 601px;
	margin: 0 auto;
	position:absolute;
	top:13px;
	left:12px;
	z-index:100;
	padding-top: 1px;
	background:  #0195ff url(../images/menubg.gif) no-repeat center bottom;
}
#Navigation ul { 
 	float: right; 
	margin-right: 12px;
	}
	#Navigation ul li { 
		background: transparent url(../images/topmenu_dot.gif) no-repeat scroll 0pt 50%;
		list-style: none; 
		margin: 0 2px; 
		float: left;
		padding-left:8px;
		line-height: 2.8em;
		display: block;
		}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
			height: 2.3em; 
			font-size: 1.2em; 
			padding: 0 0 0 10px;
			color: #fff;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			padding-right: 10px;
			height: 2.3em;
 
		}
			#Navigation ul li a:hover { 
				background: #00acff;
				color: #fff;
				cursor: pointer;

				}
			#Navigation ul li a:hover span {
				background: #00acff;
				cursor: pointer;

			}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			 	background: #00acff;

				}
			#Navigation ul li a.current span,
			#Navigation ul li a.section span,
    		#Navigation ul li a.section:hover span,
			#Navigation ul li a.current:hover span {
				background: #00acff;

			}
    
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}
	#Breadcrumbs a{
		margin: 0;
		color:#B7C0C5;
	   	text-decoration: none;
	}
	#Breadcrumbs a:hover{
		margin: 0;
		color:#B7C0C5;
	   	text-decoration: underline;
	}
	#Breadcrumbs a.current{
		margin: 0;
		color:#B7C0C5;
	   	text-decoration: underline;
	}



/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #fff;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 80%;
	color: #fff;
	border: 1px solid #b8dd68;
	background: #b8dd68;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/
/* Sidebar styles */
#Sidebar{
		float: left;
	 	width: 300px; 
		padding-top: 0px;
	 	font-size: 24px; 
		text-align: right;
 		line-height: 1.1em;	
	 	margin-bottom: 40px;

}

	#Sidebar h3{
			font-size: 1.5em;
			border-bottom: 1px solid #E1DABF;
			padding-bottom: 3px;
			margin-bottom: 3px;
	}
	
	#Sidebar ul{
		list-style-position: outside;
		margin-bottom: 20px;
	}
	
		#Sidebar li{
			list-style-type:none;
			list-style-image: none;
	 		font-size: 24px; 

		}
			#Sidebar li a.link{

				text-decoration: none;
				position:relative;
				color:#a4a4a5;
			}
			
			#Sidebar li a:hover{
				text-decoration: none;
				color: #4369a4;
				position:relative;
			}
			#Sidebar li a.current, #Main #Sidebar li a.section{

					text-decoration: none;
					color: #9a161d;
					position:relative;
			}
	
	#Sidebar ul.sub{
			margin: 0pt 0pt 0pt 15px;
	}
		#Sidebar ul.sub li{
				border:none;
		}

/* menu na page*/
#Sidebarm{
		float: right;
		width: 622px; 
	 	font-size: 24px; 
		text-align: center;	
}

	#Sidebarm ul ol{
		padding:0px;
		margin:0px;
	}
	#Sidebarm ul {
		float:left;
		list-style-position: outside;
		margin: 0px;
	}
	
		#Sidebarm li{
			width: 114px;
			height: 30px;
			list-style-type:none;
			list-style-image: none;
	 		font-size: 12px; 
			display: inline;
			display: block;
			float:left;
			line-height:30px;
			margin: 8px 1px;
		}
			#Sidebarm li a.link{
				text-decoration: none;
				color:#6da308;
				width: 114px;
				height: 30px;
				display: inline;
				display: block;
				background: url(../images/libg1.gif) no-repeat top left;
			}
			
			#Sidebarm li a:hover{
				text-decoration: none;
				color:#fff;
				width: 114px;
				height: 30px;
				display: inline;
				display: block;
				background: url(../images/libg1on.gif) no-repeat top left ;
			}
			#Sidebarm a.current, #Main #Sidebarm li a.section{
				text-decoration: none;
				color:#fff;
				width: 114px;
				height: 30px;
				display: inline;
				display: block;
				background: url(../images/libg.gif) no-repeat top left;
			}

/* menu na page inwestycje*/
#Sidebari{
		float: left;
		width: 950px; 
	 	font-size: 24px; 
		text-align: center;	
		padding-left:10px;
}

	#Sidebari ul ol{
		padding:0px;
		margin:0px;
	}
	#Sidebari ul {
		float:left;
		list-style-position: outside;
		margin: 0px;

	}
	
		#Sidebari li{
			width: 114px;
			height: 30px;
			list-style-type:none;
			list-style-image: none;
	 		font-size: 12px; 
			display: inline;
			display: block;
			float:left;
			line-height:30px;
			margin: 8px 1px;
		}
			#Sidebari li a.link{
				text-decoration: none;
				color:#6da308;
				width: 114px;
				height: 30px;
				display: inline;
				display: block;
				background: url(../images/libg1.gif) no-repeat top left;
			}
			
			#Sidebari li a:hover{
				text-decoration: none;
				color:#fff;
				width: 114px;
				height: 30px;
				display: inline;
				display: block;
				background: url(../images/libg1on.gif) no-repeat top left ;
			}
			#Sidebari a.current, #Main #Sidebari li a.section{
				text-decoration: none;
				color:#fff;
				width: 114px;
				height: 30px;
				display: inline;
				display: block;
				background: url(../images/libg.gif) no-repeat top left;
			}

/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
			list-style-type:none;
			list-style-image: none;
			margin: 5px 0;
			padding: 1px;
			width: 88%;
}
#PageComments li.odd {
	background: #dedede;
	padding-left: 10px;
	padding-right: 10px;

}

#PageComments li.even {
	background: #f5f5f5;
	padding-right: 10px;
	padding-left: 10px;
}

#PageComments li.odd p.info {	
}

.actionLinks li a {
	padding-right: 3px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 11px;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	padding-left:15px;
	
	background: transparent url(../images/dot_news.gif) no-repeat;
	background-position: 0px 14px;

	font-size: 11px;
	font-family: Arial, sans-serif;
 	color: #666;
	border-bottom:1px dotted ;
	padding-bottom:10px;
	padding-top:10px;

}

#SearchResults a{
	font-size: 11px;
	text-decoration: none;
	position:relative;
	color:#00b9ff;
	}
searchResultHeader {
	font-size: 15px;

}
/* Footer 
*****************************************/

#Layout_MenuDownInwestycje{
	width: 950px;
	clear: both;
	overflow: hidden;
	padding-left:44px;

}

#MenuDownInwestycje1{ 
	float: left;
	width:300px;
 	margin: 5px;
	overflow: hidden;
}
#MenuDownInwestycje2{ 
	float: left;
	width:300px;
 	margin: 5px;
	overflow: hidden;
}
#MenuDownInwestycje3{ 
	float: left;
	width:300px;
 	margin: 5px;
	overflow: hidden;
}
#MenuDownInwestycje4{
	float: left;
	width:300px;
 	margin: 5px;
	overflow: hidden;
}
#MenuDownInwestycje5{ 
	float: left;
	width:300px;
 	margin: 5px;
	overflow: hidden;
}
#MenuDownInwestycje6{ 
	float: left;
	width:300px;
 	margin: 5px;
	overflow: hidden;
}

#Stopka { 
 	width: 997px; 
 	margin: 0 auto;
	overflow: hidden;
	text-align: right; 
	font-family: Arial, sans-serif;
 	color: #666;
 	font-size: 11px;
}
#Stopka  a:link,a:visited{ 
	color:#b7b7b7;
}	


#Footer_b { 
 	width: 997px; 
	height: 60px; 
 	margin: 0 auto;
	overflow: hidden;
/*	background: url(../images/dol_tlo_logo.gif) repeat-x left center;*/
}
#Footer_c { 
 	width: 997px; 
	margin: 0px auto;
	overflow: hidden;
	text-align: center; 
 	color: #666;
 	font-size: 13px;

}
  	#Footer_c p { 
 		color: #666;
		font-size: 1.1em;
		text-align: center;
	}
  	#Footer_c a { 
		color: #1999ce; 
	 	font-size: 13px;
		text-decoration: none;
		}
	#Footer_c a:hover {
		color: #1999ce; 
	 	font-size: 13px;
		text-decoration: underline;
	}



#Footer { 
 	clear: both;  
	width: 997px; 
	height: 5em; 
	background: transparent url(../images/footerBottom.gif) no-repeat bottom left; 
	text-align: center; 
	}
	#Footer .footerTop {
		width: 100%;
		background: transparent url(../images/footerTop.gif) no-repeat top left;
		display: block;
		height: 2em;
	}
  	#Footer p { 
		color: #fff;
		font-size: 1.1em;
		text-align: center;
		margin-top: -0.6em;
	}
  	#Footer a { 
	   	color: #fff; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		color: #fff;
		text-decoration: underline;
	}
  
#Navigationstatic {
	width: 536px;
	margin: 0 auto;
	font-size:12px;
	line-height:1.5em;
	position:absolute;
	top:222px;
	z-index:100;
	padding-top: 1px;
	left: 0.3%;
}

#banner {
	z-index:110;
}

.rollover {display: block;height: 100%;}
.rollover img {width: 100%;height: 100%;border: 0;}
.rollover:hover { visibility: visible; }
.rollover:hover img { visibility: hidden; }
#m1, #m2, #m3, #m4 {height: 22px;}
#m1 {width: 227px;background: url(../images/m1_on.gif);}
#m2 {width: 81px;background: url(../images/m2_on.gif);}
#m3 {width: 106px;background: url(../images/m3_on.gif);}
#m4 {width: 105px;background: url(../images/m4_on.gif);}
.navigation {display:none}

#nav {height: 58px;margin: 0;padding: 0;}
#nav li {float:left;list-style-type: none;margin: 0;padding: 0;}


	#NewsList a{
		list-style-type:none;
		font-size: 13px;
	 	color: #6DA308;
		text-decoration:none;
	}

	#NewsList p{
		font-family: Arial, sans-serif;
		font-size: 12px;
	 	line-height: 1.9em;
		padding-bottom:10px;
	}

	#NewsList a:hover{
		list-style-type:none;
		font-size: 13px;
		font-weight:normal;
		color:#6DA308;
		text-decoration:underline;

	}


	#NewsList li.newsDateTitle a {
		list-style-type:none;
	 	color: #6DA308;
		padding-left:5px;
		font-size: 15px;
		font-weight:bold;
		text-decoration:none;
	}
	#NewsList li.newsDateTitle a:hover {
	 	color: #6DA308;
		text-decoration:underline;
		padding-left:5px;

		font-weight:bold;

	}

	#NewsList li.newsDateTitle {
		list-style-type:none;
		font-size: 15px;
		text-decoration:none;
		color:#6DA308;
	}
	


#Find {
	margin: 0 auto;
	position:absolute;
	width: 172px;
	border:1px;
	top:-40px;
	left: 63%;
	z-index:105;
	padding-top: 1px;
	display: block;
}
/*google maps*/
#map 
{
	border: 5px solid #6da308; 
	width: 910px; 
	height: 600px;
	color: #000;
	font-size:12px;
}
#map1
{
	border: 5px solid #6da308; 
	width: 600px; 
	height: 400px;
	color: #000;
 	font-size: 12px;
}

#Banner{ 
 	width: 950px;
	height:100px;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
}

#lista a { 
	color: #fff;
}

#lista ul {
	margin: 0px 20px;
}


#lista li { 
	color: #fff;
	margin: 3px 1px;
}

#listan a { 
	color: #fff;
}

#listan ul {
	margin: 0px 20px;
}


#listan li { 
	color: #fff;
	font-size:14px;
	margin: 8px 13px;
}

#tabela div { 
	color: #fff;
}

#listan1 td{
	color: #fff;
	margin:0px;
	padding:0px;
	padding:5px;
	font-size: 14px;
	font-weight: normal;
 	line-height: 1.2em;
	clear: both;
	font-family: Arial, Verdana, sans-serif;
}

#listan1 a{
	color: #b2d5e2;

}

#listan2 td{
	color: #fff;
	margin:0px;
	padding:0px;
	padding:5px;
	font-size: 14px;
	font-weight: normal;
 	line-height: 1.2em;
	clear: both;
	font-family: Arial, Verdana, sans-serif;
}


#listan2 li{
	color: #177599;
	font-size: 14px;
	font-weight:bold;
	padding-left:6px;
}

#listan2 a:hover{
	font-weight:bold;
}
#listan1 li{
	color: #177599;
	font-size: 14px;
	font-weight:bold;
	padding-left:6px;
}

#listan1 ul{
	padding-left:14px;
	color: #177599;

}

#listan2 ul{
	padding-left:14px;
	color: #177599;
}

#tabelkan td{
	color: #837d7d;
 	line-height: 1.4em;
 	font-size: 12px;
	padding:0px;
	padding-top:2px;
	margin:0px;
}

#tabelkan p{
	padding:0px;
	padding-top:3px;
}
