/*Ogólne*/
body  { 
	color: #000; 
	font-family:  verdana, arial, helvetica; 
	margin: 0; 
	padding: 0; 
	scrollbar-arrow-color: #BCBCBC; 
	scrollbar-base-color: #E3E3E3;
	font-size: 11px; 
	background: #FFF url('../gfx/bg.gif') top left repeat-x;
} 

p  { line-height: 1.6em; margin: 0; padding: 0 0 15px 0; margin: 0; color: #000; font-size: 11px;}
h1 { color: #0E498D; font-size: 12px; margin: 20px 0 8px 0}
h2 { color: #000; font-size: 11px; margin: 15px 0 5px 0; background: url('../gfx/h2.gif') 0px 3px no-repeat; padding: 0px;}
h3 { color: #FFF; font-size: 12px; margin: 15px 0 5px 0; line-height: 18px }
a {
	color: 			#BC0000; 
	text-decoration:	none;
	font-weight: 		bold;
}
a:hover {
	text-decoration: underline
}
ul {
	margin:	10px 0px 15px 30px;
	padding: 0px;
	line-height: 15px;
}
li {
	margin: 0;
	padding: 0px 0px 5px 20px;
	list-style-type: none;
	background: url('../gfx/li.gif') 0px 3px no-repeat;	
}
.fl { float: left }
.fr { float: right }
table {
	font-size: 11px;
}
form,input,textarea,select {
	font-size:		10px;
	margin:			0px;
	padding:		0px;
	font-family: 	verdana,arial ; 	
}
textarea {
	border: 1px solid #000;
	font-size: 10px;
	padding: 3px 4px;
	margin: 0;
	width: 200px;
}
input.text {
	border: 1px solid #658CB9;
	color: #000;
	font-size: 9px;
	padding: 1px 3px;
	margin: 0;
	width: 140px;
	height: 17px;
	background-color: #FFF
}

input.button {
	background-color: #15108F;
	border: 1px solid #FFF;	
	font-size: 10px;
	font-weight: bold;
	padding: 3px 5px;
	margin: 0;
	color: #FFF;
	cursor: pointer;
}

/*DIV*/
.content {
	width: 770px;
	margin-left: -385px;
	position: absolute;
	left: 50%;
}
.bd 	{
	width: 	750px;
	float: left;
}
.bdl {
	background: url('../gfx/bdl.gif') top no-repeat;
	height: 584px;
	width: 	10px;
	float: left;
}
.bdr {
	background: url('../gfx/bdr.gif') top no-repeat;
	height: 584px;
	width: 	10px;
	float: left;	
}
.main {
	padding: 0px;
	background-color: #FFF;
}
.localiser {
	font-size: 9px; font-weight: bold; height: 23px
}
.localiser a {
	font-weight: normal; color: #000
}
.clearing {
	clear: both;
}
.cont {
	float: right;
	width: 529px;
	height: 100%;
	background: #B8D4F6 url('../gfx/bgcont.gif') top left repeat-x;
}
.cont_sub {
	background: url('../gfx/bdcont.gif') top left repeat-y;  padding: 0;
}
.cont_sub2 {
	background: url('../gfx/topcont.gif') top left no-repeat;  padding: 19px 25px 20px 29px;
}

.footer {
	padding: 10px 30px;
	color: #D0D0D0;
	font-size: 9px;
}
.subf {
	background: #FFF url('../gfx/footer.gif') top left repeat-y; padding: 0px;
}
.subff {
	background: url('../gfx/footer_soft.gif') bottom left no-repeat; padding: 0px 10px 20px 20px;
}
.footer p {
	padding: 10px;  
	color: #000; 
	font-size: 9px; 
	font-weight: bold; 
}
p.budowlany { float: right; padding: 9px 0 0 0; margin: 0; }
p.budowlany a { 
	font-weight: bold; 
	color: #075F07;
}
.budowlany a:hover { text-decoration: underline }
.budowlany a span { color: #CD0D0E }
.links { text-align: center; margin-top: 10px}
.links a {
	font-weight: normal;
	padding: 10px;
	color: #ADADAD
}
.links .selected a{
	font-weight: bold;
}
.top {
	display: block;	width: 529px; height: 35px; background: #FFF url('../gfx/top.gif') 0 0 no-repeat; text-align: center;
}
.top 
a.realizacje {
	display: block;	width: 147px; height: 29px; background: url('../gfx/realizacje.gif') 0 0 no-repeat;
}
a.realizacje:hover { background: url('../gfx/realizacje.gif') 0 -33px no-repeat; }
a.realizacje span{
	display: none;
}
.info,form table {
	font-size: 10px;
	border: 1px solid #91AFD4;
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;	
}
.info td,form td {
	border-left: 1px solid #91AFD4;
	border-top: 1px solid #91AFD4;	
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;	
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 4px;	
}
form td {
	text-align: left;
}
.buttons td {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #EAEAEA;	
}
.info th,form th {
	border: 1px solid #EAEAEA;
	background-color:#FFFFFF;	
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
form td.first {
	background-color:#A6CAF5;
	border: 1px solid #EAEAEA;
	border-top: 1px solid #91AFD4;		
	font-weight: bold;
}
.line0 td {
	background-color:#A6CAF5;
}
.line1 td {

}
/* DO MENU */
.menu {
	width: 221px; float: left; height: 400px; padding: 0;  background: #FFF
}
.menu ul { 
	margin: 7px 14px 0 14px;
    	padding:0;
	background: url('../gfx/lev1_bg.gif') 0 0 repeat-x;
}
.menu ul li {
    	list-style:none;
	background: url('../gfx/lev1_bg.gif') left bottom repeat-x;
	margin:0;
	padding:4px 0;	
}
* html .menu ul li {
	height:1px;
	vertical-align:bottom;
}
.menu ul li a {
	background-position: 2px 6px;
	background-repeat:no-repeat;
	background-image:url('../gfx/lev1.gif');
    	display:block;
	font-size: 11px;
	font-weight:normal;
	padding:2px 5px 3px 20px;
	text-decoration:none;
	color:#120CA6;
}
.menu ul li a:hover {
	color:			#BF0F13;
	text-decoration:	underline;
}
.menu ul li.selected a {
	color:#BF0F13;
	font-weight: bold;
}
* html .menu ul li a {
	height:1px;
}
.menu ul li.selected a:hover {
	color:			#BF0F13;
}
.menu ul ul { 
	margin:	5px 0 5px 20px;
	background-image: none;
    	padding:0;
}
.menu li.list {
	display:			none;
}
.menu ul ul li {
	background-image: none;
   	list-style:none;
	margin:0;
	padding:2px 0;
}
* html .menu ul ul li {
	height:1px;
    	vertical-align:bottom;
}
.menu ul ul li a,.menu ul ul li a:visited {
    	display:			block;
    	font-size:			9px;
    	font-weight:			normal;
    	padding:			0 2px 0 20px;
   	text-decoration:		none;
	color:				#17147D;
	background: 			url('../gfx/lev2.gif') 0px 4px no-repeat;	
}
.menu ul ul li.selected a,
.menu ul ul li.selected a:visited{
	font-weight:			bold;
	color:					#BC0000;	
	background: 			url('../gfx/lev2.gif') 0px -53px no-repeat;	
}
* html .menu ul ul li a {
	height:1px;
}
.menu ul ul li a:visited {
	color:				#000;
}
.menu ul ul li a:hover {
	color:				#BC0000;

}
.menu ul ul li.selected a:hover {
	color:					#BC0000;
}
.hidden {
	display:	none;
}
