<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body{
	background-color:#FFFFFF;
	max-height:950px;
}

a{
	text-decoration:none;
}

#tlo{
	width:100%;
	height:80px;
	background-color:#FFFFFF;
}
#calosc{
	background-color:#0C5994;
	width:950px;
	height:auto;
	margin:auto;
	
}

#logo{
	width:100%;
	height:80px;
	background-color:#FFFFFF;
	background-image:url('logo.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

#belka{
	width:100%;
	height:50px;
	background-color:#818181;
	/*background-image:url('001.jpg');
	background-repeat:repeat-x;
	border-top:1px #3366FF solid;
	border-bottom:1px #3366FF solid;*/
	}


a:link{
	color:#FFFFFF;
}
a:visited{
	color:#FFFFFF;
}
a:hover{
	color:#3366FF;
}



#pasek{
	width:100%;
	height:10px;
	background-color:#FFFFFF; /*#999999;*/
}

#baner{
	/*width:100%;
	height:200px;
	background-color:  #192F56;/*;#0C193C;*/
	/*background-image:url('003.jpg');
	background-repeat:repeat-x;
	border-bottom: 1px #3366FF solid; */

}

#baner2{
	/*background-image:url('002.png');
	background-repeat:no-repeat;
	background-position:right;
	background-size:50% 100%;
	width:950px;
	height:200px;
	margin:auto;*/

	
}

#baner3{
	width:950px; /*475px;*/
	height:200px;
	margin:auto;
	color:#FFFFFF;
	text-align:center;
	background-color:#192F56;
	font-size:30px;
	font-family:Arial;
	background-image:url('ban.jpg');
	background-repeat:repeat-x;
	
}

#banerek{
	/*width:100%;
	height:135px;
	background:url('baner.png') 50% 0 no-repeat;
	background-color:#0C5994;
	border-bottom: 1px #3366FF solid;*/
}

#banerek2{
	background-image:url('004.jpg');
	width:950px;
	height:135px;
	margin:auto;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#belka2{
	width:100%;
	height:20px;
	/*background:no-repeat #FFFFFF url('006.jpg');*/
}
#calosc2{
	width:961px;
	height:auto;
	margin:auto;
	border-left:1px #3366FF solid;
}

#leftcol{
	width:180px;
	float:left;
	padding-left:20px;
	padding-top:10px;
	background-image:url('001.png');
	background-position:left top;
	background-repeat:no-repeat;
/*
	border-left:1px #3366FF solid;*/

	
	
}

#centercol{
	width:718px;
	height:auto;
	float:right;
	border-right:1px #3366FF solid;
	padding-top:20px;
	padding-left:40px;
	background-image:url('001.png');
	background-position:left top;
	background-repeat:no-repeat;
}

#stopka{
	width:960px;
	height:50px;
	background-image:url('004.jpg');
	float:left;
	text-align:center;
	color:#192F56;
	padding-top:20px;
}

#ramka{
	width:650px;
	height:20px;
	background-color:#7092BF;
	color:#FFFFFF;
	text-align:center;
	font-size:20px;
	font-style:oblique;
	padding:5px;
	border-top:1px #3366FF solid;
	border-left:1px #3366FF solid;
	border-right:1px #3366FF solid;
}

#ramka2{
	width:620px;
	height:auto;
	background-color:#E1E7F5;
	padding:20px;
	border:1px #3366FF solid;
	color:#192F56;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;

}


#ramka3{
	width:620px;
	height:auto;
	background-color:#FFFFFF;
	padding:20px;
	border:1px #3366FF solid;
	color:#192F56;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;

}

#harmonogram{
	background-color:#818181;
	text-align:center;
	padding: 2px 5px 5px;
	font-weight: bold;
}

#none{
	text-decoration:none;
	color:#FF0000;
}

#none2{
	text-decoration:none;
	color:#3366FF;
}

#data{
	width:100px;
	height:20px;
	color:#0A7AAA;
	text-decoration:underline;
}
.menu {
	position:relative;
	padding-top:13px;
}

#menu1 {
	left:150px;
	
}

#menu2 {
	left:300px;
}


.menu dl {
	width: 150px;
	height:20px;
	margin: 0;
	padding: 0;
	border-right:1px #3366FF solid;
}

.menu dt {
	margin: 0;
	padding: 2px 5px 5px;
	cursor: pointer;
	color: #fff;
	text-align: center;
}

.menu dd {
	margin: 0;
	padding: 2px 5px 5px;
	background-color:#818181;/*#0C193C;*/
	color: #000;
}




#menu0 {
	width: 150px;
	margin: 10px;
	padding: 0;
}

#menu0 dt {
	background-color:#818181; /*#3366FF;/*#4455FF;*/
	color: #fff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 2px;
}

#menu0 dd {
	background-color: #E1E7F5;
	color: #000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #888;
	margin: 0;
	padding: 1px 5px;
}

#menu0 dd.active {
	font-weight: bold;
}

</pre></body></html>