#gmap_canvas {
  width: 500px;
  height: 300px;
}

body {
	background-position: center 0%; 
	background-color: #E7E3B5;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: tahoma; 
}

.top {
	width: 764px;
	height:11px;
	border: 0px solid #000000;
	margin-left:auto; 
	margin-right:auto;
	margin-top: 10px;		
	margin-bottom:0px;
	background-image:url('../grafika/top.png');
  background-repeat:no-repeat; 
}
/**/
.top {
	width: 780px;
	height:14px;
	border: 0px solid #000000;
	margin-left:auto; 
	margin-right:auto;
	margin-top: 10px;		
	margin-bottom:0px;
	background-image:url('../grafika/top.png');
  background-repeat:no-repeat;  
}


.head {
	margin: auto;
	width: 742px;
	height: 242px;
	border-bottom: 1px solid #fff;
	background: #5E2514 url('../grafika/stolarstvo-drevmont.jpg') no-repeat;
}

.menu {
  position:relative;
  height:22px;
  top:219px;
  color:#fff;
  line-height:22px;
}

.logo-vebu {
	display: none;
}

.pp {  /* spodny okraj tiena */
	width: 764px;
	height:14px;
	border: 0px solid #000000;
	margin-left:auto; 
	margin-right:auto;
	margin-top: 0px;		
	margin-bottom:0px;
	background-image:url('../grafika/pp.png'); background-repeat:no-repeat; 
}

.page {
	width: 764px;
	border: 0px solid #000000;
	margin-left:auto; 
	margin-right:auto;
	margin-top: 0px;	
	margin-bottom:auto;
	background-image:url('../grafika/pozadie.png'); 
	background-repeat:repeat-y;
	background-attachment:scroll;
}
*html .page {
	margin-top: -5px;
}

.obsah {
	color: #fff;
	text-align:left; 
	padding-bottom:15px; 
	height:100%;
	margin-left:11px; 
	margin-right:11px; 
	margin-bottom:0px
  border-top:1px solid #fff;	
}
*html .obsah {
	margin-top:5px; 
}

#text {
  float:right;
  width: 550px;
  padding:10px;
  margin:0px;
}
#lava {
  font-size:85%;
  margin-left:10px;
  margin-top:19px;
  float:left;
  position:absolute;
  width:155px; 
}
#lava img {
  border:1px solid #fff;
  padding:2px;
  margin:0px auto;
}
#lava a img {
  font-size:80%;
  color:#333;
}
#lava a:hover img {
  background-color: #fff;
}

#lava div {
  text-align:right;
  margin-top:5px;
}
.patka {
	height: 20px;
	line-height: 20px;
	margin-right:25px;
	margin-left:25px;
	color:#E7E3B5; 
	text-align:center;
	font-size:75%;
	clear:both
}

.odsek {
	margin-left: 200px
}

.odsek1 {
	margin-left: 100px
}

.odsek50 {
	margin-left: 50px;
}

#uvod p {
  text-indent: 20px;
  font-size:90%;
  margin:5px 20px;
  text-align: justify;
}

/* ---------------------------------------------------------- */
.kontakt {
  margin-left:20px;
}
.kontakt h2 {
  font-size:110%;
  margin-bottom:0px;
}
.kontakt p {
  margin-top:5px;
  margin-left:20px;
}
.kontakt iframe {
  border:1px solid #fff;
  padding:2px;
}

/* ---------------------------------------------------------- */
#ref {
  margin-top:15px;
  margin-bottom:5px;
}
#ref img {
  border:1px solid #fff;
  padding:2px;
  margin:0px auto;
}
#ref a img {
  color: #333;
  font-size:70%;
  margin-bottom:2px;
}
#ref a:hover img {
  background-color: #fff;
}
#ref a,#ref a:link {
	padding:0px;
	color:#333;
	text-decoration:none;
}

/* ---------------------------------------------------------- */

h1 {
  margin-top:0px;
  margin-bottom:7px;
  font-weight: normal;
  border-bottom: #fff solid 1px;
}
h2 {
  margin-top:20px;
  font-weight: normal;
}
a, a:link, a:visited {
  color:#fff;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

/* ---------------------------------------------------------- */

.naj a {
  color:#777;
  font-size:80%;
  padding-bottom:5px;
}