body
{
  font-family: sans-serif;
  background:url("img/backadmin.png");
}
.cikklink
{
  text-decoration:none;
  color:black;  
}

#menusor
{
 border:1px solid black; 
 width:99%; 
 background-color:#f4ab38; 
 padding:5px;
 box-shadow:3px 3px 5px;
}
table
{
  background-color:white;
  border-spacing:0px;
  width:99%;
}
td
{
  border:1px solid silver;
  border-radius:5px;
  padding:5px;
}
tr:hover
{
  background-color:#ffd9d9;
}
.szurke
{
 background-color:#fff8de;
}
.not_visible
{
  background-color:#ffc499;
}

tr.cimsor
{
  font-weight:bold;
  text-align:center;
  
}


.mod
{
  background-color:#8be174;
  padding:2px;
  float:left;
  border:1px solid black;
  margin-right:5px;
}
.mod:hover
{
  background-color:#57c43a;
}
.mod a
{
 color:black;
 text-decoration:none;
}
.del
{
   background-color:#f8b6b6;
   padding:2px;
   float:left;
   border:1px solid black;
}
.del:hover
{
  background-color:#ef8d8d;
}
.del a
{
  color:black;
  text-decoration:none;
}
.form-field
{
  width:450px;
  margin:10px;
  padding:10px;
  border:1px solid black;
  background-color:white;
}
.form-field-content
{
  width:830px;
  margin:10px;
  padding:10px;
  border:1px solid black;
  background-color:white;
}
.form-input
{
  width:200px;
  float:left;
}
input
{
  width:230px;
  margin:0px 0px 8px 0px;
} 
select
{
  width:234px;
}
#loader
{
  width:182px;
  height:22px;
  background:url("../img/loader.gif");
  display:none;
  margin-left:25px;
}
.lapozo
{
 float:left;
 height:15px;
 width:15px;
 border:1px solid silver;
 background-color:#fff8de;
 padding:5px;
 margin:5px;
 text-align:center;
 font-weight:bold;
 color:black;
}
.fomenu
{
 float:left;
 margin-right:10px;
 font-weight:bold;
}
.dropdown
{
 display:none;
 position:absolute;
 border:1px solid black;
 background-color:orange;
 padding:5px;
}
.fomenu:hover .dropdown
{
 display:block;
}
hr
{
 margin:2px;
}
#gombcontainer
{
 width:230px;
 margin:0px auto;
 position:relative;
}
.valasztogomb
{
  width:230px;
  height:30px;
  padding:5px;
  margin:0px auto;
  position:relative;
  border:1px solid silver;
  font-weight:bold;
  color:black;
  text-align:center;
}
.valasztogomb img
{
 float:left;
}
a
{
 text-decoration:none;
}
#logout
{
 width:25px;
 height:25px;
 position:fixed;
 margin:5px 0px 0px -8px;
 border-radius:0px 5px 5px 0px;
 background-color:#c92222;
 background-image:url("img/admin.png");
 border:1px solid black;
}
#balmenu
{
 width:25px;
 height:25px;
 float:left;
 background-color:#c92222;
 background-image:url("img/menu.png");
 border:1px solid black;
 cursor:pointer;
}
.downmenu
{
 display:none;
 position:absolute;
 margin:25px 0px 0px -1px;
}
.downmenuelem
{
 position:fixed;
 margin:5px 0px 0px -13px;
 background-color: #ef8e8e;
 border:1px solid black;
 border-radius:0px 5px 5px 0px;
 width:30px;
 text-align:right;
}
.downmenuelem:hover
{
 margin:5px 0px 0px -8px;
}


.container
{
 padding:5px 0px 0px 50px;
}

.label
{
 float:left;
 width:200px;
}
input_mezo
{
 width:200px;
}
.button
{
   background-color:#00508b;
   
   padding:5px;
   text-decoration:none;
   text-transform:uppercase;
   text-align:center;
   font-size:8pt;
   font-style:normal;
   color:white;
   margin:10px 0px 15px 0px;
   cursor:pointer;
   border:none;
   border-radius:5px;
}
.button:hover
{
  background-color:#57c43a;
}
.button_rendeles
{
 background-color:#00508b;
 color:white;
 text-transform:uppercase;
 padding:5px;
 font-size:9pt;
 border:none;
 cursor:pointer;
 border-radius:5px;
}
.button_rendeles:hover
{
  background-color:#57c43a;
}
.button:visited
{
 background-color:#00508b;
 color:white;
 
}
.button:active
{
 background-color:#00508b;
 color:white;
 
}
.button:focus
{
 background-color:#00508b;
 color:white;
 
}
.button_rendeles:visited
{
 background-color:#00508b;
 color:white;
 
}
.button_rendeles:active
{
 background-color:#00508b;
 color:white;
 
}
.button_rendeles:focus
{
 background-color:#00508b;
 color:white;
 
}
.hibauzenet
{
color:red; 
margin-bottom:10px; 
background-color:#ffcdcd; 
border:1px solid #ff6767; 
text-align:center;
font-weight:bold;
padding:5px;
}
.sikeresuzenet
{
   color:#41a41a; 
margin-bottom:10px; 
background-color:#e0f3d8; 
border:1px solid #41a41a; 
text-align:center;
font-weight:bold;
padding:5px;
}

