/* style do pluginow */

div.panelFinancialTab1 {
	background-image: url( '../images/default/finance_bgs.jpg' );
	background-repeat: no-repeat;
}

div.panelFinancialTab2 {
	background-image: url( '../images/default/finance_bgs.jpg' );
	background-repeat: no-repeat;
	background-position:0 -121px;
}

div.panelFinancialTab3 {
	background-image: url( '../images/default/finance_bgs.jpg' );
	background-repeat: no-repeat;
	background-position:0 -242px;
}

div.panelWeatherTab1 {
	background-image: url( '../images/default/weather/weather_tabs.png' );
	background-repeat: no-repeat;
}

div.panelWeatherTab2 {
	background-image: url( '../images/default/weather/weather_tabs.png' );
	background-repeat: no-repeat;
	background-position:0 -29px;
}

#panelWeather {
	background-image: url( '../images/default/weather/weather_bg_20090528.jpg' );
	background-repeat: no-repeat;
}

#transportLines {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width:600px;
}

span.tline {
	display: block;
	background-color: #e2e2e2;
	font-size: 11px;
	width: 30px;
	height: 19px;
	color: black;
	margin: 1px;
	float: left;
	padding-top: 2px;
	text-align: center;
}

span.tline_selected {
	background-color: #4ab3ea;
}

span.tline a{
	font-family: Arial;
	font-weight: normal;
	padding: 0 1px 0 1px;
	text-decoration: none;
	color: black;
}

div.trans_plan {
	background-image: url( '../images/default/trans_bg.jpg' );
	background-repeat: no-repeat;
	background-color: #e8e8e8;
	width: 711px;
	min-height: 391px;
}

div.trans_plan div.trans_stations {
	float: left;
	width: 153px;
	min-height: 393px;
	padding: 15px;
}

div.trans_stations ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

div.trans_stations ul li {
	margin: 0;
	padding-left: 3px;
}

div.trans_stations ul li.active {
	background-color: #4ec1ef;
	padding-left: 3px;
	color: white;
}

div.trans_stations ul li.active a{
	color: white;
}

div.trans_stations ul li a {
	text-decoration: none;
	color: black;
}

div.trans_plan div.trans_content {
	float: left;
	width: 498px;
	min-height: 363px;
	padding: 15px;
}

div.trans_tabs {
	background-color: #636363;
	width: 711px;
	height: 27px;
	padding-top: 1px;
}

div.trans_tabs div.tab_l {
	background-image: url( '../images/default/i_tab_l.png' );
	float:left; 
	width: 4px;
	height: 27px;
}

div.trans_tabs div.tab_r {
	background-image: url( '../images/default/i_tab_r.png' );
	float:left; 
	width: 3px;
	height: 27px;
}

div.trans_tabs div.atab_l {
	background-image: url( '../images/default/a_tab_l.png' );
	float:left; 
	width: 4px;
	height: 27px;
}

div.trans_tabs div.atab_r {
	background-image: url( '../images/default/a_tab_r.png' );
	float:left; 
	width: 3px;
	height: 27px;
}

div.trans_tab {
	background-image: url( '../images/default/i_tab_c.png' );
	background-repeat: repeat-x;
	height: 24px; 
	float:left; 
	padding: 3px 5px 0 5px;
	font-size: 10px;
}

div.trans_tab_active {
	background-image: url( '../images/default/a_tab_c.png' );
	background-repeat: repeat-x;
}

div.trans_tab a{
	text-decoration: none;
	color: black;
}

#transport_bus {
	background-image: url( '../images/default/trans_bus_bg.jpg' );
	background-repeat: no-repeat;
	width: 711px;
	height: 40px;
	margin-bottom: 7px;	
}

#transport_train {
	background-image: url( '../images/default/trans_trains_bg.jpg' );
	background-repeat: no-repeat;
	width: 711px;
	height: 40px;
	margin-bottom: 7px;	
	margin-top: 10px;	
}

#panel_th_wspol {
	background-image: url( '../images/default/panel_th_wspol.jpg' );
	background-repeat: no-repeat;
	width: 711px;
	height: 70px;
	margin-bottom: 7px;	
}

#panel_th_pol {
	background-image: url( '../images/default/panel_th_pol.jpg' );
	background-repeat: no-repeat;
	width: 711px;
	height: 70px;
	margin-bottom: 7px;	
}

#panel_th_kryp {
	background-image: url( '../images/default/panel_th_kryp.jpg' );
	background-repeat: no-repeat;
	width: 711px;
	height: 70px;
	margin-bottom: 7px;	
}

#panel_ci_helios {
	background-image: url( '../images/default/panel_ci_helios.jpg' );
	background-repeat: no-repeat;
	width: 711px;
	height: 70px;
	margin-bottom: 7px;	
}

#panel_ci_multi {
	background-image: url( '../images/default/panel_ci_multi.jpg' );
	background-repeat: no-repeat;
	width: 711px;
	height: 70px;
	margin-bottom: 7px;	
}

#panel_ci_pion {
	background-image: url( '../images/default/panel_ci_pion.jpg' );
	background-repeat: no-repeat;
	width: 711px;
	height: 70px;
	margin-bottom: 7px;	
}

div.panel_label {
	float:left;
	height:20px;
	color: white;
	padding-left: 175px;
	padding-top: 25px;
}

div.panel_close {
	float:right;
	height:30px;
	width: 80px;
	color: #acd436;
	padding-right: 5px;
	padding-top: 25px;
}


div.trans_label {
	float:left;
	height:50px;
	color: white;
	padding-left: 55px;
	padding-top: 10px;
}

div.trans_close {
	float:right;
	height:30px;
	width: 80px;
	color: #acd436;
	padding-right: 5px;
	padding-top: 10px;
}

table.theatres {
	width: 700px;
	border: none;
	margin: 5px;
	padding: 0;
	border-collapse: collapse;
}

table.theatres th {
	color: #4f5456;
}

tr.theatres_row_odd {
	background-color: white;
}

tr.theatres_row_odd td {
	margin: 0;
	padding: 3px;
	color: #4f5456;
	border-top: 1px solid #8fc2dd;
}

tr.theatres_row_even td {
	margin: 0;
	padding: 3px;
	color: #4f5456;
	border-top: 1px solid #8fc2dd;
}

tr.theatres_row_even {
	background-color: #e3f4fd;
}

