* {
margin: 0;
padding: 0;
 }
body {
	font-family: Tahoma;
	background-color: #aad6bd;
	background-image: url("imgs/background.png");
	background-repeat: repeat-x;
}

#logo {
	margin: 0 auto;
	text-align: center;
}

.box  {
	margin: 0 auto;
	text-align: center;
}

#page {
	width: 927px;
	height: 658px;
	background-image: url("imgs/rozcestnik_full.png");
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	padding-top: 150px;

}

a {
	display: block;
	width: 656px;
	height: 188px;
	color: black;
	text-decoration: none;
}
#syry, #nerez {
	margin: 0 auto;
	width: 656px;
	height: 188px;
}

#nerez {
	margin-top: 20px;
	color: white;
}

#nerez a {
	color: white;
}

h2 {
	padding-left: 30px;
	padding-top: 20px;
	text-align: left;
	font-size: 22px;
	font-weight: 100;
}

p {
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 260px;
}

strong {
	font-weight: 100;
}

