@CHARSET "utf-8";

body
{
	margin:0px;
	padding:0px;
	font-family:arial;
	direction: rtl;
	font-family:arial;
	font-size:12px;
}

H4 {
	color: green;
}

.container
{
	width:980px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#3e3e3e;
}
.width_space
{
	width:20px;
	float:right;		
}
.height_space
{
	height:10px;
	clear:both;
}
.double_height_space
{
	height:20px;
	clear:both;
}
.header
{
	width:965px;
	height:203px;
	background-image:url(images/top_bg.jpg);
}
.top_menu
{
	width:654px;
	height:39px;
	background-image:url(images/top_menu_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;	
}
a.menu
{
	text-decoration:none;
	color:white;
	font-size:12px;
}
a.selected_menu
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:14px;
}
ul.top_menu
{
	list-style-type:none;
	padding-top:7px;
	margin:0px;
}
li.smallpadding
{
	float:right;
	padding-top:3px;
}
li.bigpadding
{
	float:right;
	padding-top:7px;
	
}
ul.menu
{
	list-style-type:none;
	margin:0px;
	height:25px;
}
li.menu
{
	float:right;
	padding-top:10px;
	width:58px;
	height:25px;
	white-space:nowrap;
}
li.selected_menu
{
	float:right;
	padding-top:10px;
	width:80px;
	height:26px;
	white-space:nowrap;
	background-image:url(images/menu_grey_arrow.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

div.menu
{
	width:946px;
	height:36px;
	background-image:url(images/menu_bg.jpg);
	background-position:center center;
	font-size:14px;
}
.content
{
	width:955px;
}
.side_column
{
	width:200px;
	background-color:#e7e7e7;
}
.middle_column
{
	background-color:white;
	text-align:right;
	padding: 10px;
}
.box
{
	background-color:#f0f0f0;
	width:505px;
	margin-right:20px;
	padding-bottom:8px;
	font-size:14px;
}
.inner_box
{
	padding-right:10px;
	width:405px;
}
.big_inner_box
{
	padding-right:10px;
	width:495px;
}
.red_bg
{
	background-image:url(images/center_red_arrow_bg.png);
	color:white;
	font-size:12px;
	font-weight:bold;
}
.grey_bg
{
	background-image:url(images/center_grey_arrow_bg.png);
	color:white;
	font-size:12px;
}
.small_column
{
	width:20px;
}
.right
{
	background-color:#e7e7e7;
	width:640px;
}
.left
{
	background-color:#e7e7e7;
	width:286px;
}
.players_column
{
	width:120px;
	background-color:#e7e7e7;
}


.footer
{
	width:965px;
	height:70px;
	font-size:12px;
	color:#b4b0b0;
}
.bottom
{
	padding-top:22px;
}
a.bottom_links
{
	color:#b4b0b0;
	text-decoration:none;
}
img.logo_bottom
{
	padding-top:0px;
}
.menu_top {
	margin: 0 15px;
}



a.links_black
{
	font-size:12px;
	color:black;
	text-decoration:underline;
}
a.links_gray
{
	font-size:11px;
	color:#393838;
	margin-bottom:5px;
	margin-left:2px;
	text-decoration:underline;
}
a.links_red
{
	font-size:12px;
	color:#991f12;
	text-decoration:underline;
}
a
{
	color:black;
	text-decoration:none;
}
.img_cell
{
	width:165px;
	height:115px;
	border:1px solid silver;
}
.space_cell
{
	width:18px;
	float:right;
}
.gallery_img
{
	margin-top:6px;
}
.red
{
	color:#991f12;
}
.middle_part
{
	width:510px;
	margin-right:20px;
}


.menu_home_type10 {
	margin-top: 27px;
	margin-bottom: 15px;
}
.menu_home_type10 .menu_item {
	float: right;
	width: 50%;
	height:210px;
}
.menu_home_type10 .menu_image_block {
	margin: 10px;
	margin-bottom: 0px;
	width:300px; 
	height:174px; 
	background-color:white; 
	border:1px solid silver;
}
.menu_home_type10 .link_bottom {
	text-align: left;
	margin: 0px 10px;
}



/*
TT_NEWS start
*/
.news-latest-container {
	width: 100%;
	background-color:white;
	border-bottom:1px solid silver;
	padding: 0px;
}
.tt_news_latest_inner {
	position: relative;
	height:284px;
	/*width: 624px;*/
	border-left: white 7px solid;
	border-right: white 7px solid;
	border-top: white 9px solid;
	border-bottom: white 9px solid;
}
.tt_news_latest_item {
	float: none;
	clear: both;
	height:65px;
}
.grey_video_bg {
	background-image:url(images/video_grey_bg.jpg);
	/*width:240px;*/
	height:68px;
	border-bottom: silver 1px solid;
	color:white;
	font-size:12px;
}
.grey_video_bg A {
	color: white;
}
.hp_news {
	float: right;
	vertical-align:top;
	margin-right:5px; 
	margin-top:5px;
	width:145px;
	height:65px;
	text-align:right;
}
.small_img {
	float: right;
	margin-right:3px; 
	margin-top:3px;
}
.tt_news_latest_imgbig {
	position: absolute;
	top: 0px;
	left: 0px;
	width:384px;height:282px;border-right:3px solid black;
}
.tt_news_latest_arrow {
	position:relative;
	width: 19px;
	height: 68px;
	right:245px;
	top:-68px;
	z-index:2;
}


.news-list-item {
	padding: 0px;
	margin-bottom: 10px;
}
.news-list-item-image {
	border:1px solid silver;
	width:95px; 
	height:86px;
}
.news-list-item-subtitle {
	padding-right:8px;
}
/*
TT_NEWS end
*/




/* TAVLAT LIGA start */
.tavlat_liga {
	width: 100%;
	border:none;
	width:100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
.tavlat_liga TD {
	vertical-align: bottom;
	border-bottom:1px dotted black; 
	border-left:1px dotted black;
}
.tavlat_liga TR,.chart_content
{
	white-space:nowrap;
	font-size:12px;
	text-align:center;
}
.tavlat_liga .tr-0, .league_chart
{
	 background-image:url(images/league_chart.jpg);
	 height:52px;
	 color:white;
	 font-size:12px;
	 font-weight:bold;
	 text-align:center;
	 vertical-align: bottom;
}
/*.tavlat_liga .tr-1 {
	background-color:#a3c85e; 
	font-weight:bold;
}
.tavlat_liga .tr-2 {
	font-weight:bold; 
	color:#9f2013;
}*/

.tavlat_liga .td-1, .chart_content_right
{
	white-space:nowrap;
	font-size:12px;
	text-align:right;
}

/* TAVLAT LIGA end */


.header5 {
	position:relative; 
	top:21px; 
	right:-10px;
	z-index:2;
	padding: 0px;
	width: auto;
	border: none;
	border-spacing: 0px;
}
.header5 .red_bg {
	background-repeat: repeat-x;
}
.header5 .header5_img1 {
	width: 5px;
	height: 26px;
	background: url("/fileadmin/template/images/right_red_arrow_bg.png");
	background-repeat: no-repeat;
	background-position: top left;
}
.header5 .header5_img2 {
	width: 13px;
	height: 26px;
	background: url("/fileadmin/template/images/left_red_arrow_bg.png");
	background-repeat: no-repeat;
	background-position: top right;
}
.contenttable P {
	margin: 0px;
	padding: 0px;
}





