* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #151515;
    font-family: Tahoma, Verdana;
    font-size: 12px;
}
div.clear {
    clear: both;
}
div.wyczysc_wszystko {
    clear: both;
}
#pageContainer {
    margin: 0 auto;
    width: 976px;
}

#top {
    width: 976px;
    height: 37px;
    background-image: url(/gfx/top.png);
}

#header {
    width: 976px;
    height: 142px;
    background-image: url(/gfx/header.png);
}

#pageContent {
    width: 976px;
}

#menu {
    width: 197px;
    float: left;
}

ul.pageMenu a {
    text-decoration: none;
    font-family: sans-serif;
    font-size: 12px;
    padding-top: 3px;
    padding-left: 22px;
    display: block;
    width: 174px;
    height: 18px;
    background-repeat: no-repeat;
    margin-bottom: 13px;
}

ul.pageMenu a:hover {
    color: #feff00;
    background-image: url(/gfx/menubg.png);
}

a.menu_on {
    color: #feff00;
    background-image: url(/gfx/menubg.png);
}
a.menu_off {
    color: #feff00;
    background-image: none;
}
ul.pageMenu li {
    list-style: none;
}
#menuContent {
    
}
#prizes {
    width: 197px;

}

.gallery_image_container2 {
	float: left;
	border: 1px solid #e9e706;
	padding: 0;
	width: 80px;
	height: 115px;
	background-position: center center;
	background-repeat: no-repeat;
	outline-width: 0;
        margin-left: 4px;
        margin-top: 4px;
}

.gallery_image_container2 a {
	width: 80px;
	height: 115px;
	display: block;
}

#prizestop {
    width: 197px;
    height: 59px;
    margin-bottom: 5px;
}
#contentContainer {
    width: 777px;
    float: left;
    border: 1px solid #000000;
    background-color: #1c1c1c;
}

#contentHeader {
    width: 771px;
    height: 231px;
}
#flashContent {
    width: 747px;
    height: 213px;
    position: relative;
    left: 13px;
    top: 18px;
    border: 3px solid #feff03;
    
        
}
#contentContent {
    padding: 20px;
    line-height: 18px;
    color: #ffffff;
}

#footer {
    width: 976px;
    height: 66px;
    background-image: url(/gfx/footer.png);
}

#hmfooter {
    width: 976px;
    height: 66px;
    color: #ffffff;
    font-family: sans-serif;
}
#hmfooter .hm_bold {
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    font-size: 10px;
}
#hmfooter .hm_normal {
    text-decoration: none;
    color: #ffffff;
    font-size: 10px;
}
#hmfootercontent {
    position: relative;
    left: 720px;
    top: 5px;
    width: 390px;
}

.slides {
    border: 1px solid #fffe03;
    margin-top: 50px;
}
