@import "dashboard.css";

body { 
	/*color: #75767a; */
	color:#555;
	background-color:#EEE;
	font-family:Arial,Tahoma,serif;
	font-size:12px;
	behavior:url("css/csshover3.htc");
	}


a { 
	color:#db5459; 
	}

a:hover { 
	color:#555; 
	}

h1,h2,h3 {
font-family: “Lucida Sans Unicode”, sans-serif;
margin-bottom:5px;
font-style: normal;
font-weight: normal;
text-transform: none;
letter-spacing: -1px;
line-height: 1.2em;
	}

h1 {font-size: 30px; line-height:100px; margin-left:20px; }
h2 {font-size: 20px; color:#db5459; margin-bottom:15px;}
h3 {font-size: 18px; margin-bottom:8px;}
h4 {font-size: 14px; margin-bottom:8px; font-weight:bold;}

#jobboldal h3 {	
	margin:20px 0px 5px 20px;
	font-size:14px;
	font-weight:bold;
	}

h1 {
	text-indent:-9000px;
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	background-position:0px 30px;
	display:block;
	width:120px;
	line-height:100px;
	height:46px;
	}
	

p {
	font-family: “Lucida Sans Unicode”, sans-serif;
	line-height:16px;
	margin:0 0 10px 0;
	letter-spacing:0;
	}

hr {
	border:0px solid #CCC;
	height:1px;
	line-height:1px;
	}

#header {
	background-color:#333;
	color:#FFF;
	height:110px;
	}

#header h1 {
	line-height:100px;
	height:100px;
	}

/* IRODAHAZ ADATLAP */



ul.adatlap {
	width:100%;
	
	}

ul.adatlap li {
	
	/*clear:both;
	float:none;
	*/margin:0 0 15px 0;
	background-color:#FFF;
	padding:0px;
	font-size:16px;
	}

ul.adatlap li:hover {
	/*background-color:#F7F7F7;*/
	}

ul.adatlap-ketto li {
	width:50%;
	float:left;
	margin:0 0 30px 0;
	font-size:14px;
	}

table.altadatok td {
	line-height:36px;
	}

table.altadatok {
	margin:0 0 20px 0;
	}

table.altadatok select {
	width:260px;
	}

form#adatok {
	width:100%;
	clear:both;
	float:none;
	margin:10px 0 20px 0;
	}

form#adatok label {
	font-size:12px;
	text-transform:none;
	margin-bottom:5px;
	display:block;
	color:#575757;
	letter-spacing:0px;
	width:230px;
	text-align:right;
	padding-right:20px;
	/*font-weight:bold;*/
	}

form#adatok label.szeles {
	width:400px;
	}




input, input.file {
	font-family: Arial, “Lucida Sans Unicode”, sans-serif;
	padding:5px;
	font-size:14px;
	background-color:#F4F4F4;
	border-width:1px;
	border-style:solid;
	border-color:#AAA #EEE #EEE #AAA;
/*	color: #0081ca;
	font-weight:bold;*/
	/*color:#75767a;*/
	color:#333;
	letter-spacing:0px;
	margin-right:3px;
	}

textarea, select {
	font-family: Arial, “Lucida Sans Unicode”, sans-serif;
	padding:5px;
	font-size:14px;
	background-color:#F4F4F4;
	border-width:1px;
	border-style:solid;
	border-color:#AAA #EEE #EEE #AAA;
/*	color: #0081ca;
	font-weight:bold;*/
	/*color:#75767a;*/
	color:#333;
	letter-spacing:0px;
	margin-right:3px;
	}

label {
	font-style:italic;
	font-family:Georgia,sans;
	line-height:36px;
	}

input.normalinput {
	padding:4px;
	background-color:#333;
	color:#FFF;
	}

input.normalgomb {
	padding:4px;
	background-color:#333;
	color:#FFF;
	}

input.kicsi {
	width:50px;
	}

input.kozep {
	width:150px;
	}
	
input.nagy,
textarea {

	width:250px;
	}

select.nagy {
	width:262px;
	}

