@charset "utf-8";
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(obr/pozadi.jpg);
	background-repeat: no-repeat;
	height: 540px;
	width: 830px;
	margin-top: 2px;
	padding-top: 20px;
	padding-left: 20px;
}
#logo-GTR {
	height: 155px;
	width: 200px;
	position: relative;
	bottom: 180px;
	left: 20px;
}
#obsah {
	background-image: url(obr/pozadi-text.png);
	height: 174px;
	width: 315px;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 40px;
}


body {
	background-color: #000;
}
#pata {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	width: 260px;
	left: 590px;
	position: relative;
	top: 5px;
}

h1 {
	font-size: 14px;
	color: #999;
	font-weight: bold;
}
#text-galerie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(obr/pozadi-galerie.jpg);
	background-repeat: no-repeat;
	height: 540px;
	width: 835px;
	margin-top: 2px;
	padding-top: 20px;
	padding-left: 15px;
}
#obsah-galerie {
	height: 280px;
	width: 790px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 20px;
	background-color: #000;
	border: 2px solid #FFF;
}

