BODY {
	font-family: comic sans ms;
	background-color: #FFFFFF;
		color: black;
	font-size: 12px;
	text-align: center;
}

TABLE {
	font-family: comic sans ms;
	background-color: #FFFFFF;
	color: black;
	font-size: 12px;
}

H1 {
	text-align: center;
}

H2 {
	font-size:50px;
}

P.uvod {
	text-align: center;
}

IMG {
	border-style: none;
	margin: 0;
	border: 0;
	padding: 0;
}

IMG.osobni {
	height: 150px;
	border: 0px;
}

A {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: white;
}

A.titulek {
	color: red;
}

DIV {
	margin: 0px;
}

DIV.all-around {
	text-align: center;
	Background-image: url(http://www.fromaz.cz/img/bg_img.bmp);
}

DIV.hlavni {
	width: 850px;
	margin: 5px auto 0 auto;
	border-right: 5px solid #3366FF;
	border-left: 5px solid #3366FF;
	overflow: hidden;
	background-color: white;
	Background-image: url(http://www.fromaz.cz/img/kotva.jpg);
	background-repeat: no-repeat;
	background-position: 420px 330px;
}

DIV.header {
	
	font-size: 50px;
	border-top: 5px solid #3366FF;
	background-image: url(http://www.fromaz.cz/img/titulek.jpg);
	background-repeat: no-repeat;
	background-position: 260px 20px;
	height: 180px;
}

DIV.header-left {
	font-size: 15px;
	float: left;
	text-align: left;
	width: 200px;
	height: 160px;
	padding-top: 10px;
}

	DIV.header-left IMG {
		border: 2px solid black;
	}


DIV.leva {
	float: left;
}

DIV.obrazek {
	margin-top: 30px;
	padding: 2px;
	text-align: center;
	height: 468px;
}

DIV.menu_title {
	margin: 0px;
	padding: 2px;
	text-align: left;
	height: 450px;
	width: 150px;
}

DIV.menu {
	margin: 0px;
	margin-right: 10px;
	padding: 2px;
	float: left;
	text-align: left;
	width: 150px;
}

DIV.novinky {
	border: 1px solid;
	margin: 0px;
	padding: 2px;
	text-align: left;
	height: 130px;
	width: 150px;
}

DIV.mail_form {
	margin: 0px;
	padding: 2px;
	text-align: left;
	height: 130px;
	width: 150px;
}

DIV.kapela {
	padding: 2px;
	float: left;
	text-align: left;
	height: auto;
	width: 650px;
}

DIV.anketa {
	padding: 2px;
	float: right;
	text-align: left;
	height: auto;
	width: 190px;
}

DIV.novinky {
}

DIV.kapela A {
	color: black;
}

