body {background: #000000;
		font-family:Arial, Helvetica, sans-serif;
		color: #555555;	
		font-size: 13px;}

#wrapper {margin: 20px auto;
		padding: 10px;
		width: 960px;
		background: #FFFFFF;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 1px solid;}

#break {height: 10px;
		background: #99CC33;
		margin-top: 15px;
		margin-bottom: 15px;}
		
#header {width:960px; height: 212px; background-image:url('header.jpg')}


#right {margin-left: 35px; margin-bottom: 35px; padding: 20px; background: #9CC746; width: 200px; float: right; text-align: justify;}
		
#main {text-align: justify; margin: 20px;}

#footer {padding: 10px; background: #9ABF50; color:#345813;}

h1 {font-size: 20px; font-weight: bold; color: #49A01E;}
h2 {font-size: 16px; color: #49A01E;}
h3 {font-size: 14px; color: #49A01E;}


a:link {color:#49A01E; text-decoration:underline;}
a:visited {color:#49A01E; text-decoration:underline; }
a:hover {color:#49A01E; text-decoration:underline;}
a:active {color:#49A01E; text-decoration:underline; }

#right a:link {color:#FFFFFF; text-decoration:underline;}
#right a:visited {color:#FFFFFF; text-decoration:underline; }
#right a:hover {color:#FFFFFF; text-decoration:underline;}
#right a:active {color:#FFFFFF; text-decoration:underline;}

#footer a:link {color:#FFFFFF; text-decoration:underline;}
#footer a:visited {color:#FFFFFF; text-decoration:underline; }
#footer a:hover {color:#FFFFFF; text-decoration:underline;}
#footer a:active {color:#FFFFFF; text-decoration:underline;}

table.moja {border-collapse: collapse;}
table.moja td, table.moja th { border: 1px #78E672 solid; padding:5px; }
h2.faq {font-size: 18px; font-weight: bold; color: #AE3C8A;}





