BODY{
  text-align:center; 
	background:#FFFFFF;
  color:#2a1b5c;
	margin: 0px;
	padding:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;
}

a{
  color:#2a1b5c;
  text-decoration:none;
}

a:hover{
  color:#A1B6D1;
  text-decoration:none;
}

h1{
  padding:0px 0px 15px 0px;
  margin:0px;
  font-size:20px;
  line-height:25px;
  text-align:center;
}

h2{
  padding:0px 0px 7px 0px;
  margin:0px;
  font-size:15px;
  line-height:20px;
  color:#333333;
}

h3
{
  color:#2a1b5c;
  font-size:17px;
  line-height:17px;
}

h4
{
   font-size:13px;
  line-height:15px;
  padding:0px;
  margin:5px 0px 5px 0px;
  text-align:center;
}

table
{
  color:#2a1b5c;
  border-collapse:collapse;
  border:1px solid #2a1b5c;
  font-size:12px;
}

table.teamkader{
  border:none;
  background-image:url('../img/table_teamkader_bg.jpg');
  width:600px;
}

td{
  color:#2a1b5c;
  border:1px solid #2a1b5c;
}


td.spieler_bg{
  background-image:url('../img/td_spieler_bg.jpg');
  background-repeat:no-repeat;
  border:none;
  height:22px;
  width:600px;
}

td.spieler_detail_name{
  font-size:20px;
  font-weight:bold;
  padding-left:20px;
  background-color:#CB1313;
  color:#FFFFFF;
  border:none;
}

th, td.th{
  color:#2a1b5c;
  text-align:left;
  background-color:#f0e16e;
  border:1px solid #2a1b5c;
  /*#002E62*/
  padding:1px 5px 1px 5px;
  font-weight:bold;
}

th a{
  color:#2a1b5c;
  text-decoration:none;
}

input,select,textarea
{
  border:#333333 1px solid;
  color:#333333;
  font-size:12px;
}

#PAGE
{  
  position:relative;
  padding:0px;
  margin:0px;
  margin:auto; /* zarovnanie pre Mozilu */
  width:1000px; /* celkova sirka */
  text-align:center;
  /*background-color:red;*/
}


#LOGO 
{
  float:left;  
  background-color:white;
  height:250px;
  width:1000px;
  text-align:center;
  padding:0px;
  margin:0px;
  background-image:url('../img/header.jpg');
  background-position:bottom;
  background-repeat:no-repeat;
}

#LOGO img
{
  border:none;
  padding:0px;
  margin:0px;
}

#COLUMN{
  background-image:url('../img/icetile.jpg');
  background-position:top left;
  float:left;
  width:1000px;
  text-align:left;
}

#COLUMN img
{
  border:none;
  padding:0px;
  margin:0px;
}



#MENU{
  font-size:17px;
  color:white;
  float:left;
  width:1000px;
  background-image:url('../img/bg_menu.png');
  /*background-color:#2a1b5c;*/
  height:30px;
  line-height:28px;
}

#MENU table, td{
  color:white;
  padding:0px 5px 0px 5px;
  border:none;
}

#MENU a{
  font-size:17px;
  color:white;
}

#MENU a.on {
  color:#f0e16e;
}


#CONTENT{
  width:670px;
  float:left;
}

#CONTENT img
{
  /*border:1px solid #002E62;*/
  border:none;
  padding:0px;
  margin:0px;
}

#CONTENT-OBSAH{
  padding:0px;
  text-align:left;
  margin:4px 0px 5px 4px;  
  /*
 background-color:#F5F5F5;
  border:1px solid #BCBABB;
  margin:5px;
  margin-top:0px;
  */
}

#CONTENT-OBSAH a:hover{

}

#CONTENT td, #CONTENT-OBSAH td{
  color:#2a1b5c;
}

#RIGHT{
  color:#2a1b5c;
  width:320px;
  float:right;
  padding:0px;
  margin:0px;
}


#RIGHT-OBSAH{
  color:#2a1b5c;
  padding:0px;
  margin:0px;
  float:right;
}

#RIGHT-OBSAH td{
  color:#2a1b5c;
}

#RIGHT-OBSAH img
{
  border:none;
  padding:0px;
  margin:0px;
}

#FOOT{
  /*background-color:red;*/
  clear:both;
  width:800px;
  text-align:center;
  height:20px;
}

#foto{
  border: 3px solid #ffff00;
}

.news
{
  width:670px;
  border:1px solid #2a1b5c;
  float:left;
}

.news img, #news-img
{
  border:none;
}

.news-header {
  text-align:left;
  /*position:relative;
  top:-60px;
  width:670px;
  height:0px;
  */
  color:white;
  line-height:22px;
  background-color:#394a78;
  padding:0px;
  margin:0px;
  /*
  background-color: transparent;
  background-image: url(img/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay2.png", sizingMethod="scale");
  */     
}

.news-header a{
  color:#f0e16e;
  text-decoration:none;
  font-size:14px;
}

.news-text {
  color:white;
  line-height:15px;
  width:662px;
  height:150px;
  margin:0px;
  position:relative;
  padding:5px;
  background-color:#A1B6D1;
  border-left:1px solid #2a1b5c;
  border-right:1px solid #2a1b5c;
  border-bottom:1px solid #2a1b5c;

}