input.kis {
	width:60px;
	padding:2px;
	font-size:12px;
	}

table.teljes input.kis {
	width:70px;
	padding:2px;
	font-size:12px;
	}

table.teljes input.kozep {
	width:150px;
	padding:2px;
	font-size:12px;
	}

table.teljes th a {
	padding:0;
	color:#FFF;
	text-decoration:none;
	}

table.teljes select.kise {
	width:120px;
	padding:2px;
	font-size:11px;
	}
	
table.teljes select.kozepe {
	width:75px;
	padding:2px;
	font-size:11px;
	}


.irodakieg {
	width:100%;
	margin:0 0 0 15px;
	text-align:center;
	}

.irodakieg img {
	border:5px solid #EEE;
	

	margin:0 auto;
	background-color:#AAA;
	}

.menu {
	padding:0 0 0 10px; 
	margin:0; 
	list-style:none; 
	height:35px; 
	background:#CCC; 
	position:relative; 
	border:1px solid #000; 
	border-width:0 0px; 
	border-bottom:0px solid #444;
	float:left;
	width:930px;
	}
	
.menu li {float:left;}

.menu li a {
	display:block; 
	float:left; 
	height:35px; 
	line-height:35px; 
	color:#333; 
	text-decoration:none; 
	font-size:14px; 
	font-weight:bold;
	text-align:center; 
	padding:0 12px; 
	cursor:pointer;
/*	background:#575757 url(../img/divider.gif) right center no-repeat; */
	}

.menu li a.pro {
	background-image:url(../img/pro.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	}

.rss {
	text-align:right;
	height:25px; 
	line-height:25px; 
	float:left;
	display:block;
	color:#333;
	font-size:10px;
	background-color:#575757; 
	width:220px;
	padding:10px 10px 0 0;
	}

.rss img {
	margin:0 0 0 2px;
	}
	
/*
.rss a {
	background-color:#F90;
	color:#FFF;
	font-weight:bold;
	padding:2px 3px;
	border:1px solid #FFF;
	text-decoration:none;
	}
*/

.menu li.current a {color:#fff; background:url(button3.gif);}
.menu li a:hover {color:#fff; background:/*eb8488*/#db5459;}
.menu li.current a:hover {color:#fff; background:#75767a; cursor:default;}


#footer p {
	font-size:11px;
	line-height:14px;
	color:#FFF;
	padding:10px 20px;
	}

#footer p a {
	color:#CCC;
	}

#footer p a:hover {
	color:#e89194;
	}

table.event,
table.egysegek {
	width:100%;
	clear:both;
	margin:0 0 10px 0;
	border:1px solid #DDD;
	}

table.teljes {
	width:100%;
	clear:both;
	margin:0 0 10px 0;
	font-size:11px;
	}

form#adatok table.teljes input.kis {
	font-size:11px;
	}

table.event th,
table.teljes th,
table.egysegek th {
	background-color:#75767a;
	color:#FFF;
	font-weight:bold;
	padding:5px;
	/*width:25%;*/
	}

table.teljes th {
	font-size:10px;
	}

table.event tfoot.lab td {
	border-top:2px solid #75767a;
	font-weight:bold;
	}

table.event tfoot#divTxt td input {
	padding:2px 0;
	
	}

table.event tfoot#divTxt td input.kis {
	width:64px;
	}

table.event tfoot#divTxt td a {
	font-size:10px;
	line-height:27px;
	}
	
table.event td,
table.event tfoot {
	padding:5px;
	border-bottom:1px solid #DDD;
	}

table.teljes td,
table.egysegek td {
	padding:4px 2px;
	border-bottom:1px solid #DDD;
	}

table.egysegek input {
	font-size:11px;
	padding:2px;
	width:130px;
	}

table.egysegek input.kozep {
	font-size:11px;
	padding:2px;
	width:60px;
	}

table.egysegek input {
	font-size:11px;
	padding:2px;
	width:130px;
	}

table.egysegek select {
	font-size:12px;
	padding:2px;
	width:100px;
	}

table.teljes th.berlo {
	width:160px;
	}
	
