@import url(menu.css);  
@import url(_nice_error.css);  
@import url(lightbox.css);  

html, body {
	margin: 0px;
	padding: 0px;
	background: #808080;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
a {
	color: #030F92;
}

a:hover {
	color: #FF6600;
}

a img {
	border: 0px;
}

#page_holder {
	width: 770px;
	margin: 0px auto 0px auto;
	background: url(../i/phoenix_bg2.png) repeat-y left top;
	text-align: left;
}

#left_side{
	position: relative;
	left: 0px;
	background: url(../i/phoenix_bg.png) no-repeat left top;
	width: 343px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#content_holder {
	position: relative;
	left: 0px;
	top: 0px;
	background: #000000 url(../i/white_bg.gif) repeat-y left top;
	width: 427px;
	float: left;
}


#content {
	background: url(../i/madar.png) no-repeat 230px 10px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 416px;
	float: left;
	padding: 25px 5px 5px 5px;
}

#site_bottom {
	position: relative;
	left: 0px;
	top: 0px;
	height: 21px;
	background: url(../i/site_bottom.gif) no-repeat left top;
	clear: both;
}

#info {
	position: relative;
	left: 7px;
	top: 60px;
	width: 188px;
	float: left;
	display: block;
	color: #FFF;
	font: 12px Tahoma;
}

#info p{
	padding: 0px 5px 0px 5px;
}
#info p span{
	clear: both;
	width: 40px;
	display: block;
	float: left;
}


#nice {
	position: relative;
	top: 5px;
	left: 0px;
	width: 186px;
	height: 385px;
	float: left;
	border: 1px solid #FFF;
	font-size: 1px;
}

#channel {
	position: relative;
	left: 0px;
	top: 5px;
	padding: 5px;
	margin: 5px;
}

.min_height {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 1px;
	height: 573px;
}

#menu {
	position: relative;
	left: 13px;
	top: 60px;
	width: 144px;	
	float: left;
	color: #FFF;
}


#content p {
	width: 400px;
	padding: 5px 0px 5px 5px;
	margin-bottom: 5px;
	background: transparent;
/*	border-top: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;*/
}

h2 {
	color: #EF5F00;
	font-size: 14px;
	text-indent: 10px;
}

h2:first-letter {
	color: #EF5F00;
	font-size: 16px;
}

h3 {
	color: #2B30DC;
	font-size: 13px;
	text-indent: 10px;
	margin: 10px 0px -10px 0px;
	padding: 5px 0px 10px 0px;
}

h3.label {
	width: 80%;
	padding: 5px;
	margin: 5px auto;
	background: #E65C00;
	color: #FFA;
	text-align: center;
}

.whitebg {
	background-color: White;
	padding: 0px 5px 0px 5px; 
}

.blue {
	color: #00F;
}

.orange {
	color: #FF6600;
}

.red {
	color: #F00;
}
.yellow {
	color: #FF0;
}

.definition dt {
	font-weight: bold;
	color: #800;
}

.definition dd {
	color: #008;
}

.adatok {
	width: 400px;
	margin: 0px 0px 10px 0px;
	padding: 0px;	
	border: 1px outset #555;
}

.adatok th {
	font-size: 11px;	
	text-indent: 15px;
	text-align: left;
	color: #FFF;
	background-color: #FF6600;
}

.adatok td {
	font-family: Tahoma;
	font-size: 9px;
}
.odd {
	background-color: #EEE8AA;
	color: #000;
}

.textinput {
	width: 200px;
	font-size: 11px;
	background: transparent;
	border: 1px inset black;
	font-weight: bold;
	overflow: auto;
}

.shortinput {
	width: 40px;
	font-size: 10px;
	background: transparent;
	border: 1px inset black;
}

.textinput:hover, .shortinput:hover, .textinput:focus, .shortinput:focus {
	background-color: #eaeaea;
	color: #FF6600;
	font-weight: normal;
}

.btn {
	background-color: #FF6600;
	color: blue;
	font-weight: bold;
	border: 1px solid #000;
	font-size: 10px;
} 

