
body{
	/* kek: 2e3190ff sarga: eec73eff */
color:#000000;	
background-color:#2e3190;
font-family:"Times New Roman",Georgia,Serif;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center top; 
}

div.szoveg{
background-color:#ffffff;
border-radius: 15px;
-moz-border-radius: 15px;
margin:1.5em 0 1.5em 0;
/* padding:20px; */
padding: 0.5em 1.5em 0.5em 1.5em;
width:460px;
margin-left:auto;
margin-right:auto;
box-shadow: 3px 3px 4px #000;
}

#gombok li{
list-style-type:none;
display:inline;
} 



p{
text-align:center;
}


h2{
font-variant:small-caps;
padding: 0;
text-align:center;
}


a{
	color:#2e3190;
	text-decoration:none;
	outline:none;
}

div.lablec{
text-align: center;
color:#000000;
}
div.lablec a{
color:#000000;
}

/* gombok formázása */

ul#navlist
{
margin-left: 0;
padding-left: 0;
margin: 230px 0 1.2em 0;
white-space: nowrap;
font-variant:small-caps; 
font-size: 1.6em;
text-align: center;
}

#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a {
padding: 10px 10px;
box-shadow: 3px 3px 4px #000;
border-radius: 5px;
-moz-border-radius: 5px;
}

#navlist a:link, #navlist a:visited
{
color: #000000;
background-color: #ffffff;
text-decoration: none;
}

#navlist a:hover
{
color: #ffffff;
background-color: #000000;
text-decoration: none;
}
