html, body {margin: 0; padding: 0;}
body {width: 100%; height: 100%; background-color: #1B1B1B;
color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; line-height: 20px;
}

a {color: #ffffff; text-decoration: none; outline: none;}
a:hover {color: #eeeeee; text-decoration: underline;}

h1 {font-weight: normal; font-size: 24px;}
h2 {font-weight: normal; font-size: 18px; color:#CCCCCC; margin: 0px;}

#portfoliocontainer {display: block;}
#pagecontainer{padding-left: 20px;}

.clr {height: 0px; clear: both;}

#logo {display: block; height: 60px; padding-left: 20px;}
#menu {display: block; height: 40px; padding-left: 15px;}
.menulink {float: left; margin-right: 10px; padding: 0 5px;}
a.menulink:hover {}

.sajto {list-style-type:square; color: #999999; line-height: 22px;}

.uzenet {padding-left: 30px; padding-right: 100px; float: left;}

.responsemessage {color: #ff0000;}

.rejtett {display: none}