* {
font: inherit;
}

body {
background-color: #ccc;
font-family: Arial;
font-size: 13px;
}

div#baloldal {
position: absolute;
top: 32px;
left: 32px;
}

div#header {
border-bottom: 4px solid #9a2800;
position: absolute;
top: 32px;
left: 184px;
}

div#header p {
margin: 1px;
}

div#rendeles {
border: 5px dotted #666699;
position: absolute;
top: 115px;
left: 405px;
width: 260px;
background-color: #fff;
}

div#szolgaltatasok {
position: absolute;
top: 300px;
left: 195px;
}

div.margin {
padding: 0 5px 0 5px;
}

h1 {
color: #fff;
font-size: 25px;
font-weight: bold;
text-transform: uppercase;
}

h2 {
color: #f90;
font-size: 20px;
}

h3 {
color: #f90;
font-size: 16px;
text-transform: uppercase;
}

p {
color: #000;
font-size: 14px;
}
