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

body {
	padding: 0px;
	min-height: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color:#f60;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color:#009;
}

.labresz_vonal {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	background-color:#666;
}
.labresz_szoveg {
	text-align:right;
	font-size:10px;
	color:#fff;
}

.belepve {
	text-align:right;
	padding:0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

.error_strings{
	font-size:14px;
	color:#ff0000;
	margin-left: 2px;
}
.error_strings2{
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	margin-left: 125px;
	position:absolute;
}
h1 {
	text-align:right;
	font-size: 22px;
	margin-right: 0px;
	margin-bottom:0px;
	padding-bottom:5px;
	padding-right:5px;
	font-style: italic;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #F60;
}
h2 {
	text-align:center;
}
h3 {
	margin:0;
	padding:0;
	color:#F00;
}
h4 { 
	font-size:20px;
	margin-bottom:0px;
}
   	
.terem_nev {
	margin: 0;
	padding: 2px;
	font-size: 22px;
	font-weight: bold;
	display: inline;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F60;
	border-left-color: #F60;
}

.teremlist {
	margin:0px;
	padding:0px;
	padding-left:2px;
	
	
}
.teremlist li {
	  margin-top:5px;
	  margin-bottom:5px;
	  margin-right:10px;
	  list-style:none;
	  display:block;
	  font-size:17px;
}
.teremlist a {
	display: block;
	text-decoration: none;
	background-color: #CCC;
	color: #F60;
	padding-left: 5px;
}
.teremlist a:hover {
	display: block;
	text-decoration: none;
	background-color: #999;
	color:#009;
    padding-left:5px;
}
.teremlist a.selected
{
		background-color: #999;
	color:#009;
}
.ma {
	background-color:#090;
}
.vonal {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
/*
.vonal:hover {
	background-color: #CCC;	
}
.novonal:hover {
	background-color: #CCC;	
}
*/
.box {
	z-index: 999;
	cursor: pointer;
	margin-top: -4px;
	margin-left: 1px;
	width: 94px;
	height: 9px;
	position: absolute;
	
}
.box2 {
	z-index: 999;
	
	margin-top: -4px;
	margin-left:1px;
	width: 94px;
	height: 9px;
	position: absolute;
	
}
/*
.box:hover {
	background-color: #ccc;
	
}
*/
.tkod {
	color: #000;
	background-color: #FFF;
	border: thin solid #00F;
	display: block;
	width:auto;
	float:left;
	padding-left:1px;
	padding-right:1px;
	
	 
}
.nevtip {
	display: none;
	
	padding: 10px;
	position: absolute;
	margin-left:20px;
	
	white-space: nowrap;
	color: #000;
	font-weight: bold;
}
.box:hover  a.nevtip {
    display: block;
}
.box2:hover .nevtip {
    display: block;
}

#navigation {
	width:100%;
}
#navigation ul {
	list-style: none;
	position: relative;
	z-index: 2;
	top: 1px;
	display: table;
	border-left: 1px solid #f5ab36;
	padding-left: 0px;
	margin:0px;
}
#navigation ul li {float:left;}
#navigation ul li a {background:#ffd89b;color:#222;display:block;padding:6px 15px;text-decoration:none;border-right:1px solid #f5ab36;border-top:1px solid #f5ab36;border-right:1px solid #f5ab36;margin:0;}
#navigation ul li a.selected {border-bottom:1px solid #fff;color:#344385;background:#fff;}

.ujido {
	border: thin solid #f5ab36;
}

tr.sor td{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;	
}

tr.sor2 td{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size:14px;
}
tr.sor3 td{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size:14px;
	font-weight:bold;
}
tr.sor4 td{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size:16px;
	font-weight:bold;
}




