/*=======================================================================*\
	www.mapGO.pl/mapGo na twojej stronie
	
	CSS 2.0
	2007 - 2008
	utf-8
\*=======================================================================*/

body{
	margin: 0px;
	background-color: #ffffff;
	background-image:url('../img/menu_hd_bg.png');
	background-repeat:repeat-x;
	background-position: 0px 75px; 
	}
/*
** -------------------------------------------warstwy główne i ich klasy
*/

/* kontener całości */
#container {
	width: 1000px;
	position: relative;
	margin: auto;
}

/*nagłówek*/
#header {
	width: 1000px;
	height: 75px;
	background-color: white;
	float: left;
}

/*logo w nagłówku*/
#header .logo {
	height: 75px;
	width: 400px;
	}


/*lewa kolumna*/
#leftcol {
	float: left;
	width: 250px;
	min-height: 400px;
	
}


/*menu dodatkowe w lewej kolumnie*/
#leftcolmenu {
	top: 30px;
	width: 250px;
	text-align: left;
	padding: 0px 0px 20px 0px;
	margin-top: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-right: 1px dotted gray;

}

#leftcolmenu ul {
	padding: 9px 0px 0px 15px;
	margin: 0px;
	width: 235px;
	line-height: 1em;  
	font-size: 1em; 
	letter-spacing: 0;  
	word-spacing: 0em;
	list-style-type: none;
}


#leftcolmenu a {
	height: 20px;
	width: 210px;
	display: block;
	padding: 7px 0px 0px 20px;
	background-image: url(../img/blue_arr.png);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom: none;
	color: #000;
	letter-spacing: 0.1em;

}

#leftcolmenu a:hover {
	height: 20px;
	width: 210px;
	display: block;
	padding: 7px 0px 0px 20px;
	background-image: url(../img/green_arr.png);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: underline;
	background-color: transparent;
	color: #000;
}

/*klasy dla linku z ikoną NOWOŚĆ!*/
#leftcolmenu a.new {
	height: 20px;
	width: 210px;
	display: block;
	padding: 7px 0px 0px 20px;
	background-image: url(../img/new_s.png);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom: none;
	color: #000;
	letter-spacing: 0.1em;
}

#leftcolmenu a:hover.new {
	height: 20px;
	width: 210px;
	display: block;
	padding: 7px 0px 0px 20px;
	background-image: url(../img/new_s_hi.png);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: underline;
	border-bottom: none;
	color: #000;
	letter-spacing: 0.1em;
}


/*prawa kolumna*/
#rightcol {
	float: right;
	width: 730px;
	background-color: #fff;

}

/*treść w prawej kolumnie*/
#rightcol .content {
	padding: 20px 10px 20px 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}



/*głowne menu */
#menu_container{
	width: 100%;
	height: 30px;
	background-color: #000000;
	background-image: url(../img/menu_hd_bg.png);
	float: left;

}


/*głowne menu - prawa kolumna*/
#mainmenu {
	width: 800px;
	height: 30px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 10px;
}

#mainmenu ul {
	padding: 9px 0px 0px 0px;
	margin: 0px;
	width: 800px;
	line-height: 1em;  
	font-size: 1em; 
	letter-spacing: 0;  
	word-spacing: 0em;
	list-style-type: none;
}

#mainmenu li {
	display: inline;
	height: 30px;
}

#mainmenu a {
	height: 30px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	padding: 5px;
}

#mainmenu a:hover {
	height: 30px;
	text-decoration: none;
	border-bottom: none;
	background-color: #00eaff;
	color: #000;
	padding: 5px;
}

#mainmenu .tujestes {
	height: 30px;
	text-decoration: none;
	border-bottom: none;
	background-color: #00eaff;
	color: #000;
	padding: 5px;
}

/*stopka*/
#footer {
	display: block;
	height: 40px;
	padding: 20px 0px 0px 0px;
	background-color: transparent;
	clear: both;
}

#footer p{
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}


img{
	border:0;
}



/*
** -------------------------------------------style ogólne
*/
a{
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #00eaff;
	padding: 0px 2px 0px 2px;
	height: 0.7em;
}
a:hover{
	background-color: #00eaff;
	border-bottom:1px solid #00eaff;
}

/* klasa anchor dla kotwic w treści*/
a.anchor {
	border: none;
}

a.anchor:hover {
	border: none;
	background: none;
}

p{
   margin:0px;
   font-family: Tahoma;
   word-spacing: 0.1em;
   text-align: left;
   letter-spacing: 0.1em;
   line-height: 1.6em;
   padding-top: 5px;
}

/*listingi*/
pre {
	border: 1px dotted #999999;
	background-color: #fcfcfc;
	padding: 10px;
	font-size: 11px;
	overflow: auto;
}

pre.html {
	border: 1px dotted #999999;
	background-color: #fcfcfc;
	padding: 10px;
	font-size: 10px;
	overflow: auto;
}



h1{
	font-weight:bold;	
	font-size: 2.1em; color:#000; 
	border-bottom:1px solid #000;
	margin:10px 0px 10px 0px;
	width:100%;
	padding:0px 0px 24px 0px;
	letter-spacing: 0.1em;
	text-align: left;
}

/*nagłowki sekcji w treści*/
h2{													
	font-weight:bold;	
	font-size:1.8em;
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	color:#000; 
	border-bottom:1px dotted #000;
	margin:10px 0px 10px 0px;
	width:100%;
	padding:30px 0px 0px 0px;
	letter-spacing: 0.1em;
	text-align: left;
}

h2.notoppadding {
	padding-top: 0px;
	margin-top: 0px;
}

/*klasa dla ikony NOWOŚĆ w nagłówku*/
img.new {
	padding-left: 5px;
	vertical-align: middle;
}

ul{ 
	line-height: 1.8em;  
	font-size: 1em; 
	letter-spacing: 0;  
	word-spacing: 0.3em;
}




/*
** ------------------------------------------style tabeli 
*/
table{
	width:700px;
	margin:5px 0px 0px 0px;
	border-spacing:0px;
	border:0px solid #696969; 
}

.descr {
	background:transparent url(gfx/tr_title.png) 0px 0px no-repeat;
	color:#000;
	margin: 6px 0px; 
}

.zebra {
/*
	background-color:#efe8e8;
*/
	background-color: #b9f9ff;
}

td{
	margin:0px 5px 0 5px;	
	padding:5px;
}

td.poi{
	margin:0px 5px 0 5px;	
	padding:5px;
	border-bottom: 1px solid #f3f3f3;
}

td.poith{
	margin:0px 5px 0 5px;	
	padding:5px;
	border-bottom: 1px solid #f3f3f3;
	font-weight: bold;
}

#pl {
	width:22px;
	height:22px;
	background:transparent url(gfx/ico_pl_off.png) 0px 0px no-repeat;
}

#pl:hover {
	background:transparent url(gfx/ico_pl.png) 0px 0px no-repeat;
}

.submit{
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#eee;
   border:1px solid #a0a0a0;
   width:100px
}
.submit1{
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#eee;
   border:1px solid #a0a0a0;
   width:200px;
   text-align: center;
}

.submit2{
   color:#000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#eee;
   border:1px solid #a0a0a0;   
   text-align: left;
}

#poitbdiv {
	width: 680px;
	height: 820px;
}


