/* CSS Document */


.textstyle {
           position:absolute;
           left:-2000px;
           width:400px;
           font-family:Arial;
           font-size:20pt;
           font-weight:bold;
           text-align:center;
           color:FFFFFF;
           filter:glow(color=red,strength=2);
}

.coverstyle {
            position:absolute;
            left:-2000px;
}

p.newbus {
	color: black;
	font-size: 14px;
	text-align: left;
	font-family: "Tahoma", Times, serif;
	text-align:justify;
}

p.newbusitalic {
	color: black;
	font-size: 16px;
	text-align: center;
	font-family: "Tahoma", Times, serif;
	font-style: italic;
}

table.main {
	width: 100%;
	border: none;
}

td.head {
	color: #033cc0;
	font-size: 20px;
	font-style: italic;
	background-color: #dfefff;
	text-align: right;
	font-family: "Tahoma", Times, serif;
	
	width: 100%;
}

table.logo {
	width: 100%;
	border: none;
	background-color: #dfefff;
}

table.mainmenu {
	width: 100%;
	border: none;
	background-color: #dfefff;
	color: #033cc0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

table.main {
	width: 100%;
	border: none;	
}

td.infobar {
	background-color: #2b8ed9;
	color: white; 
	font-weight: bold;
	font-size: 15px
}

tr.servicebar {
	text-align: center;
	background-color: yellow;
	color:#2b8ed9; 
	font-size: 16px; 
}

table.message {
	//border-color: yellow;
	// border: double;
	border: none;
	
	width: 100%;
}

td.message {
	text-align: center;
	//background-color: yellow;
	//color: #033cc0;
	background-color: #2b8ed9;
	color: white;
	font-size: 15px;
	font-weight: bold;
	
	width: 100%;
}

td.message {
	text-align: center;
	//background-color: yellow;
	//color: #033cc0;
	background-color: #2b8ed9;
	color: white;
	font-size: 15px;
	font-weight: bold;
	
	width: 100%;
}

td.messageOff {
	text-align: center;
	//background-color: yellow;
	color: black;
	background-color: #A3D8F7;
	font-size: 15px;
	font-weight: bold;
	
	width: 100%;
}

td.messageOff2 {
	text-align: center;
	//background-color: yellow;
	color: black;
	background-color: #00A4E3;
	font-size: 15px;
	font-weight: bold;
	
	width: 100%;
}

td.messageOff3 {
	text-align: center;
	//background-color: yellow;
	color: white;
	background-color: #00A4E3;
	font-size: 15px;
	font-weight: bold;
	
	width: 100%;
}

td.messageOn4 {
	text-align: center;
	//background-color: yellow;
	color: white;
	background-color: #1423D6;
	font-size: 15px;
	font-weight: bold;
	
	width: 100%;
}

td.messageOff4 {
	text-align: center;
	//background-color: yellow;
	color: white;
	background-color: #2b8ed9;
	font-size: 15px;
	font-weight: bold;
	
	width: 100%;
}

td.messagetxt {
	text-align: left;
	color: black;
	font-size: 12px;
	font-family: Tahoma;
	font-style: none;	
	background-color: #dfefff;
	width: 100%;
}

td.messagebottom {
	text-align: left;
	//color: #033cc0;
	//background-color: yellow;
	color:#179aff;
	background-color: #dfefff;	
	font-size: 10px;
	font-family: Tahoma;
}

td.messagebottomright {
	text-align: right;
	//color: #033cc0;
	//background-color: yellow;
	color:#033cc0;
	background-color: #dfefff;	
	font-size: 10px;
	font-family: Tahoma;
}


td.messagedata {
	text-align: right;
	color: white;
	background-color: #2b8ed9;
	font-size: 10px;
	font-family: Arial;
}

table.service {
	//border-color: #033cc0;
	//border: double;
	border: none;
	width: 100%
	
}

td.bluebar {
	background-color: #1085e0;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

td.servicebar {
	text-align: center;
	background-color: #2b8ed9;
	color:white; 
	font-size: 20px; 
	font-style: italic;
}

td.servicebarwhite {
	text-align: center;
	background-color: white;
	color:#2b8ed9; 
	font-size: 20px; 
	font-style: italic;
}

td.servicebarwhitebold {
	text-align: center;
	background-color: white;
	color:#2b8ed9; 
	font-size: 20px; 
	font-style: italic;
	font-weight:bold;
}

td.service {
	font-style: none;
	background-color: white;
	font-size: 16px;
	
	border: none;
	background-color: #dfefff;
	font-family: Tahoma;
}

td.rada {
	font-style: italic;
	background-color: white;
	color: #033cc0;
	font-size: 15px;
}

div.adver {
	text-align: center;
	position: relative;
	top: -50px;
	left: 0px;
	width: 571px;
}

td.foot {
	background-color: #2b8ed9; 
	color: white; 
	font-size: 12px; 
	font-style: italic;
}


a.mainmenu:link { 
	text-decoration: none; 
	color: #033cc0;
	font-family: "Tahoma", Times, serif;
	font-size: 16px;	
}
a.mainmenu:visited { 
	text-decoration: none; 
	color: #033cc0;
	font-family: "Tahoma", Times, serif;
	font-size: 16px;	
}
a.mainmenu:hover {
	text-decoration: none; 
	color: red;
	font-family: "Tahoma", Times, serif;
	font-size: 16px;
}


a.rj:link { 
	text-decoration: none; 
	color: white;
}
a.rj:visited { 
	text-decoration: none; 
	color: white;
}
a.rj:hover {
	text-decoration: none; 
	color: white;
}

a.wiecej:link { 
	color: #033cc0;
}
a.wiecej:visited { 
	color: #033cc0;
}
a.wiecej:hover {
	color: red;
}


img.logo {
	width: 180px;
	height: 105px;
}

img.baner {
	width: 750px;
	height: 107px;
}
img.banerduzy {
	width: 571px;
	height: 320px;
}
img.banerduzy25 {
	width: 571px;
	height: 390px;
}
img.rj {
	width: 200px;
	height: 120px;
}
img.firmowka {
	width: 200px;
	height: 225px;
}
img.kontakt {
	width: 223px;
	height: 150px;
}
img.mpklot {
	width: 200px;
	height: 150px;
}
img.prezes {
	width: 161px;
	height: 201px;
}
img.ubus {
	width: 200px;
	height: 150px;
}
img.historia {
	width: 200px;
	height: 150px;
}
img.kasownik {
	width: 200px;
	height: 150px;
}
img.bilet {
	width: 199px;
	height: 97px;
}
img.choinka {
	width: 150px;
	height: 194px;
}
img.anulowany {
	width: 421px;
	height: 446px;
}

a.mail:link { 
	text-decoration: none; 
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;	
}
a.mail:visited { 
	text-decoration: none; 
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;	
}
a.mail:hover {
	text-decoration: none; 
	color: red;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

a.tel { 
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;	
}

