body,html {
     font-size:100%;
     font-family: Arial,Helvetica,sans-serif;
     color:white;
     background-color: white;
}

div#container{
    margin-left: auto;
    margin-right: auto;
    width: 967px;
    position:relative;
    text-align:left;
}
div#topcontainer{
    position:relative;
    /*height:356px;*/
    width:967px;
}

div#belkagora{
background: url("../images/frontpage_img/belka_gora.jpg") no-repeat;
width:967px;
height:32px;
}
div#baner{
background: url("../images/frontpage_img/baner.jpg") no-repeat;
width:967px;
height:247px;
}
div#kabel_lewa{
background: url("../images/frontpage_img/kabel_lewa.jpg") no-repeat;
/*width:443px;*/
width:730px;
height:44px;
}
div#kabel_prawa{
background: url("../images/frontpage_img/kabel_prawa.jpg") no-repeat;
position:relative;
left:443px;
width:287px;
height:47px;
}
div#middle{
background: url("../images/frontpage_img/tlo.jpg") repeat-y;
width:967px;
}
table#tablemain{
width:967px;
}
table#tablemain td{
vertical-align:top;
}
td#tableleft{
width:234px;
}
td#tablecenter{
width:499px;
}
td#tableright{
width:234px;
}
div#menu{
margin-left:13px;
}
div#news_gora{
background: url("../images/frontpage_img/news_gora.jpg") no-repeat;
position:relative;
left:287px;
width:237px;
height:47px;
}
div#menu_gora{
background: url("../images/frontpage_img/menu_gora.jpg") no-repeat;
width:221px;
height:28px;
}
div#menu_dol{
background: url("../images/frontpage_img/menu_dol.jpg") no-repeat;
width:221px;
height:27px;
}
div#tresc{
width:450;
padding-left:5px;
}
div#news{
margin-right:13px;
width:100%;
background: url("../images/frontpage_img/news_pasek.jpg") repeat-y;
}
.boxright{
width:90%;
font-size:14px;
padding-left:8px;
padding-right:40px;
font-weight:bold;
text-decoration:none;
text-align:center;
font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
}

div#prawy{
margin-right:13px;
background: url("../images/frontpage_img/news_dol.jpg") no-repeat;
width:221px;
height:33px;
}
div#footer{
background: url("../images/frontpage_img/belka_dol.jpg") no-repeat;
width:967px;
height:24px;
}
ul.menulist{
 	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
line-height:0px;
font-size:1px
}

ul.menulist a {
    display: block;
    clear: left;
}

ul.menulist img{
    display: block;
}
