body { 
font-family: Arial, Helvetica, sans-serif; 
background-color: #666666;
font-size: 16px;
text-rendering: optimizeLegibility;
}

#container {
position:relative;
top:0px;
left:0px;
width:950px;
margin:auto;
margin-top: -8px;
padding: 0;
background-color: white;
}

#logo{
position:relative;
top:0px;
float: left;
left:0px;
height:163px;
width:196px;
background-image: url(../kepek/site/logo.png);
}

#header{
float: right;
position:relative;
top:0px;
left:0px;
height:163px;
width:754px;
margin:0;
padding:0;
background-image: url(../kepek/site/fejlec.png);
/*height: 101px;*/
}

#right{
position:relative;
border-left-color: black;
border-left: 1px;
border-left-style: solid;
border-bottom-color: black;
border-bottom: 1px;
border-bottom-style: solid;
width:284px;
margin: 0px;
padding: 5px;
padding-top: 15px;
padding-bottom: 15px;
float:right;
background-color:#efefef;
text-align: justify;
min-height: 400px;
text-align: justify;
}

#menusor{
position:relative;
float:left;
top:0px;
left:0px;
height: 41px;
width:950px;
background-image: url(../kepek/site/menusor_back.png);
background-repeat: repeat-x;
text-align: justify;
}

#content{
position:relative;
float:left;
top:0px;
left:0px;
width:620px;
padding-left: 15px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
background-color: white;
text-align: justify;
}

#footer{
color: #999999;
position:relative;
top:0px;
left:0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
clear: both;
background-color: #323232;
}

/* oldal különböző elemei */

#feltolt_tabla {
	width: 620px;
}

#feltolt_tabla td.bal{
	width: 200px;
	text-align: left;
}

#feltolt_tabla td.jobb{
	width: 420px;
	text-align: left;
}

#post{
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}

#post-cim{
	font-size: 22px;
	color: #0064af;
	margin-bottom: 0px;
}

#post-ido{
	font-size: 11px;
	margin-bottom: 10px;
}