@charset "utf-8";
/* CSS Document */


@media only screen and (min-width:1366px) and (max-width:10000px){
	
.container {	
	align:center;
	min-width:900px;
	max-width:80%;
	margin:0 auto;
	padding: 5px 5px 5px 5px;		
}

.Content span{
	display: block;		
}

.Content {
	margin:30px 30px 30px 30px;
	min-height:400px;
}

.Content #FicnerPortrait {
	max-width:300px;
	max-height:auto;
	min-width::150px;
	min-height:auto;	
	padding: 0px 30px 30px 0px;
	opacity:0;
	float:left;
}
}

@media only screen and (min-width:1000px) and (max-width:1366px){
.container {	
	align:center;
	min-width:900px;
	max-width:80%;
	margin:0 auto;
	padding: 5px 5px 5px 5px;		
}
.Content span{
	display: block;		
}

.Content {
	margin:30px 20px 20px 20px;
	min-height:400px;
}

.Content #FicnerPortrait {
	max-width:270px;
	max-height:auto;
	min-width::24%;
	min-height:auto;
	
	padding: 0px 20px 20px 0px;
	opacity:0;
	float:left;
}
}

@media only screen and (min-width:1px) and (max-width:1000px){
.container {	
	align:center;
	min-width:500px;
	max-width:100%;
	
	margin:0 auto;
	padding: 5px 5px 5px 5px;	
}

.Content #FicnerPortrait {
	max-width:200px;
	max-height:auto;
	min-width::100px;
	min-height:auto;
	
	padding: 0px 10px 10px 0px;
	opacity:0;
	float:left;
}

.Content {
	margin:30px 10px 10px 10px;
	min-height:400px;
}

.Content span{
	display: block;		
}

}


.Content b{
	font-family:LatoRegular;
	font-size:14px;
}

@font-face {
    font-family: 'LatoBold'; /*a name to be used later*/
    src: url('/font/Lato-Bold.ttf'); /*URL to font*/
}
@font-face {
    font-family: 'LatoRegular'; /*a name to be used later*/
    src: url('/font/Lato-Regular.ttf'); /*URL to font*/
}
@font-face {
    font-family: 'LatoThin'; /*a name to be used later*/
    src: url('/font/Lato-Thin.ttf'); /*URL to font*/
}
@font-face {
    font-family: 'LatoLight'; /*a name to be used later*/
    src: url('/font/Lato-Light.ttf'); /*URL to font*/
}

* {
 color:#333333;
 margin:auto;
 padding:0 0 0 0;
}



.container HR{
	margin:0 auto;
	padding:0 auto;
	width:100%;
}

.header{

	max-height: 40px;
	min-height: 40px;
	line-height: 40px;
	text-align:left;
	font-size:18px;
	
	
}

.header p{
	
	font-family:LatoThin;
	font-size:18px;
	padding-left:30px;
}

.header b{
	font-family:LatoRegular;
	font-size:18px;
}



.LangMenu {
	font-family:LatoLight;
	font-size:14px;
	font-weight:500;
	text-align: right;
	max-height:20px;
	height:20px;
	min-height:20px;
	line-height:20px;
	padding:0;
	padding-right:30px;
	margin:0 auto;	
}

.LangMenu a:link{
	font-family:LatoLight;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	text-decoration: none;	
}

.LangMenu a:visited{
	font-family:LatoLight;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	text-decoration: none;	
}

.LangMenu a:active{
	font-family:LatoLight;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	text-decoration: none;	
}

.LangMenu a:hover{
	font-family:LatoLight;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	text-decoration: none;	
}

.LangMenu #selected{
	font-family:LatoBold;
	font-size:13px;	
	font-style:normal;
	font-weight:500;
	text-decoration: none;
}

.MainMenu {
	text-align: left;
	max-height:30px;
	font-family:LatoLight;
	font-weight:500;
	height:30px;
	min-height:30px;
	line-height:30px;
	padding: 0 0px 0 30px;
	margin:0 auto;
	
}

.MainMenu a{
	padding-right:40px;	
}

.MainMenu a:link{
	font-family:LatoLight;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	text-decoration: none;	
}

.MainMenu a:visited{
	font-family:LatoLight;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	text-decoration: none;	
}

.MainMenu a:active{
	font-family:LatoLight;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	text-decoration: none;	
}

.MainMenu a:hover{
	font-family:LatoLight;
	font-size:14px;
	font-style:normal;
	font-weight:500;	
	text-decoration: none;	
}

.Content H1 {
	display:inline-block;
    color:#666666;
	font-family:LatoRegular;
	font-size:18px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-color:#808080;
	border-bottom:solid 2px;
	padding-bottom:5px;	
	opacity:0;
}

.Content p{
	margin:10px 0px 10px 0px; 
	font-family:LatoLight;
	font-size:14px;
	font-weight:600;	
	opacity:0;
}

.Content span{
	font-family:LatoLight;
	font-size:14px;
	font-weight:600;
}