a.squarebutton1{
background: transparent url('images/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton1, a:visited.squarebutton1, a:active.squarebutton1{
color: #494949; /*button text color*/
}

a.squarebutton1 span{
background: transparent url('images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton1:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton1:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper1{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
/*width: 100%;*/
}

/* piros */
a.squarebutton2{
background: transparent url('images/square-red-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton2, a:visited.squarebutton2, a:active.squarebutton2{
color: #494949; /*button text color*/
}

a.squarebutton2 span{
background: transparent url('images/square-red-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton2:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton2:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


/* zöld */
a.squarebutton3{ 
background: transparent url('images/square-green-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton3, a:visited.squarebutton3, a:active.squarebutton3{
color: #494949; /*button text color*/
}

a.squarebutton3 span{
background: transparent url('images/square-green-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton3:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton3:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper3{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


a.squarebutton4{
background: transparent url('images/square-red-left.gif') no-repeat top left;
display: block;
float: right;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton4, a:visited.squarebutton4, a:active.squarebutton4 {
color: #494949; /*button text color*/
}

a.squarebutton4 span{
background: transparent url('images/square-red-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton4:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton4:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper4{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}



.fejlec_tabla {
	margin-top:5px;
	margin-bottom:5px;
	
}
.fejlec_jobb {
	background-color: #fff;
	display: block;
	float: right;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: -110px;
}

.fejlec_logo {
	background-color: #fff;
	display: block;
	float: left;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.fejlec_szoveg {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	width:300px;
}
.statusz {
	background-color:#fff;
	display:block;
	float:left;
	padding:2px;
}
.bal_oldal {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;	
}
.jobb_oldal {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;	
}

.navigacio {
	text-wrap:none;
}
#errmsg {
	color: #FF0000;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bolder;	
	
	
}
#okmsg {
	color:#006600;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bolder;
}
.oradij_tabla td {
	text-align:center;

    border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;	
	
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
}

.naplo_tabla td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	padding-right: 2px;
	padding-left: 2px;
}

.naplo_sor{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;	
}

.csoport_tabla td {
	
    border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;	
	
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
}



div.topbar{ /* bar that runs across the top of the menu */
height: 16px;
background: #e16031;
}

ul.claybricks{ /* main menu UL */
font-weight: bold;
width: 100%;
background: #e3e490;
padding: 6px 0 6px 0; /* padding of the 4 sides of the menu */
margin: 0;
text-align: left; /* set value to "left", "center", or "right" to align menu accordingly */
}

ul.claybricks li{
display: inline;
}

ul.claybricks li a{
color:black;
padding: 6px 8px 4px 8px; /* padding of the 4 sides of each menu link */
margin-right: 20px; /* spacing between each menu link */
text-decoration: none;
font-size:17px;

}

ul.claybricks li a:hover, ul.claybricks li a.selected{
	color: white;
	-moz-box-shadow: 0 0 5px #595959; /* moz syntax for CSS3 box shadows */
	-webkit-box-shadow: 0 0 5px #595959;
	box-shadow: 0 0 5px #595959;
	padding-top: 17px; /* large padding to get menu item to protrude upwards */
	padding-bottom: 6px;
	background-color: #C01418;
}

.menu {
	background-color: #fff;
	display: block;
	
	margin-top:30px;
	margin-left:225px; 
	
}
.tbox_kicsi {
	font-size:12px;
	width:16px;
	
}
.tbox_kicsi_fej {
		font-size:12px;
}
.piros {
	color:#F00;
	font-weight:bold;
}
.zold {
	color:#060;
	font-weight:bold;
}

.ujnaploform {
	padding-top:2px;
	padding-bottom:5px;
	background-color:#FFDFBF;
}
.ujnaploform h4 {
	margin-top:0px;
}

.naplo_link {
	color:#000;
}
.naplo_link:hover {
	text-decoration:underline;
}

#menurendszer li {
	list-style-type:none;
}
#menurendszer a {
	margin-left:10px;
	font-style: italic;
	text-decoration: none;	
	font-size:14px;
}
#menurendszer a:hover {
	
	text-decoration: underline;	
	
}
.letoltes {
	
	bottom: 0; 
	left: 0; 
	width: 220px; 
	font-weight: bold; 
	color: #000; 
	display:block; 
	background-color:#fff; 
	border: 1px solid #FF6600;
}

.letoltes:hover 
{
	border: 2px solid #FF6600;
}

.letoltes2 {
	
	bottom: 0; 
	left: 0; 
	width: 220px; 
	font-weight: bold; 
	color: #000; 
	display:block; 
	background-color:#E3E490; 
	border: 1px solid #FF6600;
}

.letoltes2:hover 
{
	border: 2px solid #FF6600;
}
.box3 {
	position: absolute;
	margin-top:-10px;
	margin-left:2px;
	padding:0px;
}
	

.box3 a span.tooltip {display:none;}
.box3 a:hover span.tooltip {position:absolute;top:30px;left:20px;display:block;border:2px solid red;
background-color:#FFF;}


