@charset "utf-8";

/* HTML DEF */
html {
	font-family: Tahoma, "Century Gothic", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

h1 {
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0px;
}

#maincontainer {
	width: 995px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
}

#header {
	height: 90px;
	width: 984px;
	background-color: #0C3C6D;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #051525;
}

#header-logo {
	height: 90px;
	width: 230px;
	float: left;
}

#sky {
	float: left;
	height: 90px;
	width: 728px;
	padding-left:15px;
}


#header-banner {
margin-left: 10px;
margin-top: 10px;
}

/*BOXOK*/

#left {
	width: 580px;
	height:505px;
	float:left;
	margin-right: 10px;
	margin-top:10px;
	font-size: 11px;
	padding-left:5px;
	padding-top:5px;
}

#left-box1 {
	width:180px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	font-size: 11px;
	padding-bottom:5px;
}

#left-box2 {
	width:190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
	padding-bottom:5px;
}

#left-box3 {
	width:190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom:5px;
}

#left-box12 {
	width:380px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
	padding-bottom:5px;
}

#left-box123 {
	width:570px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
	padding-bottom:5px;
	padding-right:5px;
	text-align:justify;
}


#right {
	margin-top:10px;
	background-color: #FFFFFF;
	float: left;
	width: 180px;
	height: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;	
	float:left;
	margin-right:10px;
	padding-left:5px;
}


#bright {
	margin-top:10px;
	background-color: #FFFFFF;
	float: left;
	width: 140px;
	height:505px;
	float:left;
	text-align:center;
}

/*TABLES*/
td {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

/*LINKS*/
a:link {
	color: #003366;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #003366;
	text-decoration: none;
}
a:active{
	color: #003366;
	text-decoration: none;
}

#box-middle a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#box-middle a:hover{
	color: #FF91C8;
	text-decoration: underline;
}
#box-middle a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#box-middle a:active{
	color: #FFFFFF;
	text-decoration: none;
}


/*UPLOAD*/
#editor {
	float: left;
	width: 400px;
	margin-right: 10px;
}

#picupload {
	float: left;
	width: 200px;
}
#uploader {
	display: none;
}

/*CIKKEK*/
#comarea {
	width: 400px;
	heigth: 200px;
}

/*HOROSZKOP*/
#horoszkop {
	display: none;
}


/*Terkep*/
#mainbox {
width: 300px;
height: 200px;
float: left;
overflow: none;
}

.terkepbutton {
	border: 1px solid #CCCCCC;
	width: 100px;
}

.terkepbutton:hover {
	border: 1px solid #FFFFFF;
	width: 100px;
}

/*Nincs kép*/
#nopic {
	background-image: url(../gfx/nopic.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 120px;
}

/*TABLE CLASSES*/
#cat-td {
	width: 180px;
	float: left;
	margin: 5px;
	border: 1px solid #CCCCCC;
}

#cat-table {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 600px;
	text-align: left;
	vertical-align: middle;
}

#firm-td {
	width: 560px;
	float: left;
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#firm-td-top {
	width: 560px;
	float: left;
	margin: 5px;
	background-color: #E0EEFC;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

	#menuBg {
		position:absolute;
		width:260px;
		height:480px;
		background-image:url(map/menuBg.png); 
		background-repeat:no-repeat; 
		left:0px;
		top:0px;
	}
	

