/* form */
form { margin: 0; padding: 0; display: inline; }
input.submit { border: 1px solid #d3373d; background-color: #fdba2f; font-family: Verdana; font-size: 10px; font-weight: bold; padding: 0;  }
select { font-family: Verdana; font-size: 11px; margin: 1px 0; border-bottom: none;}
input { font-family: Verdana; font-size: 10px; padding: 2; background-color: white; }
textarea { font-family: Verdana; font-size: 11px; padding: 2; background-color: white; }

.bar{
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
font-color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.black_big {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold

}
.black_small {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
 text-decoration: none;
}
.black_link{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
 text-decoration: none;
}
.black_link:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
 text-decoration: underline;
}

.red_small {
 font-family: Verdana;
	font-size: 12px;
	color: #38B9DC;
	font-style: normal;
	font-weight: bold
}

table {font-family:Tahoma; font-size:11px;}

.red_big {font-size:16px; color:red; font-weight:bold;}
.tahoma11_bold {font-family:Tahoma; font-size:11px; color:#000000; font-weight:bold;}
.tahoma11_szary {font-family:Tahoma; font-size:11px; color:#656565;}
.tahoma10_szary {font-family:Tahoma; font-size:10px; color:#656565;}
.tahoma11_bialy_bold {font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:bold;}


a:link {font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}
a:visited {font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}
a:hover {font-size:11px; color:#000000; font-weight:bold; text-decoration:underline;}
a:active {font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}

a.zielony:link {font-size:11px; color:#009933; font-weight:bold; text-decoration:underline;}
a.zielony:visited {font-size:11px; color:#009933; font-weight:bold; text-decoration:underline;}
a.zielony:hover {font-size:11px; color:#009933; font-weight:bold; text-decoration:none;}
a.zielony:active {font-size:11px; color:#009933; font-weight:bold; text-decoration:underline;}

a {
font-family: Verdana;
font-size: 11px;
color: black;
text-decoration: none;
}

a:hover {
font-family: Verdana;
font-size: 11px;
color: black;
text-decoration: underline;
}

.uat_n{
font-family: Verdana;
font-size: 11px;
color: #7E7E7E;
text-decoration: none;
font-weight: normal;
background-color = "ffffff";
}
.uat:link {
font-family: Verdana;
font-size: 11px;
color: #7E7E7E;
text-decoration: none;
font-weight: bold;
}
.uat:visited {
font-family: Verdana;
font-size: 11px;
color: #7E7E7E;
text-decoration: none;
font-weight: bold;
}
.uat:hover {
font-family: Verdana;
font-size: 11px;
color: #7E7E7E;
text-decoration: underline;
font-weight: bold;
}
.uat:active {
font-family: Verdana;
font-size: 11px;
color: #7E7E7E;
text-decoration: none;
font-weight: bold;
}

.telekarta {
background-color: #FFFFFF;
}

body {
font-family: Verdana;
font-size: 11px;
background-color: #1D2122;
}
td {
font-family: Verdana;
font-size: 11px;
color: black;
}

.tlo{
background-image: 
url('images/tlo.jpg');
background-repeat: repeat-x;
}

.tlolewy { 
background-image: 
url('images/tlo_lewy.jpg');
background-repeat: repeat-x;
}

.tlosrodek { 
background-image: 
url('images/tlo_srodek.jpg');
background-repeat: repeat-y;
}

.tloprawy { 
background-image: 
url('images/tlo_prawy.jpg');
background-repeat: repeat-x;
}

.tahoma4cz {
 font-family: Verdana;
 font-size: 8px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
