html,body{
 	height:100%;
 	width:100%;
}
body {
	background:#8aaec6;
	margin:0px;
	padding:0px;
  	margin-right:15px;
}
body, td {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif ;
  color:#0A1F38;
}
a {
	text-decoration: none;
	color:#0A1F38;
	font-weight: bold;
}
form {
	padding:0;
	margin:0;
}
h1, h2, h3, h4 {
  font-size:14px;
  font-weight:bold;
  margin:0px;
  padding:0;
  margin-top:10px;
  margin-bottom:10px;
}
hr {
    height:1px;
    text-decoration: none;
    color:#375172;
    border:0;
    background:#375172;
}

#loginbox {
  margin:0 auto;
  width:472px;
  height:233px;
  text-align:center;
  background:url(images/admin/login_box_bg.png) top center;
  position:relative;
  top:30%;
}

#newpassbox, #success{
  margin:0 auto;
  width:472px;
  height:233px;
  text-align:center;
  position:relative;
  top:30%;
}
#success{
    height:20px;
    color:#FFFFFF;
    font-size: 15px;
}
#newpassbox inptut{
        border:1px;
	display:block;
	margin-top:26px;
	width:171px;
}
 #newpassbox div{
    padding-right:19px;
    padding-top:40px;
}
 #newpassbox #head_tit{
    padding-right:19px;
   color:#FFFFFF;
   font-size: 17px;
   text-align:left!important;
   font-weight: bold;
}

#loginbox div{
	padding-right:19px;
	padding-top:90px;
}
#loginbox input{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	margin-top:26px;
	width:171px;
}
#loginbox img, #newpassbox img{
	display:block;
	position: relative;
	right:-5px;
	margin-top:15px;
	cursor: pointer;
}
#loginbox .box_head {
	background:url(images/admin/renew_box_head.jpg) no-repeat;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
	height:47px;
	padding-top:13px;
	text-transform:uppercase;
  text-align:center;
}

.checklist {
    margin:2px auto 2px auto;
  	height:200px;
    width:70%;
  	overflow-y:auto;
    overflow-x:auto;
    border:1px solid #1F78BA;
    padding:10px;
    text-align:left;
    line-height:16px;
}
.checklist label{
  line-height:18px;
  display:block;
}
.checklist input {
    margin-bottom:-1px;
}
.checklistchecked {
    background:#CED6DB;
}
.imagebrowser input {
	width:20%;
}
.imagebrowser .inputtext {
	width:69%;
}
.info {
background:#fff;
border:#0D2748 solid 1px;
width:110px;
color:#0D2748;
padding:10px;
}
.statbg {
  background:#0D2748 url(images/admin/statbg.gif);
  border:#0D2748 solid 1px;
  font-family:arial;
  font-size:9px;
  color:#FFF;
  text-align:center;
  vertical-align:midle;
}
.bg0 {
    background:#0A1F38;
}
.bg0 tr {
    background:#fff;
    font-size:11px
}

.lapozo a, .pager a {
	background:#1A2F4A;
	/*text-transform:uppercase;*/
	font-family: Arial;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	border: 1px solid #798C9B;
    padding:1px;
    padding-left:3px;
    padding-right:3px;
    line-height:20px;
}
.lapozo a:hover, .pager a:hover {
	background:#fff;
	color:#1A2F4A;
}
.lapozo a.inacticve, .pager a.inacticve {
	background:#A2A2A2;
	color:#676767;
}
.toggle_bottom {
    background:#1A2F4A;
    width:400px;
    padding-left:20px;
    line-height:18px;
    font-weight:bold;
    color:#fff;
    margin-left:40px;
}
.filters, .pagerconfig, .lapozo {
	border:#1A2F4A solid 1px;
	padding:2px;
	margin:0px;
	background:#F9F9F9;

    line-height:23px;
    margin-left:40px;
    display:block;
}
#pagerconfig .lapozo{
	margin:0px;
	width:auto;	
}
.filters {
    text-align:center;
}
.filters .search, .filters .selectfilter, .filters .datefilters {
    /* border:#1A2F4A solid 1px; */
    background:#CED6DB;
    padding:4px 3px;
    margin:2px;
    display:inline;
}
.filters span, .filters label {
    /* white-space  :nowrap; only firefox :( */
}
.filters .filters_submit {
    display:block;
}
.datefilters img{
    width:20px;
    margin-bottom:-5px;
}
.dinamicstat {
	border:#1A2F4A solid 1px;
	margin:0px;
	background:#F9F9F9;
	width:900px;
    margin-left:40px;
}
.dinamicstat td{
    font-size:9px;
    width:60px;
}
.dinamicstat h3{
}

.content_box_menu, .dinamicmodul_form {
	width:900px;
    margin-left:40px;
    text-align:center;
}
.gridscroll {
	overflow-y:scroll; overflow-x:auto;
	height:442px;
	width:900px;
    margin-left:40px;
}
.gridscroll {
	border:#1A2F4A solid 2px;
}
.gridscroll .grid {
	width:880px;
}
.gridhead td, .gridhead td a {
  background:#334E6C;
  color:#fff;
  font-weight:bold;
}
.gridrows1 td {
  background:#CBDAED;
  background:#F9F9F9;
}
.gridrows2 td {
  background:#798C9B;
  background:#CED6DB;
}
a:hover {
    color:#FF9B00;
    /* border-bottom:#FF9B00 solid 2px; */
}
input, textarea, select {
	border: 1px solid #1F78BA;
	font-size:12px;
}
input[type="image"]  {
    border:0;
}
img {
	border: 0px;
}

