

*{

    margin  					: 0; 

    padding 					: 0;

} 



body {

    margin            : 0 auto;

    width             : 1100px;

    background-color  : #FFFFFF;

}

h1,h2,h3,h4 {
	padding-left: 50px;
}



.top {

    width             : 1100px;

}



img {

    display 					: block;

		border 						: none;

}



.main {

    width       			: 1100px;

    overflow    			: hidden;

}



.footer {

    width       			: 1100px;

		background        : url(images/footer.jpg);

		padding 					: 11px 0 12px 0;

}



.copyrights {

		font-family       : verdana, helvetica;

    		font-size         : 6pt;

		font-weight       : bold;

		margin  			: 0 0 0 760px;

		text-align 				: center;
		
		text-decoration : none;

		padding : 10px 0px 0px 10px;

}


.copyrights a{

		font-family       : verdana, helvetica;

    		font-size         : 6pt;

		font-weight       : bold;

		text-decoration : none;

		color:black;

}

.stats {

		margin  			: 0 0 0 50px;

		text-align 				: left;

}



.menu {

    margin            : 0 0 -9000px 0;

    padding           : 0 0 9000px 0;

    width             : 251px;

		background        : url(images/menuBackground.jpg);

    background-repeat : repeat-y;

    float             : left;

    border-right 			: 2px solid #000000;

}



.content {

    margin            : 0 0 -9000px 251px;

    padding           : 0 0 9000px 0;

    width       		  : 847px;

		background        : url(images/pasekSrodek.jpg);

    background-repeat : repeat-y;



}



.srodekHome {

    margin       			: 0 100px 0 0;

		padding           : 0;

    width       		  : 847px;

		height            : auto;

		background   			: url(images/tloSrodek.jpg);

		background-repeat : no-repeat;;



}



.textBold {

		color 						: #000000;

		margin       			: 0 325px 30px 35px;

		font-family       : verdana, helvetica;

		font-size         : 10pt;

		font-weight       : bold;

}



.text {

		color 						: #000000;

		margin       			: 0 325px 20px 35px;

		font-family       : verdana, helvetica;

    	font-size         : 10pt;

		font-weight       : normal;

		text-indent				: 35px;

		

}



.newsHeader {

		color 						: #000000;

		font-family       : verdana, helvetica;

		height : 35px;

	    	font-size         : 10pt;

		font-weight       : bold;

		background        : url(images/news.png) no-repeat;

		text-indent				: 35px;

		vertical-align:text-bottom;  

}



.newsDate {

		color 						: #000000;

		font-family       : verdana, helvetica;

		height : 25px;

	    	font-size         : 10pt;

		font-weight       : bold;

		background        : url(images/arrow.gif) no-repeat;

		text-indent				: 30px;

		vertical-align:text-bottom;  

}



.newsText {

		color 						: #000000;

		font-family       : verdana, helvetica;

	    	font-size         : 10pt;

		font-weight       : normal;

		vertical-align:text-bottom; 

}



.textJustify {

		color 						: #000000;

		margin       			: 0 325px 20px 35px;

		font-family       : verdana, helvetica;

    	font-size         : 10pt;

		font-weight       : normal;

		text-indent				: 35px;

		/*text-align: justify;*/

		

}


.textJustifyMax {

		color 						: #000000;

		margin       			: 0 35px 20px 35px;

		font-family       : verdana, helvetica;

    	font-size         : 10pt;

		font-weight       : normal;

		text-indent				: 35px;

		/*text-align: justify;*/

		

}



.imageOutside {

		margin       	: 0px 100px 20px 20px;

		font-family     : verdana, helvetica;

    		font-size       : 10pt;

		font-weight     : normal;

		float: right;

}



.imageInsideRight {

		margin       	: 0px 350px 20px 20px;

		font-family     : verdana, helvetica;

    	font-size       : 10pt;

		font-weight     : normal;

		float: right;			

}



