/* Reset styli */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#8e703d;
	background-color:#2a2825;
	background-image:url(images/tlo.jpg);
}

p  { margin: 10px 0; }
h1 { color: #d2c583; font-family: Georgia, Times, serif; font-size: 18px; margin: 20px 0; }
#title h1 { text-indent:-9999px; }
h2 { color: #d2c583; font-size: 18px; margin: 10px 0; }
h3 { color: #d2c583; font-size: 14px; margin: 10px 0; }
ul, ol { margin-left: 10px; }

a  { color: #d2c583; text-decoration: none; }
a:hover { color: #d2c583; text-decoration: underline; }
a:visited  { color: #d2c583; text-decoration: none; }

#top {
width: 100%;
height: 35px;
background-color: #000;
}

#maxflo {
float: left;
margin-left: 10px;
}

#maxflo-logo {
float: left;
}

#maxflo-linki {
float: left;
line-height: 35px;
}

#maxflo-linki a {
color: #8e703d;
font-weight: bold;
margin: 0 10px;
}

#player {
float: right;
margin: 10px;
line-height: 35px;
}

#main {
margin: 20px auto;
width: 700px;
}

#content {
margin-top: 40px;
}

#content-top, #content-top-2 {
float: right;
width: 117px;
height: 22px;
background-image:url(/images/03.png);
text-align: center;
padding-left: 10px;
color: #000;
font-size: 11px;
}

#content-top a, #content-top-2 a {
color: #000;
}

#content-middle, #content-middle-2 {
clear: both;
width: 660px;
min-height: 266px;
padding: 40px 20px;
background-color: #0b0b0b;
}

#content-middle img {
margin: 20px 0 20px 20px;
}

#rejestracja {
float: left;
width: 310px;
}

#logowanie {
float: right;
width:310px;
}

label {
float: left;
display:block;
width:100px;
}

input {
background-color: #8e703d;
border: 1px solid #d2c583;
margin: 2px;
}

input[type=text], input[type=password] {
float: left;
width:160px;
}

input[type=submit] {
margin-left:102px;
}

#captcha {
margin: 2px 102px;
}

#content-bottom {
width: 700px;
height: 23px;
background-image:url(/images/05.png);
text-align: center;
color: #000;
}

#media {
padding: 20px 10px;
background-color: #0b0b0b;
}

#youtube {
margin: 20px;
text-align: center;
}

#skylark {
margin: 60px;
text-align: center;
}

#bottom {
width: 100%;
background-color: #FFF;
text-align: center;
}

.nowe {
color: #D72027;
}