html, body {
	background: #5f5f5f;
	margin: auto;
	padding: auto;
}
body {
	display: table;
	width: 100%;
	color: #000;
	margin: 0 auto;
	font: 13px Arial, Helvetica, sans-serif;
}

ul.honorowi b {
    color: #1e4cab;
    }

ul.honorowi li {
padding:4px;
}


#main {
	width: 100%;
	margin: 0 auto;
}

#header {
	width: 100%;
	background: #000;
	height: 160px;
}

#header-cont {
	width: 983px;
	margin: 0 auto;
	font-family: 'Crete Round', serif;
	font-size: 22px;
	color: #fff;
}

#header-cont p {
padding: 30px;
margin: 0;
padding-left: 30px;
float: left;
}

#poparcie {
float: left;
text-align:center;
font-size: 32px;
padding: 30px 0 10px 20px;
}

#poparcie span {
    color: #ff8b31;
    font-family: 'Crete Round', serif;

}

h1 span {
    color: #ff8b31;
    }

#poparcie #vote {
display: block;
background: url(img/vote1.png);
height: 54px;
width: 275px;
}

#poparcie #vote:hover {
background: url(img/vote2.png);
}

#header-stop {
	display: block;
	width: 290px;
	height: 160px;
	background: url(img/header-stop.png);
	float: left;
}

.orange {
color: #ff8b31;
}

#menu {
	width: 100%;
	background: #fff;
	height: 37px;
}

#menu-cont {
	width: 983px;
	margin: 0 auto;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-top:10px;
}

#menu a {
	color: #000;
	text-decoration: none;
	padding-right:30px;
	padding-left: 35px;
}

#menu a:hover {
	text-decoration: underline;
}

#content {
	width: 983px;
	margin: 0 auto;
	background: #fff !important;
	margin-top:16px;
}

#content p.todo {
background: #5eb500;
padding: 10px;
color: #fff;
}

#content p.send-mail {
background: #5f5f5f;
padding: 10px;
color: #fff;
}

#content p.send-mail img {
vertical-align:middle;
padding-right:20px;
}

#content p.send-mail a.b2 {
color: #fff;
line-height:30px;
}

#content p.share {
background: #ff6b23;
padding: 10px;
color: #fff;
}

#content p.share img {
vertical-align:middle;
padding-right:20px;
}

#content p.share a.b2 {
color: #fff;
line-height:30px;
}

#content p.todo-white {
padding: 0 10px;
}

#content p.todo a.b2 {
color: #fff;
}

#left {

	width: 628px;
	padding: 10px 10px 20px 20px;
		float: left;
}

#left h1 {
color: #000;
font-sixe: 24px;
margin: 15px 0 10px 0;
}



#left p img.lista {
float:left;
padding-right:30px;

}

a.b1 {
font-style: italic;
color: #1e4cab;
}

a.b1:hover {
text-decoration: none;
}

a.b2 {
font-style: normal;
font-weight: bold;
color: #1e4cab;
text-decoration: none;
}

a.b2:hover {
text-decoration: underline;
}

a.b3 {
font-style: normal;
font-weight: normal;
color: #1e4cab;
text-decoration: none;
}

a.b3:hover {
text-decoration: underline;
}

.line {
width:628px;
height: 1px;
background: url(img/line.png);
}

.line-bottom {
width:628px;
height: 6px;
background: #cccccc;
}

#right {	
	width: 305px;
	padding:10px;
	float: left;
		background: #fff;
}

#right #vote {
display: block;
background: url(img/vote3.png);
height: 41px;
width: 199px;
margin: 0 auto;
margin-bottom:10px;
}

#right #vote:hover {
background: url(img/vote4.png);
}

#fb-comments fb_iframe_widget {
width: 500px;
	margin: 0 auto !important;
	text-align: center;
}

#organizator {	
	width: 270px;
	padding:15px;
	background: #e7e7e7;
	margin-bottom:10px;
}

#patroni p {
    padding: 10px 0;
}


#patroni img {
    padding-right:30px;
    vertical-align:middle;
    text-align: center;
    margin: 0 auto;

    }

#patroni a {
font-weight: bold;
color: #1e4cab;
text-decoration: none;
line-height:30px;
}

#patroni a:hover {
text-decoration: underline;
}

.patroni-logo {
width: 200px;
float:left;
    text-align: center;
    padding:8px 0;
}

.patroni-link {
float:left;
padding: 8px 0;
}

.dokumenty p {
    padding: 6px 0;
}

.dokumenty img {
    padding-right:10px;
    vertical-align:middle;
    float:left;
    padding-bottom:5px;

    }

.dokumenty a {
font-weight: bold;
color: #1e4cab;
text-decoration: none;

}

.dokumenty a:hover {
text-decoration: underline;
}

.media p {
    padding: 0;
}

.media img {
    padding-right:10px;
    vertical-align:middle;
    }

.media a {
font-weight: bold;
color: #1e4cab;
text-decoration: none;

}

.media a:hover {
text-decoration: underline;
}

#left #vote {
display: block;
background: url(img/vote3.png);
height: 41px;
width: 199px;
margin: 0 auto;
margin-bottom:10px;
float: right;
}

#left #vote:hover {
background: url(img/vote4.png);
}

.news img {
float:left;
padding-right:10px;
}

.news .source {
font-style: italic;
padding-left:3px;
}

.news .title {
font-weight: bold;
color: #1e4cab;
}

