/* CSS Document */
.air_btn {
  border: 1px solid #cccccc;
  background: #EBF6D8;
  font-size: 10px;
  font-family: arial:
  font-weight: bold;
  
}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 2px;
  text-margin: 2px;
}
.out1 {
  border: 1px solid #cccccc;
  background: #ffffff;
  
  
}
.out2 {
  border: 2px solid #ffffff;
  background: #ffffff;
  
  
}
.air_menu_up  {
        color: #364E30;
        font-size: 11px;
        font-weight: bold;
        }
.air_bottom  {
        color: #FFFFFF;
        font-size: 11px;
        font-weight: bold;
        }
.air_menu_down  {
        color: #E4E3E3;
        font-size: 11px;
        font-weight: bold;
        }

.air_page  {
        color: #565656;
        font-size: 12px;
        font-weight: bold;
        }
.air_page_t  {
        color: #075D18;
        font-size: 12px;
        font-weight: bold;
        }
.air_page2  {
        color: #565656;
        font-size: 11px;
        font-weight: bold;
        padding: 4px;
        }
        
.tableall  {
        border-style: solid;
        border-width: thin;
        border-color: #C6A476;
        color: #502805;
        font-size: 11px;

        }
.main_index {
       background: url(gfx/bg_index.jpg) no-repeat;
}
.main_piercing {
       background: url(gfx/bg_piercing.jpg) no-repeat;
}
.main_kosmetyka {
       background: url(gfx/bg_kosmetyka.jpg) no-repeat;
}
.main_masaz {
       background: url(gfx/bg_masaz.jpg) no-repeat;
}
.main_kontakt {
       background: url(gfx/bg_kontakt.jpg) no-repeat;
}
.main_cennik {
       background: url(gfx/bg_cenniki.jpg) no-repeat;
}
.main_galeria {
       background: url(gfx/bg_galeria.jpg) no-repeat;
}

.text_index {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #3636363;
	
}
.button {
	
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background: #ED7610;
	
}
.cennik_topic {
	
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background: #E27210;
	font-weight: bold;
}
.cennik {
	
	font-family: Arial;
	font-size: 11px;
	color: #4B4B4B;
	background: #E3E3E2;
	
}
.link {
	
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background: #E3E3E2;
	
}
.cennik2 {
	
	font-family: Arial;
	font-size: 11px;
	color: #4B4B4B;
	background: #D6D6D5;
	
}

.topic {
        color:#E77209;
        font-size: 12px;
        font-family: arial;
        font-weight: bold;
        border-bottom-style: dotted;
        border-bottom-color: #BCBDBD;
        border-bottom-width: 1px;

}
.table2 {
        background: #E7CFA3;

}



.stopka {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0D3263;
	
}
.stopka2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	
	color: #0D3263;
	
}
.stopka_link {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.maintext {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 13px;
	
	color: #504B4A;
	
}
.maintext2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 11px;
	
	color: #504B4A;
	
}

.topictext {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	
}

.tabletext {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 120%;
	font-size: 12px;
	font-weight: bold;
	color: #0D3263;
	
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #504B4A;

        
}

/* Joomla core stuff */
a:link, a:visited {
	color: #712805;
	font-size: 10 px;
	text-decoration: none;
	
}

a:hover {
	color: #000000;	text-decoration: none;
	
}