.btn:hover {
	background-color: #030F92;
	color: #FF6600;
	border: 1px solid #000;
}

table td {
	vertical-align: top;
}

td label:hover {
	color: #000000;
	text-decoration: blink;
}

.foto {
	background: transparent;
	color: black;
	padding: 5px;
}

.foto span{
	padding: 7px;
	width: 100px;
	height: 100px;
}
.foto img {
	border: 1px outset gray;
}

#language {
	position: relative;
	left: 335px;
	top: 5px;
	width: 100px;
	height: 15px;
	z-index: 10;
}
a#deutsch {
	background: url(../i/de.png) no-repeat left top;
	width: 16px;
	height: 14px;
	display: block;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-indent: -100px;
	overflow: hidden;
	float: left;
}

a#magyar {
	background: url(../i/hu.png) no-repeat left top;
	width: 16px;
	height: 14px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -100px;
	overflow: hidden;
}

a#italiano {
	background: url(../i/it.png) no-repeat left top;
	width: 16px;
	height: 14px;
	display: block;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-indent: -100px;
	overflow: hidden;
	float: left;
}
#akcio {
   position: absolute;
   right: -50px;
   top: 25px;
   cursor: pointer;
   width: 209px;
   height: 159px;
   z-index: 1000;
}

#akcio2 {
   position: absolute;
   right: -195px;
   top: 27px;
   cursor: pointer;
   width: 209px;
   height: 159px;
   z-index: 1000;
}

#newFrame {
   position: absolute;
   left: 0;
   top: 150px;
   right: 5px;
   width: 380px;
   height: 300px;
   background: #FFF;
   color: #000;
   padding: 5px;
   border: 1px solid #FF1808;
   overflow: auto;
}

#newContent p{
   width: 360px !important;
}

#closeBtn {
   position:absolute;
   left: 0;
   top: 3px;
   color: #F00;
   width: 80px;
   height: 18px;
   font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: center;
   font-weight: bold;
}

#akcio a, #akcio2 a  {
   display: block;
   text-indent: -3000px;
   overflow: hidden;
   width: 205px;
   height: 154px;
   background: url(../i/akcio.png) no-repeat left top;
   cursor: pointer;   
   border: 2px outset #72A1ED;
}

strong.kek {
	color: #00D;
}

img.jobbra {
	float: right;
	margin: 0px;
	padding: 0px;
}
img.balra {
	float: left;
	margin: 0px;
	padding: 0px;
}

a.pdf {
	background-image: url(../i/icons/pdf.gif);
	background-repeat: no-repeat;	
	background-position: left;
	height: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 2px 0px 2px 20px;
}

a.doc {
	background-image: url(../i/icons/doc.gif);
	background-repeat: no-repeat;	
	background-position: left;
	height: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 2px 0px 2px 20px;
}

.nolist {
	list-style: none;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
.required {
	border-left: 2px solid red;
}

ol {
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 15px;
}

ol li {
	padding: 0px 0px 10px 0px;
}

ol li p {
	margin: 0px 35px 0px -5px;
	padding: 0px;
	width: 350px !important;
}

ul {
	margin: 10px 5px 0px 5px;
	padding: 0px 5px 0px 15px;
}

ul li {
	padding: 0px 0px 10px 0px;
}

ul li p {
	margin: 0px 35px 0px -5px;
	padding: 0px;
	width: 350px !important;
}

ul.lista {
	margin: 5px 0 5px 10px;
	padding: 0;
	list-style: none;	
}

ul.lista li {
	clear: both;
}

ul.lista li.title {
	font-weight: bold;
}

ul.lista li span {
	display: block;
	width: 150px;
	float: left;	
}

.felsorolas li {
	clear: both;
}
.felsorolas li span{
	width: 140px;
	font-weight: bold;
	display: block;
	float: left;
}
dl {
	background: #EEEEE4;
	width: 390px;
	padding: 5px;
	margin-bottom: 15px;
}
dt {font-weight: bold;
}
dd {
  padding: 2px 5px;
}

.center {
	text-align: center;
}

.noshow {
  /*display: none; */
}
