body {
	font-family: Verdana;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bdbcbd;
}
#container {
	background-color: #cccacb;
	width: 100%;
	margin: 0 auto;
}
#pozadie {
	background-image: url(img/pozadie.png);
	width: 900px;
	height: 720px;
	background-repeat: no-repeat;
}
#menu {
	width: 600px;
	height: 100px;
	padding-top: 320px;
}
#menu img {
	padding-left: 30px;
}
#footer {
	width: 100%;
	background-color: #bdbcbd;
	border-top: 2px solid #dcdbdb;
	/*padding-bottom: 10px;
*/
}
#footer-inner {
	margin: 0 auto 0;
	width: 700px;
	min-height: 400px;
	padding-top: 20px;
	text-align: left;
	color: #f1f1f1;
	background-color: #bdbcbd;
}
#footer h3 {
	clear: both;
	text-align: left;
	font-size: 25px;
	font-weight: bold;
	color: #040404;
	text-shadow: -1px 1px #f1f1f1;
}
#copyright {
	float:left;
	font-size: 12px;
	color: #272727;
	margin-top: 15px;
	margin-left: 15px;
	width: 200px;
}
#copyright a {
	color: #272727;
	text-decoration: none;
}
#copyright a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
#creation {
	float:right;
	font-size: 12px;
	color: #272727;
	margin-top: 15px;
	margin-right: 15px;
	width: 200px;
	text-align: right;
}
#creation a {
	color: #272727;
	text-decoration: none;
}
#creation a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}
#napiste-nam {
	width: 400px;
	float: left;
}
#napiste-nam p {

}
#napiste-nam input.input {
	width: 313px !important;
	width: 320px;
	height: 30px;
	display: block;
	font-size: 12px;
	color: #5b5b5b;
	padding-left: 7px;
	line-height: 30px;
}
#napiste-nam textarea {
	width: 313px !important;
	width: 320px;
	height: 130px;
	padding-left: 7px;
	padding-top: 7px;
	font-size: 12px;
	color: #5b5b5b;
	margin: 0;
}
#kontakt {
	float: left;
	margin-left: 20px;
}
#kontakt p {
	margin-bottom: 10px;
	margin-top: 4px;
	line-height: 23px;
	color: #000000;
}
#kontakt a {
	color: #000000;
	text-decoration: none;
}
#kontakt a:hover {
	color: #5b5b5b;
	text-decoration: underline;
}
