th {
	color : #000000;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
}
td{
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
ul{
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;	
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #8D3219;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 22px;
	font-family : Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #000000;
	margin-top : 28px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 25px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}




.maintable {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

.bigblue{
  border:1px solid;
  font-size:3em;
  color:#334499;
  font-weight:700;
}

.smallred{
  color:#994433;
  font-size:0.7em;
}

.inpTextNormal{
    width: 100px;
    font-size: 0.9em;
}
.inpText50px{
    width: 50px;
    font-size: 0.9em;
}
.inpText100px{
    width: 100px;
    font-size: 0.9em;
}
.inpText150px{
    width: 150px;
    font-size: 0.9em;
}
.inpText200px{
    width: 200px;
    font-size: 0.9em;
}
.inpText400px{
    width: 400px;
    font-size: 0.9em;
}.inpText25px{
    width: 250px;
    font-size: 0.9em;
}


.tblFelhasznalok{
	font-size: 0.7em;
}

#adminPageContact {
    z-index: 999;
    position: absolute; 
    top: 50px; 
    left: 100px;
	width: 800px;
	height: 460px;
	display: block; 
    background-color: silver;
    overflow:auto;   
    white-space:nowrap;
    border: solid 2px black;
	margin-left: auto;
	margin-right: auto;
}

#adminPageStart{
    z-index: 999;
    position: absolute; 
    top: 50px; 
    left: 100px;
	width: 800px;
	height: 580px;
	display: block; 
    background-color: silver;
    overflow:auto;   
    white-space:nowrap;
    border: solid 2px black;
	margin-left: auto;
	margin-right: auto;
}

/* 
----------------------------------------------------------------------------- 
Image viewer... 
For use with Vision CSS gallery
-----------------------------------------------------------------------------*/
	
div#inner {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:500px;
	background-color:transparent;
}

div#content {
	position:relative;
	width:500px;
	margin-top:10px;
	background-color:transparent;
}

div#content {
  position:relative;
  overflow:hidden;
}

div#content img {
	position:relative;
	border:none;
}

* html div#content {
	float: left;
}

* html div.controls a {
	height: 10000px;
	background-position: center 90px;
}

div.controls a {
	text-indent: -5000px;
	overflow: hidden;
	outline: none;
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index:1;
}

div.controls a.previous {
	left: 0;
	background-image: url('../images/controller/controller_prev.png');
}

div.controls a.next {
	right: 0;
	background-image: url('../images/controller/controller_next.png');
}
		
div.controls a:hover {
	opacity: 0.40;
	filter: alpha(opacity=40);
	z-index:1;
}

div#content .details_bg {
	background-color:#000;
	opacity: 0.60;
	filter: alpha(opacity=60);
	height:50px;
	width:500px;
	bottom:10px;
	left:0px;
	position:absolute;
	z-index:2;
}

div#content #details {
	position:absolute;
	color:#fff;
	font: 36px/.9em Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	text-align:left;
	top:10px;
	z-index:1;
	left:0px;
	width:500px;
	z-index:3;
	text-align:center;
}

div#content {
	position:relative;
	background-image:url('../images/bg/bg-screen.png');
	width:500px;
	height:320px;
	padding:0px;
}

.tblPicture
{
    width: 100%;
    background-color: #C0C0C0;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.trPicHeader{
    text-align: left;
}
.trPicDetails{
    text-align: right;

}
.ImageView{
     width: 70px;
     height: 55px;
}
.imgView{
    height: 75px;
    width: 90px;
	border: 0px;
}