body{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	mergin-right : 0px;
	background : #8A8A8A;
	text-align : center;
}
body,td{
	font-family : times;
	font-size : 12px;
	color : #FFFFFF;
}
table{
	border-collapse : collapse;
}
td{
	margin : 0px;
	padding : 0px;
	vertical-align : top;
	text-align : center;
}
a, a:hover, a:visited{
	text-decoration : underline;
	color : #FFFFFF;
}

table#main{
	width : 770px;
	height : 100%;
}
td#main{
	vertical-align : middle;
	text-align : center;
}
div#main{
	text-align : center;
	align : center;
	background : #808080;
	height : 453px;
	background : url('gfx/tlo1.gif');
}
div#main-dod{
	text-align : center;
	align : center;
	background : #808080;
	height : 453px;
	background : url('gfx/tlo-dod.jpg');
}
div#main-front{
	text-align : center;
	align : center;
	background : #808080;
	height : 453px;
	background : url('gfx/tlo1.jpg');
}

/* style tekstów */
span.darkgrey_bold{
	font-size : 12px;
	color : #101010;
 	font-weight : bold;
}
span.darkgrey_normal_italic{
	font-size : 12px;
	color : #101010;
	font-style : italic;
}
span.grey_bold{
	font-size : 12px;
	color : #D3D3D3;
 	font-weight : bold;
	font-style : italic;
}
span.black_underline{
	color : #000000;
	text-decoration : underline;
}
span.black_underline_bold{
	font-family: Arial;
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	text-decoration : underline;
}
span.black_underline_small{
	font-family: Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}
span.yellow_bold_big{
	font-size : 28px;
	color : #E9B155;
}
span.los_bold_big{
	font-size : 40px;
	color : #F27032;
	font-style : italic;
}
span.white_bold_curs{
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
}
span.black_bold_curs12{
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	font-style : italic;
}
span.white_bold{
	font-size : 13px;
	font-weight : bold;
	font-family: Times;
}
span.red_bold{
	font-size : 13px;
	font-weight : bold;
	color : #BF2E43;
	font-family: Times;
	text-decoration : underline;
}
span.blue_bold{
	font-size : 13px;
	font-weight : bold;
	color : #2A42D5;
	font-family: Times;
	text-decoration : underline;
}
span.yellow_bold{
	font-size : 13px;
	font-weight : bold;
	color : #F8E900;
	font-family: Times;
	text-decoration : underline;
}
span.black_bold_curs{
	font-size : 14px;
	color : #000000;
	font-weight : normal;
	font-style : italic;
}
span.black_wiecej{
	font-size : 14px;
	color : #000000;
	font-weight : bold;
	font-style : italic;
	text-decoration : underline;
}
span.odstep{
	font-size : 4px;
	font-weight : normal;
}


td#main_top{
	height : 100px;
	vertical-align : bottom;
}
td#main_middle{
	height : 250px;
}
td#main_bottom{
}

td#sub_top{
	height : 100px;
	vertical-align : bottom;
	text-align : center;
}
td#sub_top1{
	height : 20px;
}
td#sub_middle{
	text-align : center;
	height : 260px;
}
td#sub_bottom{
	vertical-align : middle;
}

