body{
	background-color: black;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
	font-family: "monotype", Times New Roman;
	font-size: 14pt;	
}

img.galeria{
	border: 3px solid #4c2201;
}

a{
	color: brown;
}

h1{
	font-size: 18pt;
	color: #4c2201;
}

h2{
	font-size: 16pt;
	color: #4c2201;
}

table, tr, td{
	font-family: "monotype", Times New Roman;
	font-size: 14pt;	
	color: #4c2201;
}

td.main{
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	width: 709px;	
	color: #4c2201;
	line-height:150%;
}

td.lablec{
	padding-top: 40px;
	padding-left: 100px;
	background-image:url(images/lablec.jpg);
	background-repeat:none;
	height:146px;
}

#lablec{
	font-family: "monotype",Verdana, Tahoma, Arial;
	color: #4c2201;
}

#lablec a{
	color: #4c2201;
	text-decoration: none;
}

#lablec a:HOVER{
	color: #4c2201;
	text-decoration: underline;
}