/* Created by SCANIATM 2014-08-27*/
*{
    margin:0;
    padding:0;
}
body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	background-color:#1d1d1d;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}
a {
    color:#ffffff;
	text-decoration:underline;
}
a:hover {
    color:red;
    text-decoration:none;
}
a:active {
    color:cyan;
	text-decoration:underline;
}
#site {
	width:1000px;
	height:auto;
	background-color:#000000;
	border:1px solid #1d1d1d;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height:100px;
}
#header h1{
	text-align: center;
	font-size:36px;
	color:#ffffff;
	padding-left:10px;
	padding-top:20px;
}
#footer{
	text-align: right;
	border-top:1px #ffffff dashed;
	clear:both;
	margin-top:2px;
	margin-bottom:1px;
	}

#hmenu {
	margin-top: 3px;
	margin-bottom: -2px;
}
	
#menu {
    background-color:#000000;	
	background-image:url(img/bbg.gif);
	width:170px;
    border:1px solid #1d1d1d;
	margin-top:1px;
	margin-bottom:2px;
	float:left;
	padding-left:2px;
	text-align:left;
}
#menu h2 {
	margin-left:-2px;
	padding-left:2px;
	background-color:#1d1d1d;
    font-size:16px;
	text-align:left;
	font-weight:bold;
	letter-spacing:2px;
	color:#ffffff;
}
#menu ul {
	list-style-type:none;
}
#menu li {
    text-align:left;
	color:#ffffff;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:lighter;
	font-family:arial;
	font-size:12px;
	color:#ffffff;
}
#menu a {
	display:block;
}

#menu a.logout{
	display: inline;
}

#menu input[type=submit]{
	font-size:11px;
	color:cyan;
	width:100px; 	
	background-color:#000000;	
	/*background-image:url(img/bbg.gif);*/
	border:1px solid #FFFFFF;
	margin-top: 2px;
	padding-top:2px;
	padding-bottom:2px;
	text-align: center
}

#content{
	width:99.5%;
    background-color:#000000;	
	background-image:url(img/bbg.gif);
    border:1px solid #1d1d1d;
	margin-top:1px;
	margin-bottom:2px;
	float:left;
	padding-left:2px;
	text-align:left;
}
#content h2 {
	margin-left:-2px;
	padding-left:2px;
	background-color:#1d1d1d;
    font-size:16px;
	text-align:left;
	font-weight:bold;
	letter-spacing:2px;
	color:#ffffff;
}
#content ul{
	padding-left: 12px;
}
#content ol{
	padding-left: 15px;
}
.hozzaferes {
	color: red;
	text-align: center;
	font-size: 36px;
}
#table {

}
#table .tb1 {
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
	height: 30px;
}
#table  .tb2{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 4px;
	height: 30px;
}
 #table .tb3{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1d1d1d;
	padding: 4px;
	height: 30px;
}
 #table .tb1:hover, #table  .tb2:hover{
	background-color: #1d1d1d;
}

.tb1 {
	font-size:12px;
	color:#FFFFFF;
	padding:4px;
}
.tb2{
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	padding:4px;
}
.tb3{
	font-size:12px;
	color:#FFFFFF;
	background-color:#1d1d1d;
	padding:4px;
}

.quote{
	background: #525252;
	border: 1px solid #6D6D6D;
	color:#e7e7e7;
	padding:2px;
	margin:0px 20px 0px 20px;
}
.login_input {
	width:140px;
	color: black;
}
.login_input:hover {
    color:black;
	border: 1px solid yellow;
	background-color:#C0C0C0;
}

.profile_input {
	color: black;
}

.profile_input:hover {
    color:black;
	border: 1px solid yellow;
	background-color:#C0C0C0;
}

.hand { 
	cursor: pointer;
	cursor: hand;
}

.button{
	font-size:11px;
	color:cyan;
	width:100px; 	
	background-color:#000000;	
	/*background-image:url(img/bbg.gif);*/
	border:1px solid #FFFFFF;
	margin-top: 2px;
	padding-top:2px;
	padding-bottom:2px;
	text-align: center
}
.button:hover{
	border:1px solid red;
	cursor: pointer;
	cursor: hand;
}
.button:active{
	border:1px solid cyan;
	cursor: pointer;
	cursor: hand;
}

#rendben{
	color: green;
	padding-top: 12px;
	font-size: 22px;
	text-align: center;
}

#users{
	/*color: white;
	width: 500px;
	text-align: center;
	border: 1px solid white;*/
	position: fixed; 
    z-index:55;
	margin-left: auto;
    margin-right: auto;
	top: 225px;
	left: 39%;
	/*right:2%;*/
	float:center;
	/*width: 550px;*/
	height: auto;
	max-height:700px;
	/*height: auto;*/
	background: white;
	/*color: #0000ff;*/
	margin: 0 auto 0 auto;
	border: 2px solid #4c4c4c;
	background-color:#000000;	
	background-image:url(img/bbg.gif);
}
#users .head{
	text-align: center;
	background-color:black;
	border-bottom: 2px solid #4c4c4c;
}
#close{
	background-image:url('img/icon/cancel.png');
	width: 16px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}

#close:hover{
	background-image:url('img/icon/cancel.png');
	width: 16px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
}