@charset "utf-8";

body {
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
		margin-top: 0px;	
}

img {border:0px;}

.lang {
	float: right;
	
}

a:link {
	color: #FFC500;
	text-decoration:none
}

a:hover {
	text-decoration:none
}

.content {
	width: 960px;
	height: auto;
	margin: 0 auto;
	
}

.nadpis {
	text-align: center;
	padding-top: 50px;
	
}

.text {
	padding-top: 50px;
	
}

.table {
	width: 605px;
	
}

.table2 {
	width: 609px;
	height: 50px;
	
}

.textyellow1 {
	width: 80px;
	color: #FFC500;
	display: inline;
	float: left;
	
}

.textyellow2 {
	width: 150px;
	color: #FFC500;
	display: inline;
	float: left;
	text-align: right;
	
}

.textyellow3 {
	width: 180px;
	color: #FFC500;
	display: inline;
	float: left;
	text-align: right;
	
}

.textyellow4 {
	width: 149px;
	display: inline;
	color: #FFC500;
	text-align: right;
	float: left;
	padding-left: 38px;
	
}

.texttable {
	width: 106px;
	float: left;
	
}

.texttable2 {
	width: 140px;
	float: left;
	text-align: right;
	
}

.texttable3 {
	width: 175px;
	float: left;
	text-align: right;
	
	
}

.texttable4 {
	width: 179px;
	float: left;
	text-align: right;
	
}

.line {
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.text2 {
	width: 630px;
	margin: 0 auto;
	padding-top: 40px;
	display: block;
	
}

.text3 {
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 10px;

	
}

.fotos {
	width: 470px;
	height: auto;
	padding-top: 40px;
	float: left;
	
}

.foto {
	margin: 5px;
	height: auto;
	width: auto;
	float: left;
}

.fotoright {
	padding: 5px;
	height: auto;
	width: auto;
	float: right;
}


#gallery {
	width: 940px;
	padding-top: 30px;
}

.fotodiv1 {
	width: 470px;
	float: left;
	display: inline;
	
}

.fotodiv2 {
	width: 470px;
	float: left;
	display: inline;
	
}
	


<!--
.hover {
    float: left;
    overflow: hidden;
    position: relative;
}
.hover a {
    display: block;
    position: relative;
}
.hover a img {
    position: relative;
}

.hover a div {
	border: #ffffff 5px solid;
	margin: 5px;
    display: none;
    height: 100%;
    position: absolute;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    width: 100%;
    z-index: 100;
}
.dark-background {
    background-color: rgba(15, 15, 15, 0.6);
    color: #fff;
    text-shadow: #000 0px 0px 20px;
}
-->
