html {
	padding:            0;
	margin:             0; 
}

body {
	background-color:   #474643;
	font-family:        Tahoma, Verdana;
	font-size:          0.9em;
	line-height:        1.2em;
     color:              #5F5F57;
}

img {
	border:             0;
}

a {
	color:              #474643;
	text-decoration:    none;
}

a:hover {
	text-decoration:    underline;
}

h1 {
	color:              #b5121b;
	font-size:          1.5em;
	font-weight:        normal;
}

h2 {
	color:              #b5121b;
	font-size:          1.2em;
	font-weight:        normal;
}

h3 
{
	color:              #6E584E;
	font-weight:        bold;
    font-size:          12px;
	padding-top:        5px;
	padding-bottom:     0px;
}

hr
{
    color:              #ede8d4;
    height:             1px;
}

#egesz {
	background:             url("img/header_bg.jpg") no-repeat #FFFFFF;
	margin:                 0 auto;
	width:                  900px;
	margin-top:             0px;
	overflow:               auto;
}

#teteje
{
    font-size:          8pt;
    text-transform:     uppercase;
}

#teteje ul 
{
	padding:            0px 0px 0px 0px;
	margin:             0;
}

#teteje ul li {
	padding-right:      5px;
	display:            inline;
}

#teteje a {
	color: white;
}

#menu {
	position:           relative;
	width:              190px;
	padding-top:        20px;
	float:              left;
	font-size:          0.75em;
	text-transform:     uppercase;
}

#menu a {
	color:              #6E584E;
	text-decoration:    none;
	font-weight:        bold;
}

#menu a:hover {
	color:              #b5121b;
}

#menu ul li {
	list-style:         none;
	margin-bottom:      5px;
    padding-bottom:     5px;
    border-bottom:      1px #d8d8d8 solid;
    width:              140px;
}

#fejlec {
	float:              left;
	width:              669px;
	position:           relative;
	padding-top:        17px;
}

#fejleckep {
	float:              left;
	width:              655px;
    padding-left:       15px;
	ie-margin-top:25px;
}

#tartalom 
{
	clear:          both;
	padding:        10px 0px 5px 40px;
    margin-bottom:  40px;
}

.szoveg
{
    color:          #5F5F57;
	line-height:    1.4em;
	font-size:      0.85em;
    text-align:     left;
    width:          800px;
}

.content_img 
{
	float:          right;
    padding:        10px;
}

#bal
{
   float:           left;
   width:           730px;
   
}

#dobozok {
	clear:          both;
	background-color: #ebebeb;
	margin-top:     45px;
	position:       relative;
	padding-left:   39px;
	overflow:       auto;
    font-size:      8pt;
}

.dobozkep {
	float:          left;
	padding-right:  18px;
	width:          190px;
	border-left:    #FFFFFF 1px solid;
	height:         257px;
}

.dobozszoveg {
	width:          170px;
	float:          left;
	margin-left:    7px;	
}

.tovabb {
	
	margin-left:    20px;
	text-align:     right;
	margin-right:   0px;
	padding-right:  10px;
}

.tovabb a {
	color:              #6e584e;
	text-decoration:    underline;	
}

.tovabb a:hover {
	color:              #6e584e;
	text-decoration:    underline;
}

#lablec {
	width:              900px;
	margin:             0 auto;
	text-align:         center;
	font-size:          0.85em;
	color:              #c8c7c7;
	padding:            15px 0px 15px 0px;
}

#lablec a {
	color:              #c8c7c7;
	text-decoration:    none;
}

#lablec a:hover {
	text-decoration:    underline;
}

.szlogen
{
    clear: both;
    margin-top: 20px;
    font-size: 0.85em;
    color: #474643;
    font-family: Tahoma, Arial;
}
.szlogen a
{
    color: #474643;
}
.szlogen a:hover
{
    color: #474643;
}
.szlogen ul
{
    float: right;
    margin-right: 40px;
}
.szlogen ul li
{
    float: left;
    list-style: none;
    padding: 5px;
}

.kep 
{
	float:left;
	width: 180px;	
}

.szoveg ul li {list-style-type:square;margin-top:14px;}