p.style1 {

	font-size: 16px;
	font-family: century Gothic, tahoma, arial;
	color: #000000;
	text-align: justify;

}



p.style2 {
    font-size: 20px;
    font-family: century Gothic, tahoma, arial;
}



p.style3 {
    font-size: 10px;
    font-family: century Gothic, tahoma, arial;
}



h1 {
    margin: 50px 0px 50px 0px;
    padding: 0px;
    font-size: 40px;
    font-weight: 900;
    color: #000000;
    font-family: century gothic, tahoma, arial;
    text-align: center;

}
h2 {

    margin: 30px 0px 50px 0px;
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    font-family: century gothic, tahoma, arial;
    text-align: center;
}

a {
    font-size: 14px;
    text-decoration: none;
    color: #000000;
    font-family: century Gothic, tahoma, arial;
    font-weight: 600;
    font-variant: normal;
}



a:hover {
    text-decoration: none;
}

a.kontakt {
    font-size: 16px;
    text-decoration: none;
    color: #0000FF;
    font-variant: normal;
    font-weight: 100;
}



a.kontakt:hover {

    text-decoration: underline;

}



div.navcontainer {
	float: left;
    background-color: #000000;
    color: #FFFFFF;
    width: 220px;
    height: 100%;
  /*  position: fixed;*/

}



div.glowny {

/*    position: relative;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 220px;
    padding: 0px 50px 0px 50px;
*/	
	float: left;
	width: 520px;
	padding: 10px;
 }



ul#navlist {

    text-align: left;
    list-style: none;
    /*padding: 0px 0px 0px 0px;
    width: 200px;
	*/
}



ul#navlist li {

   /* background-color: #000000;*/
    color: #FFFFFF;
}



ul#navlist li#active {

    color: #FFFFFF;

}



ul#navlist li.txt {
    color: #FFFFFF;
    font-family: century gothic, tahoma, arial;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;

}



ul#navlist li:hover {
    background: #000099;
}



ul#navlist li.txt:hover {
    background: #000000;

}



ul#navlist li a {
    text-decoration: none;
    color: #FFFFFF;
    font-family: century gothic, tahoma, arial;
    font-size: 14px;
    font-weight: 600;
    display: block;

}



ol {
    color: #000000;
    font-family: century gothic, tahoma, arial;
    font-size: 14px;
}



ol li {
	margin-bottom: 7px;
}



ol li#margin {
    margin-bottom: 14px;
}



ol li a {
    text-decoration: underline;
    color: #000000;
    font-family: century gothic, tahoma, arial;
    font-size: 14px;
    font-weight: 100;
}



li.ateny {
    margin-bottom: 20px;
}

