
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Swiss911 XCm BT;
	background-color: #fff;
}

h1, h2, h3 {
	color: blue;
}

h1 {
}

h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
	
}

p {
	color: black;
	text-align: justify;
	font-size: 1.3em;
	margin-right: 20px;
}

/*content*/

#content {
	width: 900px;
	margin: auto;
}

/* logo */

#logo {
	width: 900px;
	height: 150px;
	float: left;
}


/* tekst */

#tekst {
	width: 550px;
	height: 240px;
	float: left;
}

#tekst p {
	margin-top: 0px;
	margin-left: 90px;
	margin-right: 0px;
	text-decoration: none;
	font-size: 1.1em;
	font-family: georgina;
	color: white;
}

#tekst a:link {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

#tekst a:hover {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

#tekst a:visited {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

/* tekst2 */

#tekst2 {
	width: 350px;
	height: 240px;
	float: left;
}

#tekst2 p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	font-size: 1.1em;
	font-family: georgina;
	color: white;
}

#tekst2 a:link {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

#tekst2 a:hover {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

#tekst2 a:visited {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

/* tresc */

#tresc {
	width: 900px;
	height: 180px;
	float: left;
}

#tresc p {
	margin-top: 20px;
	margin-left: 80px;
	margin-right: 80px;
	text-decoration: none;
	font-size: 1.5em;
	font-family: mistral;
	color: black;
	text-align: justify;
}

#tresc a:link {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

#tresc a:hover {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

#tresc a:visited {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

/* kontakt */

#kontakt {
	width: 900px;
	height: 50px;
	float: left;
}
#kontakt p {
	margin-top: 20px;
	margin-left: 650px;
	margin-right: 80px;
	text-decoration: none;
	font-size: 1.5em;
	font-family: mistral;
	color: black;
	text-align: center;
}

#kontakt a:link {
	color: black;
	text-decoration: none;
	font-family: georgina;
}

#kontakt a:hover {
	color: black;
	text-decoration: none;
	font-family: georgina;
}

#kontakt a:visited {
	color: black;
	text-decoration: none;
	font-family: georgina;
}

/* tresc2 */

#tresc2 {
	width: 900px;
	height: 70px;
	float: left;
}

#tresc2 p {
	margin-top: 50px;
	margin-left: 80px;
	margin-right: 80px;
	text-decoration: none;
	font-size: 1.1em;
	font-family: mistral;
	color: black;
	text-align: center;
}

#tresc2 a:link {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

#tresc2 a:hover {
	color: black;
	text-decoration: none;
	font-size: 1em;
}

#tresc2 a:visited {
	color: black;
	text-decoration: none;
	font-size: 1em;
}
