body {
	z-index: 0;
	FONT-FAMILY: Arial, Verdana CE, Helvetica, sans-serif;
	background-color: rgb(203,225,226);
	COLOR: rgb(139,139,139);
	font-size: 13px;
	overflow: yes;
	margin: 0px;
	padding: 0px;
	background-image: url("back.gif");
	background-repeat: repeat-y;
	background-position: center;
}
#bublina {
  border: 3px solid rgb(255,128,0);
}
#headfix {
	z-index: 1;
	position: absolute;
	TEXT-ALIGN: right;
	width: 800px;
	
	border: 0px solid red;
	overflow: hidden;
	color: #FDAB35;
	background: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
	left: 50%;
	padding: 10px;
	margin: 0 0 0 -400px;
}
#top {
	TEXT-ALIGN: left;
	height: auto;
	min-height: 500px;
	_height: 500px;
	padding: 0 135px 0 180px;
	border: 0px solid white;
	color: #142b3c;
	background: transparent url("sug1.gif") no-repeat 685px 0px;
}
#bottom {
	position: absolute;
	z-index: 3;
	TEXT-ALIGN: left;
	height: 900px;
	padding-left: 0px;
	float: left;
	border: 0px solid black;
	overflow: hidden;
	color: #142b3c;
	background: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
}

#stolen {
	padding: 0px;
	font-size: 15px;
	border: 2px solid black;
	color: black;
	background: red;
}

img.tjlogo {
  border: 0px solid #B1D3EC;
}

img.text {
  border-right: 15px solid rgb(255,204,51);
  float: left;
  
}
img.kontakt {
  
  float: right;
  
}
img.ptacek {
  border: 0px solid #B1D3EC;
}
a.menu {
	color: white;
	background-color: transparent;
	text-decoration: none;
	width: 140px;
	height: 15px;
	border: 0px solid #B1D3EC;
	text-align: left;
	font-size: 13px;
	display: block;
	padding: 0px;
	padding-left: 20px;
	background-image: url("menu.gif");
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
a {
	color: #142b3c;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	COLOR: rgb(192,192,192);
	background-color: transparent;
	text-decoration: none;
}
h1 {
	text-align: left;
	font-size: 16px;
	z-index: 5;
	
}
h2 {
	font-size: 15px;
	margin-bottom: 22px;
	margin-top: 27px;
}
ul {
	list-style-type: disc;
	margin: 0px;
	margin-top: 20px;
	margin-left: 16px;
}
h2{
 line-height: 2em;
 background: #003399;
 color: #fff;
 border: 0px solid rgb(169,169,169);
 border-bottom-width: 1px;
 font-size: 100%;
 margin-top: 0;
 padding-left: 1em;
 _height: 2em;

}

