* {
  margin:0;
  padding:0;
  }
  
body {
  background-color:#e1f0fd;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  }

#text a, #welcome a, a {
	color:#333333;
	text-decoration:underline;
	}
	
#text a:hover, #welcome a:hover, a {
	text-decoration:none;
	}
  
.cleaner {
	clear:both;
	height:0;
	line-height:0;
  	font-size:0; 
	}
	
#header-inside {
  width:873px;
  margin:0 auto;
  background:url(img/logo.png);
  height:130px;
  }
  
#header {
  height:130px;
  background:url(img/background-top.png) repeat-x;
  }
  
#wrap {
  width:873px;
  margin:0 auto;
  }

h1 {
  font-size:40px;
  padding-top:75px;
  padding-left:15px;
  }
  
h1 a {
  color:#ffffff;
  text-decoration:none;
  font-weight:normal;
  }
  
h1 a:hover {
  text-decoration:underline;
  }
  
#navigace ul li {
	display:inline;
	list-style-type:none;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	}
	
#navigace {
	text-align:center;
	margin-top:5px;
	font-size:16px;
	}
	
#navigace a {
	color:#000000;
	font-size:16px;
	text-decoration:none;
	padding:0 20px;
	text-decoration:underline;
	}
	
#navigace a:hover {
	text-decoration:none;
	}
	
#welcome {
	border:1px dashed #000;
	padding:5px;
	margin:20px 0 0 0;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.5;
	background-color:#FFFFFF;
	font-weight:normal;
	}
	
h2 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#444;
	margin:30px 0 0 0;
	}
	
h3 { 
	font-size:18px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
	}
	
#text {
	line-height:1.5;
	font-size:12px;
	font-weight:normal;
	}
	
#trik {
	line-height:1.5;
	font-size:12px;
	font-weight:normal;
	}
	
#tech {
	line-height:2.5;
	}
	
#text img {
	float:right;
	margin-left:10px;
	}
	
#obleceni img {
	float:none;
	}
	
#content {
	min-height:300px;
	height:auto !important;
  	height:300px;
	}
	
#footer {
	height:70px;
	background:url(img/background-top.png) repeat-x;
	padding-top:60px;
	text-align:center;
	color:#FFFFFF;
	margin-top:10px;
	font-size:12px;
	}
	
.container { 
text-align:left;
margin-left:auto;
margin-right: auto;
width:700px;
}

.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
overflow: hidden;
}

.guestbook_top{
padding: 3px;
background-color:#52AFE2 ;

}

input, textarea{
border: solid 1px #000000;
}

td{
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}
