BODY {
  font-family: Arial;
  font-style: normal;
  font-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 8pt;
  color: #dimgray;

  text-decoration: none;
  text-transform: none;
  text-align: justify;
}

button{
border: 1 solid silver;
font-family: Arial;
font-size: 10px;
background-color: #ffffff;
}

form{
 margin: 0px;
}

#topic{
text-align: center;
color: #006666;
font-weight: bold;
}

textarea{
border: 1 solid silver;
font-family: Arial;
font-size: 10px;
background-color: #ffffff;
}

select{
font-family: Arial;
font-size: 10px;
border: 1px solid #000000;
background-color: #ffffff;
}

input{
  border: 1px solid silver;
  font-size: 11px;
  width: 120;
}

td{
font-family: Arial;
font-size: 11px;
color: dimgray;
}

#td_2{
font-family: Arial;
font-size: 10px;
color: #292A31;
text-align: center;
}

h1{
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
color: #3959A5;
margin-left: 0px;
margin-right:15px;
margin-top: 4px;
margin-bottom:0px;
}
#pseudo{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #3959A5;
margin-left: 0px;
margin-right:0px;
margin-top: 4px;
margin-bottom:0px;
}

h2{
font-family: Tahoma, Arial;
font-size: 11px;
font-weight: bold;
color: #00ADEF;
margin-left:0px;
margin-right:0px;
margin-top: 4px;
margin-bottom: 10px
}

.white {
font-weight: bold;
color: white;
}

a {
color: black;
text-decoration: none;
}

a:hover {
text-decoration: underline;
cursor: pointer;
}

a.bold {
font-weight: bold;
}

.speciallink {
color: #3366CC;
}

.speciallink A:link {
color: #3366CC;
text-decoration: none;
}

.speciallink A:visited {
color: #3366CC;
text-decoration: none;
}

.speciallink A:hover {
color: #3366CC;
text-decoration: underline;
}

#first {
        color: #ffffff;
	font-family: verdana;
	font-size: 9px;
}
.first {
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}
.first: hover{
	text-decoration: underline;
}
ul {
list-style-image: url('gf/ul.gif');
}
li:hover {list-style-image: url('gf/ul_hover.gif')}  /* for FIREFOX */

li a:hover {list-style-image: url('gf/ul_hover.gif')} /* for IE */

.input_orange{
  border: 1px solid #F99D0A;
  font-size: 10px;
  width: 100;
}

.input_yellow{
  border: 1px solid #FFCC00;
  font-size: 10px;
  width: 100;
}

.modul{
margin-top: 5px;
margin-bottom: 0px;
}

.guzik{
margin-top: 5px;
margin-bottom: 5px;
width: 185px;
border: none;
}

.news{
margin-top: 15px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
}

.win_center{
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
border: 0px solid silver;
}

.win_login{
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
border: 0px solid silver;
}

.sel_div{
margin-top: 5px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 5px;
}

.text_div{
margin-top: 15px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
}
.ins_mod{
margin-left: 5px;
margin-right: 5px;
}