/*blokada podswietlenia */
.Content #FormMessageBox:focus {
	outline-width: 0;
	outline:none;	
}

.Content #FormMessageBox{
	font-family:LatoLight;
	font-size:14px;
	font-weight:600;
	
	padding-left:5px;
	padding-right:5px;
	
	border-bottom-color:#999999;
	border-bottom:solid 2px;
	padding-bottom:5px;
	margin-bottom:-4px;
	
	border-top-color:#999999;
	border-top:solid 2px;
	padding-top:5px;
	border:none;
	
	width:100%;
	height:200px;
	resize:none;
	/*TLO */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 10%, #e6e6e6 45%, #e6e6e6 55%, #ffffff 90%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(10%,#ffffff), color-stop(45%,#e6e6e6), color-stop(55%,#e6e6e6), color-stop(90%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 10%,#e6e6e6 45%,#e6e6e6 55%,#ffffff 90%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 10%,#e6e6e6 45%,#e6e6e6 55%,#ffffff 900%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 10%,#e6e6e6 45%,#e6e6e6 55%,#ffffff 90%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 10%,#e6e6e6 45%,#e6e6e6 55%,#ffffff 90%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}

HR {
	color:none;
	background-color:#808080;
	border:thin solid #808080;
	margin:10px 0px 10px 0px;
}

#mailform HR {
	color:none;
	background-color:#808080;
	border:thin solid #808080;
}

.footer {
	clear:both;
	text-align: center;
	widht:100%;
	font-family:LatoLight;
	font-size:8px;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+99 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#e3e3e3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e3e3e3 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e3e3e3 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e3e3e3 99%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e3e3e3 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
copy
}

.footer a{
	font-family:LatoBold;
	font-size:8px;
}

.Gallery {
	
	float:left;
	text-align:center;
	alignment-adjust:central;
	display: inline-block;
	background-color:#FFF;
	margin:0 auto;
	width:87%;
}


ul {
	list-style: none;
	
}

li {
	float:left;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:6px;
	margin-right:6px;
}

.GalleryEl {
	clear:both;
	text-align:left;
	background-repeat:no-repeat;
	background-size:contain;
	opacity:0.0;
	  height:150px;
	padding-top:5px;
  padding-bottom:5px;
}

.GalleryEl:hover {
  height:150px;
	display:block;
	background-repeat:no-repeat;
	background-size:contain;
	opacity:1.0;
}

.ImageText span {
	color:#FFF;
}

.ImageText {
	opacity:0.8;
	text-align:left;
	margin-top:-60px;
	color:#FFF;
	padding:5px;
	
	visibility:hidden;
}

.GalleryEl:hover > .ImageText {
	opacity:0.5;
	text-align:left;
	margin-top:-25px;
	color:#FFF;
	padding:5px;
	visibility:visible;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+4,140303+100&amp;0+4,1+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 2%, rgba(20,3,3,100) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(255,255,255,0)), color-stop(100%,rgba(20,3,3,0.4))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 2%,rgba(20,3,3,100) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 2%,rgba(20,3,3,100) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 2%,rgba(20,3,3,100) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 2%,rgba(20,3,3,100) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#140303',GradientType=0 ); /* IE6-9 */
}


.Date {
	float:right;
	min-width:12%;
	margin:auto;
		
}

.DaneElem {
	position:relative;
	text-align:right;
	
}

#el1989
{
	margin-top:3px;
	
}

#el1990
{
	margin-top:140px;

}

#el1995
{
	margin-top:304px;

}

#el2000
{
	margin-top:144px;

}

#el2005
{
	margin-top:144px;

}

#el2010
{
	margin-top:144px;

}

#el2015
{
	margin-top:144px;

}

#el2016
{
	margin-top:144px;

}

#el2018
{
	margin-top:288px;

}

#el2023
{
	margin-top:144px;
}

#MailAddr {
	border: none;
	font-family:LatoLight;
	font-weight:500;
	
	padding-bottom:5px;
}

#mailform {
	opacity:0;	
}
/*blokada podswietlenia */
#MailAddr:focus {
	outline-width: 0;
	outline:none;	
}

#BTNsubmit {
	border:none;
	background-color:#FFF;
	font-family:LatoBold;	
}
.ContentWork {
	height:100%;
}

.ContentWork #smallwork {
	max-height:60%;
  height:auto;
	width:70%;
	float:right;
}

.ContentWork #smallwork2 {
	max-height:60%;
  height:auto;
	width:36%;
	float:right;
}

.ContentWork #bigwork {
	width:100%;	
	height:auto;
	
	
}

.ContentWork p{
	font-family:LatoLight;
	font-size:14px;
	color:#666666;
	padding-top:2px;
	padding-bottom:2px;
	margin:0;
	
}

.ContentWork h1{
	display:inline-block;
    color:#666666;
	font-family:LatoLight;
	font-size:18px;
	margin: 0px;
	margin-bottom:4px;
	padding: 0px 0px 0px 0px;
	border-bottom-color:#808080;
	border-bottom:solid 2px;
	padding-bottom:5px;
	
}


