﻿* {margin: 0 auto;}

body 
{
	background-color: #434343;
	font-family: arial;
	font-size: 12px;
}
.wrapper
{
	width: 1182px;
}

#header
{
	background: url("images/box-chris-71.png") no-repeat center;
	margin-left: -53px;
	height: 400px;
	width: 1306px;
}

#open_header
{
	background: url("images/box-chris-71.png") no-repeat center;
	margin-left: -100px;
	height: 400px;
	width: 1400px;
}

#topmenu 
{
	margin-top: -342px;
	margin-left:260px;
	height: 34px;
	line-height: 33px;
	text-align: left;
	width: 1000px;
}

#topmenu a 
{
	font-size: 18px;
	text-decoration: none;
	color: white;
	font-weight: normal;
}

#topmenu ul
{
	display: block;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
/*	padding-left: 5px; */
	list-style-type: none;
	}

#topmenu ul li
{
	
	position: relative;
	float: left;
	min-width: 30px;
	list-style-type: none;
	padding-left :15px;
}

#topmenu ul li ul
{
	position: absolute; 
	left: 0px;
	display: none;
	list-style-type: none;
	float: none;
}

#topmenu ul li:hover ul
{
        display: block;
		list-style-type: none;
}

#topmenu ul li ul li
{
	min-width: 130px;
}

#topmenu a:hover
{
	color: red;
}



#fotmenu 
{
	margin-top: 233px;
	margin-left:350px;
	height: 20px;
	line-height: 33px;
	text-align: left;
	width: 400px;
	
}

#fotmenu a 
{
	font-size: 18px;
	text-decoration: none;
	color: white;
	font-weight: normal;
}

#fotmenu ul
{
	
position: absolute;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-left: 5px; 
	list-style-type: none;
	}

#fotmenu ul li
{
position: relative;
	float: left;
	min-width: 30px;
	list-style-type: none;
	padding-left :15px;
}

#fotmenu ul li ul
{
	position: absolute; 
	left: 0px;
	display: none;
	list-style-type: none;
	float: none;
}

#fotmenu ul li:hover ul
{
        display: block;
		list-style-type: none;
}

#fotmenu ul li ul li
{
	min-width: 130px;
}

#fotmenu a:hover
{
	color: red;
}

.sitebody
{
display: block;
background: url("images/sitebody.png") no-repeat center;
height: 1043px;
width: 1306px;
margin-left: -53px;
}

.siteleft
{
	margin: 60px 0 0 0;
	margin-top: 70px;
	margin-left: 25px;
	width: 290px;
	min-height: 905px;
	float: left;
	background-color: #eeeeee;
	text-align: center;
}

.siteleft img
{
	border: none;
	max-width: 150px;
	padding: 5px;
}

.siteright
{
	margin: 20px 0 0 0;
	margin-top: 70px;
	padding: 10px;
	width: 945px;
	float: left;
	min-height: 439px;
	text-align: left;
	
}

.siteright table
{
	border: 1px #efefef solid;
	padding: 5px;
	margin: 10px;
}


/* kiemelt szakmák */
.siteright .kszakmaw 
{
    margin: 10px;
    witdh: 890px;
}

.siteright .kszakmaw .kszakma
{
    margin: 0 19px 0 19px;
    width: 250px;
    min-height: 250px;
    float: left;
    border: 1px #e0e0e0 solid;
}

.siteright .kszakmaw .kszakma h2
{
    margin: 0px;
    padding:5px 0 15px 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.siteright .kszakmaw .kszakma h2 a
{
    text-decoration: none;
    color: #000000;
}

.siteright .kszakmaw .kszakma h2 a:hover
{
    text-decoration: underline;
    color: #660000;
}

.siteright .kszakmaw .kszakma img
{
    margin-left: auto;
    margin-right: auto;
    max-width: 150px;
    max-height: 150px;
    border: none;
}

.siteright .kszakmaw .kszakma p
{
    margin: 10px 5px 5px 5px;
    text-align: center;
}

#footer
{
	display: block;
	background:url(images/footer2.png) repeat-x center;
	width: 1306px;
    height: 106px;
    float: left;
	margin-top: -90px;
	margin-left: -53px;
	font-size: 18px;
	text-align: center;
	color: white;
}

#footer p
{
	padding-top: 10px;
	font-weight: bold;
}
/* kiemelt szakmák - END */




.akereso
{
border-radius: 5px;
	
	margin-top: -40px;
	height: 34px;
	text-align: left;
	width: 598px;
	padding: 20px;
}


.kiemeltszakmak{
		clear:both;
	}
	.kiemeltszakmak div{
		position:relative;
		float:left;
	}
	
.column	{
margin: 30px 0 0 10px;
	padding: 25px;
	width: 150px;
	border: 5px;
	text-align: right;
	}
	.column2	{
margin: 30px 0 0 10px;
	padding: 25px;
	width: 100px;
	border: 5px;
	text-align: right;
	}
	
	
.szakmak 
{
	border-radius: 20px;
	border: 1px solid #0C376A;
	min-height: 100px;
/*	line-height: 33px; */
	width: 800px;
        margin-bottom: 10px;
        padding: 15px;
        text-align: left;
        float: left;
}

.szakmak img
{
    float:left;
    max-width: 150px;
    max-height: 150px;
	margin: 10px;
}

.szakmak h4
{
    font-size:16px;
    margin: 0 0 10px 0;
}

.szakmak p
{
    text-align: justify;
}

.szakmak a
{
    text-align: right;
    display: block;
    float: right;
}

/* szakember */
.szakemberw
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.szakemberw .head
{
    float: left;
    width: 700px;
    height: 160px;
    padding: 5px;
    background-color: #dfdfdf;
}

.szakemberw .head img
{
    float: left;
    max-height: 150px;
    max-width: 150px;
    margin: 5px;
    border: none;
}

.szakemberw .body
{
    float: left;
    width: 700px;
    min-height: 200px;
    padding: 5px;
    background-color: #efefef;
}


/* Fórum theme */
.fmain
{
    text-align: left;
    width: 710px;
    padding: 5px;
    background-color: #fafafa;
    border-bottom: 1px #dadada solid;
    float: left;
}

.fmain .fleft
{
    margin: 5px;
    min-width: 100px;
    min-height: 30px;
    float: left;
}

.fmain .fright
{
    background-color: #ffffff;
    min-width: 600px;
    float: left;
}

.fmain .fright a
{
    text-decoration: underline;
    font-weight: bold;
    color: #111111;
}
