/*
<td class="cbox bg-pri-0" style="background-color: rgb(9, 105, 162); "/>
<td class="cbox bg-sec1-0" style="background-color: rgb(61, 154, 209); "/>
<td class="cbox bg-sec2-0" style="background-color: rgb(100, 168, 209); "/>
<td class="cbox bg-compl-0" style="background-color: rgb(255, 140, 0); "/>
*/

/* Altalanos beallitasok */
body{
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-size:13px;
    font-weight:400;
    font-style:normal;
    color:#000000;
    text-transform:none;
    text-decoration:none;
    letter-spacing:normal;
    word-spacing:0;
    line-height:16px;
    text-align:start;
    vertical-align:baseline;
    direction:ltr   ;
}
#wrapper_table{
	width: 800px;  
    background:#ECF6F4;  
}
#main_table{
	width: 100%;   

}
#container_table{
  width: 100%;   
}
#container_div{
  width: 100%;   
}

#module_header{
  width: 100%;   
}
#module_menu{
  width: 100%;  
}
#module_form{
  width: 100%;    
}
#module_content{
  width: 100%;  
}
.navBar{   
    background:#FF9D01;    
}
.navBar a:link, .navBar a:visited, .navBar a:hover{   
    color:yellow;
    font-weight:400;
    font-size:8px;
    text-decoration:none;
    letter-spacing:normal;
    word-spacing:0;
    line-height:12px;
    text-align:start;
    vertical-align:baseline;
    direction:ltr   ;
}
.themes{

}
.navlinks{
    display:none;
}
.header{
    height:192px;
    background-image: url("header.png");
    background-repeat:no-repeat;
}
.header h1{
    display:none;
}
.header h3{
     display:none;
}


.top-left_wrapper{
    width:0px;
    background:#6D8FB5;
}
.left_wrapper{
    width:0px;
    background:#6D8FB5;
}
.bottom-left_wrapper{
    width:0px;
    background:#6D8FB5;
}

.top-right_wrapper{
    
}
.right_wrapper{
    width:0px;
}
.bottom-right_wrapper{
    width:0px;
}



.top-left_center_wrapper{
    width:0px;
    background:#6D8FB5;
}
.left_center_wrapper{
    width:0px;
    background:#6D8FB5;
}
.bottom-left_center_wrapper{
    width:0px;
    background:#6D8FB5;
}


.top-right_center_wrapper{
    background:white;
    width:1px;
}
.right_center_wrapper{
    background:white;
    width:1px;
}
.bottom-right_center_wrapper{
}

.top-left_panel{
    border:0px;
    background:#6D8FB5;
    color: #6D8FB5;
}
.left_panel{
    border:0px;
    background:#6D8FB5;
}
.bottom-left_panel{
    border:0px;
    background:#6D8FB5;
}

.top-center_panel{
    border-right: 0px;
    border-bottom: 0px;
    border-left: 1px solid black;
    border-top: 0px;
    background:#ECF6F4;

}
.center_panel{
    border-right: 0px;
    border-bottom: 0px;
    border-left: 1px solid black;
    border-top: 0px;
    background:white;

}
.bottom-center_panel{
    border-right: 0px;
    border-bottom: 0px;
    border-left: 1px solid black;
    border-top: 0px;
    background:white;

}

.top-right_panel{
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-top: 0px;
    background:#ECF6F4; 
    display:none;
}
.right_panel{
    display:none;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-top: 0px;
}
.bottom-right_panel{
    display:none;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-top: 0px;
}

.footBar{
    background:#6D8FB5;
}

span.show-tooltip{

}
span.show-tooltip-text { 

}
div.successbox{

}
div.errorbox{

}

span.success{

}
span.error{

}
input.wronginput{

}
input.rightinput{

}



/*** VEGLEGES **/
table.news{

}
table.news td{
}

td.news_title{ 
}
td.news_content{
    border-left:2px solid #EBEBEB;
    border-right:2px solid #EBEBEB;
}
td.news_footer{
    border-left:2px solid #EBEBEB;
    border-right:2px solid #EBEBEB; 
}

span.news_author{}
span.news_date{}
td.news_editpanel{
    border-left:2px solid #EBEBEB;
    border-right:2px solid #EBEBEB;
}
span.news_edit{}
span.news_delete{}
td.news_bottom_padding{
}
/**********************************************************************************/
#leftmenu_table{
  
}
#leftmenu_table ul{

}
#leftmenu_table li{
    
}
#leftmenu_table li.menu_title{
    color: white;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight:bold;
}
#leftmenu_table a{
    color: #FFBE00;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight:bold;
}
#leftmenu_table a:hover{
    color: red;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight:bold;
}
