body {
	background: white;
	color: #5E5E5E;
	font-family: Arial, Georgia, Times New Roman;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	letter-spacing:0px;
}
div{
	padding: 0px;
	margin: 0px;
	border: 0px;	
	font-family: Arial, Georgia, Times New Roman;
	letter-spacing:0px;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html {margin: 0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:1em;}
h1 {margin:0px; padding: 0px;}
h2 {padding-top:0.5em; padding-bottom:0.5em; font-size:1.3em; margin-left: 0px; line-height: 1.3em}
h3 {height: 24px; padding-left: 0px; margin: 12px 0px 0px 0px; font-size: 1em; color: #FFFFFF}
h4 {margin-left:-2px; margin-bottom:2px; font-weight: bold}
div,tbody, tfoot, thead,tr, th, td,img {
	margin:0;
	padding:0;
	border:0 none;
	font-family: Arial, Georgia, Times New Roman,  Times, serif;
	font-size:13px;
	font-style:normal;
	outline-style:none;
	outline-width:medium;
	vertical-align:baseline;
	line-height: 21px;
	letter-spacing:0px;
}



form{
    padding:0px;
    margin:0px;
}
/*-----------------------------*/
.menu2017 {
	float:left;
	color:#333333;
	background-color:#dddddd;
	margin:0px 0px 0px 5px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	border:2px solid #eeeeee;
}
.menu a{
	margin-top:20px;
	text-decoration:none;
	color:#3300FF;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	font-family: Arial, Times New Roman, Georgia,  Times, serif;
	letter-spacing:0px;
}
.ip a{
	margin-top:16px;
	text-decoration:none;
	color:#000088;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	font-family: Arial, sansserif;
	letter-spacing:0px;
}
.ipmenu a{
	margin-top:16px;
	text-decoration:none;
	color:#0000FF;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	font-family: Arial, sansserif;
	letter-spacing:0px;
}
.main_left {
	float: left;
	padding: 0px 5px 0px 30px;
	margin: 0px;
	width: 200px;
	font-size: 13px;
	text-align:left;
	background-color: #eeeeee;
}
.main_right {
	
	box-sizing:border-box;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
.right_title {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	color: #00CCFF;
	font-size: 18px;
	background-color: #555555;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding-bottom:5px;
	padding-top:5px;
	box-sizing:border-box;
	padding-right:10px;
	
	margin-bottom:10px;
	width: 100%;
}

.main-wrapper {
	width:1200px;
}
.col1 {
	float:left;
	padding-left:5px;
	border-style: none;
	font-size: 13px;
	width:150px;
	text-align:left;
	
	
}
.col2 {
	
	float:left;
	border-style: none;
	font-size: 13px;
	width:320px;
	text-align:left;
	padding-left:5px;
}

.namecol {
        line-height: 16px;
        font-weight: bold;
        width: 120px;
}
.ipcol {
        line-height: 16px;
        width:120px;
}
.datecol {
        width:75px;
        line-height: 16px;
}

.adminbutton {
	background-color:#555555;
	color:white;
	padding:3px;
}
/*
 *	Egyéb (fonts, glyphicons, etc.)
 */
@font-face {
  font-family: 'Glyphicons Regular';
  src: url('../tpl/fonts/glyphicons-regular.eot');
  src: url('../tpl/fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('../tpl/fonts/glyphicons-regular.woff2') format('woff2'), url('../tpl/fonts/glyphicons-regular.woff') format('woff'), url('../tpl/fonts/glyphicons-regular.ttf') format('truetype'), url('../tpl/fonts/glyphicons-regular.svg#glyphicons_regular') format('svg');
}
.glyphicon{
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Regular';
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-trash:before {
  content:"\e020";
}
