/*------------------------------BODY------------------------------*/
body {
	background-color: #6e9ff5;
	background-image:url(htmlBg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	SCROLLBAR-FACE-COLOR: #A6A6A6;
	SCROLLBAR-HIGHLIGHT-COLOR: #A6A6A6;
	SCROLLBAR-SHADOW-COLOR: #A6A6A6;
	SCROLLBAR-3DLIGHT-COLOR: #A6A6A6;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #fff;
	font-family: Arial;
	font-size:12px;
	color:#fff;
}


/*------------------------------TEXT------------------------------*/
A:link    { color:#000; text-decoration:none;} 
A:visited { color:#000; text-decoration:none;} 
A:hover   { color:#ff5603; text-decoration:underline;} 
A:active  { color:#000; }

A.endmenu:link    {color:#757575; text-decoration:none; font-size:11px; font-family: Arial; padding-right:15px;} 
A.endmenu:visited {color:#757575; text-decoration:none; font-size:11px; padding-right:15px;}
A.endmenu:hover   {color:#4BADEA; text-decoration:none; font-size:11px; padding-right:15px;}
A.endmenu:active  {color:#757575; text-decoration:none; font-size:11px; padding-right:15px;}

h1 {
	display:none;
	position:absolute;
}

h2 {
	color:#ff6600;
	padding-top:2px;
	font-family: tahoma;
	font-size: 10px;
	font-weight:bold;
	letter-spacing:2px;
	margin:0;
	padding-bottom:3px;
	border-bottom:dashed 1px #ccc;
}
h3 {
	color:#222;
	padding-top:2px;
	padding-left:20px;
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	margin:5px 0 0 10px;
	background-image:url(list_2.png);
	background-repeat:no-repeat;
}

b {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
}

.kiemeltszoveg {
	color:#52ABFF;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:1px;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%; /* Required */
}
#contents {
	width:1000px;
	padding:0;
	margin: 0 auto;
	text-align:center;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	border:solid 0px red;
	/*background-image:url(cloud.jpg);*/
	background-repeat:no-repeat;
}
/*-------------------------------------------HEADER------------------------------------------*/
#header {
	margin: 0 auto;
	width:720px;
	height:105px;
	border:solid 0px red;
	text-align:left;
}
#headerFlash {
	position:absolute;
}



/*-------------------------------------------MAIN------------------------------------------*/
#main {
	margin: 0 auto;
	width:720px;
	background-image:url(mainBg.png);
	background-repeat:repeat-y;
	background-position:18px 0;
	border:solid 0px red;
	min-height:460px;
}
*html #main {
	background-image:url(mainBg_ie.png);
	background-position:19px 0;
}

#centerContent {
	padding:0;
	color:#222;
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
	background-image:url(torony.jpg);
	background-repeat:no-repeat;
	background-position:535px bottom;
	min-height:460px;
	border:solid 0px blue;
}
#centerContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
*html #centerContent  {height: 1%;}
/* End hide from IE-mac */

/*----------------------LEFT CONTENT--------------------*/
#centerTextCntr {
	width:485px;
	padding-bottom:20px;
	float:left;
	margin:0 0 0 30px;
	border:solid 0px black;
	min-height:360px;
}
*html #centerTextCntr {
	margin:0 0 0 20px;
	height:360px;
}
#list_1 {
	margin:0;
	padding:5px 0px 0 30px;
	list-style-type:none;
}
#list_1 li{
	display:block;
	padding:2px 0 0 17px;
	margin:5px 0 0 0;
	border:solid 0px red;
	background-image:url(list_1.png);
	background-repeat:no-repeat;
}

#list_2 {
	margin:0;
	padding:5px 0px 0 30px;
	list-style-type:none;
}
#list_2 li{
	display:block;
	padding:2px 0 0 17px;
	margin:5px 0 0 0;
	border:solid 0px red;
	background-image:url(list_2.png);
	background-repeat:no-repeat;
}

#termekBox {
	background-color:#f5f5f5;
	border:solid 1px #ccc;
	width:450px;
	padding:10px;
	margin:15px 0 0 5px;
	min-height:140px;
	behavior:  url(hover.htc);
}
#termekBox:hover {
	background-color:#fff;
	border:dashed 1px #999;
}
#termekBox.hover {
	background-color:#fff;
	border:dashed 1px #999;
}
#termekBoxImg {
	float:left;
	margin-right:10px;
}
#termekBoxImg  img{
	padding:1px;
	border:solid 1px #999;
	margin-bottom:10px;
}
#termekBoxImg a:hover img{
	border:dashed 1px #ff6600;
}


/*----------------TEREK TABLE----------------------*/

#termekTable {
	width:450px;
}
#termekTable  img{
	padding:1px;
	border:solid 1px #999;
	margin:0 15px 0 0;
}
#termekTable a:hover img{
	border:solid 1px #ff6600;
	cursor:default;
}


