@charset "utf-8";
/* CSS Document */


/*----------------------------------ÁLTALÁNOS--------------------------------*/
body {
	background: #ffffff url(images/bg.gif) repeat-x;
	margin:0px;
	font: normal 14px arial;
	color:#333333;
}

p{
	margin-bottom: 10px;
}

img{
	border: 0px;
	vertical-align: bottom;
}

ul{
	style="list-style: none;
	margin: 10px 0px 10px 0px;
}
li{
	padding: 4px 0px 4px 0px;
}
/*----------------------------------ÁLTALÁNOS--------------------------------*/








/*----------------------------------KONTÉNEREK--------------------------------*/
#page{
	margin: 0 auto;
	width: 980px;
}

#login_form{
	margin-top: 10px;
	float: right;
	padding: 40px;
	width: 414px;
	border: 5px solid #ebebeb;
}

#left{
	margin: 10px 10px 10px 0px;
}

#menu{
	height: 22px;
	border-top: 3px solid #ebebeb;
	border-bottom: 3px solid #ebebeb;
	margin-bottom: 20px;
	font: normal 14px arial;
	color: #5b605d;
	padding-top: 8px;
}


#foot{
	margin: 30px auto;
	width: 960px;
	height: 50px;
	background: #ebebeb;
	border-top: 5px solid #5b605d;
	padding: 10px;
}





#success{
	background: #dff2bf url(images/common/success.gif) no-repeat;
	background-position: 3px;
	border: 1px solid #6bcd66;
	margin: 5px 0px 5px 0px;	
	padding: 10px 10px 10px 40px;
	color: #535353;
	text-align: left;
}

#error{
	background: #ffbaba url(images/common/error.gif) no-repeat;
	background-position: 3px;
	border: 1px solid #f03030;
	margin: 5px 0px 5px 0px;	
	padding: 10px 10px 10px 40px;
	color: #535353;
	text-align: left;
}


div.box{
	width: 320px;
	float: left;
	margin-left: 10px;
}

div.area{
	width: 314px;
	border: 3px solid #ebebeb;
	height: 300px;
	padding: 0px;
	margin-bottom: 5px;
}

div.att{
	background: #fff9cb;
	padding: 3px;
	font: normal 11px arial;
}



#menu_box{
	position: absolute;
	width: 250px;
	height: 200px;
	display: none;
	top: 33px;
	background: url(/images/common/menubox.png);
	padding-top: 20px;
}

div.adbox{
	width: 300px;
	border: 2px solid #5b605d;
	padding: 5px;
	margin-bottom: 20px;
	background: #f8eab2;
}
#fejlec_txt{
	color: #2d7bb2;
	font-weight: bold;
}
#sor1_txt{
}
#sor2_txt{
}
#hivatkozas_txt{
	color: #2d7bb2;
}


#akcio{
	font: normal 14px arial;
	color:#333333;
	padding: 15px;
}
/*----------------------------------KONTÉNEREK--------------------------------*/








/*----------------------------------HIVATKOZÁS--------------------------------*/
a{
	color: #2d7bb2;
	text-decoration: none;	
}
a:hover{
	color: #5b605d;
}


a.login{
	font-size: 16px;
	color: #2d7bb2;
	text-decoration: none;
}
a.login:hover{
	text-decoration: underline;
	color: #5b605d;
}


#navigacio a{
	color: #2d7bb2;
	text-decoration: none;	
}
#navigacio a:hover{
	color: #5b605d;
}


a.box{
	width: 304px;
	display: block;
	height: 19px;
	background: #ffffff;
	border-bottom: 1px dashed #ebebeb;
	font: normal 14px arial;
	color: #5b605d;
	padding: 5px;
}
a.box:hover{
	background: #ebebeb;
	border-bottom: 1px dashed #ebebeb;
}

a.boxselected{
	width: 304px;
	display: block;
	height: 19px;
	background: #2d7bb2;
	border-bottom: 1px solid #2d7bb2;
	font: normal 14px arial;
	color: #ffffff;
	padding: 5px;
}


a.menu{
	display: block;
	width: 116px;
	height: 33px;
	background: url(/images/common/menubg1.gif);
	color: #2d7bb2;
	font: bold 16px arial;
	text-align: center;	
}
a.menu:hover{
	background: url(/images/common/menubg2.gif);
	color: #ededed;
}

a.submenu{
	display: block;
	background: none;
	padding: 10px;
	font: bold 14px arial;
}
a.submenu:hover{
	background: #2d7bb2;
	color: #eee;
}
/*----------------------------------HIVATKOZÁS--------------------------------*/







/*----------------------------------H--------------------------------*/
h1{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #2d7bb2;
}
h2{
	font: bold 18px arial;
	color: #2d7bb2;
	margin: 0px;
	padding: 0px;
}
h3{
	font: bold 16px arial;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
/*----------------------------------H--------------------------------*/








/*----------------------------------LISTA--------------------------------*/
ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
	list-style: square;
	list-style-position: inside;
	margin-left: 30px;
}
/*----------------------------------LISTA--------------------------------*/









/*----------------------------------TEXT--------------------------------*/
.red{
	color: #a80000;
	font-weight: bold;
}

.megj{
	font: normal 11px arial;
	color: #5b605d;
}

.ertesites{
	font: normal 12px arial;
	color: #2d7bb2;
}

.cim{
	color: #5b605d;
	font: normal 14px arial;
}

.aktiv{
	background: #2d7bb2;
	color: #ffffff;
	padding: 0px 2px 0px 2px;
}

.netpoz{
	color: #2d7bb2;
	font-weight: bold;
}

div.line{
	padding-bottom: 5px;
}
/*----------------------------------TEXT--------------------------------*/











/*-----------------------------------FORM-------------------------------------*/
input{
	border: 2px solid #ebebeb;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	width: 400px;
}

input.small{
	border: 2px solid #ebebeb;
	font-weight: normal;
	font-size: 13px;
	padding: 5px;
	width: 600px;
}

input.ads{
	border: 1px solid #ebebeb;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
	width: 280px;
}


select{
	border: 2px solid #ebebeb;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
}


textarea{
	font-family: arial;
	border: 2px solid #ebebeb;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	width: 400px;
	height: 200px;
}


label{
	color: #333333;
	font-size: 16px;
}

.button{
	background: #2d7bb2;
	color: #ffffff;
	font-size: 14px;
	width: 100px;
	border: 0px;
	cursor: pointer;
}
.button:hover{
	background: #5b605d;
}
/*-----------------------------------FORM-------------------------------------*/






/*-----------------------------------TABLE-------------------------------------*/
table.settings{
	
}
table.settings td{
	padding: 0px;
}



table.datatable
{	
	font-size: 14px;
	width: 980px;
	text-align: left;
	border-collapse: collapse;
	border-left: 2px solid #ebebeb;
}
table.datatable th
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	background: #2d7bb2;
	border-right: 2px solid #ebebeb;
}
table.datatable td
{
	padding: 8px; 
	border-bottom: 2px solid #ebebeb;
	border-right: 2px solid #ebebeb;
	color: #5b605d;
	border-top: 1px dotted #5b605d;
	background: #ffffff;
}
table.datatable tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
table.datatable tbody tr:hover td
{
	background: #ebebeb;
	color: #000000;
}
/*-----------------------------------TABLE-------------------------------------*/
