body {
 background: #fff;
 text-align: center;
 margin: 0;
 padding: 0;
 font-family: verdana;
}
#container {
 width: 1000px;
 margin: 0 auto;
 text-align: left;
}

a,
a:link,
a:visited,
a:hover {
 font-weight: bold;
 text-decoration: none;
 color: #831;
 outline: none;
}
a:hover {
 color: #222;
 text-decoration: underline;
}
#logo {
 height: 100px;
 background: #ffbc2c;
 background: #ffbc2c url(img/trslogo.gif) no-repeat 20px;
}
#idezet {
 position: relative;
 width: 580px;
 height: 80px;
 left: 400px;
 top: 10px;
 text-align: right;
 font-weight: bold;
 color: #666;
}
#idezet span {
 position: absolute;
 right: 0;
 bottom: 0;
 color: #999;
}
.menu {
 margin: 0;
 background: #666;
 padding: 8px 0 10px 6px;
 overflow: hidden; /* opera miatt */
}
.menu li { display: inline; }
.menu li a {
 padding: 10px;
 text-decoration: none;
 color: #eee;
 font-size: 80%;
 border-right: 1px solid #ccc;
 margin-left: -6px;
}
.menu li a:hover {
 background: #ccc;
 color: #333;
}
#content {
 position: absolute;
 background: #fff;
 font-size: 80%;
 color: #666;
 overflow: hidden; /* opera miatt */
 padding-bottom: 20px;
}
h1 {
 margin: 15px 0 5px 0;
 padding: 0;
 color: #ff771f;
 font-size: 200%;
}
h2 {
 font-size: 140%;
}
h3 {
 color: #ff771f;
}
#left {
 width: 780px;
 padding: 10px 0 20px 20px;
 float: left;
}
#right {
 width: 180px !important;
 width: 100%;
 margin-left: 820px;
 background: #ccc;
 text-align: center;
}
#bottom {
 clear: both;
 position: absolute;
 bottom: 0;
 left: 0; /* ie miatt */
 width: 100%;
 height: 20px; /* == #content padding-bottom! */
 background: #666;
 text-align: center;
}
.ref_box {
 margin-bottom: 15px;
 border-bottom: 1px solid #666;
 padding-bottom: 15px;
}
.ref_box img {
 float: right;
 margin-right: 5px;
 width: 150px;
}
.ref_box p {
 margin: 3px;
 padding: 0;
}
.ar{
 width: 700px;
 border: 1px solid #ff771f;
 background-color: #eee;
 font-size:16px;
 border-spacing:0;
}
.ar tfoot,
.ar thead{
 text-align: center;
 background:#ff771f;
 color:#fff;
 padding: 4px;
}
.ar .info td{
 font-size:12px;
 border-bottom: 2px solid #ff771f;
}
.ar span:hover{
 background:#aaa;
}
#tarhelyossz,
#domainossz{
 text-align: right;
}
