@CHARSET "UTF-8";

BODY {

  background: url("../images/stromek.gif");
}

#page {
	
  width: 1004px;
  margin:0 auto;
  padding: 0;
  
  font-family: tahoma;
  color: black;
  font-size: 10pt;
  position: relative;
}

#logo {
	
	width: 209px;
	height: 203px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	background: url("../images/zbuj_logo.jpg") no-repeat;
}

#home {
  font-size: 0pt;
	display: block;
	position: absolute;
	width: 100px;
	height: 100px;
	top: 60px;
	left: 70px;
}

#headings {
	
	width: 794px;
	height: 161px;
	position: absolute;
	top: 0;
	left: 209px;
	margin: 0;
	background: url("../images/zbuj_zahlavi2.jpg") no-repeat;
}

#headings H1 {
	
	visibility: hidden;
}

#photos {
	
	position: absolute;
	width: 550px;
	height: 130px;
	top: 20px;
	left: 0;
	font-size: 0pt;
	color: #C2C7CD;
}

#photos A {
	
	display: block;
	position: absolute;
	width: 100px;
	height: 70px;
}

#photos #f1 {
	
	top: 50px;
	left: 12px;
}

#photos #f2 {
	
	top: 55px;
	left: 97px;
}

#photos #f3 {
	
	top: 45px;
	left: 202px;
}

#photos #f4 {
	
	top: 3px;
	left: 287px;
	
	width: 55px;
	height: 80px;
}

#photos #f5 {
	
	top: 33px;
	left: 342px;
}

#photos #f6 {
	
	top: 9px;
	left: 445px;
}

#headings_sheet {
	
	position: absolute;
	top: 30px;
	left: 575px;
	width: 138px;
	height: 80px;
	padding: 0;
	font-family: courier new;
	font-size: 8pt;
}

#headings_sheet A {
	
	color: black;
	text-decoration: none;
}

#headings_sheet A:HOVER {
	
	color: black;
	text-decoration: underline;
}

#mojito_sheet {

	text-indent: -500em;
	top:20px;
	left:690px;
	display: block;
	position: absolute;
	width: 35px;
	height: 80px;
	font-size: 0;
}

#left_menu {
	
	width: 209px;
	height: 286px;
	position: absolute;
	top: 203px;
	left: 0;
	margin: 0;
	background: url("../images/zbuj_leve_menu.jpg") no-repeat;
}

#left_menu A{
		
	display: block;
	/* border: 1px solid red; */
	
	margin: 2px 6px 0 4px;
	height: 20px;
	font-size: 0pt;
	color: #EDE8B1;
}

#left_menu .znacka {
	
	/* border: 1px solid blue; */
	height: 46px;
	margin: 10px 30px 0 60px;
}


#content {
	
	width: 794px;
	height: 578px;
	position: absolute;
	top: 161px;
	left: 209px;
	margin: 0;
	padding: 0;
	background: url("../images/zbuj_hlavni_pozadi.jpg") no-repeat;
}

#content_in {
	margin: 20px 43px 0 33px;
	padding: 0;
	text-align: justify;
}

#content_in A {
	
	color: #479945;
}

#content_in H2,H3,H4 {

	font-weight: bold;
}

#content_in H2 {
	
	font-size: 18pt;	
}

#content_in H3 {
	
	font-size: 14pt;
}

#content_in H4 {
	
	font-size: 11pt;
}

#left_menu_back {
	
	width: 209px;
	height: 250px;
	position: absolute;
	top: 489px;
	left: 0px;
	margin: 0;
	background: url("../images/zbuj_leve_menu_pozadi.jpg") no-repeat;
}

#foot {
	width: 1004px;
	height: 4px;
	position: absolute;
	top: 739px;
	left: 0px;
	margin: 0 0 20px 0;
	background: url("../images/zbuj_paticka.gif") no-repeat;	
}

#links LI {
	
	display: block;
	width: 300px;
	position: relative;
	float: left;
	text-align: left;
	margin: 0 0 15px 0;
}

#links LI IMG {
	
	float: left;
	border: 1px solid #479945;
	margin-right: 10px;
}

.photos {

	position: relative;
}

.photos LI {
	
	display: block;
	float: left;
	margin: 5px;
	text-align: center;
}

.photos IMG {

	border: 1px solid #479945;
	text-decoration: none;
}

.column_wide {

	float: left;
	width: 320px;
	height: 465px;
	margin: 5px;
}

.column_narrow {
	
	float: left;
	width: 180px;
	height: 465px;
	margin: 5px;
}

