body  {
	background-color:#4ad3f4;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(/media/timages/spa_bg.jpg);
	background-repeat:repeat-x; 
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a{color:#FFFFFF;}
h1{font-size:16px}
h2{font-size:15px}
h3{font-size:14px}

hr{height:1px; width: 90%; border-color:#999999; border-style:solid;}
td{ 
font-size:12px; 
font-weight:lighter; }

img{ border:0;}


.head_td_left{background-image:url(/media/timages/spa_bg_head_left.jpg); background-repeat:no-repeat; background-position:top right; }
.head_td_right{background-image:url(/media/timages/spa_bg_head_right.jpg); background-repeat:repeat-x; background-position:top;}

.mainTable_bg{background-image:url(/media/timages/spa_header_03.jpg); background-repeat:no-repeat; background-position:top left;  min-height:1000px; }

.head_searchTD{ 
	background-image:url(/media/timages/spa_header_01.jpg);  
	background-repeat:no-repeat; 
	width:367px;
	text-align:center;
	
	
	}
	
.searchTable{ margin-top:180px}	
.head_searchTD table td{ text-align:left; padding:5px;}
.head_searchTD table td:first-child{ text-align:right; padding:5px;}
.head_searchTD a{ color:#FFFFFF; font-weight:bold;}


.spa_footer{background-image:url(/media/timages/spa_foot_main_bg.jpg); background-repeat:no-repeat; background-position:top; min-height:250px; padding-top:10px}
.spa_footer_right{background-image:url(/media/timages/spa_foot_right_bg.jpg); background-repeat:repeat-x; background-position:top; }

.footer{ color:#088ba9;}
.footer a{ color:#088ba9;} 

#mainDiv{ width:970px; min-height:420px; padding-top:30px;}

/*OBIEKTY*/
.MPObiekt{ float:left; width:120px; }
.MPObiekt a{ color:#666666; font-stretch:extra-condensed; } 
.ObiektPicGlowna{ border:solid #f2f1ec; border-width:6px; }
.ObiektAdresTb{line-height:normal;}

/*NEWSY */

#newsyBlok h1{ font-size:12px;}
#newsyBlok h2{ font-size:12px;}
#newsyBlok h3{ font-size:11px;}
#newsyBlok .date_article{ color:#088ba9;}
#newsyBlok .article_content{ text-align:justify;} 

/*PAKIETY SPA */

.pakietySpaTable{ background-color: white; color:black; }
.pakietySpaTable { margin: 5px; }
.pakietySpaTable tr:hover{ background-color: #cdf5ff;}
.pakietySpaTable a{ color:#016f8a;}


/*Lista objektów */
#ObjList .content{ 
	background-color: white; 
	color:black; 
	line-height:2;
	}
#ObjList a{
color:#0d8ead;
}
.desc a{color:#0d8ead;}

#ObjList .guzik{  
cursor:pointer;
background:#0d8ead;
border:1px solid #016f8a;
color:#FFFFFF; text-shadow:black;
cursor:pointer;
display:inline;
font-size:10px;
font-weight:bold;
margin:2px;
padding:4px;
text-decoration:none;
	}

/*uniwersalne */
.ListTable{ 
	background-color: white; 
	color:black; 
	line-height:2;
	margin: 5px;
	padding: 5px;
	}


/*FORMULARZE*/



.guzik{  
cursor:pointer;
background:#0d8ead;
border:1px solid #016f8a;
color:#FFFFFF; text-shadow:black;
cursor:pointer;
display:inline;
font-size:10px;
font-weight:bold;
margin:2px;
padding:4px;
text-decoration:none;
	}
.guzik a{color:#FFFFFF;}
input[type~=text]{  border:1px solid #CCCCCC; font-weight:bold; margin:2px;}

select{  border:1px solid #CCCCCC;  }

textarea{  border:1px solid #CCCCCC;}

input[type~=submit] {

background:#0d8ead;

border:1px solid #016f8a;

color:#FFFFFF;

cursor:pointer;

display:inline;

font-size:10px;

font-weight:bold;

margin:2px;

padding:4px;

text-decoration:none;


}

input[type~=submit]:hover{

background:#1c9fbd;

}

input[type~=button] {

background:#0d8ead;

border:1px solid #016f8a;

color:#FFFFFF;

cursor:pointer;

display:inline;

font-size:10px;

font-weight:bold;

margin:2px;

padding:4px;

text-decoration:none;

}

input[type~=button]:hover{

background:#1c9fbd;

}
