*{
margin: 0;
padding:0;
}

body {
   background-color: #9999cc; 	
	font-family: arial;
	font-size: 14px;
	color: #441b00;
	margin: 0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
text-align: center;
}

#content {
	width:956px;
	margin:0px auto;
	text-align:left;
	}
.head{
background: #9999cc url(../gfx/head.gif) center top no-repeat;
width: 956px;
height: 171px;
}

#line1{
float:left;
width: 956px;
background-image: url(../gfx/line1bg.gif);
background-repeat: repeat-y;
}


.menublock{
background-image:url(../gfx/leftbg.gif);
float: left;
width: 230px;
height: 373px;
}


.main{
width: 629px;
float: left;
text-align:justify;
}


.menu{
margin-top:70px;
margin-left:55px;
line-height:23px;
letter-spacing: 2px;
}

.bottom{
float:left;
background-image: url(../gfx/bottom.gif);
width: 956px;
height: 85px;
}
#zabiegi{

display:block;
background-color:#ffff99;
font-size:9pt;
padding:5px;
margin-left:35px;
border-color: #ffffff;
border-style: solid;
border-width: thick;
}
#close{
display:block;
font-size:11pt;
width:100%;
text-align:right;
margin-top:-8px;}

.link	{ font-weight: bold; color : #FFFFFF; cursor: pointer; outline-color :#986532;}
a.link 	{  text-decoration: none; }
a.link:visited { text-decoration: none; }
a.link:hover{text-decoration: underline;  }

.linktext	{ font-weight: bold; color : #441b00; cursor: pointer; outline-color :#441b00;}
a.linktext 	{  text-decoration: none; }
a.linktext:visited { text-decoration: none; }
a.linktext:hover{text-decoration: underline;  }

.linksel	{ font-weight: bold; font-style:italic; color:#441b00; cursor: pointer; outline-color :#441b00;}
a.linksel	{  text-decoration: underline; }
a.linksel:visited { text-decoration: underline; }
a.linksel:hover{text-decoration: underline;  }

.cennik{
text-align:center;
width:80%;
}

.hidden{
display: none;
}

.ul{
list-style-type: circle;
}
