body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body {
  background: #efefef;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
}
#container{
	width: 980px;
	margin: 20px auto;
	box-shadow: 0 0 2em #545454;
	-moz-box-shadow:0 0 2em #545454;
	-webkit-box-shadow:0 0 2em #545454;
	background: #f0f0f0;
}
#header{
	height:100px;
	background: #4B8FD3;
	border: 1px solid #fff;
	color: #fff;	
	padding: 10px;
	font-family: Georgia, Tahoma, Arial, sans-serif;
	position: relative;
}
#container #header h1{
	font-size: 24px;
	font-family: Georgia, Tahoma, Arial, sans-serif;	
	margin: 0px;
	color: #fff;
}
#container #header h1 a{
	color: #fff;	
}
#container #header h1 a:hover{
	color: #f0f0f0;
	text-decoration: none;	
}
#container #header h2{
	font-size: 12px;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;	
}
#content{
	background: #e2e8f2 url(/frame/cbg.gif) repeat-y 650px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	line-height: 150%;
	width: 978px;
}
#menu{
	height: 30px;
	width: 978px;
	background: #445775;
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-top: 1px solid #fff;
}
#menu ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
#menu ul li a{
	color: #fff;
	display: block;
	padding: 9px 24px 3px 20px;
	float: left;
	height: 18px;
	border-right: 1px solid #fff;
} 
#menu ul li a:hover{
	color: #ecf1dd;
	text-decoration: none;
}
#menu ul li a.active{
	color: #fff;
	background: #4B8FD3;
}
#head{
	height: 235px;
	width: 1000px;
	background: url(../frame/head_bg.jpg) repeat-x;
}
#footer{
	text-align: right;
	background: #445775;	
	color: #fff;
	height:12px;
	font-size: 11px;
	padding: 8px;
	border: 1px solid #fff;
}
#content h4{
    margin-bottom: 10px;
    padding: 5px 0px 0px; 
    font-size: 17px;
    color: #000;  
    margin-left: 15px;
    font-family: Georgia, Tahoma, Arial, sans-serif;	
}
#content ul{
    margin-top: 0px;
    margin-bottom: 15px; 
}
#content ul.no_dot{
	list-style: none;	
	padding-left: 15px;
}
a {
	color: #4B8FD3;
	text-decoration: none;
}
a:hover {
	color: #d0721e;
	text-decoration: underline;
}
a span{
	color: #ff3300;	
}
a.pdf{
    display: block;
    height: 20px;
    background: url(/frame/ico_pdf.gif) no-repeat;
    padding: 0px 0px 0px 25px;
}
a.ppt, a.pps, a.pptx, a.ppsx{
	display: block;
	height: 20px;
	background: url(/frame/ico_ppt.gif) no-repeat;
	padding: 0px 0px 0px 25px;
}
a.doc, a.docx{
	display: block;
	height: 20px;
	background: url(/frame/ico_doc.gif) no-repeat;
	padding: 0px 0px 0px 25px;
}
a.ie{
	display: block;
	height: 20px;
	background: url(/frame/ico_ie.png) no-repeat;
	padding: 0px 0px 0px 25px;
}
a.ie_link{
	display: block;
	height: 20px;
	background: url(/frame/ico_ie_link.png) no-repeat;
	padding: 0px 0px 0px 25px;
}
.clear{
    clear: both;
    margin: 0;
    padding: 0;
}
input, textarea{
	font-size: 12px;
	border: solid 1px #3E5205;
}
/**/
.error, .success, .notice{
	margin-bottom: 16px;
	padding: 10px;
	border: solid 2px #CC0000;
	font-weight: bold;
	color: #CC0000;
}
.success{
	border: solid 2px #39ac01;
	color: #39ac01;
}
.notice{
	border: solid 2px #518FDD;
	color: #518FDD;    
}
table{
	padding:0px 0px 0px 0px;
}
table th{
	background: #E60004;
	padding: 10px;
	color: #fff;
}
h1 {
	font-size: 22px;
	color: #3f6884;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0px 14px 20px;
	text-align: left;
}
h2 {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 0px 0px 15px;
	text-align: left;
	background: #4B8FD3;
	height: 23px;
    margin-bottom: 15px;
}
img{
	border: 2px solid #A6CE3A;
}
h2 a{
	color: #fff;
}
h2 a:hover{
	color: #ecf1dd;
	text-decoration: none;
}
h3 {
	font-size: 15px;
	color: #445775;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 15px;
}
h3 a{
	color: #3E5205;
}
h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px;
}
p {
	margin: 0px 0px 15px;
}
ul{
	margin: 15px 15px 15px 30px;
}

li {
	margin: 5px 0px;
}
ol {
	margin: 15px 15px 15px 25px;
	padding: 0 0 0 10px;
	list-style-type: decimal;
}
input, textarea {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	border: 1px solid #3F6884;
}
.tartalom{
    padding: 0px 15px 15px;
    text-align: justify;
}
.tartalom h2{
	margin: 0px -15px 15px;	
}
/* window */
.em_window{
    position: absolute;
    width: 500px;
    background: #fff;
    border: solid 1px #445775;
    text-align: left;
}
.em_window .em_windrag{
    padding: 5px 45px 5px 5px;
    width: 450px;
    background: #445775;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    cursor: move;
}
.em_windrag img {
    margin-right: 5px;
    vertical-align: middle;
}
.em_window .em_winclose{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 16px;
    height: 16px;
    background: url(/ecms/image/close.gif) no-repeat;
    cursor: pointer;
}
.em_window .em_winloading{
    display: none;
    position: absolute;
    top: 3px;
    right: 25px;
    width: 20px;
    height: 20px;
    background: url(/ecms/image/loader2.gif) no-repeat;
}
.em_window .em_wincontent{
    padding: 10px;
    width: 480px;
}

.search_highlight {
        background-color: #FFFF00;
        font-weight: bold;
}
table img{
    margin:0px 10px;
    border: none;
}
table.static_pic_table{
	margin-bottom: 10px;	
}
.login_box{
    position: absolute;
    right: 20px;
    top: 10px;
    width: 500px;    
}
.login_box div{
    float: left;
    width:  150px
}
.login_box input{
    border: 1px solid #4B8FD3;
    margin: 2px 0px 5px;
    width: 136px;
    padding: 6px 5px;
}
input.button{
    background: #445775;
    color: #fff;
    width: 100px;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
    margin-top: 5px;
}
input.button:hover{
    background: #fff;
    color: #445775;
}
.login_box input.buttonlogout{
    background: #cc3300;
    color: #fff;
    width: 120px;
    font-weight: bold;
    padding: 5px 10px;
    cursor: pointer;
    margin-top: 5px;
}