/* html rész */
html {width: 100%; height: 100%; padding-right: 0px; padding-right: 0px; padding-bottom: 0px; padding-top: 0px; margin: 0px;}

body {position: relative; background-color: black; margin: 0px auto; width: 100%; height: 100%; text-align: center; float: left; 
scrollbar-face-color: #5182A2; scrollbar-highlight-color: #000; scrollbar-3dlight-color: #5182A2; 
scrollbar-darkshadow-color: #000; scrollbar-shadow-color: #5182A2; scrollbar-arrow-color: #000; 
scrollbar-track-color: #000;}

html,body{padding:0;border:0 none;vertical-align:baseline;}
html,body,input,td,button,textarea,h1,h2{font-family:Arial,Helvetica,sans-serif;}
html{margin:0;}

/* szerkezi részek */
#center {background: white; position: relative; width: 960px; margin-left: auto; margin-right: auto; text-align: center; border-left: 5px double white; border-right: 5px double white;}

#keresoreteg {position:absolute; left:0px; top:0px; width:800px; height:600px; overflow: auto; text-align:justify; z-index:-1; filter:alpha(opacity=0,finishopacity=0,style=1);}
.kr {position:absolute; left:0px; top:0px; width:800px; height:600px; overflow: auto; text-align:justify; z-index:-1; filter:alpha(opacity=0,finishopacity=0,style=1);}

#middle {background: white; width:100%; text-align:center; float:left; border-left:5px solid white; border-left:5px solid white;}

#footer {background: white; width:100%; height:250px; text-align:center; float:left;}

a:link, a:active, a:visited {color:#287BBF;}
a:hover {color:blue;}

.flink {color:#4191B4;}

li {padding-left:10px;}

.also {text-indent:-7850px;}

/* Objektumok */

img {border:0px;}

#blokk {background:white; position:relative; top:0px; left:-5px; border-left: 5px double white; border-right: 5px double white;}
html>body #blokk {top:1160px;}

h1 {font-size:1em; color:#4191B4; font-weight:bold; border-bottom:1px solid gray; width:100%;}

#menusav {font-size:12px; width:960px; height:40px; background:#000; display: block; position:relative; margin:0px; margin-top:-50px; padding-top:10px; z-index:99;}
html>body #menusav {margin-top:-50px; height:30px; padding-top:10px;}

.fomenubox {width:180px; min-width:180px !important; float:left;}
a.fomenu:link, a.fomenu:active, a.fomenu:visited {color:#287BBF; background:#fff; min-width:180px; padding:5px; padding-left:18px; padding-right:18px; margin-left:1px; margin-right:1px; text-decoration:none; font-weight:bold;}
a.fomenu:hover {color:#fff; background:#5182A2; min-width:180px; padding:5px; padding-left:18px; padding-right:18px; margin-left:1px; margin-right:1px; font-weight:bold;}


.alap {background:white; position: absolute; width: 970px; height: 820px; left: -5px; top: 350px; text-align:justify; z-index: 1; visibility: show; border-left: 5px double white; border-right: 5px double white;}
.oldal {background:white; position: absolute; width: 970px; height: 820px; left: -5px; top: 350px; text-align:justify; z-index: 1; visibility: hidden; border-left: 5px double white; border-right: 5px double white;}

html>body .alap {top: 340px; width: 960px;}
html>body .oldal {top: 340px; width: 960px;}

.kisbox {width:300px; border-bottom:3px double gray; display:inline; float:left; text-align:center; padding:10px;}
.kisbox h1 {font-size:16px;}
.kisbox p {text-align:justify; color:#041E33; font-size:12px; padding:5px;}
.kisbox a:hover {color:#132704;}
.kisbox a:visited {color:#132704;}

.domainboxkulso{height:100%;width:100%;float:left;clear:both;display:inline;clear:both;}
.domainboxbelso{font-size:16px;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-weight:bold;color:#00618c;width:90%; padding:20px; height:80px;float:left;}
.domainkeresogomb{width:100%; float:left; text-align:center;}
.domainboxbelso input {margin-right:10px;}
.domainboxbelso label {margin-right:20px;}

/* simple css-based tooltip */
.tooltip-simple {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:justify;
	font-size:12px;
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

.domainboxbelso2{
font-size:16px;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight:bold;
color:#00618c;
width:440px; 
border:1px outset #ccc;
		background:#F2F2F2;
		padding:20px;
		margin:10px;
		font-size:12px;
		-moz-border-radius:4px;
    clear:both;
    display:inline;
}

html > body .domainboxbelso2 {width:400px;}
