* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	color: #000000;
	font-family: "Roboto", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;

}

a {
	color: #434343;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

#container {
	width: 100%;
	height: auto;
	min-height: 470px;
	overflow: hidden;

	/*	background:  url(bg.jpg?cache=1) left top no-repeat;

*/
}

#content {
	margin: 0 auto;

	overflow: hidden;
	padding-top: 0px;
	width: 100%;
	border: 2px solid #dd0419;
	max-width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;

}

.x-obraz {
	float: left;

}

.x-info {
	background: none;

	color: #13518c;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 5px 20px;
	text-align: center;
}

@media(min-width:624px) {
	.tytul {
		font-size: 28px !important;

	}
}

/*.tytul{
    color: #1a347f;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    padding-bottom:10px;

	
}*/
.tytul {
	color: #dd0419;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	background-color: #fff;
	line-height: 35px;
	margin-bottom: 20px;
}

.glowny-text {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #38514e;
	padding: 30px 0 10px 0px;
}

.k-g-t {
	padding-left: 130px;
	font-size: 17px;
}

.maly-text {
	text-align: justify;
	font-size: 17px;
	font-weight: normal;
}

.xinp {
	font: 14px "Roboto", Arial, sans-serif;

	border: solid #dd0419 1px;

	float: left;
	padding: 8px 10px;
}

#x-form {
	/* background:  url(formatka.jpg?cache=1) left top no-repeat; */
	background: none repeat scroll 0 0 #fff;
	width: 100%;
	margin-bottom: 0px;
	color: #2a2c39;
	overflow: hidden;

}

form#xform {
	font: 14px "Roboto", Arial, sans-serif;
	clear: both;
	color: #2a2c39;
	font-size: 14px;
	line-height: 17px;
	margin: 0 auto;
	min-height: 200px;
	overflow: hidden;
	padding-top: 20px;

	width: 100%;
	text-align: left;
}

textarea#podpis {
	width: 100%;
	margin: 5px 0 14px 0;
	height: 130px;
	padding: 8px 10px;

}

input#regulamin {
	border: 0 none !important;
	top: 13px !important;

}

#btnwyslij {
	clear: both;
	float: right;
	margin: 20px 0 20px 0;
	padding: 10px 0px;
	position: relative;

	text-align: center;
	border: 2px solid #dd0419;
	background-color: #dd0419;
}

#btnwyslij a {
	color: #fff;
	padding: 10px 50px;
	background-color: transparent;
	font-size: 18px;
	line-height: 22px;
}

#btnwyslij:hover {
	border: 2px solid #dd0419;
	background-color: #fff;
}

#btnwyslij a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #dd0419;
}

.err {
	border: 2px solid #fff039 !important;
}

#xmsg,
#xmsg2 {
	margin-top: 18px;
	text-align: center;
	color: #f31919;
}

.x-return-message {
	background: none repeat scroll 0 0 #fff;
	/*
	border-radius: 20px 20px 20px 20px;
*/
	font-size: 28px;
	color: #0f118c;
	line-height: normal;
	margin-bottom: 18px;
	padding-bottom: 20px;

	text-align: center;
}

#x-openform {
	text-align: right;
	padding-bottom: 18px;
}

textarea,
input {
	font-size: 12px;
	color: #000;
	font-family: "Roboto", Arial, sans-serif;
	background: none repeat scroll 0 0 #fff;
	/*
	border: 1px solid #A2C4D0;
  */
	text-align: left;
}

input {
	width: 100%;
	padding: 1px 10px;
	margin: 5px 0 14px 0;
}


#miasto {
	width: 100%;

}

.przepis {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 20px 0;
	overflow: hidden;
	text-align: center;

}

.przepis span {
	color: #38514e;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
	display: block;
	margin-top: 10px;
	float: left;
}

span.uzasadnienie {
	font-weight: normal;
}

.przepis .zdjecie,
.przepis .wideo {
	position: relative;
	background: #eee;
	height: 400px;
}

.przepis .zdjecie img,
.przepis .wideo .widCon .video-container {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	max-width: 90%;
	max-height: 90%;
}

#foto-container {
	background: #fff;
	/*
	border-radius: 5px 5px 5px 5px;
		border: solid #4d9ae2 3px;
*/
	padding: 0 30px;


	padding-bottom: 20px;

}

#foto-container h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 20px;
}

#foto-container h3 span {
	font-size: 11px;
}

.przepis-winner {
	color: #4d9ae2;
}

.end {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}

.osoba {
	font-weight: bold;
	margin: 10px 0;
}

.opis {
	margin-bottom: 15px;
}

@media (max-width:624px) {
	.opis {
		margin-bottom: 30px;
	}
}

/*@media(min-width:625px){
.opis.imie{padding: 0px 0px 0px 15px !important;}
.opis.nazwisko{padding: 0px 8px 0 7px  !important;}
.opis.telefon{padding: 0px 15px 0 0px  !important;}
.opis.email{padding: 0px 4px 0 15px !important;}
.opis.miasto{padding: 0px 15px 0 4px !important;}
}*/
.opisNazwa {
	margin-bottom: 5px;
	width: 100%;
}

.foto,
.obrazek-rwd {
	margin: 0 auto;
	text-align: center;
	display: block;
}

.subtitle {
	font-weight: bold;
	padding: 10px 0;
	color: #13518c;
}

.foto-top img,
.zdj {
	margin: 0 auto;
}

.zdjecia {
	text-align: center;
}

li.dzwieki {
	display: inline-block;
	padding: 15px;
}

.errorMsg {
	color: #c90126;
	margin: 20px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.btnzapisz {
	background: #85bad6;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	margin: 20px 0;
}

.podtytul {
	padding: 10px 0 20px 0;
}

.zdjecia ul {
	margin-bottom: 30px;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 3px 4px 0 -2px !important;

	line-height: normal;
	float: left;
	text-align: left;
	width: 20px;

}

.opisNazwa {
	font-size: 12px;
	margin-top: 4px;
	margin-left: 20px;
}

.daneosob {
	color: #38514e;
}

.page_navigation {
	padding-bottom: 20px;
}

input#Filedata {
	padding: 6px 10px;
}

@media (min-width:768px) {
	.ex-pad {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}