body	{
	background-color: #F9FAF2;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px 0px;
	color : #003399;
}


#hlavni {
	background-color: #F9FAF2;
	width : 100%;
	text-align : center;
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 32px;
	text-align : center;
	}

#webcam{
	margin-bottom:10px;
}

#webcam2{
	width: 356px;
	border: 1px solid #003399;
	text-align : center;
}

#uvod_cam{
	width: 356px;
	height: 268px;
	border: 1px solid #003399;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.cam{
	font-size: 18px;
	font-weight : bold;
	}

.cam2{
	font-size: 16px;
	font-weight : bold;
	margin-top: 10px;
	}

a, a:hover, a:active, a:visited{
	text-decoration : underline;
	color : #003399;
}

#obsah{
	text-align: center;
	width : 648px;
}	

#levastrana{ 
	float: left;
 }
	
#obrazek{
	width: 356px;
	height: 285px;
	border : 0px solid Black;
	margin : 0px 0px 0px 0px;
	text-align : center;
}

#aktual{
	width : 220px;
	float: right;
	text-align : center;
	margin : 28px 0px 0px 0px;
 }

#aktuality{
	border : 1px solid Black;
	margin : 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align : center;
	width : 220px;
}
	
#aktual_nadpis{
	font-size : 18px;
	font-weight : bold;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	}	
	
#aktual_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	}	

#vstup{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-align: center;
	width : 220px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#logoskoda{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	width : 220px;
	height: 82px;
	vertical-align : middle;
	text-align: left;
}

