*{
	padding: 0;
	margin: 0;
}
img,fieldset{
	border: none;
}

.clear{
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
}
.error {
	color: #ff0000;
	font-size: 8px;
}
a:link,a:visited,a:active{
	text-decoration: none;
	outline:none;
	color: #00c3c3;
}
a:hover{
	color: White;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:100%;
	background-image: url(../Images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #00022d;
	color: #d6d6d6;
}
.container{
	width: 911px;
	position:relative;
	margin: 0 auto;
}
.container div.content div.lista {
	min-height: 355px;
	_height: 355px;
}
.header{
	height: 98px;
	background-color: #e8e8e8;
	margin-bottom: 2px;
	position:relative;
}
.logo{
	display: block;
	float: left;
}
div.flag{
	position:absolute;
	top:0px;
	right:10px;
	width: 100px;
	text-align: right;
}
#menu{
	width: 755px;
	padding-right: 20px;
	float: right;
	height: 62px;
	padding-top: 36px;
}
#menu a{
	font: 18px arial narrow;
	color: Black;
	margin-right: 45px;
}
#menu a:hover{
	color: #00c3c3;
}
ul{
	list-style-image: url(../Images/ul.jpg);
	margin-left: 50px;
	line-height: 16px;
}
/* GLOBAL CONTENT */
.submenu{
	width: 776px;
	height: 143px;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-left: 135px;
	color: Black;
}
.submenu a{
	font: 15px arial narrow;
	color: black;
	padding: 0 10px;
}
.submenu a:hover{
	color: #a96b66;
}
.submenu_background{
	width: 550px;
}

.menu_koszonto{
	background-image: url(../Images/menu_koszonto_hu.jpg);
}
.menu_koszonto,.menu_bemutatkozas{
	background-image: url(../Images/menu_koszonto_hu.jpg);
}
.menu_kapcsolatrendszer{
	background-image: url(../Images/menu_kapcsolatrendszer_hu.jpg);
}
.menu_minosegpolitika{
	background-image: url(../Images/menu_minosegpolitika_hu.jpg);
}
.menu_tamogatasok{
	background-image: url(../Images/menu_tamogatasok_hu.jpg);
}
.menu_szolgaltatasok{
	background-image: url(../Images/menu_szolgaltatasok_hu.jpg);
}

.menu_objektumvedelem{
	background-image: url(../Images/szolgaltatas_objektumvedelem.jpg) !important;
}
.menu_rendezvenybiztositas{
	background-image: url(../Images/szolgaltatas_rendezvenybiztositas.jpg) !important;
}
.menu_szemelyvedelem{
	background-image: url(../Images/szolgaltatas_szemelyvedelem.jpg) !important;
}
.menu_nemzetkozi_es_belfoldi_szallitmanykiseres{
	background-image: url(../Images/szolgaltatas_szallitas.jpg) !important;
}
.menu_tavfelugyelet_es_kivonulo_szolgalat{
	background-image: url(../Images/szolgaltatas_tavfelugyelet.jpg) !important;
}
.menu_biztonsagtechnika{
	background-image: url(../Images/szolgaltatas_biztonsagtechnika.jpg) !important;
}
.menu_biztonsagi_auditok_keszitese{
	background-image: url(../Images/szolgaltatas_biztonsagi_auditok.jpg) !important;
}
.menu_biztonsagpolitika_kidolgozasa{
	background-image: url(../Images/szolgaltatas_biztonsagpolitika.jpg) !important;
}
.menu_valsagkezeles{
	background-image: url(../Images/szolgaltatas_valsagkezeles.jpg) !important;
}
.menu_tovabbkepzes{
	background-image: url(../Images/szolgaltatas_tovabbkepzes.jpg) !important;
}
.menu_takaritas{
	background-image: url(../Images/szolgaltatas_takaritas.jpg) !important;
}

.menu_partnerek{
	background-image: url(../Images/menu_partnerek_hu.jpg);
}
.menu_hirek{
	background-image: url(../Images/menu_hirek_hu.jpg);
}
.menu_kapcsolat{
	background-image: url(../Images/menu_kapcsolat_hu.jpg);
}

.contkep{
	float: left;
	width: 160px;
}
.content{	
	padding: 20px;
	width: 870px;
	min-height:370px;
	_height:370px;
	text-align: justify;
	line-height: 17px;
}
.content2{	
	float: right;
	padding: 20px;
	width: 710px;
	min-height:370px;
	_height:370px;
	text-align: justify;
}

h1{
	font: bold 22px verdana;
	color: #a96b66;
	margin-bottom: 10px;
}
h2{
	font-size: 13px;
}

.hiritem{
	margin-bottom: 30px;
}
.datum{
	font-size: 10px;
	color: #00c3c3;
	display: block;
	margin-bottom: 5px;
}
.bordered{
	border: 2px solid #e8e8e8;
}
.text{
	text-align: justify;
}
a.tovabb{
	float: right;
	color: #00c3c3;
}
a.tovabb:hover{
	color: White;
}
a.vissza{
	color: #00c3c3;
}
a.vissza:hover{
	color: White;
}

#gmap{
	color: #000000;
	border: 8px solid #e8e8e8;
	width: 397px;
	height: 275px;
	margin-bottom: 5px;
}
.innerleft{
	width: 415px;
	float: left;
}
.innerright{
	float: right;
	width: 420px;
}
.kek{
	color: #00c3c3;
	font-weight: bold;
}
form{
	width: 398px;
}
form label{
	font-weight:bold;
	color: #00c3c3;
	display: block;
	width: 150px;
	margin-right: 10px;
	float: left;
	text-align: right;
}
form .input,form select,form textarea{
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 230px;
	padding: 3px;
	font: 11px verdana;
	border: 1px solid #a19db1;
}
form select{
	width: 238px;
}
form textarea{
	height: 100px;
}
form .check{
	display: block;
	float: left;
}
form .submit,form .reset{
	border: none;
	background-color: #a96b66;
	color: #e8e8e8;
	font: 18px arial narrow;
	text-transform: uppercase;
	padding: 2px 7px;
	display: block;
	float: right;
	margin-left: 10px;
	cursor:pointer;
}
form .submit:hover{
	background-color: #C28C89;
}

div#files{
	text-align: right;
	margin-top: 10px;
}


ul.lista{
	margin-left: 0px;
}
ul.lista li{
	padding-right: 5px;
	list-style-type: none;
	display: inline;
}
ul.lista li a{
	color: #A96B66;
	font-size: 10px;
}


/* GLOBAL CONTENT */
.footer{
	font-size:11px;
	padding: 20px;
	background-color: #e8e8e8;
	color: #00022d;
	text-align: center;
}
.footer a:link,.footer a:visited{
	margin: 0 3px;
	color: #00022d;
}
.footer a:hover{
	color: #a96b66;
}
.left{
	float:left;
}
.right{
	float:right;
}

.leftimg{
	display: block;
	float: left;
	margin-right: 10px;
}
.rightimg{
	display: block;
	float: right;
	margin-left: 10px;
}
.last{
	margin-right: 0px !important;
}


.szolgtable td{
	padding: 5px;
}