p.magyarazat {
	background-color:#FFF;
	padding:0px 5px;
	font-size:10px;
	text-align:right;
	border-width:0px;
	color:#757575;
	font-style:italic;
	font-family:Georgia,Times,serif;
	}

table.egysegek input {
	width:150px;
	padding:2px;
	font-size:12px;
	}

table.szumma {
	margin:0px 0 0px 20px;
	width:310px;
	font-size:11px;
	border:1px solid #DDD;
	padding:1px;
	}

table.szumma td {
	line-height:24px;
	text-indent:10px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}


table.tblasz tr.even td,
table.event tr.even td,
table.teljes tr.even td,
table.egysegek tr.even td,
table.szumma tr.even td { background-color:#FEFEFE; }

table.tblasz tr.odd td,
table.event tr.odd td,
table.teljes tr.odd td,
table.egysegek tr.odd td,
table.szumma tr.odd td { background-color:#F1F1F1; }

table.teljes {
	width:900px;
	}

table.tblasz {
	width:100%;
	margin:20px 0;
	border:3px solid #F1F1F1;
	}

table.tblasz th {
	padding:8px 4px;
	background-color:#555;
	color:#FFF;
	font-weight:bold;
	}

table.tblasz td {
	padding:6px 4px;
	}

table.tblasz td a {
	font-size:10px;
	}

.myform{
margin:0 auto;
width:500px;
padding:0px;
}
/* ----------- stylized ----------- */
#stylized{
/*border:solid 2px #b7ddf2;
background:#ebf4fb;
*/}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized ul {
	width:100%;
	}
#stylized ul li {
	width:100%;
	clear:both;
	}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#999;
display:block;
font-size:10px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}



ul.hazak li {
	float:left;
	display:block;
	width:166.66px;
	padding-bottom:20px;
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
	}

ul.hazak li img {
	width:150px;
	margin:0 0 5px 0;
	}
	
ul.hazak li h3 {
	font-size:14px;
	}

div#header .bal {
	float:left;
	display:block;
	width:800px;
	}

div#header .jobb {
	padding-top:30px;
	font-size:11px;
	float:left;
	display:block;
	width:140px;
	}



/* BUTTONS */
.buttons {
	margin:20px 0 10px 150px;

	}

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 15px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
    
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

input.positive, .buttons a.positive{
    color:#FFF;
     background-color:#C6D880;
     border-color:#fff;
     font-weight:bold;
    
}
input.positive:hover, button.positive:hover{
/*  background-color:#E6EFC2;
    border:1px solid #529214;
    color:#529214;*/
    background-color:#555;
    border:1px solid #ddd;
    color:#EEE;    
}
input.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.jelmagy {
	font-size:11px;
	background:#F4F4F4;
	padding:5px;
	margin:10px 0 20px 0;
	}

ul.subnav {
	margin:20px 0 0 20px;
	}

ul.subnav li {
	margin:0 0 5px 0;
	width:310px;
	}

ul.subnav li a {
/*	background:#F1F1F1;
	padding:3px;
	display:block;*/
	color:#666;
	text-decoration:underline;
	font-size:11px;

	border-bottom:1px solid #EEE;
	}

ul.subnav li a:hover {
	color:#db5459;
	}


ul.files li {
	margin:0;
	padding:0;
	}

ul.files li a {
	display:block;
	background-image:url(../img/icon_pdf.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 0 10px 20px;
	
	margin:0;
	}

.blog {
	margin:0 0 0 20px;
	}

#jobboldal .blog h3 {
	margin:0 0 5px 0;
	font-size:16px;
	}

.blog h3 a {
	color:#555;
	}

.blog h3 a:hover {
	color:#db5459;
	}


.blog p {
	margin:0 0 5px 0;
	}

.blog span.datum {
	margin:0 0 5px 0;
	font-size:11px;
	line-height:11px;
	color:#999;
	font-family:Georgia,Times,serif;font-style:italic;
	}

h4.temp,
.blog h4 {
	font-size:12px;
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-style:italic;
	margin:0 0 3px 0;
	color:#db5459;
	}


