body 
{
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.SiteBG 
{
	background-image: url(../background_v2.jpg); 
	background-repeat: repeat-x; 
	background-attachment: fixed; 
	background-position: center top;
	/* background-image: url(../karacsony_bg2.gif); */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.Footer 
{
	background: url(../img/FooterBg.gif) repeat-x;
	height: 21px;
	color: #bbb;
	/* border-bottom: solid 1px #2F353D; */
	font-family: Arial;
	font-size: 10px;
	vertical-align: middle;
}
#loading 
{
	display: none;
	font-size: 12px;
	color: #EBF3FE;
	font-style: italic;  	
}
#NoJS 
{
	position: absolute; 
	text-align: center;
	font-family: Arial;	
	z-index: 2; 
	margin-top: 50px;
	margin-left: 50px;	
	width: 500px;
	background: #F5E6E6;
	font-size: 16px;
	padding: 3px;
	font-weight: bold;
	color: #AD3333;
	border: solid 1px #AD3333;
}
.BlockHeaderBlueDown
{
	color: #FFFFFF;
	font-family: arial narrow, arial;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/BlockBgDown-Blue.gif) repeat-x;
	border-top: solid 1px #546d8c; 
	border-bottom: solid 1px #546d8c;
	height: 30px;
}
.BlockHeaderBlueUp
{
	color: #FFFFFF;
	font-family: arial narrow, arial;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/BlockBgUp-Blue.gif) repeat-x;
	border-top: solid 1px #546d8c; 
	border-bottom: solid 1px #546d8c;
	height: 29px;
}
.BlockHeaderGreenDown
{
	color: #FFFFFF;
	font-family: arial narrow, arial;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/BlockBgDown-Green.gif) repeat-x;
	border-top: solid 1px #7B8F57; 
	border-bottom: solid 1px #7B8F57;
	height: 29px;
}
.BlockHeaderGreenUp
{
	color: #FFFFFF;
	font-family: arial narrow, arial;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/BlockBgUp-Green.gif) repeat-x;
	border-top: solid 1px #7B8F57; 
	border-bottom: solid 1px #7B8F57;
	height: 30px;
}
.kiemeltProj a 
{
	color: #5F6F43;
	
}
.project img
{
	border: solid 1px #7B8F57;
	width: 80px;
	padding: 1px;
}
.project a:hover
{
	text-decoration: underline;
}
.LeftMenuHeader
{
 	background-image: url(../bmenuheader_v2.jpg);
	width: 148px;
	border-bottom: 1px solid #3E4E67;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* - WebView stílus definiciók - */
#ViewContener {
	margin: auto;
	padding: 0;
	text-align: center;
	width: 700px;
	color: #3B5065;
	left: 50%;
	position: absolute;
	margin-left: -350px;
	
}
#ViewContener table{
	color: #3B5065;
	font-size: 10px;
	width: 700px;
	font-family: arial;
	vertical-align: middle;
}
#ViewContener a {
	text-decoration: none;
	color: #3b5065;
	font-size: 10px;
}
#ViewHeader {
	text-align: left;
	background-color: #FFBE68;
	font-size: 12px;
	font-weight: bold;
	color: #3b5065;
}
#ViewHeader a {
	font-weight: bold;
}
#ViewHeader a:hover {
	text-decoration: underline;
}
#ViewFooter {
	text-align: left;
	background-color: #6B97D0;
	font-size: 12px;
	font-weight: bold;
	color: #3b5065;
}
#ViewFooter a {
	font-weight: bold;
}
#ViewContener img {
	padding-right: 5px;
	margin-right: 5px;
}

