#center	{
	position: absolute;
	left: 50%
	}

#top	{
	position: absolute;
	top: 5px;
	left: -400px;
	width: 800px;
	height: 130px;
	background-color: #FFFFFF;
	background-image: url("pic/top.jpg");
	Background-repeat: no-repeat;
	border-top: #50AFB4 0px solid; 
 	border-right: #50AFB4 0px solid;
	border-left: #50AFB4 0px solid;
	border-bottom: #50AFB4 0px solid;
	}
	
#space	{
	position: absolute;
	top: 135px;
	left: -400px;
	width: 800px;
	height: 8px;
	background-color: #FFFFFF;
	}

#main	{
	position: absolute;
	top: 143px;
	left: -400px;
	width: 800px;
	height: 800px;
	z-index: 1;
	background-image: url("pic/main.jpg");
	Background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
  border-top: #50AFB4 0px solid; 
 	border-right: #50AFB4 0px solid;
	border-left: #50AFB4 0px solid;
  border-bottom: #50AFB4 0px solid;
	}

.pic	{
 	border-right: #50AFB4 1px solid;
	border-left: #50AFB4 1px solid;
  border-bottom: #50AFB4 1px solid;
	border-top: #50AFB4 1px solid; 
	}

.bignadpis	{
	position: relative;
	left: 20px;
	color: #50AFB4;
	font-size: 20px;
	font-weight: bold;
	}

#content	{
	position: relative;
  top: 40px; 
	}
	
#content_video	{
	position: relative;
	width: 430px;
	left: 20px;
  top: 50px;
  font-size: 16px;
  font-weight: bold;
	}

.nadpis	{
	position: relative;
	left: 20px;
	color: #50AFB4;
	font-size: 17px;
	font-weight: bold;
	}

.text	{
	position: relative;
	left: 20px;
	width: 430px;
	color: #50AFB4;
	font-size: 15px;
	text-align: justify;
	}
	
.text_siroky	{
	position: relative;
	left: 20px;
	width: 650px;
	color: #50AFB4;
	font-size: 15px;
	text-align: justify;
	}
	
.odkaz	{
	color: #50AFB4;
	font-size: 15px;
	}
	
.odkaz_maly	{
	color: #50AFB4;
	font-size: 12px;
	}
	
.cara  {
	position: relative;
	left: 20px;
	top: 5px;
	width: 450px;
  border-top: #50AFB4 1px solid;
	}

.bigmezera {
	position: relative;
	left: 20px;
	height: 35px;
	width: 420px;
	}
	
.mezera {
	position: relative;
	left: 20px;
	height: 20px;
	width: 420px;
	}
	
.oddelovac {
	position: relative;
	height: 2px;
  border-bottom: #50AFB4 1px solid;
	}
	
.clanecek {
	position: relative;
	left: auto;
	height: 200px;
	width: 800px;
	}
	
.odsazeni {
	position: relative;
	left: 20px;
	}

#vanoce{
	position: relative;
	top:-50px;
	left: 590px;
	}

#vanoce1{
	position: relative;
	top:-180px;
	left: 50px;
	}

#vanoce2{
	position: relative;
	top:-140px;
	left: 120px;
	}


