a {text-decoration: none;}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #CCCCCC;
	color: Black;
	font-family: Verdana, Geneva,Arial,  Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	margin-top: 0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}
h2 {
	margin-top: 0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}
h3 {
	margin-top: 0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}
hr {
	margin-top: 0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}
#page {  
       height: 100%;
		 min-height: 100%;
       width: 760px;
		 _width: 778px;
       margin-top: 0px;
       margin-left: auto;
       margin-right: auto;
       padding-top: 25px;
		 padding-left: 9px;
		 padding-right: 9px;
       color: Black;
       background : white;
		 background-image: url(../pict/background_page.gif);
		 background-repeat: repeat-y;
       text-align: left;
}

#contact h3 {
	color: #FF3333;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#header {
	width: 760px;
	height: 180px;
	background-image: url(../pict/head.jpg);
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

#first {
   margin: 0px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 30px;
}
#lefthole {
	height: 30px;
   float: left;
	width: 229px;
	border-right: 1px solid #999999;
}
#mainhole {
	height: 30px;
	position:relative;
}	
#czech {
	position: absolute;
	top: 5px;
	right: 40px;
	background-image: url(../pict/cz.gif);
	height: 13px;
	width: 20px;
}
#english {
   position: absolute;
	top: 5px;
	right: 10px;
	background-image: url(../pict/en.gif);
	height: 13px;
	width:20px;
}

#about {
	height: 145px;
	border-bottom: 1px solid #999999;	
}
#aboutleft {
	float: left;
	margin-right: 13px;
	width: 229px;
	height: 145px;
	border-right: 1px solid #999999;
	background: url(../pict/about.gif) no-repeat top right;
}
#abouttext {
   margin: 0px;	
	height: 145px;
	padding-top: 13px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
        text-align: justify;
}
#contact {
	height: 145px;
	position: relative;
	margin-bottom: 0px;
}
#email {
	position:absolute;
	bottom:18px;
	right:0px;
}
#contact address {
	font-style: normal;
}
#contactleft {
   float: left;
	margin-right: 13px;
	margin-bottom: 0px;
	width: 229px;
	height: 145px;
	border-right: 1px solid #999999;
	background: url(../pict/contact.gif) no-repeat top right;
}
#contacttext {
	padding-top: 12px;
	padding-right: 35px;
	padding-bottom: 0px;	
	background: url(../pict/office.jpg) no-repeat top right;
	
}

#footer {
   margin-top: 0px;
	padding-top:0px;
	height: 27px;
	width: 760px;
	background-image: url(../pict/foot.jpg);
}
#solari {
   min-height: 25px;
   width: 760px;
   padding-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #116611;
}
#solari a{
   min-height: 25px;
   width: 760px;
   padding-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #116611;
}

.hidden {
	visibility: hidden;
}
