body, html {
	margin: 0;
	padding: 0;
}

.bg_01 {
	background: #9b2016 url(images/csk_kezdolap_bg.jpg) no-repeat;
}

.bg_02 {
	background: #0a8228 url(images/csk_a_kert_bg.jpg) no-repeat;
}

.bg_03 {
	background: #d88500 url(images/csk_kerttervezes_bg.jpg) no-repeat;
}

.bg_04 {
	background: #006e5a url(images/csk_kertepites_bg.jpg) no-repeat;
}

.bg_05 {
	background: #2062ad url(images/csk_uszoto_bg.jpg) no-repeat;
}

.bg_06 {
	background: #5e3c02 url(images/csk_ujrahasznos_es_antik_holmik_bg.jpg) no-repeat;
}

.bg_07 {
	background: #2a436e url(images/csk_ontozes_bg.jpg) no-repeat;
}

.bg_08 {
	background: #9b2016 url(images/csk_elerhetosegeink_bg.jpg) no-repeat;
}

.txt {
	color: #000;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.almenu_uszoto {
	color: #e3d6bc;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
}

.almenu_uszoto:hover {
	color: #fff;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
}

.almenu_uszoto_txt {
	color: #e3d6bc;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
}

.almenu_kertepites {
	color: #e3d6bc;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
}

.almenu_kertepites:hover {
	color: #fff;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
}

.almenu_kertepites_txt {
	color: #e3d6bc;
	font: bold 8pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.almenu_kerttervezes {
	color: #b13326;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
}

.almenu_kerttervezes:hover {
	color: #d1574b;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
}

.almenu_kerttervezes_txt {
	color: #b13326;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 1px;
}

.link_txt {
	color: #b13326;
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.link_txt:hover {
	color: #d1574b;
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.kiskep {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	cursor: pointer; 
	cursor: hand;
}

.kiskep:hover {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	z-index: 0;
	background-position: 0;
	opacity: 0.75;
	cursor: pointer; 
	cursor: hand;
}

.nagykep {
	cursor: pointer; 
	cursor: hand;
}

#img_right {
	width: auto;	
	float: right;
}

#img_title {
	width: auto;	
	float: left;
	display: inline;
}