h2 {
	color: #cf2224;
}

h3 {
	color: #6E6E6E;
}


.center {
	text-align: center;
}

.float_img {
float: left;
margin-right: 12px;
margin-top: 10px;
}

.four.columns {
    padding-bottom: 14px;
}

.four.columns p {
	font-size: 13px;
}

.pd_top {
	padding-top: 30px;
	padding-bottom: 16px;
}

.czytaj a {
	padding-top: 0px;
	display: block;
	font-size: 14px;
	text-decoration: underline;
	margin-left: 112px;
	margin-top: -14px;
	margin-bottom:13px;
	color: #CF2224;	
}

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

.social_margin {
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 12px;
}

.push_ten {
text-align:right;
margin-top: 20px;
margin-bottom: 2px;
}

.data_miasto {
	font-size: 12px;
}

.kontakt {
	margin-top: 20px;
	margin-bottom: 40px;
}

.kontakt a {
	text-decoration: none;
}

#socials {

	margin-bottom: 60px;
}

.flags {

	font-size: 0.8em;
	color:#6E6E6E;
}

.flags a:link {
text-decoration:none;
color:#6E6E6E;
}

.flags a:visited {
text-decoration:none;
color:#6E6E6E;
}

.flags a:hover {
color: #CF2224;
text-decoration:none;
}


.modal2 { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; background: black; background: rgba(255, 255, 255, 0.8); }
.modal2 > .content { width: 50%; min-height: 50%; max-height: 65%; position: relative; top: 25%; margin: 0 auto;  z-index: 2; overflow: auto; }
@media only screen and (max-width: 768px) { .modal2 > .content { width: 80%; min-height: 80%; max-height: 80%; top: 10%; } }
@media only screen and (max-width: 767px) { .modal2 > .content { width: 92.5%; min-height: 92.5%; max-height: 92.5%; top: 3.75%; } }
.modal2 > .content > .close { position: absolute; top: 10px; right: 10px; cursor: pointer; z-index: 3; }
.modal2, .modal > .content { visibility: hidden; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; }
.modal2.active { -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.modal2.active, .modal.active > .content { visibility: visible; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

.close_yt {
	margin-top: 12px;	
}

@media screen and (min-width: 800px){ .ytube { margin-top: -375px}}
@media only screen and (max-width: 767px) { .ytube { margin-top: 0px}}
@media only screen and (max-width: 768px) { .ytube { margin-top: 0px}}
@media only screen and (max-width: 960px) { .ytube { margin-top: -325px}}
@media only screen and (max-width: 760px) { .ytube { margin-top: 0px; display: none;}}


body .video {
    box-shadow: 0px 0px 5px #888;
}

/*.ytube img {
	box-shadow: -5px 5px 5px #888888;
}
*/
