#body
{
	background: url(gfx/tlo.gif) top center repeat-y #000000;
	margin: 0;
	padding: 0;
}

.clear-both
{
	clear: both;
}

a img
{
	border: 0px;
}

a
{
        color:white;
}

a:visited
{
         color:white;
}

hr
{
	margin: 0px 150px 20px 150px;
	border: 0px;
	border-top: 1px #5b574a solid;
	color: black;
}



#calosc
{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 0.8em;
	font-family: verdana;
	color: #5b574a;
}

#calosc1
{
	width: 800px;
	margin: auto;
	background-color:#000000;
}

#banner
{
	position: relative;
}

#banner #graba
{
	position: absolute;
	top: 266px;
	left: 298px;
}

#player
{
	height: 30px;
}



#menu
{
}

#menu .box
{
}

#menu .box .box-tresc
{
}

#menu .box .box-tresc .menu
{
}

#menu .box .box-tresc .menu div
{
	display: inline;
}

#menu .box .box-tresc .menu .aktualny
{
}

#menu .box .box-tresc .menu .separator
{
	background: url(gfx/kropa.gif) center no-repeat;
	margin: 0px 13px;
}

#menu .box .box-tresc .menu div span
{
}

#menu .box .box-tresc .menu div span a
{
	color: #c8c1b8;
	text-decoration: none;
	font-weight: bold;
}

#menu .box .box-tresc .menu div span a:hover
{
	color: #5b574a;
}



#tresc
{
	text-align: justify;
}

.tresc-waska
{
	float: left;
	width: 400px;
	margin: 15px 0px 15px 30px;
}

.tresc-szeroka
{
	margin: 15px 30px 15px 30px;
}

#tresc h1, h1
{
	font-size: 3em;
	font-family: serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-align:left;
	background:url(gfx/krew.jpg) left no-repeat;
	height:48px;
	text-indent:40px;
	color:#bbbbbb;
}

#tresc h1:first-child
{
	margin: 0px;
}

#tresc h2, h2
{
	font-size: 1.5em;
	font-family: serif;
	font-weight: normal;
	color: #c8c1b8;
	margin: 0px;
	text-align:left;
}


#tresc p, p
{
	margin: 0px 0px 20px 0px;
	line-height: 1.5em;
	text-align:justify;
	text-indent:30px;
}


#boxy
{
	float: right;
	margin: 15px 30px 15px 0px;
	width: 320px;
}

#boxy .box
{
}

#boxy .box .box-tytul
{
	font-size: 2.5em;
	font-family: serif;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	text-align: left;
}

#boxy .box .box-tytul:first-child
{
	margin: 0px;
}

#boxy .box .box-tresc
{
}



#stopka
{
	font-size: 0.9em;
}

#stopka-copyrights
{
	float: left;
	margin: 8px 0px 0px 30px;
}

#stopka-copyrights a
{
	color: #5b574a;
	text-decoration: none;
}

#stopka-copyrights a:hover
{
	color: #c8c1b8;
}

#stopka-powered
{
	float: right;
	margin: 0px 30px 0px 0px;
}

#stopka-powered img
{

}

#stopka-powered a
{
	text-decoration: none;
}

#stopka-powered a:hover
{
}

input, textarea, select {
    background-color:#111111;
    color:#cccccc;
    border:solid 1px #666666;
    width:100%;
    font-family:inherit;
    font-size:inherit;

    background-position:50% top;
    background-repeat:repeat-x;
}

input {
    text-align:center;
}

textarea {
    height:100%;
    text-align:left;
    padding:0 5 0 5px;
}

select {
	text-align:left;
}

.button {
    width:80px;
}
