body {
	background: #Fefefe;
}

body * {
	font-family: verdana, arial;
	font-size: 10px;
	color:#666666;
}

div#frameDiv {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -270px;
	margin-left: -410px;
	width: 820px;
	overflow: hidden;
	border: 1px solid #eee;
}

div#header {
	width: 100%;
	height: 34px;
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
}

/* Navigator */
ul#nav {
	float: right;
	margin: 0;
	padding: 0;
	height: 30px;

}

ul#nav li{
	float: left;
	list-style-type: none;
	padding: 5px 20px 0 20px;
	margin: 0;
}

ul#nav li a {
	font-size:	8pt;
	font-weight: bold;
	font-family: verdana;
	color: #5E5E5E;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

ul#nav .active {
	color: #aaa !important;	
}

div#content_out{
	width: 100%;
	height: 460px;
	background-image: url('../img/content.jpg');
	background-repeat: no-repeat;
}

div#content {
	float: left;
	margin: 0;
	padding: 0;
	height: 310px;
}

div#content_in p{
	padding: 5px;
	margin: 0;
	font-family: verdana, arial;
	font-size: 10px;
	color:#666666;
	}

div#content_in h1{
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;

}

div#content_in {
	padding: 0;
	width:	100%;
	height:	300px;
	margin: 0 0 0 10px;
}

div#content_in ul {
	padding: 5px 0 5px 30px; 
	margin: 0;
	width:		300px;
	list-style-type: square;
}

div#content_in li {
	padding: 3px;
		list-style-type: square;
}

div#picture {
	width: 820px;
	height: 120px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

div#footer {
	width: 100%;
	height: 44px;
	overflow: hidden;
	float: left;		
	background: #fff;	
	border-bottom: 3px solid #C1C1C1;
}

div#footer p{
	padding: 15px 10px 5px 10px;
	font-family: verdana;
	font-size: 7pt;
	color: #A8A8A8;
	float: left;
}

div#footer ul{
	float:	right;
	margin: 0;
	padding: 0;
}

div#footer li {
	margin: 15px 20px 0 10px;
	float: left;
	padding: 0;
	list-style-type: none;
}

div#footer li a{
	font-family: verdana;
	font-size: 7pt;
	color: #A8A8A8;
	text-decoration: none;
}

.szolg_start {
	margin: 0;
	padding: 0;
	height: 300px;
	overflow: hidden;
	background-repeat: no-repeat;
	cursor: pointer;
}

.szolg_start p{
	margin: 0;
	width: 150px;
	padding: 60px 40px;
}

.szolg_start h2 {
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	width: 150px;
	margin: 0;
	padding: 140px 0 0 80px; 
	font-weight: normal;

}

.szolg_start ul {
	width: 150px;
	height: 100px;
	margin: 0;
	padding: 10px 0 0 75px; 
}

.szolg_start li{
	list-style-type: square;
	font-size: 7pt;
	font-family: verdana;
	padding: 5px 0px 0 5px;
	margin: 0;
}


form#ajanlat {
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	width: 800px;
}

form#ajanlat label{
	margin: 0px;
}

form#ajanlat input {
	width: 250px;
	margin: 5px;
	height: 15px;
	border: 1px solid #aaa;
	float: left;
}

form#ajanlat textarea{
	width: 410px;
	margin: 5px;
	height: 100px;
	border: 1px solid #aaa;
	float: left;
}

/* referenciák */
table#referenciak {
	margin: 5px 0px 5px 0;	
	float: left;	

}

table#referenciak a{
	text-decoration: none;
}

.td_standard {
	width:	170px;
	height:	130px;
	font-size: 9pt;	
	padding: 0px;
	margin: 0;		
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
}

.td_hover {
	width:	170px;
	height:	130px;
	font-size: 9pt;	
	padding: 0px;
	margin: 0;		
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
}

table#referenciak img{
	height: 95px;
	width: 130px;
	border: 1px solid #aaa;
	margin-top: 5px;

}


table#referenciak h3 {
	padding:	3px;
	font-size: 7pt;
	margin: 0;
}

/***********ügyviteli rendszerek************/

table#referenciak2 {
	margin: 5px 0px 5px 5px;	
	width: 250px;
	float: left;
}

table#referenciak2 td{
	width:	250px;
	height:	20px;
	font-size: 8pt;	
	padding: 3px;
	margin: 0;		
	border: 1px solid #e9e9e9;
	/*border-color: #e9e9e9 #ff9900 #e1e1e1 #e9e9e9;*/
	background-color: #eee;
	/*background-repeat: repeat-y;
	background-image: url('../img/ref2td_bg');
	*/

}

table#referenciak2 ul{
	margin: 0;
	padding: 0px;
	width: 180px;
}

table#referenciak2 li{
	width: 180px !important;
	font-size: 8pt;
	padding: 0px 0 5px 0 !important; 
	margin: 6px 0 0 0;
	list-style-type: square;
	vertical-align: top;
}

table#referenciak2 ul{
	margin: 0;
	padding: 0 0 0 20px;
	float: left;

}

table#referenciak2 li{
	width: 120px;
	font-size: 8pt;
	list-style-type: square;
}

table#referenciak2 strong {
	margin:0;
	padding:0;
} 

table#referenciak2 h3 {
	padding:	3px;
	font-size: 7pt;
	margin: 0;
}

ul#elerhet_ul ul {
	margin: 0;
	padding: 0;
}

ul#elerhet_ul li li{
	list-style-type: disc;
}

#scrollContentDiv {
	position: relative;
	width: 820px;
	height: 300px;
}

#scrollContentDiv-Content {
	position: absolute;
	top: 10px; 
	width: 820px;
	height: 280px;
	overflow: hidden;
}

#scrollContentDiv .Scroller-Container {
	position: absolute;
	top: 0px; 
	left: 0px;
}

#scrollContentDiv p {
	margin: 0; 
	padding: 0px 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 20px;
	color: #777;
}

#scrollContentDiv-Scrollbar {
	position: absolute;
	left: 800px;
}

#scrollContentDiv .Scrollbar-Up,
 .Scrollbar-Up-Pressed {
	position: absolute;
	width: 10px; 
	height: 10px;
	background-color: #aaa;
	font-size: 0px;
}

#scrollContentDiv .Scrollbar-Down,
 .Scrollbar-Down-Pressed {
	position: absolute;
	top: 280px;
	width: 10px; height: 10px;
	background-color: #aaa;
	font-size: 0px;
}

#scrollContentDiv .Scrollbar-Track,
 .Scrollbar-Track-Pressed {
	width: 10px; 
	height: 250px;
	position: absolute;
	top: 20px;
	background-color: #eee;
}

#scrollContentDiv .Scrollbar-Track-Pressed {
	background-color: #ddd;
}

#scrollContentDiv .Scrollbar-Handle,
 .Scrollbar-Handle-Pressed {
	position: absolute;
	width: 10px; height: 30px;
	background-color: #ccc;
}

#scrollContentDiv .Scrollbar-Handle-Pressed, 
 .Scrollbar-Down-Pressed, .Scrollbar-Up-Pressed {
	background-color: #ff9900 /*#AAA;*/
}

#scrollContentDiv .Scrollbar-Disabled {
	display: none;
}