.news-foot {
  color:white;
  line-height:15px;
  width:670px;
  height:30px;
  line-height:30px;
  margin:0px;
  padding:0px;
  text-align:right;
  /*background-color:#2a1b5c;*/
  background-color:#394a78;
}

.news-foot a{
  color:#2a1b5c;
  text-decoration:none;
}

.news_description{
  clear:both;
  border-top:1px solid #2a1b5c;
  border-bottom:1px solid #2a1b5c;
  background-color:#EEEEEE;
  margin-bottom:10px;
  color:#2a1b5c;
}

.news_description_obsah{
  padding:10px;
}

.news_nummer{ 
  color:#2a1b5c;
  width:12px;
  height:12px;
  line-height:12px;
  padding:0px 5px 0px 5px;
  background-color:white;
  border:1px solid #2a1b5c;
}

.news_nummer_on{ 
  color:#2a1b5c;
  width:12px;
  height:12px;
  line-height:12px;
  padding:0px 5px 0px 5px;
  background-color:#A1B6D1;
  border:1px solid #2a1b5c;
}

.news_content{
  width:580px;
  position:relative;
  clear:both;
}

.bg_grey{
  background-color:#CCCCCC;
}

.guestbook{
  font-size: 12px;
  background-color:#f0e16e;
  color:#2a1b5c;
}

.guestbook td{
  border:none;
  padding:3px 6px 3px 6px;
  color:#2a1b5c;
}

.textarea {
  padding:0px 0px 6px 0px;
}

.table_mannschaften{
  border:none;
}

.table_mannschaften td{
  border:none;
}

.table_in_mannschaften{
  border:none;
  padding-right:20px;
  text-align:center;
}

.table_in_mannschaften td{
  border:1px solid black;
  text-align:center;
}

.table_in_mannschaften_opponent{
  border:none;
  text-align:center;
  font-size:10px;
}

.table_in_mannschaften_opponent td{
  border:1px solid black;
  text-align:center;
  font-size:10px;
}

.table_in_mannschaften_own{
  border:none;
  padding:0px;
  text-align:center;
  font-size:13px;
}

.table_in_mannschaften_own td{
  border:1px solid black;
  text-align:center;
  font-size:13px;
}

.table_foot{
  border:none;
  margin:0px 0px 0px 260px;
  text-align:center;
  font-weight:bold;
  font-size:13px;
}

.table_foot td{
  border:none;
  width:100px;
  text-align:center;
  font-size:13px;
}

.a_foot{
  color:#FFFFFF;
  text-decoration:none;
}

.table_sponsoren{
  border:none;
  text-align:center;
  font-size:13px;
}

.table_sponsoren td{
  border:none;
  width:200px;
  text-align:center;
  font-size:13px;
}

td.spieler_bg{
  background-color:white;
  width:400px;
  height:32px;
  line-height:32px;
  padding-left:5px;
  margin:0px;
  font-size:17px;
  background-image:url('../img/player-header-bg.png');
  background-position:left;
  background-repeat:no-repeat;
  border:none;
}

.even{
  background-color:#DEDEDE;
  color:#000000;
}

.odd{
  background-color:#FFFFFF;
  color:#000000;
}

/* GALERY START */
/*#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background: url(img/overlay2.png); }

#overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(img/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay2.png", sizingMethod="scale");
} */

.img_gallery{
  float:left;
  padding:6px;
}

.img_gallery_content{
  width:150px;
  height:97px;
  float:left; 
  text-align: center;
  /*border:#8A9CB4 1px solid;*/
  /*background-color: rgb(192,192,192);*/
}
.leftmenu_termine
{
  border:1px solid white;
  padding:2px;
}

.akttermine-header{
  border:none;
  width:320px;
  height:195px;
  float:right;
  padding:0px;
  margin:0px;
}

.akttermine-line{
  background-image:url('../img/termine_line.png');
  background-position:left;
  /*background-repeat:y;*/
  border:none;
  width:320px;
  float:right;
  padding:0px;
  margin:0px;
  font-size:13px;
  line-height:16px;  
}

.akttermine-line a{
  font-size:13px; 
  padding:0px;
  margin:0px; 
}

.akttermine-line-last{
  background-image:url('../img/termine_line_last.png');
  background-position:left;
  /*background-repeat:y;*/
  border:none;
  width:320px;
  height:28px;
  float:right;
  padding:0px;
  margin:0px 0px 10px 0px;
  text-align:right;
  line-height:25px;
}

.td_border
{
  border:1px solid #2a1b5c;
}

.last_game_on_tabs
{
  background-image:url('../img/last_game_on_bg.png');
  background-position:left;
  width:147px;
  height:35px;
  line-height:25px;
  float:left;
}

.last_game_off_tabs
{
  background-image:url('../img/last_game_off_bg.png');
  background-position:left;
  width:147px;
  height:35px;
  line-height:25px;
  float:left;
}

.next_game_on_tabs
{
  background-image:url('../img/next_game_on_bg.png');
  background-position:left;
  width:173px;
  height:35px;
  line-height:25px;
  float:left;
}

.next_game_off_tabs
{
  background-image:url('../img/next_game_off_bg.png');
  background-position:left;
  width:173px;
  height:35px;
  line-height:25px;
  float:left;
}
