/* CSS2 Document */
/* CHOPINBUTTON.COM is a website of PUSH THE BUTTON CHOPIN design. */
/* design by marek kultys and marta niemywska, warsaw, poland */
/* copyright 2008 by marek kultys and marta niemywska. all rights reserved */

/* face it honey! mozart wasn't worth that money... */


body {
	width: 800px;
	margin-left: 10%;
	margin-right: auto;

}

#header {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;	
	font-family: "Lucida Sans", Arial, sans-serif;
}

#anima {
	border: none;
}

#footer {
	width: 800px;
	margin-top: 20px;
	text-align: left;
	font-family: "Lucida Sans", Arial, sans-serif;
}

#bar {
	background-color: #CCCCCC;
	height: 5px;
	width: 800px;
}

.header {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}

.header_eng{
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin-left: 550px;
}

.header_pl{
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin-left: 9px;
}

.anima {
 	border: none;
}

.links {
	font-size: 12px;
	line-height: 10px;
	color: #999999;
}

.links_marek {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	margin-left: 100px;
}

.links_marta {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	margin-left: 65px;
}

.footer {
	font-size: 9px;
	line-height: 12px;
	color: #B0B0B0;
}

.voter {
	font-size: 18px;
	font-weight: bold;
	color: #FF3366;
	text-align: center;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #CC0066;
}

a:visited {
	text-decoration: line-through;
	color: #990099;
}

	
