/* menu gorne */
#header_container ul.top_menu{
width: 255px;
}

/* tabelka - strona glowna */
/* gora */
table.main_page{
border-collapse: collapse;
width: 992px;
font-size: 8pt;
}
table.main_page td a{
outline: none;
}
table.main_page tr.g td{
height: 221px;
vertical-align: top;
}
table.main_page td.gl{
width: 384px;
background: url(../gfx/main_page/gl.jpg) 0 0 no-repeat;
}
table.main_page td.gc{
width: 381px;
background: url(../gfx/main_page/gc.gif) 0 0 no-repeat;
}
table.main_page td.gc a{
display: block;
margin-top: 172px;
height: 20px;
}
table.main_page td.gp{
width: 227px;
background: url(../gfx/main_page/gp.gif) 0 0 no-repeat;
}
table.main_page td.gp a{
display: block;
height: 56px;
}
/*
table.main_page td.gp a.login{
margin-top: 38px
}
*/
table.main_page td.gp a.register{
margin-top: 38px
}

table.main_page td.gp a.demo{
margin-top: 30px
}
/*
table.main_page td.gp a.login:hover{
background: url(../gfx/main_page/gp_hover.gif) 22px 0 no-repeat;
}
*/


table.main_page td.gp a.register:hover{
background: url(../gfx/main_page/gp_hover.gif) 22px 0px no-repeat;
}

table.main_page td.gp a.demo:hover{
background: url(../gfx/main_page/gp_hover.gif) 22px -55px no-repeat;
}


/* dol */

table.main_page tr.d td{
height: 282px;
vertical-align: top;
}
table.main_page tr.d td.dl{
width: 289px;
height: 232px;
padding: 50px 10px 0 85px;
background: url(../gfx/main_page/dl.jpg) 0 0 no-repeat;
}
table.main_page tr.d td.dl img.button{
margin: 15px 0 0 45px;
border: 0;
}
table.main_page tr.d td.dc{
width: 290px;
height: 232px;
padding: 50px 10px 0 81px;
background: url(../gfx/main_page/dc.jpg) 0 0 no-repeat;
}
table.main_page tr.d td.dc img.button{
margin: 28px 0 0 45px;
border: 0;
}
table.main_page tr.d td.dp{
width: 227px;
 background: url(../gfx/main_page/okno_sg_bok.gif) scroll 0 100% no-repeat; 
/*background: url(../gfx/main_page/okno_sg.gif) 0 0 no-repeat;*/
text-align: center;
font-size: 11pt;
padding:0;
}

table.main_page tr.d td.dp div{
  padding-top:20px;
}

table.main_page tr.d td.dp div.bkreasons{
position:relative;	
background: url(../gfx/main_page/banner_sg_1.gif) scroll 0 0 no-repeat;
  padding-top:56px;
  height: 51px;
  overflow:hidden;
}

table.main_page tr.d td.dp div#bkreasons{
background: url(../gfx/main_page/banner_sg_2.gif) scroll 0 0 no-repeat;
  padding:0px;
  height: 51px;
  position:relative;
  overflow:hidden;
}

table.main_page tr.d td.dp div#bkreasons div{
	padding: 0px;
	color: #ffffff;
	width: 100%;
	height: 51px;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
}

table.main_page tr.d td.dp img{
  left:-1px;
  position:relative;
}

table.main_page tr.d td.dp div.bkreasons a{
	display: block;
	position:absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 100;
}

#center_container{
position: relative;
}
span#pieczatka{
position: absolute;
top: 190px;
right: -5px;
z-index: 500;
/*background: url(../gfx/main_page/pieczatka.png) 0 0 no-repeat;*/
display: block;
width: 231px;
height: 194px;
}
/* table.main_page tr.d td.dp span{
background: url(../gfx/main_page/baner_dp.gif) 0 0 no-repeat;
display: block;
width: 225px;
height: 107px;
margin: -1px 0 10px -1px;
} */
table.main_page tr.d td.dp a{
color: #FFF;
text-decoration: none;
}
table.main_page tr.d td.dp a:hover{
text-decoration: underline;
}
table.main_page tr.d td.dl ul, table.main_page tr.d td.dc ul{
margin: 0 ; padding: 0;
list-style: none;
}
table.main_page tr.d td.dl ul li, table.main_page tr.d td.dc ul li{
background: url(../gfx/main_page/ul_li.gif) 0 4px no-repeat;
padding-left: 15px;
}

