@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 -150px;
background-color: black;
}

.main
{
background-color: #000000;
}

.header{
height: 150px;
}

.logo
{
position: absolute;
left: 20px;
top: 5px;
z-index: 100;
}

.topmenu
{
position: absolute;
left: 200px;
top: 30px;
z-index: 100;
}

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;
}


.bemutatkozas_content
{
top: 100px;
color: #CCCCCC;
background-color: black;
text-align: justify;
font-family: Tahoma;
font-size: 14px;
font-weight: normal;
padding-bottom: 60px;
width: 868px;
}

.bemutatkozas_content p, .bemutatkozas_content ul{
padding-right: 30px;
padding-left: 30px;
}

a
{
list-style-type: none;
text-decoration: none;
color: inherit;
}

.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;
}


.footer, .push
{
height: 150px;
}


.footer{
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}

.bottom
{
position: absolute;
width: 854px;
margin-top: 85px;
}

/*li. webdesign
{
text-align: left;
float: left;
}

li.webdesign a
{
text-align: left;
color: #cccccc;
}*/

p.tiborcz
{
color: #fda900;
text-align: center;
}

/*li.adatvedelem
{
text-align: right;
float: right;
}

li.adatvedelem a
{
color: #cccccc;
text-align: right;
float: right;
}*/

/* begin Slider Content */


ul.szakterulet_ul div{
display: block;
max-width: 65%;
height: auto;
max-height: 100%;
border: solid 1px;
border-color: #fda900;
padding: 5px;
}

/* end Slider Content*/

/* begin Hasznos*/

ul.hasznos{
list-style-type: none;
list-style-image: url('../images/bullet.png');
padding-left: 100px;
}

ul.hasznos li a:hover{
color: #fda900;
}

/* end Hasznos*/

/* begin Linkek*/

ul.polgarijog li a:hover, ul.csaladi li a:hover, ul.gazdasagi li a:hover, ul.munkajog li a:hover, ul.mediacio li a:hover{
color: #fda900;
}

ul.linkek div{
display: block;
max-width: 45%;
height: auto;
max-height: 100%;
border: solid 1px;
border-color: #fda900;
padding: 5px;
}

/* end Linkek*/
