body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
}
#contener {
	margin: 0;
	padding: 0;
}
.doboz {
	width: 100%;
	min-width: 1200px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.tartalom {
	width: 1200px;
	margin: 0 auto;
	padding-top: 5px;
}
 #fejlec_info {
	background-color: #2E3338;
	color: #FFF;
	font-size: 14px;
	opacity: 0.7;
	height: 35px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
#fejlec_kep  {
	background: url("../img/slide_01_1920px.jpg") no-repeat 50% 0% #FFF;
	height: 600px;
}
#fejlec_kep_kicsi  {
	background: url("../img/slide_01_1920px.jpg") no-repeat 50% 0% #FFF;
	height: 200px;
	width: 100%;
}
.kek_szoveg {
	color: #6DCFF6;
}
.zold_szoveg {
	color: #11a654;
}
.piros_szoveg {
	color: #fe3d3d;
}
.egysorban {
	float: left;
}
ul.fomenu  li{
	float: right;
	list-style:none;
	font-size: 17px;
	margin: 10px;
	background-color: #000;
	padding: 5px;
}
a.link_feher {
	color: #FFF;
}
a.link_feher:hover {
	text-decoration: none;
	color: #6DCFF6;
}
#kategoriak {
	background-color: #e6eaed;
}
.focim {
	font-size: 40px;
	background-color: #0076a3;
	color: #FFF;
	padding: 3px;
	width: 100%;
	line-height: 95%;
	font-family: 'Roboto Regular', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}
.thumbnail {
	background-color: #FFF;
	padding: 10px;
	height: 200px;
	text-align: left;
}	
.thumbnail img {
	margin-right: 15px;
}
.thumbnail h2 {
	font-size: 18px;
}
.thumbnail p {
	margin-left: 55px;
	margin-right: 15px;
	font-size: 16px;
	height: 90px;
}
.thumbnails a {
	color: #000;
}
.thumbnails a:hover {
	text-decoration: none;
}
p.reszletek {
	text-align: right;
}
.thumbnail_kicsi {
	background-color: #FFF;
	padding: 10px;
	height: 60px;
	text-align: left;
}	
#rolunk_mondtak {
	background-color: #e6eaed;
}
h1 {
	font-size: 24px;
	color: #a52637;
}
h3 {
	font-size: 16px;
	text-align: left;
}
h4 {
	font-size: 15px;
	text-align: left;
}
h5 {
	font-size: 14px;
	text-align: left;
}
h6 {
	margin-top: 40px;
	margin-bottom: 25px;
	color: #6DCFF6;
	font-size: 14px;
}
#szolgaltatasok h4 {
	color: #FFF;
	background-color: #333;
	height: 50px;
	margin: -50px 0;
	opacity: 0.5;
	font-size: 18px;
	padding-left: 10px;
	vertical-align: middle;
}
#szolgaltatasok h4:hover {
	opacity: 0.8;
}
#szolgaltatasok  a:hover{
	text-decoration: none;
}
.hir_reszletek {
	text-align: right;
	margin-top: 10px;
}
.hir_reszletek  a{
	color: #949597;
	font-size: 18px;
}
.hir_reszletek  a:hover{
	color: #0077a2;
}
.hir_hozzaadva {
	text-align: left;
}
p.idezet {
	font-size: 28px;
	font-style: italic;
	text-align: center;
	margin: 10px 50px 10px 50px;
	line-height:150%;
}
#rolunk_mondtak {
	padding-top: 10px;
	padding-bottom: 10px;
}
#lablec {
	background-color: #293036;
	background-image: url("/gomoriszerviz.hu/img/footer_1920x430.jpg");
	background-repeat: no-repeat;
	height: 400px;
	color: #FFF;
	font-size: 14px;
	text-align: left;
}
#lablec a {
	color: #FFF;
	opacity: 0.7;
}
#lablec ul {
	list-style-type: none;
}
#lablec li {
	line-height: 200%;
}
#jogok {
	background-color: #2E3338;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	color: #FFF;
}
#oldal_tartalma {
	background-color: #FFF;
}