/*----------------REFerenciak----------------------*/
.vissza {
	position:absolute; 
	margin:-17px 0 0 455px;
}
*html .vissza {
	position:absolute; 
	margin:-37px 0 0 455px;
}


#refTable {
	margin:5px 0 15px 0px;
}
#refTable tr td{
	padding:3px;
}
#refTable  img{
	padding:1px;
	border:solid 1px #999;
}
#refTable a:hover img{
	border:solid 1px #ff6600;
}

#kovetkezoBtn {

	margin:0px 0 0 0px;
}
#kovetkezoBtn a { 
	width:30px;
	height:27px;
	display:block;
	background-image:url(kovetkezoBtn.gif);
}
#kovetkezoBtn a span {
	display:none;
}
#kovetkezoBtn a:hover {
	background-position:0 -27px;
}

#elozoBtn {

	margin:0px 0 0 0px;
}
#elozoBtn a { 
	width:30px;
	height:27px;
	display:block;
	background-image:url(elozoBtn.gif);
}
#elozoBtn a span {
	display:none;
}
#elozoBtn a:hover {
	background-position:0 -27px;
}




/*----------------KAPCSOLAT TABLE----------------------*/
#kapcsolatTable {
	margin:30px 0 0 50px;
	width:400px;
}
#kapcsolatTable a{
	font-weight:bold;
}
#kapcsolatTable tr{
	height:50px;
}
.face {
	margin:10px 0 3px 0;
	padding:1px;
	border:solid 1px #999;
}
#almenu {
	margin:70px 0 0 170px;
	padding:13px 10px 0 5px;
	list-style-type:none;
	text-align:center;
	background-image:url(almenuBorder.png);
	background-repeat:no-repeat;
	width:202px;
	border:solid 0px red;
}
#almenu li{
	margin-bottom:3px;
}
*html #almenu li{
	border:solid 0px red;
	margin:0;
	padding:0;
	margin-bottom:3px;
	list-style-type:none;
}
#almenu li img{
	margin:0 0 0 -5px;
}
*html #almenu li img{
	margin:10px 0 0 -5px;
}
#almenu li a {
	font-size:11px;
	display:block;
	color:#222;
	width:206px;
	height:18px;
	padding-top:5px;
	background-image:url(almenuBg.png);
	text-align:left;
	text-indent:20px;
}
#almenu li a:hover{
	background-position:0 -23px;
	text-decoration:none;
}
#reflista {
	text-align:left;
	line-height:15px;
	
}

#reflista span{
	padding:2px 15px 0 15px;
	border:solid 0px red;
	background-image:url(list_2.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
*html #reflista span{
	padding:2px 15px 0 15px;
	border:solid 0px red;
	background-image:none;
	
}
#reflista div{
	position:absolute;
}
*html #reflista div{
	background-image:url(list_2.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:solid 0px blue;
	width:15px;
	height:17px;
	position:absolute;
	margin:0 0 0 -18px;
}
/*----------------------RIGHT CONTENT--------------------*/
#centerPicturesCntr {
	padding-top:10px;
	border:solid 0px red;
	margin:0 0 0 535px;
	position:absolute;
	width:165px;
	text-align:center;
}
*html #centerPicturesCntr {
	margin:0 0 0 15px;
}
#centerPicturesCntr img{
	padding:1px;
	border:solid 1px #999;
	margin-top:10px;
}
#centerPicturesCntr a:hover img{
	border:dashed 1px #ff6600;
}


/*-------------------------------------------FOOOTER------------------------------------------*/
#footer {
	margin: 0 auto;
	background-image:url(footerBg.png);
	background-repeat:no-repeat;
	background-position:18px 0;
	padding:5px 0 5px 0;
	width:720px;
	height:70px;
	text-align:left;
	font-size:11px;
}
*html #footer {
	background-image:url(footerBg_ie.png);
	background-position:19px 0;
}
#footer ul {
	position:absolute;
	margin:15px 0 0 35px;
	padding:0;
}
*html #footer ul {
	margin:13px 0 0 35px;
}
#footer li {
	display:inline;
	margin:0;
}
#footer li a{
	color:#fff;
	padding:5px 5px 2px 5px;
	line-height:20px;
	font-size:10px;
}
#footer li a:hover{
	color:#ff6600;
	background-color:#fff;
	text-decoration:none;
	border-bottom:solid 1px #777;
}
.copyright {
	color:#fff;
	font-size:10px;
	position:absolute;
	margin:18px 0 0 400px;
}
.designed {
	color:#fff;
	font-size:10px;
	position:absolute;
	margin:40px 0 0 590px;
}
.designed a{
	color:#222;
}
.designed a:hover{
	color:#222;
}