* {
	font-family: Trebuchet MS,Trebuchet, Arial,Verdana;
	font-size:12px;
}

strong{
  font-size:10pt;
  font-weight:bold;
}

a {
	text-decoration: none;
	color:#ffffff;
	font-size:10pt;
}

html{
      margin:0;
      padding:0;
      height:100%;
      border:none;
   }

body{
	background: #25140C url("/images/header_bg.png") repeat-x top left;
	margin:0;
	padding:0;
	height:100%;
    border:none;
}

.container-table{
    background: url(/images/left_bg.png) repeat-y top left;
    width:900px;
    height:100%;
    border-right:1px solid #A7875D;
}

.container-table td.lefttd{
    width:331px;
}

.container-table td.maintd{
    width:569px;
    background: url(/images/main_bg.png);
}

.container-table td.footer{
    height:20px;
    background: url(/images/main_bg.png);
}

.container-table td.footer div{
    color:#735C3E;
    border-top:1px solid #453725;
    font-size:11px;
    padding:5px;
    width:96%;
    text-align:right;
}

.main-table{
    
    width:100%;
    height:100%;
}

.main-table .menu{
    background: url(/images/menu_bg.png) repeat-x top left;
    height:170px;
}

.main-table .text{
    color:#B59875;
    font-size:10pt;
    line-height:17px;
    padding:0px 10px 10px 10px;
}

.main-table .text span.cim, h1{
    color:#ECD793;
    font-size:14pt;
    line-height:17px;
    height:31px;
    margin-top:0px;
    padding-left:39px;
    padding-top:10px;
    font-weight:bold;
    background: url(/images/focim_bg.png) no-repeat top left;
}

h2{
    color:#B59875;
    font-size:12pt;
    line-height:17px;
    height:31px;
    margin-top:0px;
    padding-left:30px;
    padding-top:2px;
    font-weight:bold;
    background: url(/images/cim_bg.png) no-repeat top left;
}

.main-table .text span.warning{
    color:#F8F845;
    font-size:11pt;
    line-height:17px;
}

.main-table .menu .menu-table{
    width:100%;
    margin-top:13px;
    padding-left:5px;
}

.main-table .menu .menu-table td{
    padding:0 5px 0 5px;
}


.menu_link1{
    width:120px;
    height:119px;
    background:url("/images/menu_1.png");
    display:block;
}
.menu_link1_over, .menu_link1:hover{
    width:120px;
    height:115px;
    background:url(/images/menu_1.png);
    border-bottom:4px solid #F6E49C;
    display:block;
}

.menu_link2{
    width:120px;
    height:119px;
    background:url(/images/menu_2.png);
    display:block;
}
.menu_link2_over, .menu_link2:hover{
    width:120px;
    height:115px;
    background:url(/images/menu_2.png);
    border-bottom:4px solid #F6E49C;
    display:block;
}
.menu_link3{
    width:120px;
    height:119px;
    background:url(/images/menu_3.png);
    display:block;
}
.menu_link3_over, .menu_link3:hover{
    width:120px;
    height:115px;
    background:url(/images/menu_3.png);
    border-bottom:4px solid #F6E49C;
    display:block;
}

.menu_link4{
    width:120px;
    height:119px;
    background:url(/images/menu_4.png);
    display:block;
}
.menu_link4_over, .menu_link4:hover{
    width:120px;
    height:115px;
    background:url(/images/menu_4.png);
    border-bottom:4px solid #F6E49C;
    display:block;
}


ul{
    margin-left:13px;
}

li{
    font-size:10pt;
}

form input.mezo, textarea{
    background:#D4C082;
    border:1px solid #000;
}

tr.szinkod td{
    width:140px;
    height:30px;
    padding:4px;
    background: #170C07;
    border:1px solid #170C07;
    cursor:pointer;
}

.szinkod-kod{
    width:70px;
    height:30px;
    float:left;
}

.szinkod-txt{
    width:70px;
    height:24px;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    padding-top:6px;
    float:left;
}

.ref-table th{
    font-size:11pt;
    font-weight: bold;
    color:#FAEFC4;
    padding: 2px 10px 2px 10px;
    cursor:pointer;
    width:100%;
}

.ref-table td{
    font-size:12px;
    font-weight:normal;
    padding: 2px 10px 2px 10px;
    cursor:pointer;    
}

.ref-table td img{
    margin:2px;
}

#ss{
    width:240px;
    height:183px;
}