#loader
{
  width:56px;
  height:21px;
  background:url("img/loader_ui.gif");
  display:none;
  
}
.input-form
{
  width:445px;
  padding: 10px;
  border:1px solid silver;
  background-color:white;
}
.input-form-cimsor
{
  padding:5px;
  width:435px;
  background-color:#00508b;
 color:white;
 text-transform:uppercase;
 font-weight:bold;
 text-align:center;
 margin-bottom:15px;
}

.hiddenfile
{
 float:left;
 width:440px;
}
.download-cim
{
 padding:5px;
 background-color:#daffc1;
 color:black;
 font-weight:bold;
 text-align:left;
 margin:15px 0px 0px 0px;
 cursor:pointer;
 border:1px solid silver;
 box-shadow:5px 5px 5px silver;
}
.download-cim-neg
{
 padding:5px;
 background-color:#ffcbcb;
 color:black;
 font-weight:bold;
 text-align:left;
 margin:15px 0px 0px 0px;
 cursor:pointer;
 border:1px solid silver;
 box-shadow:5px 5px 5px silver;
}
.download-arrow
{
 float:left;
 width:15px;
 padding:10px;
}
.download-cim1
{
 float:left;
 margin-right:10px;
 margin-top:4px;
}
.download-cim2
{
 float:right;
 font-size:small;
 width:150px;
 text-align:right;
 font-style:italic;
 margin-top:4px;
}
.download-reszletek
{
  padding:10px;
  background-color:#f9eec9;
  border:1px solid silver;
  font-size:small;
  box-shadow:5px 5px 5px silver;
}
.download-reszletek-szoveg
{
 margin-bottom:15px;
 padding-bottom:15px;
 border-bottom:1px solid silver;
}
.download-file-list
{
 width:500px;
}
.download-file
{
 border-bottom:1px solid silver;
 padding:3px;
 margin-left:25px;
}
.download-mod
{
 font-weight:bold;
 font-size:x-small;
 color:silver;
 width:400px;
 text-align:right;
 float:right;
}
.input-form-download
{
  
  padding: 10px;
  border:1px solid silver;
  background-color:white;
}
.input-form-download-cimsor
{
  padding:5px;
  
  background-color:#00508b;
 color:white;
 text-transform:uppercase;
 font-weight:bold;
 text-align:center;
 margin-bottom:15px;
}
a
{
 text-decoration:none;
 font-weight:bold;
 color:black;
}

.download-cimsor
{
 background-color: #9ec9ff;
 color:white;
 padding:3px;
 margin-top:5px;
}
.download-nev
{
  float:left;
  padding-left:40px;
  font-weight:bold;
}
.download-feltoltes
{
  float:right;
  padding-right:30px;
  font-weight:bold;
}
.feltoltes_label
{
 border:1px solid silver;
 padding:5px;
 font-weight:bold;
 float:left;
 font-size:10pt;
}
.feltoltes_mod
{
  background-color:#d56e6e;
  color:white;
  font-weight:bold;
  text-decoration:none;
  padding:5px;
  width:80px;
  float:left;
  border:1px solid silver;
  font-size:10pt;
  text-align:center;
}
.feltoltes_mod:hover
{
 background-color:#c14242;
}
.detail-box
{
 border:1px solid silver;
 padding:10px;
}
.delfile
{
  display:none;
}
li:hover .delfile
{
 display:inline;
}
.download_back
{
 border:1px solid silver;
 padding:5px;
}
.forum-fejlec
{
 text-align:center;
 font-weight:bold;
 background-color: #e2ecc1;
}
.forum-hozzaszolas
{
 margin:5px 5px 20px 5px;
 border:1px solid silver;
 box-shadow:5px 5px 15px silver;
}
.forum-hozzaszolas-cim
{
  background-color:#cfef9c;
  color:black;
  padding:0px 5px 0px 5px;
}