/*C:\DOCUME~1\MACIEK\USTAWI~1\TEMP\FTMP000C.3O1\body.css*/
/* Ogólne */

HTML, BODY {
 	height: 100%; 
	overflow: hidden;
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px; 
	background: #2b3872;
	}

#container1 {height: 100%; overflow: auto; position: relative;}	
#container2 {background: url(../images/bg.gif) center 1px no-repeat; z-index:10;}	  
	
A {outline:none!important;}

ACRONYM {
	border-bottom:1px dashed;
	cursor:help;}

H1 IMG, H2 img {
	border:0;
	vertical-align:top;
	padding:0;
	margin-left:10px;
	}

TABLE {
	border-collapse:collapse;
	margin-left:0px;	
	}

.maintb {
	border:0;
	border-bottom:2px solid #0099e3;
	margin-bottom:10px;
	
	}

.maintb td {
	vertical-align:top;
	border:0;
	padding:0;
	}
#lc {width:360px;}	
#rc {width:640px;
	background:#e7ebee;}	

.leftarticle {background: #2b3872;}
.leftarticle IMG { display: block; margin: 0px auto;}
.leftarticle H1 {
	clear:left;
	font-family:verdana;
	font-size:11px;
	color:#d69728;
	font-weight:bold;
	background: url(../images/lc_bg1.gif) center top repeat-y;
	margin:3px 0px 0px 0px;
	padding:5px;}
.h1graf {background: none!important;}
.h1graf img {border: 0!important;}	

.leftarticle H1 A {
	display:block;
	text-decoration:none;
	color:white;
}	
	
.leftarticle H1 A:hover {color:red;}

.lokalizacja {
	background: #2b3872 url(../images/lc_bg.gif) repeat-y;
	margin-bottom:15px;
}
.lokalizacja UL {
	width: 360px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.lokalizacja LI {
	height: 17px;
	display: block;
	margin: 0;
	padding: 0; 
	float: left;
}
.lokalizacja A {
	display: block;
	color: white;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	padding: 1px 0px 0px 20px;
	background: url(../images/lok_li.gif) 10px 6px no-repeat;
	width: 160px;
}
.lokalizacja A:hover {color: red; text-decoration:none;}
.hr {clear: both;}

/*.lokalizacja br {clear: left; display: none;}
html>body .lokalizacja br { display:block;}  
.leftarticle IMG {display: block; border: 1px solid #d69728; margin:10px auto 10px auto;}
*/
.flashcontainer {	
	border-bottom:1px solid #eda72c;
	height:145px;
	background:#ffffff;
}
.flash {}

/* MENU START */
.menu {height: 43px; padding: 0; background:#2b3872;}
.menu ul {
	height: 43px;
	background: url(../images/menu_l.gif) top left no-repeat;
	margin: 0;
	padding-left: 14px;
	list-style-type: none;
}
.menu li {
	height: 43px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/menu_bg_w.gif) left top no-repeat #50b2e9;
}        
.menu A {
	float: left;
	display: inline;
	font-weight: bold;
	/*padding: 16px 10px 13px 10px;*/
	padding: 16px 10px 10px 10px;
	font-size: 12px;
	font-family: Tahoma;
	margin-left: 1px;
	color: #50b2e9;
	text-decoration: none;
	background: #50b2e9 url(../images/menu_bg.gif) top left repeat-x;
}
.menu A:HOVER {color: #eda72c; background-color:#eda72c;}	     
#menuend {background: url(../images/menu_r.gif) top left no-repeat; padding-left:14px;}
/* MENU STOP */

.article {
	padding:25px 20px;
	letter-spacing:1px;
	margin:0;
	line-height:18px;
	}
.article H1 {
	border-bottom:2px solid #eda72c;
	width:75%;
	color:#2b3872;
	font-size:16px;
	padding-bottom:15px;
	}	

.article H2 {
	border-bottom:1px solid #eda72c;
	width:50%;
	color:#2b3872;
	font-size:14px;
	padding:15px 0px 5px 0px;
	margin:0px 0px 5px 0px;}		
	
.article P {
	margin:0px 0px 8px 0px;
	text-align:justify;
}	
.article P A {
	text-decoration:none;
	color:#2b3872;
	border-bottom:1px solid #eda72c;
	}
.article P A:hover {
	color:red;}	



.article ul {
list-style-type:none;
margin:0px 0px 6px 0px;
}

.article LI {
margin:0;
padding:0px 0px 0px 10px;
	background: url(../images/li.gif) left 7px no-repeat;
}


.zdjr {
	float:right;
	margin:0px 0px 10px 10px;
	font-size:10px;
	font-style:italic;
	border-bottom:1px solid #eda72c;
	padding-bottom:4px;
	}
.zdjr IMG {
	display:block;
	border:1px solid #eda72c;
	margin-bottom:4px;}	
	
.zdjl {
	float:left;
	margin:0px 10px 10px 0px;
	font-size:10px;
	font-style:italic;
	border-bottom:1px solid #eda72c;
	padding-bottom:4px;
		border:2px solid black;
	}
	
.zdjl IMG {
	display:block;
	border:1px solid #eda72c;
	margin-bottom:4px;}	

.col1 {background:#afd4f2;}
.col2 {background:#cce1f2;}
	
.cennik td {
padding:6px 12px;
border:4px solid #e8ebee;
	text-align:center;
	font-weight:normal;
	}

.cennik thead td {
	color:White;
	font-weight:bold;
	font-size:12px;
	background: url(../images/lc_bg1.gif) center top repeat-y;
	vertical-align:middle;
	text-align:center;
}
	
.cennik tbody td {
	}			
	
.uslugi {
	font-size:10px;
	float: right;
	line-height:13px;
	letter-spacing:1px;
	width:200px;
	}
.uslugi p { font-weight:bold;}	
.uslugi h2 {
	width:100%!important;}
.uslugi li {
	background-position:0px 4px!important;}		

.przewodnik H1 {
	font-size:14px;
	margin:8px 0px 0px 0px;
	padding:0;
	border-bottom:none;}

.przewodnik H1 A {
	color:#2b3872;
	}
.przewodnik H1 A:hover {
	color:#eda72c;
	}	
	
	
.przewodnik DD {
	margin:0px 0px 0px 8px;}

.topform {
	display:none;
	}

.formularz DT {
	clear:both;
	border-top:1px solid #eda72c;
	width:400px;
	color:#2b3872;
	font-size:14px;
	padding:5px 0px 5px 0px;
	margin:10px 0px 5px 0px;
	font-weight:bold;
	}
	
.formularz DD {
	margin:0;
	padding:0;}	
	
.formularz DD DL DT {
	display:inline;
	float:left;
	border-top:none!important;
	width:250px;
	text-align:right;
	color:black;
	font-size:12px;
	padding:0px 0px 5px 0px;
	margin:3px 0px 0px 0px;
	font-weight:normal;
	}
.formularz DD DL DD {
	padding:0px 0px 8px 255px!important;}
.formularz DD DL DT {
	clear:both;}		
	
		
FORM {
	margin:0;
	padding:0;
	}
	
.formularz INPUT, .formularz SELECT {
	font-size:11px;
	font-family:tahoma;
	padding:0px;
	margin:0px 10px 0px 0px;
	}

.formularz span {
	color:red;
	font-size:10px;}
	
		
#map {
position:absolute;
top:210px;
left:10px;
		width: 340px;
		height: 340px;
z-index:22;
	}