body {
	font: 12px/18px Arial, Verdana, sans-serif;
	color: #333;
	background: white;
}

a {
	color: #255da9;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #a92525;
}

.container {
	width: 900px;
	text-align: center;
	margin: 10px auto;
	padding: 10px;
	background: #fff;
}

#logo {
	display: block;
	width: 881px;
	height: 160px;
	background: url(../images/logo.jpg) no-repeat;
	margin: 2px auto;
}

h2 {
	font-size: 24px;
	line-height: 34px;
	margin: 5px 0;

}

table {
	width: 100%;
	text-align: center;
}

a img {
	border: 0;
}

table.list {
	text-align: left;
}

table.list th {
	color: #d4351b;
	border-bottom: 2px solid #ddd;
}

table.list td {
	padding: 5px 0;
}

div.modal table {
	text-align: left;
}

div.modal table td {
	padding: 5px 0;
}

div.modal h2 {
	margin-top: 0;
}

div.modal label {
	display: block;
	width: 120px;
	float: left;
	line-height: 24px; 
	text-align: right;
	padding-right: 10px;
}

div.modal a#close-modal {
	float: right;
	display: block;
	height: 20px;
	width: 19px;
	background: url(../images/zamknij.png) no-repeat;
}

input[type="text"] {
	border: 1px solid #bbb;
	padding: 3px;
	color: #333;
	font-size: 14px;
	font-family: Arial, Verdana sans-serif;
}

input.signme {
	border: 0;
	text-indent: -99999px;
	width: 250px;
	height: 56px;
	background: url(../images/podpisz.png) no-repeat;
	cursor: pointer;
}

.signme-form {
	text-align: center;
}

.error_list {
	list-style: none;
	margin: 5px 0;
	color: red;
	text-align: center;
	}

.modal {
	width: 360px;
	padding: 0 20px;
	text-align: center;
}

input.closeModal {
	border: 0;
	text-indent: -99999px;
	width: 250px;
	height: 56px;
	background: url(../images/zamknij.png) no-repeat;
	cursor: pointer;
}

.confirm-modal {
	padding-top: 30px;
}

div.sociable {
margin:16px 0;

}
span.sociable_tagline {
position:relative;
}
span.sociable_tagline span {
display:none;
width:14em;
}
span.sociable_tagline:hover span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFEE none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:black;
display:block;
line-height:1.25em;
position:absolute;
top:-5em;
}
.sociable span {
display:block;
}
.sociable ul {
display:inline;
margin:0 !important;
padding:0 !important;
}
.sociable ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
display:inline !important;
list-style-type:none;
margin:0;
padding:1px;
}
.sociable ul li:before {
content:"";
}
.sociable img {
border:0 none;
float:none;
height:16px;
margin:0;
padding:0;
width:16px;
}
.sociable-hovers {
opacity:0.4;
}
.sociable-hovers:hover {
opacity:1;
}
.wykop, .flaker {
}
.sociable {
float:right;
width:20%;
}
.sociable .sociable_tagline strong {
float:left;
margin-right:10px;
}


