body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
	padding: 0px;
	margin: 0px;
	border: none;
}
body{
	text-align: center;
	background: #f3f3f3 url(../frame/background.gif) repeat-x;
	font-family: Verdana, Arial,Helvetica, sans-sherif;
	font-size: 11px;
	color:#323232;
}
a{
    color: #9C0020;
    text-decoration: none;   
}
a:hover{
    color: #9C0020;  
    text-decoration: underline; 
}
h2{
    color:#323232; 
    font-family: Arial, Verdana, Helvetica, sans-sherif;     
    font-size: 20px;
    font-weight: normal;
    margin:0px 0 10px 0px;
}
h3{
    color:#9C0020;
    font-family:Arial,Verdana,Helvetica,sans-sherif;
    font-size:14px;
    font-weight:bold;
    margin:5px 0 3px;
}
h4{
    color: #9C0020;
    font-family: Arial, Verdana, Helvetica, sans-sherif;     
    font-size: 14px; 
    margin:0px 0 10px;
}
h5{
    font-size: 11px; 
    margin:5px 0 10px;
    color:#9C0020;   
}
.content_inner b, .content_inner strong{
    color:#323232; 
}
ul, ol{
    margin: 15px 0px 15px 20px; 
}
ul li, ol li{
    margin: 5px 0px;   
}
p{
    margin: 0px 0px 15px;    
}
a.more{
    float: right;    
}
#left .piccont{
    float: left;
    width: 150px;
    height: 150px; 
    margin-right:20px;   
}
#left .piccont1{
    float: left;
    width: 80px;
    margin-right:10px;   
}
#left .line{
    width: 577px;
    height:5px;
    background: url(../frame/dotted_line.gif) no-repeat; 
    margin: 10px 0px 10px -7px;
    clear: both;   
}
#left #actions{
    width: 275px;
    margin-top: 16px; 
    padding: 0px 5px 0px 5px;  
    float: right;
}
#left #actions .static_pic_table{
    margin-left: 10px;
    margin-bottom: 5px;   
}
#left #tapasztalat{
    width: 255px;
    margin-top: 16px; 
    padding: 0px 15px 0px 5px; 
    float: left;    
}
#right h2{
    margin-bottom: 30px;    
}
#right .date{
    margin-bottom: 12px;  
    color: #898989;  
}
#right .line{
    width: 226px;
    height:5px;
    border-top: 1px dotted #898989; 
    margin: 10px 0px 10px 0px;
    clear: both;   
}
#container{
    width: 980px;
    margin: 0px auto;
}
#header{
    background: url(../frame/header_bg.gif) no-repeat top left;
    background-position: 44px 122px;
    height: 441px;
    width: 980px;
    padding: 0px;
    position: relative;
}
#header h1{
    position: absolute;
    top: 100px;
    left: 174px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;    
}
#header #logo{
    position: absolute;
    top: 14px;
    left: 60px;
    height: 100px;
    width: 500px;
    background: url(../frame/logo.gif) no-repeat;  
}
#header #logo span{
	display: none;
}
#header .contact{
    position: absolute;
    top: 0px;
    left: 696px;
    color: #fff;
    width: 258px;
    height: 60px;
    padding: 15px 0px 0px 5px;
    font-size: 10px;
    text-align: left;
}
#header .contact p{
    margin: 0px 0px 5px;    
}
#header .contact span{
    float: left;
    width: 56px;
    display: block;    
}
#header .contact a{
    color: #fff; 
    text-decoration: underline; 
}
#header .contact a:hover{
    color: #F2B0B1;    
}
#header #menu{
    position: absolute;
    top: 60px;
    left: 697px;
    width: 265px;
    text-align: left; 
    margin: 0px;
    padding: 0px; 
}
#header #menu li{
    margin: 4px 0px 2px;
    padding: 0px;
    font-size: 14px;
    height: 48px;
    width: 265px;
    display: block;
    background: url(../frame/menu_bg.gif) no-repeat;
}
#header #menu li.active{
    background: url(../frame/menu_bg_active.gif) no-repeat;
}
#header #menu li.active a{
    color: #fff;
}
#header #menu li a{
    font-size: 15px;
    display: block;
    width: 212px;
    height: 34px;
    padding: 14px 0px 0px 53px; 
    color: #ffe7ca;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana, Arial,Helvetica, sans-sherif; 
}
#header #menu li a:hover{
    color: #F2B0B1;
    text-decoration: none;
}
#header #menu li.active a:hover{
    color: #fff;
    text-decoration: underline;  
}
#header #headpic{
    position: absolute;
    left: 40px;
    top: 105px;
    width: 900px;
    height: 178px;   
}
#header #headpic h1{
    color: #fff;
    font-size: 18px;
    font-weight: normal;  
    position: absolute;
    left: 585px;
    top: 62px; 
    font-family: Verdana, Arial,Helvetica, sans-sherif;  
    text-align: left;      
}
#footer{
    height: 48px;
    width: 980px;  
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    background: url(../frame/footer_bg.gif) no-repeat;     
}
#content{
    width: 980px;
    margin: 0px; 
    padding: 0px 0px 10px 0px;
    text-align: left;
    position: relative;
    background: url(../frame/content_bg.gif) repeat-y;
}
#content_inner{
    background: url(../frame/content_inner_bg.gif) no-repeat; 
    width:894px;
    padding: 2px 43px 0px 43px;
}
.clear{
    clear: both;
    padding: 0px;
    margin: 0px;   
}
a.button{
    display: block;
    background: #e0e0e0;
    color: #575757;
    width: 80px;
    height: 14px;
    text-decoration: none;
    cursor: pointer;
    padding: 3px 0px;
    text-align: center;
}
a.button:hover{
    background: #575757;
    color: #ffffff;
}
input.button{
    background: #641F2D;
    color: #fff;
    width: 80px;
    height: 18px;
    cursor: pointer;
    font-size:10px;
    font-weight:bold;
}
/**/
.error, .success, .notice{
    margin-bottom: 5px;
    padding: 10px;
    background: #fff;
    border: solid 2px #ED1B24;
    font-weight: bold;
    color: #CC0000;
}
.success{
    border: solid 2px #39ac01;
    color: #ED1B24;
}
.notice{
    border: solid 2px #d85d00;
    color: black;    
}
/* window */
.em_window{
    background: #f3f3f3;
    position: absolute;
    width: 500px;
    text-align: left;
    border: 1px solid #641F2D;
}
.em_window .em_windrag{
    margin: 0px 0px 0px;
    padding: 5px 45px 5px 15px;
    width: 440px;
    font-size: 16px;
    cursor: move;
    background: #641F2D;
    color: #fff;
}
.em_window .em_windrag b{
    color: #fff;
}
.em_windrag img {
    margin-right: 5px;
    vertical-align: middle;
}
.em_window .em_winclose{
    position: absolute;
    top: 7px;
    right: 8px;
    width: 16px;
    height: 16px;
    background: url(../admin/image/close.gif) no-repeat;
    cursor: pointer;
}
.em_window .em_winloading{
    display: none;
    position: absolute;
    top: 10px;
    right: 30px;
    width: 20px;
    height: 20px;
    background: url(../admin/image/loader2.gif) no-repeat;
}
.em_window .em_wincontent{
    padding: 10px;
    width: 480px;
    background: #f3f3f3;
    background:#f3f3f3;
}
.em_window .win_error, .em_window .win_success{
    color: #ED1B24;
    font-weight: bold;
    padding: 0 7px;
}
.em_window .button_on_center {
    padding:10px 0px 5px;
    text-align:center;
}
/*lapozó*/
.em_nav{
    width: 554px;
    position: relative;
    border: 1px dotted #ABAAA7;
    height: 20px;
    padding: 3px;
}
.em_nav .pager_center, .em_nav .pager_left, .em_nav .pager_right{
    width: 210px;
    text-align: center;
    top: 5px;
    left: 170px;
    position: absolute;
}
.em_nav .pager_center{
    margin: 0px 6px;  
}
.em_nav .pager_left{
    text-align: left;
    left: 5px;
    width: 160px;
}
.em_nav .pager_right{
    text-align: right;
    left: 382px;
    width: 170px;
}
.em_nav .pager_right .lastpage{
    display: block;
    width: 90px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.em_nav .pager_right .stepright{
    display: block;
    width: 90px;
    position: absolute;
    top: 0px;
    right: 90px;
}
.em_nav .pager_left .firstpage{
    display: block;
    width: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.em_nav .pager_left .stepleft{
    display: block;
    width: 90px;
    position: absolute;
    top: 0px;
    left: 90px;
}