/* BODY tagok */
body, html {
	font: Trebuchet MS;
	margin: 0px;
	padding: 0px;
	background-color:black;
	
}

/* A tagok */
a {
	color: #9A9A9A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* DIV tagok */
div {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#main {
	width: 100%;
	height: 100%;
	border: 1px solid black;
	background-image:url(../pics/bg.png);
	background-position:left 15px;
	background-repeat:repeat-x;
}

#company_name{
	color:#CFCFCF;
	font-family:Trebuchet MS;
	font-size:23px;
	padding-left:100px;
	padding-top:40px;
}

*html #main {
    height: auto;
}

#page{
	height:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:970px;
}
#top{
	margin-left:40px;
	height: 153px;
	width: 892px;
	background-image: url('../pics/header.png');
	background-position: top left;
	background-repeat: no-repeat;
}
#flags{
	float:right;
	height:25px;
	padding-top:10px;
	text-align:right;
	width:140px;
}
#topmenu{
	width: 100%;
	float: left;
}
#center{
	float: left;
	width: 100%;
	height: 570px;
}
#center_left_out{
	background-image:url(../pics/woman_hand.png);
	background-position:left -5px;
	background-repeat:no-repeat;
	float:left;
	height:100%;
	width:38px;
}
#center_left{
	float:left;
	width:265px;
	height: 100%;
	background-image: url('../pics/woman.jpg');
	background-position: left -6px;
	background-repeat: no-repeat;
}
#center_gallery_left_border{
	float: left;
	width: 1px;
	height: 100%;
	background-image: url('../pics/gallery_left_border.png');
	background-position: left top;
	background-repeat: repeat-y;
}
#center_gallery{
	float:left;
	width:147px;
	height: 100%;
	background-color: black;
}
#center_gallery_up{
	width:100%;
	height: 435px;
	width:147px;
}
#center_gallery_down{
	width:100%;
	height: 135px;
	text-align: center;
}
#center_gallery_down_content{
	margin-left:auto;
	margin-right:auto;
	width:134px;
	height: 125px;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	border:2px solid #333333;
}
#center_gallery_down_content h1{
	color: #CDCDCD;
	font-size: 15px;
	margin-top:27px;
	font-family:Trebuchet MS;
}
#center_gallery_down_content p{
	font-size: 11px;
	width:100%;
	text-align: center;
	font-family:Trebuchet MS;
}
#center_gallery_down_content a{
	color: orange;
	width:100%;
	text-align: center;
	font-family:Trebuchet MS;
}

#center_left_border{
	float: left;
	width: 5px;
	height: 100%;
	background-image: url('../pics/left_border.png');
	background-position: left top;
	background-repeat: repeat-y;
}
#center_content{
	float:left;
	width:467px;
	background-color: #333333;
}
#center_content_up{
	height:415px;
	width:471px;
}
#center_content_down{
	height:155px;
}
#center_bottom{
	float: left;
	height: auto;
	width: 200px;
	background-color: red;
}

#center_right_border{
	float: left;
	width: 9px;
	height: 100%;
	background-image: url('../pics/right_border.png');
	background-position: left top;
	background-repeat: repeat-y;
}
#bottom{
	float: left;
	margin-left:39px;
	height: 42px;
	width: 894px;
	background-image: url('../pics/footer.png');
	background-position: top left;
	background-repeat: no-repeat;
}
#portalsign{
	float: right;
	margin-right:8px;
	margin-top:19px;
}
#portalsign img{
	border: none;
}


#contact{
	float:left;
	width: 100%;
	height: auto;
	font-family:Trebuchet MS;
	color: white;
	font-size: 12px;
}
#contact h5{
	font-size: 15px;
	color: white;
	width: 100%;
	text-align: center;
}
#contact h4{
	font-size: 12px;
	color: white;
	width: 100%;
	font-weight: normal;
	text-align: center;
}
#contact_left{
	float:left;
	height:auto;
	padding-left:0;
	width:225px;
}
#contact_left p{
	width: 100%;
	text-align:center;
}
#contact_right{
	width:240px;
	float: left;
	height: auto;
}
#contact_right p{
	width: 100%;
	text-align:center;
}


div.mainbody {
	margin-top: 20px;
	margin-left: 5px;
	text-align: justify;
}

div.mainbody h1.title {
    padding-bottom: 5px;
}


div.mainbody .text {
	font-size: 11px;
	margin-bottom: 10px;
}

/* P tagok */
p {
	width: auto;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: justify;
/*	line-height: 20px;*/
}

/* Hr tagok */
hr {
	height: 2px;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #DDD;
}

/* H1-H6 tagok */
h1 {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #5A5A5A;
	font-size: 95%;
}

h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

/* funkcio gombok */
div.functionbuttons {
	width: 100%;
	float: left;
	text-align: center;
}

div.functionbuttons p {
	display: inline;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

p.error_message {
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #AAA;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #D8F884;
	border-bottom: 1px solid #000;
	border-left: 10px solid #B9F323;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}

