body	{
        background-color : white;
	font-family : verdana, tahoma, system, arial, helvetica, sans-serif;
	font-size: 13px;
}

a {
        font-family : verdana, tahoma, system, arial, helvetica, sans-serif;
        font-size : 13px;
        font-weight : bold;
        text-decoration : none;
        color : black;
}


a.normal {
        font-family : verdana, tahoma, system, arial, helvetica, sans-serif;
        font-size : 13px;
        font-weight : normal;
        text-decoration : none;
        color : black;
}

a:active {
        color : maroon;
}

a:hover {
        text-decoration : underline;
}


.wazne{
        font-family : verdana, tahoma, system, arial, helvetica, sans-serif;
        font-size : 18px;
        font-weight : bold;
	text-align: center;
        color : black;
}


.tytul{
        font-family : verdana, tahoma, system, arial, helvetica, sans-serif;
        font-weight : bold;
        font-size : 32px;
        color : #c10005;
	text-align: center;
}


.ramka {
        text-align: center;
	width: 933px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #c10005;
	padding-top: 15px;
	padding-bottom: 15px;
}



.tlo{
        background-color :#bbdfb5;
}


.ramka_glowna {
        background-color: #ffffdd; 
	padding: 15px;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #c10005;
}        

.tabelka_prog {
        font-family : verdana, tahoma, system, arial, helvetica, sans-serif;
        font-size : 13px;
	font-weight : normal;
        text-decoration : none;
        width: 750px;
	border-width: 1px;
	border-style: solid;
}

.kolumna {
        width: 400px;
	text-align: left;
}


.witamy {
	background-color : #1C0077;	
	color : #FEAC43;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-family : times, serif;
	font-size : 20px;
	font-weight : bold;
	font-variant : small-caps;
	border-width: 1px;
	border-style: solid;
	border-color: #ff9c2a;
}

.text1 {
        font-family : verdana, tahoma, system, arial, helvetica, sans-serif;
        font-size : 13px;
        font-weight : normal;
        text-decoration : none;
        color : black;
}


.small {
        font-family : verdana, tahoma, system, arial, helvetica, sans-serif;
        font-size : 11px;
        color : Black;
}

.linia {
        border: 4px solid #1C0077;
	width: 933px;
	height: 8px;
}

ul {
        list-style-type : disc;
        list-style-position : inside;
}


