body {
	background-color: #EFAC1F;
	clear: both;
	margin-top: 0px;
	/*margin-right: auto;*/
	margin-bottom: 0px;
	/*margin-left: auto;*/
	text-align: left;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 600px;
}
img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu {
	clear: both;
	width: 600px;
	height: 28px;
}
.menu a {
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 28px;
}
.menu a:hover {
	background-position: bottom;
}
.menu .menus {
	background-image: url(../img/menu-1.gif);
	width: 127px;
}
.menu .photos {
	background-image: url(../img/menu-2.gif);
	width: 58px;
}
.menu .news {
	background-image: url(../img/menu-3.gif);
	width: 87px;
}
.menu .team {
	background-image: url(../img/menu-4.gif);
	width: 48px;
}
.menu .info {
	background-image: url(../img/menu-5.gif);
	width: 139px;
}
.menu .contact {
	background-image: url(../img/menu-6.gif);
	width: 84px;
}
.menu .home {
	background-image: url(../img/menu-7.gif);
	width: 57px;
}
.content {
	background-color: #EFC15F;
	float: left;
	padding-bottom: 55px;
}
.content .emp {
	text-align: right;
	float: right;
}
.content form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 39px;
	margin-bottom: 0px;
	margin-left: 33px;
	clear: both;
	width: 528px;
}

.content .punktir {
	background-image: url(../img/punktir.gif);
	background-repeat: repeat-x;
	clear: both;
	width: 528px;
	height: 18px;
	background-position: 23px;
	padding-top: 18px;
}
.content p {
	text-align: left;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	width: 520px;
	line-height: 116%;
	padding: 0px;
}
.content label {
	float: left;
	text-align: right;
	width: 176px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 116%;
	color: #000000;
	padding-right: 6px;
	padding-top: 4px;
}
.content input {
	float: left;
	height: 18px;
	width: 312px;
	border: 1px solid #A7A6AA;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	clear: right;
	margin-bottom: 6px;
}
.content h1 {
	text-align: right;
	width: 176px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 116%;
	color: #000000;
	padding-right: 360px;
	font-weight: bold;
	clear: both;
	float: left;
	height: 18px;
}
.content textarea {

	float: left;
	height: 38px;
	width: 312px;
	border: 1px solid #A7A6AA;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	clear: right;
	margin-bottom: 6px;
}
.content .day {
	clear: both;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	padding-left: 182px;
	text-align: left;
}
.content select {

	float: left;
	height: 22px;
	width: 315px;
	border: 1px solid #A7A6AA;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	clear: right;
	margin-bottom: 6px;
}
.content .us {
	margin-top: 8px;
}
.content .attach {
	width: 229px;
	margin-right: 6px;
}
.content .brouse {
	width: 79px;
	height: 22px;
}
.content .small {
	font-size: 10px;
	line-height: 140%;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 528px;
}
.content .submit {
	width: 60px;
	clear: both;
	margin-left: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 14px;
}
.email {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 10px;
	font-weight: bold;
}
.logo {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 9px;
}
