*
{
	margin:0;
	padding:0;
	font-family:'Helvetiva',Tahoma,Verdana,sans-serif;
	font-size:12px;
}

BODY
{
	background-color: #FFFFFF;
	margin-top:5px;
}

.holder
{
	margin:	0 auto;
	width:	960px;
}

.shout {
	width:210px; 
	float:right;
}

.shout .head {
        background-image:url(../img/belka_content_shout.jpg);
        background-repeat:no-repeat;
        height:25px;
        text-align:center;
        font-size:20px;

}

.top
{
	background-image:url(../img/Tlo2.png);
	background-repeat:no-repeat;
	width: 960px;
	height:	150px;
	
	margin-bottom: 5px;
}

.content
{
	float:left;
	width:600px;
	background-color:#EEF8FD;
	background-image:url(../img/tlo-logo-main.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:justify;
	min-height:700px;
	_height:700px;
	margin-right:5px;
}

.content-head
{
	background-image:url(../img/belka_content.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:25px;
	text-align:center;
	font-size:20px;
	
	margin-bottom:20px;
}

.content-text
{
	padding-left:5px;
	padding-right:5px;
	width:590px;
	margin-bottom:10px;
	text-align:justify;
}

.menu
{
	float:left;
	width:140px;
	margin-right:5px;
}

.menu A IMG
{
	margin-top:1px;
	border:0;
}

.footer
{
	background:url(../img/footerl.jpg) no-repeat left top #1D1384;
	color:#F5F5F5;
	margin-top: 10px;
	margin-bottom:10px;
	float:left;
	width:960px;
}

.footer DIV
{
	background:url(../img/footerr.jpg) no-repeat right top;
	text-align:center;
	font-size: 9px;
	padding:1px 0px 2px 0px;
}

.news
{
	margin-top:20px;
	width:590px;
}

DIV.news P.date
{
        width:180px;
	float:left;
	font-size:14px;
	height:18px;
	background-color:#299DF0;
        padding-right:5px;
	font-weight:bold;
	text-align:right;
	margin-bottom:1px;

}

DIV.news P.header
{
	float:left;
	font-size:14px;
	height:18px;
	width:400px;
	padding-left:5px;
	background-color:#299DF0;
	
	font-weight:bold;
	margin-bottom:1px;
}

A
{
	color:#000000;
	text-decoration:underline;
}
A:hover
{
	font-weight:bold;
}

/* Buttony */
DIV.menu A
{
	display:block;
	width:140px;
	height:35px;
	margin-bottom:1px;
	
	background-repeat:no-repeat;
	background-position:0px 0px;
}
DIV.menu A.ad
{
	height:auto;

}
DIV.menu A:hover
{
	background-position:0px -37px;
}

A.b1
{
	background-image:url(../img/menu/1.jpg);
}
A.b2
{
	background-image:url(../img/menu/2.jpg);
}
A.b3
{
	background-image:url(../img/menu/3.jpg);
}
A.b4
{
	background-image:url(../img/menu/4.jpg);
}
A.b5
{
	background-image:url(../img/menu/5.jpg);
}
A.b6
{
	background-image:url(../img/menu/6.jpg);
}
A.b7
{
	background-image:url(../img/menu/7.jpg);
}
A.b8
{
	background-image:url(../img/menu/8.jpg);
}
A.b9
{
	background-image:url(../img/menu/9.jpg);
}
A.b10
{
	background-image:url(../img/menu/10.jpg);
}

/* Definicje dla skladu */
DIV.player
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}

A.team
{
	color:#000000;
	text-decoration:none;
}
A.team:hover
{
	font-size:20px;
	text-decoration:underline;
}

A.nie_rob_linka
{
        font-size: 9px;
	color:#FFFFFF;
       	text-decoration:none;
}
A.nie_rob_linka:hover
{
	font-weight:normal;
       	text-decoration:none;
}

