@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../graf/bodybg.jpg);
	background-repeat:repeat-x;
	background-color:#001629;
	margin-top:0px;}

#page {
	width:1024px;
	
	margin:auto;}

/*  HEADER   */

#header {
	position:relative;
	width:1024px;
	height:334px;
	background-image:url(../graf/header.png);
	background-repeat:no-repeat;}

#header-inner {}

#logo {
	position:relative;
	width:500px;
	height:100px;
	left:50px;
	top:15px;
	margin:0px;
	}
	
#headbann {
	position: absolute;
	width:200px;
	height:100px;
	float:right;
	right:50px;
	margin:0px;
	top:5px;
	}

#hotspot {
	position:relative;
	width:948px;
	height:150px;
	left:39px;
	top:50px;
	padding-left:1px;
	background-color:#fff;
	}

#nav {
	position:relative;
	width:952px;
	height:34px;
	left:40px;
	top:50px;
	padding-top:8px;
	text-align:center;
	}
	
#nav ul {
	float:left;
	padding:0px;
	margin:0px;}
	
#nav li {
	list-style-type:none;
	display:inline;
	margin-left:90px;}
	
#nav a:link {
	text-decoration:none;
	color:#000000;
	font-weight:bold;}

#nav a:visited {
	text-decoration:none;
	color:#000000;
	font-weight:bold;}

#nav a:hover {
	text-decoration:none;
	color: #FF0000;
	font-weight:bold;}

/*  MAIN   */

#main {
	position: relative;
	width:1024px;
	min-height:300px;
	padding-top:10px;
	overflow: hidden;
	background-image: url(../graf/mainbg.png);
	background-repeat:repeat-y;}

#main-inner {}
	
#leftcol {
	width:200px;
	min-height:500px;
	margin-left:45px;
	float:left;
	overflow:hidden;
	}
	
#leftcol-inner h2{
	font-size:14px;}

#leftcol-inner li {
	list-style-type:none;
	/*margin-left:-10px;*/
	}

#leftcol-inner a:link, #refbox a:link {
	text-decoration:none;
	color:#000000;
	font-weight:bold;}

#leftcol-inner a:visited, #refbox a:visited {
	text-decoration:none;
	color:#000000;
	font-weight:bold;}

#leftcol-inner a:hover, #refbox a:hover {
	text-decoration:none;
	color: #FF0000;
	font-weight:bold;}
	
#skype {}	
	
/* Középső tartalmi rész */

#content {
	width:500px;
	height:auto;
	margin-left:10px;
	float:left;
	
	}
	
#content-inner {
	height:auto;
	margin:0px;
	padding:5px;}

p {
	text-align:justify;}
	
#content-inner h4 {
	border-bottom: #00CCFF thin solid;}

/*#content-inner h4:hover {
	color:#FF0000;
	font-size:20px;}
	
#content-inner p:hover {
	color:#FF0000;
	font-size:20px;}*/

#rightcol {
	width:200px;
	min-height:500px;
	margin-right:35px;
	float:right;
	}

#rightcol-inner h2{
	font-size:14px;}

/*  FOOTER  */

#footer {
	position:relative;
	width:1024px;
	height:115px;
	padding-top:10px;
	margin:0px;
	top:0px;
	background-image:url(../graf/footer.png);
	background-repeat:no-repeat;}

#footer-inner {
	width:1000px;
	height:50px;
	font-size:10px;
	text-align:center;}
	
#footer li {
	list-style-type:none;
	display:inline;
	margin-left:50px;}
	
#footer a:link {
	text-decoration:none;
	color:#000000;
	font-weight:bold;}

#footer a:visited {
	text-decoration:none;
	color:#000000;
	font-weight:bold;}

#footer a:hover {
	text-decoration:none;
	color: #FF0000;
	font-weight:bold;}
	
/* TARTALMAK */

#reftable {
	border:0;
	margin-bottom:10px;}

#reftable a:link {
	text-decoration:none;
	color:#0033CC;
	font-weight:bold;}

#reftable a:visited {
	text-decoration:none;
	color:#0033CC;
	font-weight:bold;}
	
#admintable {
	position:relative;
	left:100px;
	}
#webservtab {
	width:500px;}

#leftcol h3 {
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;}
	
/* - Főoldal tartalom - */

.mainnav {
	width:900px;
	height:130px;
	margin-left:70px;
	font-size:14px;
	background-image: url(../graf/mainavbg.png);}
	
.mainnav h1 {
	font-size:14px;}

#cpics {
	width:140px;
	height:100px;
	float:left;
	padding:0px;
	margin-left:30px;
	margin-top:14px;
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;}

#scontent {
	width:700px;
	height:100px;
	float:right;
	margin-top:5px;}

#ctitle {}

#ccontent {
	color: #333333;
	padding-right:10px;}
	
#contable {
	font-size:12px;}
	
/* - REfernecia - */

#refbox {
	width:480px;
	height:200px;}

#reftitle {
	width:480px;
	height:25px;
	text-align:center;
	font-size:18px;
	}

#refcon {
	width:480px;
	height:185px;
	}

#refpics {
	width:160px;
	height:150px;
	float:left;
	}

#reftext {
	width:280px;
	height:150px;
	float:right;
	}

#towards {
	margin-top:-10px;
	float:right;}
	
#towards a:link {
	color:#000000;}

#towards a:visited {
	color:#000000;}

#towards a:hover {
	color:#FF0000;}

