.tabela {
border: 1px solid #003366;
border-right:none;
}
.tabela1 {
border-bottom: 1px solid #003366;
border-left: 1px solid #003366;
color:white;
margin:10px;
}
.tabela_r {
border-right: 1px solid #003366;
border-left: 1px solid #003366;
border-bottom: 1px solid #003366;
}
.tab_nag{
border-right: 1px solid #003366;
border-left: 1px solid #003366;
border-top: 1px solid #003366;

}
#center {
text-align: center;
}
.strzalka {
text-weight:bold;
text-decoration: none;
color:#fff;
}
.rozwij:hover {
	background-color: Gray;
	color: white;
	cursor:pointer;
}


body {
	font-family: arial, helvetica, serif;

}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;

}

#nav a {
	display: block;
	width: 10em;
}

#nav li { /* all list items */
	float: both;
	width: 10em; /* width needed or else Opera goes nuts */
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#nav{
		border-bottom: 1px solid black;
		width:162px;
}

#nav li ul { /* second-level lists */
	position: absolute;

	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #DCDCDC;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
a{
 color: #FFF;
 font-family: Tahoma;
 font-size: 12px;

}

 .menu_uni{
 color: #54C9F1;
 font-family: Tahoma;
 font-size: 11px;
 font-weight: bold;
}
.tab_menu{
	veritical-align:top;
}
td{
	color: #54C9F1;
	font-size:12px;
}
th{
	background-color: white;
	color:black !important;
	font-size:12px;
}
.planeta_matka {
	position:relative;
	background-color: #3E7A8F;
	width: 20px;
	height: 20px;
}
.wazny_komuniakat{
color:red;
}
.male{
	position:relative;
	height:auto;
	font-size:10px;
	top:-10px;
	color:#CFCFCF;
}
.right
{
	margin-right:25px;
}