span.date {
    font-weight: bold;
    }

.news .post {
padding: 12px 0 12px 0;
}

.news .post p {
padding: 0;
margin:0;
}

.news a {
color: #1e4cab;
text-decoration: none;
}

.news a:hover {
text-decoration: underline;
}

.primary-nav a.current {border-bottom:1px #333 solid;}

#nav {
	width: 100%;
	background: #fff;
	height: 37px;
}
#nav ul {
	width: 983px;
	margin: 0 auto;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-top:10px;
	list-style-type: none;
}
#nav li {
	float:left;
		padding: 0 30px;
}
#nav a {
	color: #000;
	text-decoration: none;

}

#nav a:hover {
	text-decoration: underline;
}


#nav li.current a {
-moz-border-radius: 8px;
border-radius: 8px;
border: solid 5px #ff6b23;
border-left-width: 8px;
border-right-width: 8px;
background: #ff6b23;
color: #fff;
}

#form1 {
background: #f3f3f3;
width:100%
margin: 0 auto;
padding: 15px 20px;
}

#form1 label {
width:250px;
color: #1e4cab;
font-weight: bold;
float:left;
line-height:32px;
}

span.label {

color: #1e4cab;
font-weight: bold;

}


#form1 label.error {

	display: none;

	color: red;

	font-style: italic;
    float:left;

	/*margin-left: 103px;*/

}

#form2 {
background: #f3f3f3;
width:100%
margin: 0 auto;
padding: 20px;
margin-top:20px;
}


#form p {
padding:5px 0;
margin:0;
}


span.expl {
color: #000;
font-weight: normal;
font-size:11px;
}


#form span.expl {
color: #000;
font-weight: normal;
font-size:11px;
}


#form input {
	width: 310px;
	font-size: 13px;
	border: 3px solid #9a9a9a;
	height: 20px;
	padding: 5px;
}

input{color:grey}

textarea{color:grey}

textarea {
font-size: 13px  !important;
font-family:'lucida grande',verdana,helvetica,arial,sans-serif   !important;
	border: 3px solid #9a9a9a;
	color: #1e4cab;
	width:580px;
		height: 160px;
	padding: 5px;
}

#form input[type="checkbox"] {
	float: left;
	padding:0;
		margin-bottom: 10px;
		width:20px;
}

p.check {
line-height: 26px;
color: #262626;
}

p.check2 {
color: #262626;
}

#left #send  {
display: block;
background: url(img/send2.png);
height: 41px;
width: 230px;
margin: 0 auto;
margin-bottom:10px;
float: right;
border:0;
cursor:pointer;
}

#left #sendmail  {
display: block;
background: url(img/sendmail.png);
height: 41px;
width: 199px;
margin: 0 auto;
margin-bottom:10px;
float: right;
border:0;
cursor:pointer;
}



label.error {

	display: none;

	color: red;

	font-style: italic

	/*margin-left: 103px;*/

}


span.fine {
    color: green;
    font-weight:bold;
}


.panel, .panel span {cursor:pointer;}

.faq, .faq span {cursor:pointer;}

.panel {
    float:right;
    }

div.content {
    font-style: italic;
        padding-bottom:15px;
    }

p.odpowiedzi span {
line-height:30px;
color: #1E4CAB;
font-weight: bold;
}

p.odpowiedzi2 span {
color: #1E4CAB;
font-weight: bold;
}

div.odpowiedz {
        padding-bottom:15px;
    }
    
    div.odpowiedz-show {
        padding-bottom:15px;
    }
    
    span.faq-link {

    color: #1E4CAB;
    padding:0px 0px 10px 0;
    }
    
    
    
    ol.row {
	list-style:none;
	padding-left:0;
	
}
ol.row li {
	position:relative;
	border-bottom:1px solid #EEEEEE;
	padding:8px;
}
ol.row li:hover {
	background-color:#F7F7F7;
}
ol.row li:first-child {
}

.load_all {
	background-color:#ff8b31;
	border-color:#ff8b31;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:14px;
	height:22px;
	line-height:1.5em;
	margin-top:13px;
	outline:medium none;
	padding:6px;
		text-decoration:none;

float:right;
	text-align:center;
	width:150px;

color: #fff;
    font-family: 'Crete Round', serif;
}
.load_all {
	-moz-border-radius:5px 5px 5px 5px;
}
.load_all:hover {
	background-color:#70d800;
	text-decoration:none;
		border-color:#70d800;
}

.load_more {
	background-color:#ff8b31;
	border-color:#ff8b31;
	border-style:solid;
	border-width:1px;
	display:block;
	font-size:14px;
	height:22px;
	line-height:1.5em;
	margin-bottom:6px;
	outline:medium none;
	padding:6px 0;
		text-decoration:none;


	text-align:center;
	width:130px;
margin:0 auto;
color: #fff;
    font-family: 'Crete Round', serif;
}
.load_more {
	-moz-border-radius:5px 5px 5px 5px;
}
.load_more:hover {
	background-color:#70d800;
	text-decoration:none;
		border-color:#70d800;
}

div.pobierz {
line-height:34px;
float:left;
}

div.pobierz img {

padding-right: 10px;
border: 0;
text-align:center;
margin: 0 auto;
}

div.med  {
text-align:center;
margin: 0 auto;
    }


div.med p {
text-align:center;
    }

div.med img {
    float: left;
    height: 129px;
    padding: 5px;
    border: 0;
    }