﻿#MainTableNoScrollDiv
{
	margin-left:0px;
	margin-right:0px;
	font-family:Verdana;
	width: 914px;
		background-image: url(../Elements/MainTable/skema_bg.gif);
}

#MainTableNoScrollDiv table
{
	width: 100%;
}

#MainTableNoScroll
{
/*	border-left: solid 1px #000000;
	border-right: solid 1px #686868;*/
}

#MaintableNoScrollHeader tr
{
	text-align: center;
	height: 29px;
	font-size: 18px;
	font-family: Arial;
	color:#ffffff;
}

#MaintableNoScrollHeader th
{
	width:104px; 	
}

#MainTableNoScroll td
{
	padding-top:0;
	height: 41px;
	vertical-align:middle;
}

#MainTableNoScroll .mt_place
{
	cursor: pointer;
	display: inline-table;
	width: 218px;
	
	color: #007cd4;
	font-family: Arial;
	font-size: 18px ;

}
#MainTableNoScroll .mt_placeOnMouseOver
{
	background-image: url(../Elements/MainTable/mo_sted.png);
}

#MainTableNoScroll .mt_place a
{
	margin-left: 16px;
	color: #898a8e;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
}

#MainTableNoScroll .mt_place img
{
	padding: 0 0 0 6px;
}
#MainTableNoScroll .mt_forecast
{
	background-repeat: repeat-x;
	width:102px; 
	text-align: right;
	color: #007cd4;
	font-family: Arial;
	font-size: 18px;
}
#MainTableNoScroll .mt_forecast div
{
	font-size:18px;
	padding-right: 8px;
}

#MainTableNoScroll .mt_fb
{
	font-size:14px;
	width:74px;
	text-align:center;
	
	
}

#MainTableNoScroll .mt_spacer
{
	width:1px;
	background-color: White;
}