body {
    background-color: #034285;
    background-image: url(../images/tlo.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: 100% 100%;
    color: white;
    margin: 0;
	font-family: 'Ubuntu', sans-serif;
}
img {
	border: 0;
}
#container {
    position: relative;
    width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
    margin: 0px auto;
}
#links {
    width: 200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
#navigation {
    width: 100%;
    height: 42px;
    background-color: #034285;
    margin: 0 auto;
	font-size: 13px;
}
#navigation div {
    width: 960px;
    height: 42px;
    margin: 0 auto;
    line-height: 42px;
}
#navigation img {
	float: left;
}
#navigation ul {
	float: right;
}
#logo {
    float: left;
	width: 300px;
    height: 150px;
	margin: 10px;
}

#perspektywy, #powiat {
    position: absolute;
	top: 10px;
	left: 220px;
	width: 75px;
	/*height: 103px;*/
    text-align: center;
}

#perspektywy
{
	top: 80px;
}

#perspektywy img, #powiat img
{
	width: 75px;
}

#article {
    width: 450px;
    height: auto;
    text-align: justify;
}
#footer {
	position: fixed;
	bottom: 0px;
	width: 960px;
	height: 
	;
	text-align: center;
	font-size: 10px;
	margin-bottom: 4px;
}
#footer-article {
	position: relative;
	bottom: 0px;
	width: 960px;
	height: 10px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 4px;
}
.tile_title {
    position: absolute;
    width: 99%;
    height: 32px;
	font-size: 18px;
    line-height: 32px;
    bottom: 0px;
    text-align: right;
    background-color: rgba(32, 97, 180, 0.86);
    pointer-events: none;
	border-top: 1px solid rgba(0, 0, 0, 0.5);
	padding-right: 1%;
	text-shadow: 0px 0px 1px rgb(0, 0, 0);
}/*
.tile_links {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100px;
    background-color: red;
    display: none;
    opacity: 1;
    pointer-events: none;
}*//*
.tile_small a, .tile_big a, .tile_medium a {
    position: relative;
    float: left;
    width: 100%;
    height: 20px;
    color: black;
    background-color: rgba(0, 160, 190, 0.77);
    text-align: center;
    text-decoration: none;
    margin: 2px auto;
    opacity: 0.9;
    visibility: hidden;
}*/
.tile_small {
    position: relative;
    float: left;
    width: 140px;
    height: 130px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 10px;
    opacity: 1;
}

.tile_hsmall {
    position: relative;
    float: left;
    width: 140px;
    height: 150px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 10px;
    opacity: 1;
}

.tile_medium {
    position: relative;
    float: left;
    width: 300px;
    height: 150px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 10px;
    opacity: 1;
}
.tile_big {
    position: relative;
    float: left;
    width: 300px;
    height: 300px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 10px;
    opacity: 1;
}
.tile_small:hover, .tile_hsmall:hover, .tile_medium:hover, .tile_big:hover, #partners:hover {
    opacity: 0.8;
}
#partners {
	position: relative;
    float: left;
    width: 940px;
    height: 140px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 10px;
	text-align: center;
	opacity: 0.8;
}

/*poszczególne kafelki*/
#news {
	background-image: url(../images/news.jpg);
	background-size: 100% 100%;
}
#recruit {
	background-image: url(../images/recruit.jpg);
	background-size: 100% 100%;
}
#about {
	background-image: url(../images/about.jpg);
	background-size: 100% 100%;
}
#seminary {
	background-image: url(../images/seminary.jpg);
	background-size: 100% 100%;
}

#competitions {
	background-image: url(../images/competitions.jpg);
	background-size: 100% 100%;
}

#contact {
	background-image: url(../images/contact.jpg);
	background-size: 100% 100%;
}
#lesson_plan {
	background-image: url(../images/lesson_plan.jpg);
	background-size: 100% 100%;
}
#replacements {
	background-image: url(../images/replacements.jpg);
	background-size: 100% 100%;
}
#didactics {
	background-color: white;
	background-image: url(../images/didactics.jpg
	);
	background-size: 100% 100%;
}
#media {
	background-image: url(../images/media.jpg);
	background-size: 100% 100%;
}

#courses {
	background-image: url(../images/courses.jpg);
	background-size: 100% 100%;
}

#tournament {
	background-image: url(../images/tournament.jpg);
	background-size: 100% 100%;
}

/* JA */

.albumLink {
	color: #fff;
}

h1.underline {
	text-decoration: underline;
}

h1.newsTitle, h2.newsTitle {
	margin: 0px;
}

a.newsMore {
	color: gold;
	font-size: 14px;
}

a.newsMore:hover {
	text-decoration: underline;
}
#navigation img {
	float: left;
}
#navigation a {
	display: block;
	color: white;
	text-decoration: none;
}
#navigation a:hover {
	color: gold;
}
#navigation ul {
	display: inline;
	width: 800px;
	height: 42px;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	display: block;
	width: auto;
	height: 42px;
	list-style: none;
	line-height: 42px;
	margin-left: 10px;
}
#navigation li:hover {
	background-color: rgba(32, 97, 180, 0.86);
}
.tile_hsmall a, .tile_small a, .tile_medium a , .tile_big a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

#text-content {
	width: 658px;
}
#text-content .newsDescription  a {
	color: gold;
}

.news, .newsInside{
	padding: 10px;
	margin: 15px;
}

.newsInside a {
	color: gold;
	font-size: 14px;
}

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

.news, .newsInside {
    background: rgba(255, 255, 255, 0.10)
}

.newsDescription , .newsInside {
	font-size: 14px;
}

.album-img
{
	width: 200px;
}