@charset "utf-8";
/* CSS Document */

html
{
background-color: #2c2c2c;
padding: 0;
margin: 0;
height: 100%;
}

body
{
background-color: #000000;
position: absolute;
width: 868px;
height: 100%;
margin-top: 0;
margin-left: 15%;
margin-right: 15%;
padding: 0;
}

.container {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -190px;
background-color: black;
}

.main{
top: 100px;
color: #CCCCCC;
background-color: black;
text-align: justify;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
width: 868px;
min-height: 442px;
}

.header{
height: 150px;
}

.logo
{
position: absolute;
left: 20px;
top: 5px;
}



.topmenu
{
position: absolute;
left: 200px;
top: 30px;
}

ul.topmenu li
{
color: #cccccc;
list-style-type: none;
display: inline;
letter-spacing: 4px;
}

.spacer
{
display: inline;
position: relative;
top: -8px;
}

.mainimage
{
position: absolute;
top: 100px;
margin-top: 20px;
margin-bottom: 0;
}

.fomenu
{
position: relative;
padding-left: 0;
padding-right: 0;
}

.bemutatkozas_bg
{
background-image: url('../images/mainmenu_left.png');
background-repeat: no-repeat;
width: 289px;
height: 85px;
position: absolute;
}

.szakterulet_bg
{
background-image: url('../images/mainmenu_center.png');
background-repeat: no-repeat;
width: 289px;
height: 85px;
position: absolute;
left: 289px;
}


.szolgaltatasok_bg
{
background-image: url('../images/mainmenu_right.png');
background-repeat: no-repeat;
width: 289px;
height: 85px;
position: absolute;
left: 578px;
}

.bevezeto
{
position: absolute;
top: 690px;
color: #cccccc;
text-align: justify;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
padding-right: 30px;
padding-left: 30px;
}

.bemutatkozas_content
{
position: absolute;
top: 100px;
color: #cccccc;
text-align: justify;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
padding-right: 30px;
padding-left: 30px;
padding-top: 30px;
}

a
{
list-style-type: none;
text-decoration: none;
color: inherit;
}



/*li. webdesign
{
text-align: left;
float: left;
}

li.webdesign a
{
text-align: left;
color: #cccccc;
}
*/

.footer, .push
{
height: 190px;
}


.footer{
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}

.bottom
{
position: absolute;
width: 868px;
margin-top: 175px;
background-color: black;
}

p.tiborcz
{
color: #fda900;
text-align: center;
}

/*li.adatvedelem
{
text-align: right;
float: right;
}

li.adatvedelem a
{
color: #cccccc;
text-align: right;
float: right;
}*/