html{
height:	100%;
}

body{
background-color: #000000;
color:	inherit;
/*cursor: url('../images/pointer.cur'), move;*/
vertical-align:	middle;
height:	100%;
}

a, a:hover{
/*cursor: url('../images/pointer.cur'), move;*/
}

form{
margin: 0px;
padding: 0px;
}

table.modules{
width:	100%;
margin:	0px;
padding: 0px;
}

td.modules_more{
padding-top:	10px;
}

table.bannerTable{
width:	100%;
margin:	0px;
padding: 0px;
}

table.banner_center{
padding-top:	20px;
padding-bottom:	10px;
}

/*glowna tabela*/
table.main{
width:	730px;
}

/*lewa strona*/
td.left{
width: 167px;
height: 388px;
background-image: url('../images/witryna-menu.jpg');
background-repeat: no-repeat;
}

/*spacery*/
td.spacer_short{
background-color: #000000;
color:	inherit;
width: 40px;
height: 154px;
}

td.spacer_long{
background-color: #000000;
color:	inherit;
width: 40px;
height: 388px;
}

/*menu*/
table.menu-witryna{
margin-top: 50px;
padding-left:	95px;
}

td.cms_menu_item{
padding-top:	10px;
}

a.cms_link{
font-family: tahoma, serif;
font-size:	16px;
color:	rgb(96, 93, 92);
background-color:	inherit;
font-weight:	normal;
text-decoration:	none;
}

a.cms_link:hover{
font-family: tahoma, serif;
font-size:	16px;
color:	rgb(96, 93, 92);
background-color:	inherit;
font-weight:normal;
text-decoration:	underline;
}

a.cms_link_selected{
font-family: tahoma, serif;
font-size:	16px;
color:	rgb(96, 93, 92);
background-color:	inherit;
text-decoration:	underline;
}

a.cms_link_selected:hover{
font-family: tahoma, serif;
font-size:	16px;
color:	rgb(96, 93, 92);
background-color:	inherit;
text-decoration:	underline;
}

/*dropdown menu*/
div.menuNormal{
display: none;
}

div.menuHover{
width:	388px;
display:	inline;
position:	absolute;
z-index:	1;
}

div.container{
position:	relative;
top:	10px;
right:	170px;
}

table.cms_menu_expand_sub{
color:	inherit;
background-color:	rgb(0, 0, 0);
text-align:	right;
}

table.cms_menu_expand_sub td{
padding-right:	5px;
}

table.cms_menu_expand_sub a{
font-family: tahoma, serif;
font-size:	14px;
color:	rgb(158,189,205);
background-color:	inherit;
font-weight:	normal;
text-decoration:	none;
}

table.cms_menu_expand_sub a:hover{
font-family:	tahoma, serif;
font-size:	14px;
color:	rgb(158,189,205);
background-color:	inherit;
font-weight:	normal;
text-decoration:	underline;
}