.projektlista  td{
    font-size:10px;
}
.projektlistafej  td{
    font-size:11px;
    font-weight:bold;
    background:#fff;
}
.content_box {
  background:#fff;
  margin:0 auto;
  padding:10px;
  /*text-align:center;
  margin-bottom:20px;*/
}
.content_box .content_box {
	padding:0px; 
	margin:0px;
}
.content_box_header {
	background:url(images/admin/h1bg.png) center repeat-x;
	color:#313131;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding:5px;
	border:1px solid #6b99b6;
	margin-bottom:6px;
}
.box_fej {
	background:url(images/admin/renew_box_head.jpg) no-repeat;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
	height:47px;
	padding-top:13px;
	text-transform:uppercase;
}
.admin_box table tr td {

}

.admin_box td {
	font-size:11px;
}
.size1, .size1 td {
    font-size:10px;
}
.input_90_szazalek, .w90 {
	width:90%;
}

.menu a {
	background:url(images/admin/renew_gomb.png) no-repeat;
	text-transform:uppercase;
	font-family:Arial;
	text-align:center;
	color:#003762;
	font-size:10px;
	/*border: 1px solid #FFFFFF;
	font-weight:bold;*/
	display: block;
	width:135px;
	height:20px;
	padding-top:8px;
    border:0;
}

.menu a:hover {
	background:url(images/admin/renew_gomb_h.png) no-repeat;
	color:#003762;
}
#user_status_bar {
    background:#ffffff url('images/admin/head_bg.png') top repeat-x;
    height:50px;
}

#user_status_bar img.textimage{
	float:right;
	position: relative;
	top:0px;	
}
#user_status_bar #status_wrapper{
	float:right;
}
#user_status_bar #status_wrapper img{
	display:block;
	float:right;
	position: relative;
	top:0px;	
}
#user_status_bar #status_wrapper div{
	height:62px;
	/*\**/height:38px;
	float:right;
	line-height:20px;
	padding:24px;
	padding-top:13px;
	padding-bottom:0px;
	text-align:center;
}
#user_status_bar #status_wrapper div,
#user_status_bar #status_wrapper a{
	color:#313131;	
	font-size: 11px;
}
#user_status_bar #status_wrapper div,
#user_status_bar #status_wrapper a,
#user_status_bar #status_wrapper b{
	font-weight:bold;	
}
#user_status_bar #status_wrapper b{
	font-size: 10px;	
	color:#949494;
}
#user_status_bar #status_wrapper a.red{
	color:#9d0c15;	
}
#user_status_bar #status_wrapper a:hover{
	color:#505050;
}
.daymessage {
    background:#000;
    opacity:.50;
    overflow-y:auto;
    overflow-x:auto;
    height:100px;
    width:150px;
    font-size:10px;
    color:#000;
    border: 1px solid #1F78BA;
    float:right;
    margin-right:20px;
    margin-top:5px;
    color:#FFF;
}
.daymessage a{
    display:block;
    text-align:left;
    line-height:15px;
    border-bottom: 1px solid #1F78BA;
    color:#FFF;
}

._menu_small {
    /* border:1px solid #000; */
    background: url(images/admin/menu_bg.png) center repeat-x;
    height:38px;
    padding-left:15px;
    padding-right:15px;
}

ul#dropdown-menu{
}

ul#dropdown-menu > li
{
	background-image: url(images/admin/menu_b_bg.png);
	background-repeat: repeat-x;
	background-position: center;
}

.lapozo a {
	background:#1A2F4A;
	/*text-transform:uppercase;*/
	font-family: Arial;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	border: 1px solid #798C9B;
    padding:1px;
}
.lapozo a:hover {
	background:#fff;
	color:#1A2F4A;
}

.content_box_menu a, .cmenu a {
	background:#1A2F4A;
	/*text-transform:uppercase;*/
	font-family: Arial;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	border: 1px solid #798C9B;
	display: block;
    padding:1px;
}
.content_box_menu a:hover, .cmenu a:hover {
	background:#fff;
	color:#1A2F4A;
}

.left {
	float: left;
}

.error , .hiba, .error_message {
	color: #FF0000;
	font-weight: bold;
  font-size:12px;
  line-height:16px;
  background:#fff;
  border: 1px solid #1F78BA;
}

#header {
	background:#fff;

	height:70px;
	color:#003762;
	font-size:10px;
    margin:0 auto;
}
.right p {
  margin-top:2px;
  margin-bottom:2px;
}
.right {
	background:url(images/admin/renew_right.jpg) no-repeat;
	width:148px;
	height:780px;
	color:#FEFEFE;
	padding-top:10px;
	font-size:10px;
}
.dateedit {
	width:140px;
	height:20px;
	margin:1px;
    margin:0 auto;
	/* border:#999999 solid 1px; */
}
.dateedit img {
	border:0;
	float:left;
	height:20px;
	margin-left:2px;
}
.dateedit input {
	border:#1F78BA solid 1px;
	float:left;
	height:14px;
	width:110px;
	font-size:12px;
	_font-size:11px;
	padding:2px;
}
.naptarbejegyzes span {
	background:#006600;
}

#footer{
	background:url(images/admin/bottom_bg.png) repeat-x top;
	margin:0 auto;
	text-align: center;
}

/* simple css-based tooltip */
.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:250px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