.imageInsideLeft {

		margin       	: 0px 20px 20px 35px;

		font-family     : verdana, helvetica;

    	font-size       : 10pt;

		font-weight     : normal;

		float: left;

}





/** linki w menu **/



.menu a {

		border-width 			: 0;

		display 				: block;

}



.menu a:link{

		padding 					: 21px 150px 20px 101px;

}



.menu a:visited{

		padding 					: 21px 150px 20px 101px;

}



.menu a:active {

		padding 					: 21px 150px 20px 101px;

}



.menu a:hover {

		padding 					: 21px 150px 20px 101px;

}



/** home **/



a.home:link {

		background        : url(images/home.jpg);

}



a.home:visited {

		background        : url(images/home.jpg);

}



a.home:active {

		background        : url(images/home.jpg);

}



a.home:hover {

		background        : url(images/homeHover.jpg);

}



/** metody leczenia **/



a.medical:link {

		background        : url(images/metodyLeczenia.jpg);

}



a.medical:visited {

		background        : url(images/metodyLeczenia.jpg);

}



a.medical:active {

		background        : url(images/metodyLeczenia.jpg);

}



a.medical:hover {

		background        : url(images/motodyHover.jpg);

}



/** gabinety **/



a.gabinety:link {

		background        : url(images/gabinety.jpg);

}



a.gabinety:visited {

		background        : url(images/gabinety.jpg);

}



a.gabinety:active {

		background        : url(images/gabinety.jpg);

}



a.gabinety:hover {

		background        : url(images/gabinetyHover.jpg);

}



/** artykuly **/



a.artykuly:link {

		background        : url(images/artykuly.jpg);

}



a.artykuly:visited {

		background        : url(images/artykuly.jpg);

}



a.artykuly:active {

		background        : url(images/artykuly.jpg);

}



a.artykuly:hover {

		background        : url(images/artykulyHover.jpg);

}



/** o nas **/



a.about:link {

		background        : url(images/about.jpg);

}



a.about:visited {

		background        : url(images/about.jpg);

}



a.about:active {

		background        : url(images/about.jpg);

}



a.about:hover {

		background        : url(images/aboutHover.jpg);

}



/** galeria **/



a.galeria:link {

		background        : url(images/galeria.jpg);

}



a.galeria:visited {

		background        : url(images/galeria.jpg);

}



a.galeria:active {

		background        : url(images/galeria.jpg);

}



a.galeria:hover {

		background        : url(images/galeriaHover.jpg);

}



/** kontakt **/



a.kontakt:link {

		background        : url(images/kontakt.jpg);

}



a.kontakt:visited {

		background        : url(images/kontakt.jpg);

}



a.kontakt:active {

		background        : url(images/kontakt.jpg);

}



a.kontakt:hover {

		background        : url(images/kontaktHover.jpg);

}

/** certyfikaty **/



a.certyfikaty:link {

		background        : url(images/certyfikaty.jpg);

}



a.certyfikaty:visited {

		background        : url(images/certyfikaty.jpg);

}



a.certyfikaty:active {

		background        : url(images/certyfikaty.jpg);

}



a.certyfikaty:hover {

		background        : url(images/certyfikatyHover.jpg);

}


/** e-mail w stopce **/



a.email {

		display 					: inline;

		padding 					: 0;

		color 						: #000000;

		text-decoration: none;

}





td.galery {	

	color: black;

	font-weight: normal;

	font-size: 10pt;

	text-align: left;

	font-family: verdana, geneva, arial, helvetica, sans-serif;

}



td.galery a {	

	color: black;

	text-decoration: none;

	padding-left: 10px;

	font-weight: bold;

}

ul{
padding: 0;
list-style-type: none;
-webkit-padding-start: 0;
}

ul li {
list-style: none;
padding: 0;
-webkit-padding-start: 0;
}
ul li:before {
content: "- ";
}

hr {
    background-color: #CCCCCC;
    border: 0 none;
    height: 1px;
    margin: 24px 24px 1.71429rem;
}
