/* Sokszínvilág CSS Document */

body {	
	background: url(images/hatter_02.jpg) top center;
	background-repeat:repeat-x;
	background-color: #d09527;
	margin: 0px 0px 40px 0px; 
	text-align: center;
	font-family: Georgia;Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
p, td, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	line-height: 16px;
	color: #7c7125;
}

a:link {
	font-weight: bold; 
	color: #7c7125; 
	background-color: transparent; 
	text-decoration: underline;
}
a:visited {
	font-weight: bold; 
	color: #7c7125;	 
	background-color: transparent;
	text-decoration: underline;
}			
a:active {
	font-weight: bold; 
	color: #7c7125; 
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	font-weight: bold; 
	background-color: transparent; 
	color: #7c7125;
	text-decoration: none;
}
HR {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 1px dotted #ccb898; 
	HEIGHT: 1px;
	margin-right: 30px;
}	

.tartalom {	
	background: url(images/bg_top.jpg) top center;
	background-repeat:no-repeat;
}
.virag {	
	background: url(images/sokszinvilag_20.jpg) top right;
	background-repeat:no-repeat;
	padding:0 170px 40px 15px;
	text-align:left;
}

.box {	
	padding:0 170px 40px 15px;
	text-align:left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #C7C185;
	font-style: italic;
}
.picture {
	margin: 0 10px 20px 0;
	border: #e5d997 1px solid;
}
