.print {
	font-size: 10px;
}
.error {
	color: #cc0000;
}
body {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #aeaeae;
}
.c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.tresc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5d5d5d;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	line-height: 20px;
	background-color: #f3f3f3;
}
a.tresc {
	color: #5d5d5d;
	text-decoration: none;
}
a.tresc:hover {
	color: #5d5d5d;
	text-decoration: underline;
}

a {
	color: #5d5d5d;
	text-decoration: underline;
}
a:hover {
	color: #0049a8;
	text-decoration: none;
}
a.bordo {
	color: #000000;
	text-decoration: none;
}
a.bordo:hover {
	color: #8A2934;
	text-decoration: underline;
}
a.menu {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #0049a8;
	font-weight: bold;
	text-decoration: underline;
}
a.menugl {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.menugl:hover {
	color: #0049a8;
	font-weight: bold;
	text-decoration: underline;
}
.nieb_jet {
	background-color: #0049a8;
	font-size: 12px;
	color: #FFFFFF;	
}
.bordo_jet {
	background-color: #8A2934;
	font-size: 12px;
	color: #FFFFFF;	
}
.bold12 {
 /*bold*/
	font-size: 11px; 
	font-weight: bold;
}
.bluejet {
	font-size: 11px;
	color: #0049a8;
}
.bordojet {
	font-size: 11px;
	color: #8A2934;
}
.szary {
	font-size: 11px;
	color: #333333;
}
a.bluejet {
	color: #0049a8;
	text-decoration: none;
}
a.bluejet:hover {
	color: #0049a8;
	text-decoration: underline;
}
a.bordojet {
	color: #8A2934;
	text-decoration: none;
}
a.bordojet:hover {
	color: #8A2934;
	text-decoration: underline;
}
.bialy {
	font-size: 11px;
	color: #ffffff;
}
a.bialy:hover {
	color: #ffffff;
	text-decoration: underline;
}
.bluejetbold {
	/*bold*/
	font-size: 11px;
	color: #0049a8;
	font-weight: bold;	
}
.bordojetbold {
	/*bold*/
	font-size: 11px;
	color: #8A2934;
	font-weight: bold;	
}
.bluejetbold2 {
	/*bold*/
	font-size: 11px;
	color: #0049a8;
	font-weight: bold;	
}

#dropmenudiv{
position:absolute;
background-color: #f3f3f3;
border:1px solid white;
border-bottom: 1px solid white;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ 
background-color: #f2f7fe;
}

.menutitle{
cursor:pointer;
margin-bottom: 1px;
color: #666666;
font-weight: bold;
text-decoration: none;
width:160px;
text-align:left;
}
a.menutitle{
cursor:pointer;
margin-bottom: 1px;
color: #666666;
font-weight: bold;
text-decoration: none;
width:140px;
text-align:left;
}
a.menutitle:hover{
cursor:pointer;
margin-bottom: 1px;
	color: #0049a8;
font-weight: bold;
text-decoration: none;
width:140px;
text-align:left;
}