body {
  font-family: Tahoma;
  font-size: 12px;
  color: #505050;
  margin: 0px;
}

h1 {
  font-size: 24px;
  font-family: Calibri;
  padding: 0px;
  margin:0px;
  font-weight: normal;
  color: #505050;
}

#page {
  width: 100%;
  height: 100%;
  
}

#container {
  width: 990px;
  height: 100%;
  border: 0px solid #ddd;
  text-align: left;
  position: relative;
  background: url(../design/body_bg.jpg) repeat-y;
}

#header {
  position: relative;
  width: 990px;
  height: 150px;  
  border: 0px solid #ddd;
  background: url(../design/logo.jpg) no-repeat;
}

td#center {
  width: 510px;
  height: 100%;
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd;
  padding: 0px 20px 20px 10px;
  
}

#navilabel {
  margin-top: 30px;
  margin-right: 0px;
  padding-top: 15px;
  border-top: 1px dotted #303030;
}

#ws_content {
  
  white-space: normal;
  text-align:justify;
  padding: 20px 0px 10px 0px;
  
  border: 0px solid #ffbbbb;
}

span.kiemelt {
  color: #742D33;
  font-weight: bold;
}

.kapcsolat_left {
 padding: 2px 0px 2px 0px;

}

table.kapcsolat td {
 padding: 4px 0px 0px 0px;
}

div#left {
  width: 290px;
  height: 173px;
  border: 0px solid #ffbbbb;
  
  vertical-align: top;
}

div#left_topp {
  position: absolute;
  width: 290px;
  height: 300px;
  background: url(../design/left_top.jpg) no-repeat;
  
}
  
#tdleft
{
  width: 290px;
  border: 0px solid #ddd;
  vertical-align: top;
  background: url(../design/left_bottom.jpg) no-repeat left bottom;
}

#tdright
{
  padding: 0px;
  width: 180px;
  border-left: 0px solid #ddd;
  
  background: #c2ced4 url(../design/feher.jpg) repeat-x bottom;
}             

div#right {
  width: 180px;
  height: 100%;
  min-height: 500px;
  border: 0px solid #ffbbbb;
  background: url(../design/right_top.jpg) no-repeat top right;
} 
            
#jobb_also {
 
}

#main_also {

}

#footer {
  position:relative;
  padding: 10px 0px 0px 5px;
  margin-right: 5px;
  height: 50px;
  border: 0px solid #b60000;
}

div#footer li.elso {
  padding-left: 0px;
  display: inline;
  background: none;
}

div#footer li {
  font-size: 10px;
  padding-right: 6px; 
  padding-left: 10px;
  display: inline;
  background: url(../design/footer_sep.png) no-repeat;
  background-position: 0px 3px; 
}

#footer_blue {
  background: #004b70;
  margin-right: 5px;
  height: 5px;
  margin-left: 5px;
}

div.clear {
  clear: both;
  float: none;
}

div.menu {
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}  

span.menu {
  color: #fff;
  font-size: 12px;
  cursor:pointer;
}

span.menu_on {
  color: #FDC75B;
  font-size: 12px;
  cursor:pointer;
}

span.menu:hover {
  color: #FDC75B;
}
/* inputok */



.page_blokk {
  margin-bottom: 20px;
}


a:link, a:active, a:visited {
  color: maroon;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a.jobb:link, a.jobb:active, a.jobb:visited {
  color: #505050;
  font-size: 11px;
  text-decoration: underline;
}

a.jobb:hover {
  text-decoration: none;
}

table.kapcsolat input, table.kapcsolat select, table.kapcsolat textarea {
  background: #f5f5f5;
  color: #505050;
  border: 1px solid #ddd;
}

table.kapcsolat input.send_button, table.osszesit input.send_button {
 color: #800000;
 font-weight: bold;
 cursor:pointer;
 background: #ECE9D8;
 border: 0px solid #656B77; 
 width: 60px; 
 height: 18px;
 text-transform: capitalize;
 font-variant: small-caps; 
 font-family: verdana;
 padding: 0px;
}

table.kapcsolat input.send_button:hover {
 color: #800000;
 background: #ECE9D8;
 
}

input, textarea {
  padding: 1px;
  color: #505050;
  background: #fff;
  width: 136px;
  border: 1px solid #ddd;
}

select {
  width: 140px;
}


table.osszesit  {
  font-size: 10pt;
  
}

table.osszesit tr  {
  
}

table.osszesit tr.fejlec  {
  color: white;
  font-weight: bold;
  background: #6E94A9;
  font-size: 8pt;
  text-align: center;
}

table.osszesit td.termek  {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

table.termek {
  font-size: 10pt;
  
}
table.termek tr {
  
}
table.termek tr.fejlec  {
  color: white;
  font-weight: bold;
  background: #6E94A9;
  
}

table.termek td {
  padding: 2px;
 
}

table.termeklista td {
   border-bottom: 1px solid #ddd; 
}

table.termekinfo {
  margin: 10px;
}

table.termekinfo tr  {
   
}

table.termekinfo td {
  padding: 2px;
  color: #742D33;
  border-bottom:1px solid #fff;
  background: #f1f1f1;
}

table.termekinfo td.adat  {
  background: #fff;
  color: 505050;
  font-weight: normal;
  border-bottom:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;
}

ul {
  margin: 0px;
  padding: 20px 20px 20px 30px;
}

li {
  background: url(../design/bull.jpg) no-repeat 0px 7px;
  padding-left: 16px;
  list-style-type: none;
  line-height: 16px;
}
