@charset "utf-8";
a {
	color: white;
}

a:hover
{
	color: url(/images/circleyellows.png) no-repeat;;
}

h2 {
font-size:1.1em;
font-family:Helvetica;
color: #fff;
text-transform: uppercase;
margin: 5px 20px 5px 20px;
height:33px;
padding:10px 0 0 10px;
background: url(/images/podh3.png) no-repeat;
}

h3 {
font-size: 1.1em;
font-family:Helvetica;
color:#999;
text-transform: uppercase;
padding-left:20px;
}

.centr {
text-align: center;
cursor: pointer;
}

#tooltip{
	position:absolute;
	width: 186px;
	height: 83px;
	background: url(/images/titulekpodklad.png) no-repeat;
	padding:10px 0px 0px 25px;
	color:#000;
	display:none;
	font-size: 0.9em;
	font-weight: bold;
	}

ul.thumb {
	float: left;
	list-style: none;
	margin: 10px; padding: 10px;
	width: 800px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 170px;
	height: 100px;
}
ul.thumb li img {
	width: 170px; height: 100px;
	border: 1px solid #111;
	padding: 20px;
	background: #222;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background: #333;
	padding: 50px;
	border: 1px solid #555;
}

#praha
{
	position: relative;
	top: 183px;
	left: 298px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
	float: left;
}
#praha:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}


#cb
{
	position: relative;
	top: 345px;
	left: 285px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
	float: left;
}
#cb:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}

#brno
{
	float: left;
	position: relative;
	top: 310px;
	left: 468px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
	float: left;
}
#brno:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}
#usti
{
	float: left;
	position: relative;
	top: 105px;
	left: 212px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
}
#usti:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}
#ostrava
{
	float: left;
	position: relative;
	top: 218px;
	left: 590px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
}
#ostrava:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}
#hk
{
	float: left;
	position: relative;
	top: 173px;
	left: 345px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
}
#hk:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}
#plzen
{
	float: left;
	position: relative;
	top: 238px;
	left: 110px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
}
#plzen:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}
#pardubice
{
	float: left;
	position: relative;
	top: 195px;
	left: 313px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
}
#pardubice:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}
#liberec
{
	float: left;
	position: relative;
	top: 92px;
	left: 238px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
}
#liberec:hover
{

	background: url(/images/circleyellows.png) no-repeat;;
	
}
#zlin
{

	float: left;
	position: relative;
	top: 312px;
	left: 457px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
}
#zlin:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}
#olomouc
{
	float: left;
	position: relative;
	top: 257px;
	left: 405px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
}
#olomouc:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}
#kv
{
	float: left;
	position: relative;
	top: 169px;
	left: -10px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
}
#kv:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}
#jihlava
{
	float: left;
	position: relative;
	top: 287px;
	left: 224px;
	width: 15px;
	height: 15px;
	background: url(/images/circle.png) no-repeat;
}
#jihlava:hover
{
	background: url(/images/circleyellows.png) no-repeat;;
	
}

.odstup
{
	margin-top: 30px;
}

textarea
{
	width: 500px;
	height: 150px;
}
