/* reset css */
    html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	background: url('img/bg.jpg') no-repeat center top #fff;
	text-align: center;
	font-size: 1em;
	font-family: 'Roboto', helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}



/* TOP */
.top
{
	width: 960px;
	margin: 0 auto;
	background: url('img/top-bg.png') no-repeat;
	height: 350px;
}
.top .logo
{
	overflow: hidden;
}
.top .logo .site
{
	float: left;
	padding: 15px 0 0 10px;
}
.top .logo .oksir
{
	float: right;
	padding: 35px 10px 0 0;
}
.slogan
{
	text-align: left;
	padding: 30px 0 0 10px;
}
.slogan h2
{
	color: #ec008c;
	font-size: 62px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 62px;
}
.slogan h3
{
	font-size: 40px;
	color: #000;
	font-weight: 300;
}
/* COLUMNS */
.content
{
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}
.content .left-col
{
	float: left;
	width: 140px;
	padding: 0 0 0 10px;
	text-align: left;
}
.content .left-col ul
{
	list-style: none;
}
.content .left-col li a
{
	display: block;
	color: #000;
	font-size: 18px;
	text-decoration: none;
	background: #f3f3f3;
	padding: 5px 0 5px 10px;
	margin: 0 0 5px 0;
}
.content .left-col li a:hover
{
	background: #ec008c;
	color: #fff;
}

.content .right-col
{
	float: right;
	width: 780px;
	padding: 0 10px 0 0;
	text-align: left;
}
.content .nagSingle
{
	font-size: 30px;
	color: #ec008c;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0 0 20px 0;
}
.content .entry p
{
	font-weight: 300;
	text-align: justify;
	padding: 0 0 20px 0;
}
.content .entry
{
	padding: 0 0 20px 0;
}
.content .entry ul
{
	margin: 0 0 0 30px;
}
.content .entry li
{
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #fff;
}
.content .entry li a
{
	color: #ec008c;
}

.content .entry p a
{
	color: #ec008c; 
}
.content .entry p a:hover
{
	color: #000; 
}
.content h3 a
{
	color: #91b828;
	font-size: 32px;
	font-weight: 300;
	text-decoration: none;
}
.content h3 a:hover
{
	color: #000;
}
.content .post-arch
{
	padding: 0 0 20px 0;
}
.content .info-date
{
	color: #868686;
	font-size: 16px;
	font-weight: 300;
	padding: 0 0 10px 0;
	display: block;
}

/* BOXES */
.vote-box
{
	background: #a6ce39;
	margin: 10px 0 10px 0;
	padding: 30px 0 30px 0;
}
.vote-box .inner
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 10px;
}
.vote-box .inner a
{
	background: url('img/list-icon.png') no-repeat left;
	display: block;
	font-size: 34px;
	text-decoration: none;
	font-weight: 300;
	color: #fff;
	padding: 15px 0 15px 120px;
}
.vote-box .inner a:hover
{
	text-decoration: underline;
}

.main-icons
{
	background: #f3f3f3;
	overflow: hidden;
	padding: 20px 0 20px 0;
	margin: 10px 0 10px 0;
}
.main-icons ul
{
	list-style: none;
	width: 960px;
	margin: 0 auto;
}
.main-icons li
{
	float: left;
	width: 250px;
	text-align: center;
}
.main-icons li:first-of-type
{
	margin: 0 100px 0 0;
}
.main-icons li:last-of-type
{
	margin: 0 0 0 100px;
}
.main-icons li p a
{
	color: #000000;
	text-decoration: none;
	font-weight: 300;
	font-size: 18px;
}
.main-icons li p a:hover
{
	text-decoration: underline;
}


/* FOOTER */
footer
{
	width: 960px;
	margin: 20px auto;
	text-align: left;
}
footer ul
{
	list-style: none;
}
footer li
{
	float: left;
	color: #797979;
	font-size: 16px;
	padding: 0 30px 0 0;
	font-weight: 300;
}
footer li a
{
	color: #797979;
	text-decoration: none;
}
footer li a:hover
{
	color: #000;
}
footer p
{
	clear: both;
	font-size: 14px;
	color: #767676;
	padding: 20px 0 10px 0;
	font-weight: 300;
}
footer p img
{
	float: left;
	padding: 0 20px 0 0;
}
.aligncenter {
margin: 0 0 0 320px;
}
ul li p
{
padding: 5px 0 5px 0 !important;
}

.wp-polls-ul li
{
 background: #ec008c; color: #fff;
 padding: 10px !important;
 margin: 5px;
}

/* głosowanie */
#register-form .required, #register-form a{
	color: #ec008c;
}
#projects{
	padding-top: 20px;
}
#projects ul{
	margin: 0;
	padding: 0;
}
#projects li{
	list-style: none;
}
.register-form-row{
	clear: both;
}
.register-form-row .register-form-label{
	width: 100px;
	float: left;
	padding: 10px 0;
}

.register-form-row .register-form-field input{
padding: 10px;
}
#register-form .register-form-button{
	color:#fff;
	background-color: #ec008c;
	padding: 20px;
	text-decoration: none;
display: inline-block;	
}
#register-form-not-filled{
	color: #ec008c;
	
}
ol{
	margin: 20px;
}