/* mymodules.css */


/* kampany */

.kampany-mod {
	border:#c9b39e solid 2px;
	border-radius:3px;
	padding:20px;
	margin-top:10px;
	margin-bottom:10px;
	background: #f5f5f2 url("../images/muzeum_01.gif") right top no-repeat;
}

.kamp-ctdn {
	color:#9a8a79;
	text-decoration:none;
}

/* centevent */

.cent-mod {
	border:#c9b39e solid 2px;
	border-radius:3px;
	padding:20px;
	margin-top:10px;
	margin-bottom:10px;
	background: #f5f3f1 url("../images/trianon_100_bg.gif") right top no-repeat;
}

.ctdn {
	color:#9a8a79;
	text-decoration:none;
}

.trian-mod {
	border:#8fbc6f solid 2px; 
	border-radius:3px; 
	padding:20px; 
	margin-top:10px; 
	margin-bottom:10px; 
	background: #f5f7f2 url("../images/muzeum_01.gif") right top no-repeat;
}

.tr-ctdn {
	color:#7fa464;
	text-decoration:none;
}

.bor-mod {
	border:#998e79 solid 2px;
	border-radius:3px;
	padding:20px;
	margin-top:10px;
	margin-bottom:10px;
	background: #f3eee4 url("../images/bor_bg.gif") right top no-repeat;
}

.bor-ctdn {
	color:#998e79;
	text-decoration:none;
}

.emlek-mod{
	border:#2b7060 solid 2px;
	border-radius:3px;
	padding:20px;
	margin-top:10px;
	margin-bottom:10px;
	background: #e5eeec url('../images/muemlek_bg.gif') right top no-repeat;
}

.emlek-ctdn{
	color:#2b7060;
	text-decoration:none;
}

.konyv-mod {
	border:#6490bb solid 2px;
	border-radius:3px;
	padding:20px;
	margin-top:10px;
	margin-bottom:10px;
	background: #f9fbfd url('../images/konyvek_bg.gif') right top no-repeat;
}

.konyv-ctdn {
	color:#6490bb;
	text-decoration:none;
}

.hiros-mod {
	border:#ad8686 solid 2px;
	border-radius:3px;
	padding:20px;
	margin-top:10px;
	margin-bottom:10px;
	background: #f2eded url('../images/slov_bg.gif') right top no-repeat;
}

.hiros-ctdn {
	color:#ad8686;
	text-decoration:none;
}