.hlavni_strana
{
	background-image:url("images/podkl.jpg");
	background-repeat:no;
	width:881;
	height:680;
	position:relative;
	top:30px;
}

.kontakt
{
	position:absolute;
	border:0px solid red;
	height:260px;
	width:254px;
	left:30px;
	}	
	
.kamna
{
	position:absolute;
	border:0px solid red;
	height:360px;
	width:459px;
	left:383px;
	top:5px;
	}	
	
	.obrazek1
	{
	position:absolute;
	border:0px solid red;
	height:237px;
	width:238px;
	left:40px;
	top:441px;
	}	
	.obrazek2
	{
	position:absolute;
	border:0px solid red;
	height:237px;
	width:238px;
	left:321px;
	top:442px;
	}	
	.obrazek3
	{
	position:absolute;
	border:0px solid red;
	width:455px;
	height:356px;
	left:496px;
	top:441px;
	}
	.obrazek4
	{
	position:absolute;
	border:0px solid red;
	height:237px;
	width:500px;
	left:364px;
	top:8px;
	}
	
	.nadpis1
	{
	position:absolute;
	border:0px solid red;
	width:238px;
	left:40px;
	top:395px;
	}	
	.nadpis2
	{
	position:absolute;
	border:0px solid red;
	width:238px;
	left:320px;
	top:395px;
	}	
	.nadpis3
	{
	position:absolute;
	border:0px solid red;
	width:238px;
	left:604px;
	top:395px;
	}		
	
	
.text1
{
	font:12px Verdana,Arial,Helvetica;
	color:black;
}
.text2
{
	font:bold 15px Verdana,Arial,Helvetica;
	color:black;
}
.text3
{
	font:bold 11px Verdana,Arial,Helvetica;
	color:black;
}
.text4
{
	font:bold 13px Verdana,Arial,Helvetica;
	color:black;
}
A:link
{TEXT-DECORATION:underline;
color:black;
cursor:hand;
cursor:pointer;}
A:visited
{TEXT-DECORATION:underline;
color:black;
cursor:hand;
cursor:pointer;}
A:active
{TEXT-DECORATION:underline;
color:black;
cursor:hand;
cursor:pointer;}
A:hover
{TEXT-DECORATION:underline;
color:black;
cursor:hand;
cursor:pointer;}
