body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #87908d;
	text-decoration: none;
}
a[Disabled]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #c1c1c1;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #87908d;
	text-decoration: underline;
}
A[Disabled]:hover
{
	color: #c1c1c1;
	text-decoration: none;
}
.leftMenu
{
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	padding-top: 0%;
}

.mainMenuTable
{
	text-align: left;
	vertical-align: top;
	background-color: Transparent;
}

.mainMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #959494;
	text-decoration: none;
}

.mainMenu:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: Red;
}

.MainTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.NewsTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.NewsTitle:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #959494;
	text-decoration: none;
}

.topMenuTable
{
	text-align: right;
	background-color: Transparent;
	padding-right: 15px;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #87908d;
	text-decoration: none;
	vertical-align: middle;
}

.saat
{
	text-align: center;
	background-color: Transparent;
	padding-left: 15px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #87908d;
	text-decoration: none;
	vertical-align: middle;
}

.topMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #87908d;
	text-decoration: none;
}

.topMenu:hover
{
	color: Black;
}


.bilten
{
	padding: 0px 10px 5px 10px;
}

.headerStyle
{
	font-size: 10px;
	font-weight: bold;
	background-color: #ffd0d1;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
}
.itemStyle
{
	font-size: 10px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
.alterItemStyle
{
	font-size: 10px;
	background-color: #ffd0d1;
	padding-left: 5px;
	padding-right: 5px;
}

table.sample
{
	font-size: 10px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.sample th
{
	color: White;
	font-size: 10px;
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: red;
	-moz-border-radius: 0px 0px 0px 0px;
}

.ligaDropDown
{
	font-size: 10px;
	border-color: Red;
	color: black;
	border-style: solid;
	background-color: White;
	border-width: 1px;
}

img.floatLeft
{
	float: left;
	margin: 10px;
}

.loader
{
	z-index: 100;
	position: fixed;
	width: 120px;
	margin-left: -60px;
	top: 60%;
	left: 50%;
}

.kalkulatorItemStyle
{
	font-size: 10px;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	border-style: none;
}
.kalkulatorAlterItemStyle
{
	font-size: 10px;
	background-color: #ffd0d1;
	padding-left: 5px;
	padding-right: 5px;
	border-style: none;
}

.kalkulator
{
	font-size: 10pt;
	text-align: left;
}

.kalkulatorOpis
{
	font-size: 10pt;
	color: #ffffff;
	background-color: #ff0000;
	text-align: left;
}

.sporticon
{
	background-image: url(images/flags/sporticons.png);
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.modalPopup
{
	background-color: #FFFFCC;
	border-width: 2px;
	border-style: solid;
	border-color: Red;
}

