body {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #2f2f2f;
}
p {
	font-family: Arial;
	font-size: 11px;
	color: #2f2f2f;
	margin-top: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td {
	font-family: Arial;
	font-size: 11px;
	color: #2f2f2f;
}

.stopka {
	font-family: Arial;
	font-size: 11px;
	color: #efefef;
}
h1 {
	font-size: 24px;
	color: #393b42;
}
h1 em {

	font-size: 18px;
	color: #9ca8bd;
}

.header 
{
	font-family: Arial;
	font-size: 24px;
	color: #393b42;
}
.subheader 
{
	font-family: Arial;
	font-size: 14px;
	color: #ff0f00;
}
.pasek-out {
background-color:#fffff;

}
.pasek-over {
background-color:#ee2744;
cursor:pointer;

}
.trojkat-out {
	background-color:#fffff;
	cursor:pointer;

}

.trojkat-over {
	background-image:url('images/dziubek.png'); 
	background-repeat: no-repeat; 
	background-position: top center;
	cursor:pointer;
}
.normal-state {
	
	padding-left:10px; 
	padding-right:10px;
	text-align:center; 
	font-family:Arial;
	font-weight:normal;
	text-align:center;  
	font-size:13px; 
	color:#ee2744;
	cursor:pointer;
}



.over-state {
	
	padding-left:10px; 
	padding-right:10px;
	text-align:center; 
	font-family:Arial;
	font-weight:normal;
	text-align:center;  
	font-size:13px; 
	color:#000000;
	cursor:pointer;
}
a {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	
a:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#ff0000;
	text-decoration:underline;
	}
.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #ff0000;
	}
input {
	color:#888888;
}
