@font-face { font-family: GeosansLight; src: url('GeosansLight.ttf'); }
html, body { height: 100%; }
body
{
    background-image: url('img/tlo.jpg');
    background-repeat: repeat;
    background-color: #262626;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    font-family: Verdana, Tagoma, sans-serif;
}
body:before {
    content: "";
    display: block;
    position: relative;
    width: 1144px;
    margin: 0 auto;
    float: left;
    height: 50%;
    margin-bottom: -375px; /* polowa wysokosci + margines gorny */
}
body:after {
    content: "";
    display: block;
    position: relative;
    width: 1144px;
    margin: 0 auto;
    height: 10px;
}
#wrapper
{
    border: 1px solid #383838;
    background-color: transparent;
    background-image: url('img/bg.png');
    background-repeat: repeat;
    width: 1144px;
    height: 750px;
    position: relative;
    margin: 10px auto 0;
    clear: both;
    /* position: absolute;
	left: 50%;
    margin-left: -572px; */
    box-shadow: 0px 0px 10px #000;
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
}
#napis
{
    font-family: GeosansLight, sans-serif;
    font-size: 22px;
    font-weight: normal;
}
#logo
{
    display: block;
    position: absolute;
    width: 250px;
    height: 50px;
    top: 15px;
    left: 69px;
    padding: 0;
    overflow: hidden;
}
#logo p
{
    position: absolute;
    bottom: 6px;
    right: 2px;
    font-family: Verdana;
    font-size: 9px;
    padding: 0;
    margin: 0;
    color: #fff;
}
#container
{
    position: absolute;
    border: 1px solid #2d2d2d;
    background-color: transparent;
    background-image: url('img/bg.png');
    background-repeat: repeat;
    top: 75px;
    left: 50px;
    width: 1043px;
    height: 625px;
    z-index: 1;
}
#menu
{
    position: absolute;
    top: 95px;
    right: 29px;
    width: 193px;
    z-index: 2;
    overflow: hidden;
}
#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu li
{
    display: block;
    position: relative;
    background-color: #920000;
    width: 192px;
    height: 40px;
    margin: 0 0 1px 0;
    padding: 0;
    opacity: 0.5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#menu a
{
    color: #fff;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 192px;
    height: 40px;
    padding: 13px 0 0 10px;
}
#menu li:hover { cursor: pointer; }
#menu span
{
    position: relative;
    top: 13px;
    left: 10px;
}
#submenu
{
    position: absolute;
    top: 42px;
    right: 67px;
    width: 700px;
    height: 40px;
    text-align: right;
}
#submenu p { margin: 0; padding: 0; }
#submenu a
{
    color: #fff;
    text-decoration: none;
}
#submenu a:hover { color: #b20000 !important; }

#faq
{
    position: absolute;
    width: 850px;
    height: 40px;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
}
#faq span { color: #b20000 !important; }
#faq a
{
    color: #fff;
    text-decoration: none;
}
#faq a:hover { color: #b20000 !important; }

.active { color: #b20000 !important; }

.red { color: #920000 !important; }
.white { color: #fff !important; }
#content
{
    display: none;
    width: 850px;
    height: 567px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
#content img
{
    border: 0;
}
#aFoto, .thumb { color: #000; text-decoration: none; }
#aFoto:hover { cursor: pointer; }

#thumbsC
{
    position: absolute;
    height: 57px;
    overflow:hidden;
    bottom: 0;
    left: 0;
    width: 1044px;
}
#thumbs
{
    position: absolute;
    height: 57px;
    overflow:hidden;
    bottom: 0;
    left: 0;
}
.t16 { width: 986px; }
.t18 { width: 1044px; }
#thumbs img
{
    opacity: 0.30;
    border: 0;
    margin-right: 1px;
}
#tInner
{
    /*width: 12500px;*/
    height: 57px;
    position: relative;
    margin: 0;
    padding: 0;
}
#tNav
{
    position: absolute;
    width: 57px;
    height: 57px;
    right: 0;
    bottom: 0;
}
#tNav img { opacity: 0.5; }
#tNav img:hover { cursor: pointer; opacity: 1; }

a img { border: 0; }
a { outline: none; -moz-outline-style: none; }

h1, h2
{
    color: #920000;
}
h1
{
    font-family: GeosansLight, sans-serif;
    font-size: 22px;
    font-weight: normal;
}
h2 { font-size: 1.1em; }
#page
{
    padding: 10px 10px 0 20px;
    margin: 0;
    overflow: auto;
    color: #777777;
    text-align: justify !important;
}
#page p { padding-left: 2px; }

ul
{
    margin-top: 0;
    margin-left: 25px;
    padding: 0;
    list-style: square;
}
dd
{
    margin-left: 16px;
}
a { color: #920000; text-decoration: none; }
a:hover { color: #b20000; }
span.img
{
    float: left;
    vertical-align: middle;
    margin-right: 5px;
}

#cr
{
    display: block;
    position: absolute;
    bottom: -5px;
    right: 5px;
    font-size: 0.7em;
    font-weight: normal;
}
#cr a { font-weight: bold; }
.margin { margin-top: 40px; }
.noMargin { margin-bottom: 0; }

#player
{
	width: 400px;
	height: 24px;
	position: absolute;
	bottom: 2px;
	left: 2px;
}

