/* CSS Document */
body{
font-family: arial;
font-size: 10px;
background-image: url(../images_oldal/bg.JPG);

}
a {
font-family: arial;
font-size: 10px;
text-decoration: none;
}
.link {
font-family: arial;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
table{
margin: 0px auto auto auto;
}
.dblist{
background-color: rgb(160,82,45);
font-size: 10px;
font-weight: bold;
color: rgb(255,255,255);
text-align: center;  }
.tb_list{
background-color: rgb(160,82,45);
font-size: 10px;
font-weight: bold;
color: rgb(255,255,255);
text-align: center;
}
.arow{
background-color:#FFFFCC;
padding: 2px 2px 2px 2px;
text-align: center;
}


.select {
font-size: 10px;
border: 1px solid;
border-color: rgb(183,183,183);
float: left;
background-color: rgb(255,255,255);
text-shadow:none;

}
.selector{
height: 10px;
margin-bottom: 0;
float: left;
}
.nevleft
{
text-align: left;
}