#login {
	width:165px;
	margin:50px auto;
	background:#FFF;
	border:10px solid #FFF;
	}

.loginheader {
	background:#333;

	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	background-position:center 10px;
	display:block;
	width:165px;
	line-height:66px;
	height:66px;
	margin:0 0 10px 0;
}

#login form label {
	display:block;
	clear:both;
	font-weight:bold;
	color:#db5459;
	}

#login form input {
	margin:5px 0 10px 0;
	letter-spacing:0px;
	}

#login form input.go {
	clear:both;

	margin:0px 0;
	font-size:12px;
	text-indent:-8000px;
	color:#FFF;
	background:#FFF url(../img/login.gif) 0 0 no-repeat;
	width:46px;
	height:20px;
	line-height:20px;
	border-width:0px;
	}

td.aszf {
	font-size:10px;
	text-align:right;
	color:#BBB;
	}

td.aszf a {
	color:#999;
	}

td.aszf a:hover {
	color:#db5459;
	}


ul.general_list {
	margin:20px 0;
	}

ul.general_list li {
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
	clear:both;
	width:100%;
	}
	
ul.general_list li span{
	font-size:11px;
	font-weight:normal;
	margin:5px 0 5px 0;
	}
	
ul.general_list li a,
ul.aszlista li a { color:#555; }
ul.general_list li a:hover,
ul.aszlista li a:hover { color:#db5459; }	

ul.general_list li small {
	font-weight:normal;
	font-size:11px;
	}

ul.general_list li img {
	width:80px;
	height:60px;
	float:left;
	margin:0 10px 0 0;
	border:5px solid #EEE;
	}

ul.aszlista {
	margin:20px 0;
	}

ul.aszlista li {
	font-size:12px;
	font-weight:normal;
	margin:0 0 10px 0;
	}

ul.aszlista li a {
	font-weight:bold;
	font-size:14px;
/*	margin-right:5px;*/
	display:block;
	}


input.dp-applied {
	width: 140px;
	float: left;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#calendar-me {
	margin: 20px;
}

p.error {
	color:#AF3E42;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	}


ul.lstlog li {
	margin:0 0 5px 0;
	}


table#levels {
	font-size:11px;
	}

table#levels select,
table#levels input {
	font-size:11px;
	}

table#levels input.kicsi {
	width:40px;
	}

table#levels input.kozep {
	width:100px;
	}
	
	.search_table tr td {
		padding: 2px;
	}
	
#sortable { list-style-type: none; margin: 0; padding: 0; width:700px; }
#sortable li { margin: 3px 6px 3px 0; padding:20px 1px 1px 1px; float: left; width: 200px; height: 70px; font-size: 14px; vertical-align:middle; line-height:20px;text-align: center; background-color:#faf7e8; border:1px solid #ffffff;cursor: move;}
#sortable li:hover { background-color:#fff; border:1px solid #faf7e8; }

#sortable li.fixmenu {
	float:none;
	margin:0 0 10px 0;
	height:20px;
	line-height:20px;
	padding:1px;
	font-size: 14px;
	
	}

#sortable li.ui-state-disabled:hover { background-color:#faf7e8; border:1px solid #fff; cursor: default;}

#record_order li { margin: 3px 3px 3px 0; padding: 1px; float: left; width: 200px; height: 90px; font-size: 12px; line-height:2em;text-align: center; background-color:#faf7e8; border:1px solid #ffffff; cursor: move;}
#record_order li:hover { background-color:#fff; }

#deleteArea {
	margin-top:20px;
	height:40px;
	display:block;
	width:200px;
	padding: 1px;
	border:1px solid #ffffff;
	line-height:40px;
	background:#eee1ab;
	text-align:center;
	}

a.saveArea {
	margin-top:20px;
	height:40px;
	display:block;
	width:200px;
	padding: 1px;
	border:1px solid #ffffff;
	line-height:40px;
	color:#FFF;
	background:#bd3f00;
	text-align:center;
	text-decoration:none;
	}

a.saveArea:hover {
	font-weight:bold;
	}	