﻿p {color:black}
.logo {
	font-size: 400%;
	font-style: times new roman;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family:  Times, "Times New Roman";
}

h3 {font-style:italic}



/* CSS Document */
h1 {width: 500px; vertical-align: middle; height: 80px; margin: auto; padding: 40px 0 0 100px; background: url(http://www.foresterservis.cz/logo.jpg) no-repeat left center}
p {color:black}

table, tr, td {border: 2px #454545 solid; padding: 10px; margin: 0; border-collapse: collapse;}
.table-head {font-weight: bold;}
.content {width: 900px; margin: auto }

