* {
	margin:0;
	padding:0;
	border:0;
}

body {
	width:950px;
	margin:25px auto;
	background:#4B5D25;
	font:11px Verdana, sans-serif;
	color:#DDD;
}

a {
	color:#DDD;
	text-decoration:none;
}

a:hover {
	background-color:#39451e;
}

br.clear {
	clear:both;
}

h2 {
	font:bold 14px Verdana, sans-serif;
	margin-bottom:5px;
}

hr {
	background-color:#4E6127;
	color:#4E6127;
	border-bottom:1px dotted #222F06;
	border-style:none none dotted;
	clear:both;
	margin:15px 0;
}

#logo {
	height:119px;
	clear:both;
	text-align:center;
	font-size:33px;
	background:url(gfx/logo.png);
	background-repeat:no-repeat;
	background-position:top center;
}


/*    OPCJE    */

#opcje {
	width:100%;
	font-size:9px;
	text-align:justify;
}

#opcje div {
	width:217px;
	float:left;
	padding:0 10px;
}

.tlo {
	font-size:11px;
}

#tlo label {
	display:block;
	overflow:hidden;
	height:19px;
	background-position:20px 0;
	background-repeat:no-repeat;
	border-right:1px solid #212513;
	margin-bottom:5px;
}

.tlo1{
	background:url(gfx/back/1.png);
}

.tlo2{
	background:url(gfx/back/2.png);
}

.tlo3{
	background:url(gfx/back/3.png);
}

.tlo4{
	background:url(gfx/back/4.png);
}

/*    INPUT    */

.radio {
	height:19px;
}

.text {
	width:96%;
	font:11px Verdana, sans-serif;
	color:#252525;
	background-color:#607435;
	border:1px #2d361a solid;
	padding:2px;
	text-align:center;
}
.text:hover {
	color:#252525;
	background-color:#6b8435;
	border:1px #25310c solid;
}

.color {
	width:66%;
}

.select {
	width:100%;
	font:11px Verdana, sans-serif;
	color:#252525;
	background-color:#607435;
	border:1px #2d361a solid;
	padding:1px;
	text-align:center;
}

.select:hover {
	color:#252525;
	background-color:#6b8435;
	border:1px #25310c solid;
}

.button {
	height:22px;
	width:250px;
	font:bold 11px Verdana, sans-serif;
	color:#ddd;
	background:url(gfx/button.png);
	background-position:center center;
	border:1px #2a4215 solid;
	padding-bottom:3px;
	text-align:center;
}


/*    BRON    */

#menu {
	width:100%;
}

#menu a.v113 {
	width:50%;
	display:block;
	float:left;
	text-align:center;
}

#menu a.dbb {
	width:50%;
	display:block;
	float:right;
	text-align:center;
}

#menu ul {
	width:100%;
	list-style:none;
	clear:both;
}

#menu ul li {
	float:left;
	list-style:none;
	width:11.11%;
	text-align:center;
}

#menu ul li a {
	display:block;
	height:26px;
	padding:5px 0;
}

#menu a {
	color:#DDD;
	text-decoration:none;
}

#menu div {
	width:100%;
}

#bron {
	width:100%;
}

.bron {
	float:left;
	width:158.33px;
	text-align:center;
}


/*    GENERUJ    */

#generuj {
	text-align:center;
	width:950px;
}


/*    WYGENEROWANO    */

#userbar {
	width:950px;
	text-align:center;
	background:#4B5D25;
	font-weight:bold;
}

#userbar .text {
	width:50%;
	margin-top:5px;
}
