.topbar{
	background-image:-moz-linear-gradient(center top , rgb(34, 34, 34), rgb(0, 98, 171));
}

.header {
	background: url('../images/vizmu_fejlec.jpg') center no-repeat;
	height: 150px;
}

h1 { font-size: 35px; line-height: 40px; }
h2 { font-size: 28px; line-height: 34px; }
h3 { font-size: 21px; line-height: 30px; }
h4 { font-size: 17px; line-height: 20px; }
h5 { font-size: 15px; line-height: 21px; }
h6 { font-size: 12px; line-height: 16px; }

.statusbar{
	background-color:rgba(245, 245, 245,0.7);
}