.sel
{
font-family:Verdana, Tahoma, Arial, sans-serif;
color:#000000;
font-size:10px;
background-color:#ffffff;
border-color: #7F9DB9;
}

#formularz{
	font-family : Verdana, Tahoma, Arial; 
	font-size: 11px;
	color: white;
}

.ramka{
font-family: Verdana;
font-size: 8pt;
border: 1 solid  #1466C5;
cursor:pointer;
}

.mapa{
cursor:pointer;
}

td
{font-family:Verdana, Arial, Tahoma, sans-serif;
color:#000000;
font-size:11px;
}

.txt
{font-family:Verdana, Arial, Tahoma, sans-serif;
color:#000000;
font-size:11px;
}

.fat
{font-family:Verdana, Arial, Tahoma, sans-serif;
color:#0B4099;
font-size:11px;
font-weight:bold;
}

.fatBold
{font-family:Verdana, Arial, Tahoma, sans-serif;
color:#0B4099;
font-size:12px;
font-weight:bold;
}

.tyt
{font-family:Verdana, Tahoma, Arial, sans-serif;
color:#0B4099;
font-size:13px;
font-weight:bold;
}


.big
{font-family:Verdana, Tahoma, Arial, sans-serif;
color:#0B4099;
font-size:20px;
font-weight:bold;
}



a
{text-decoration:none;
color:#1466C5;
}

a:hover
{text-decoration:underline;
color:#E00101;
}

a.promo
{text-decoration:none;
color:red;
}

a.promo:hover
{text-decoration:underline;
color:red;
}

a.xenium
{text-decoration:none;
color:#1466C5;
font-size:10px;
font-weight:bold;
}

a.xenium:hover
{text-decoration:underline;
color:#E00101;
}

.link
{font-family:Verdana, Tahoma, Arial, sans-serif;
color:#1466C5;
}

.foot
{font-family:Verdana, Arial, Tahoma, sans-serif;
color:#86888A;
font-size:10px;
}

.inp
{
font-family:Verdana, Tahoma, Arial, sans-serif;
color:#000000;
font-size:11px;
background-color:#ffffff;
border-width: 1px;
border-style: groove;
border-color: #5888CE;
width:180px;
}

.lblError {
	width: 100%;
	padding: 4 2 4 2;
	background: #f7cdcc;
	padding-left: 10;
	padding-right: 10;
	border: 1px solid black;
	text-align: center;
	font-weight: bold;
}

.lblWarning {
	width: 100%;
	padding: 4 2 4 2;
	padding-left: 10;
	padding-right: 10;
	border: 1px solid black;
	background: #ffcc66;
	text-align: center;
	font-weight: bold;
}

.lblInfo {
	width: 100%;
	padding: 4 2 4 2;
	background: whitesmoke;
	padding-left: 10;
	padding-right: 10;
	border: 1px solid black;
	text-align: left;
	font-weight: bold;
}

DIV.boxLoginAdmin
{
	font-family : "Courier New", Courier, monospace;
	font-size: 9pt;
	border: dotted 1px #c0c0c0;
	background-color: whitesmoke;
	padding: 10px;
	width: 190px;
	text-align: center;
}

DIV.boxLoginNoAdmin
{
	font-family : "Courier New", Courier, monospace;
	font-size: 9pt;
	border: dotted 1px #c0c0c0;
	background-color: whitesmoke;
	padding: 10px;
	width: 140px;
	text-align: center;
}

input.submit, button
{
    border: 1px solid #B0B0B0;
    background: #ffffff url('../images/Bg_Input.gif') top;
    
    font: normal 11px Arial, Sans-Serif;
    color: #808080;
}

.ramkaOkazje
{
	border-right: solid silver 1px;
	border-bottom: solid silver 1px;
	border-left: solid silver 1px;
}


.promocjeMenuButton
{
	position:relative;
	top:42px;
	right:7px;
	border: none;
}
.okazjeMenuButton
{
	position:relative;
	top:34px;
	left:5px;
	border: none;
}
.pracaMenuButton
{
	position:relative;
	top:26px;
	left:16px;
	border: none;
}
.subMenuOne
{
	background-image: url(images/menu4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:183px;
}
.subMenuTwo
{
	background-image: url(images/menu5.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:179px;
}
	
