body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	background-color: #cdcdcd;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #100d40;
	text-align: left;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#tlo {
	/*background-attachment: fixed;*/
	background-image: url(../img/sr_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 582px;
	margin-top: 172px;	  
}


/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*MENU GÓRNE*/

/* hidden submenu style */
/* ######### Style do Tabów  ######### */

.shadetabs{
/*border-bottom: 1px solid gray;
margin-bottom: 1em;*/
}

.shadetabs ul{
	padding: 0px 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	font: 11px Verdana;
	list-style-type: none;
	text-align: left; /*ustaw - left, center, lub right żeby wyrównac jak chcesz*/
}

.shadetabs li{
	display: inline;
	margin: 0;
	text-align: left;
}

.shadetabs li a{
	background-image: url(../img/men_06.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 32px;
	width: 100px;	
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #cc0000;
}



/* ######### Style do Drop Down Menu ######### */

.dropmenudiv{
	position: absolute;
	top: 0;
	border: 1px solid #FFFFFF;
	border-width: 0 1px;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #163a87;
	width: 185px;
	visibility: hidden;
	text-align: left;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF; 
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: white;
	text-align: left;
}

* html .dropmenudiv a{ /*tylko IE hack*/
	width: 100%;
}

.dropmenudiv a:hover{
	background-color: #e3c312;
	color: black;
}
/*KONIEC MENU GÓRNEGO*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/


.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a.footer:hover{
	color: #333333;
}

.nag{
	font-size: 13px;
	font-weight: bold;
}



a.of{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #100d40;
	font-weight: normal;
	text-decoration: none;
}

a.of:hover{
	color: #333333;
	text-decoration: underline;
}
#slidewrap{
  width: 190px;
  height: 149px;
  background: url(/img/witamy.png) no-repeat left top;
  margin-left: 17px;
  padding: 32px 0px 0px 34px;
}
















