body {
	font-family: Arial, Geneva CE, lucida, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #20BFDC;

	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	color: black;


}
body img{
       border:0px;
}

h1{
font-size:10px;
position:Absolute;
z-index:-1;
}
h2{
color:#20BFDC;
z-index:-1;
position:absolute;
}
#topline{
	width: 100%;
height:15px;
		background-image:url(http://www.lukas-blazicek.cz/new/img/bg.png);
		background-repeat:repeat-x;
}
#center {

	width: 720px;
	text-align: left;
	margin: 0 auto;
	position: relative; top:60px;left:45px; 
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(http://www.lukas-blazicek.cz/new/img/tooltip.png);
	font-size:15px;
	font-weight:Bold;
	height:96px;
	width:156px;
position:Relative;top:-20px;
line-height:75px;
	color:#fff;	
}
#contact{
float:left;
margin-top:25px;
position:relative;left:20px;
}

/* style the trigger elements */
#contact img {
	border:0;
	cursor:pointer;
	margin:0 25px;
}
.tisa{
float:left;
margin-top:20px;
}

#formular{
float:left;
margin-top:30px;
position:Relative;left:-20px;
}

#formular input{
background-image:url(img/input.png);
float:left;

width:234px;
height:56px;
border:0px;
text-indent:20px;
font-size:15px;
font-family:tahoma;
line-height:56px;
text-transform:uppercase; 
}
#formular .submit{

width:135px;
height:54px;
border:0px;
position:Relative;left:50px;top:15px; 

}

#formular textarea{
background-image:url(img/textarea.png);


width:385px;
_width:405px;

font-size:15px;
height:169px;
_height:187px;
font-family:tahoma;
border:0px;
float:left;
overflow:auto;

line-height:22px;
text-transform:uppercase; 
padding-top:20px;
padding-left:20px;
}
#formular .left{

width:250px;
float:left;

}
#formular .right{

width:450px;
float:left;
            
}
.chyba{
width:100%;

font-size:17px;
text-align:center;

height:40px;
text-transform:uppercase;
font-weight:bold;
color:#345497;
position:Relative;left:-30px;
}
.clear{
width:100%;
height:50px;
float:left;
clear:both;
}
#klient{
width:100%;
float:left;
text-align:center;
}
#klient a{
position:relative;left:-90px;
}
