ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

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

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-image: url('/images/tlo.png');
  color: #ffffff;
  padding-bottom:10px;
}


.formy{
	display: block;
	width: 100px;
	float: left;
	padding-right:10px;
	text-align:right;
}

.formy2{
	display: block;
	width: 100px;
	float: right;
	padding-left:10px;
	text-align:left;
}

.formularz{
   border-color: #808080;
   border-style:solid;
   color: #ffffff;
   background-image: url('/images/form_tlo.png');
}

.formularz option{
	background: #191919;
	}

select{
	width:153px;
	
}


input{
	
}

.submit{
	background-color:red;
	border-color:#808080;
	border-style:solid;
	border-width:1px;
	color: #ffffff;
}

.submit2{
	width: 192px;
	height: 36px;
	background-image: url('/images/submit.jpg');	
	color: white;
	margin-left:80px;
	border: none;
	background-repeat: no-repeat;
}

.forum_frame{
	border-color:red;
	border-style: solid;
	border-width:1px;
	background-image:url('/images/tlo_input.png')
}

.cytat{
 	border-color:white;
	border-style: solid;
	border-width:1px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom: 5px;
}

.cytat span{
  font-weight:bold;
}

.bar_3{
   width: 669px;
   height: 34px;
   background-image: url('/images/bar_3.png');
   text-align: left;
   color: #e50b0b;
}

.bar_l{
   width: 170px;
   height: 34px;
   background-image: url('/images/bar_l.png');
   text-align: center;
   color: #e50b0b;
   margin: auto;
}

.bar_l p{
  padding-top:10px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 2px;
}


.bar_3 p{
  padding-top:10px;
  padding-left:10px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 2px;
}

.bar_1{
   width: 451px;
   height: 36px;
   background-image: url('/images/bar_1.png');
   text-align: left;
   color: #e50b0b;
}

.bar_1 p{
  padding-top:10px;
  padding-left:10px;
  font-size: 13px;
  font-weight:bold;
  letter-spacing: 2px;
}

.grey{
  border-color: #858585;
  border-width: 1px;
  border-style: solid;
}

.button_gielda{
	width:192px;
	height: 32px;
	border: none;
	background-image:url('/images/b_g.jpg');
	color: white;
}

.button_1{
	width:190px;
	height: 34px;
	border: none;
	background-image:url('/images/b_1.jpg');
	color: white;
}

.button_add{
	margin-top:130px;
	width:401px;
	height: 38px;
	border: none;
	background-image:url('/images/b_a.jpg');
	color: white;
	}

.menu1{
	letter-spacing: 2px;
	text-align:center;
	font-size:13px;
	float:left;
	height:49px;
	position:relative;
	top:25px;
	background-image:url('/images/menu_1.png');
}
.menu2{
	letter-spacing: 2px;
	text-align:center;
	font-size:13px;
	float:left;
	height:49px;
	position:relative;
	top:25px;
	background-image:url('/images/menu_2.png');
}
.menu3{
	letter-spacing: 2px;
	text-align:center;
	font-size:13px;
	float:left;
	height:49px;
	position:relative;
	top:25px;
	background-image:url('/images/menu_3.png');
}
.menu4{
	letter-spacing: 2px;
	text-align:center;
	font-size:13px;
	float:left;
	height:49px;
	position:relative;
	top:25px;
	background-image:url('/images/menu_4.png');
}
.menu5{
	letter-spacing: 2px;
	text-align:center;
	font-size:13px;
	float:left;
	height:49px;
	position:relative;
	top:25px;
	background-image:url('/images/menu_5.png');
}
.menu6{
	letter-spacing: 2px;
	text-align:center;
	font-size:13px;
	float:left;
	height:49px;
	position:relative;
	top:25px;
	background-image:url('/images/menu_6.png');
}
.menu7{
	letter-spacing: 2px;
	text-align:center;
	font-size:13px;
	float:left;
	height:49px;
	position:relative;
	top:25px;
	background-image:url('/images/menu_7.png');
}

.menu1:hover{
	background-image:url('/images/menu_1_a.png');
}
.menu2:hover{
	background-image:url('/images/menu_2_a.png');
}
.menu3:hover{
	background-image:url('/images/menu_3_a.png');
}
.menu4:hover{
	background-image:url('/images/menu_4_a.png');
}
.menu5:hover{
	background-image:url('/images/menu_5_a.png');
}
.menu6:hover{
	background-image:url('/images/menu_6_a.png');
}
.menu7:hover{
	background-image:url('/images/menu_7_a.png');
}

.radio{
	border-color:#838383;
	border-style:solid;
	border-width:1px;
	color:red;
	width:14px;
	height:14px;
	background:#252525;
	}
