@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #9BE327;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#c-site {
	height: auto;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back-site.jpg);
	background-repeat: repeat-y;
}
#c-banner {
	height: 200px;
	width: 1010px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#banner {
	height: 200px;
	width: 1010px;
}
#c-buttons {
	width: 210px;
	margin-top: 50px;
}
#buttons-box {
	height: auto;
	width: 210px;
}
#buttons {
	height: 40px;
	width: 210px;
	margin-bottom: 15px;
}

#c-content {
	padding-right: 50px;
	padding-left: 50px;
	background-color: #167F0E;
	margin: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	height: auto;
	width: 660px;
}


#photo-left {
	border: 2px solid #F6E966;
	height: auto;
	width: auto;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
#photo-right {
	float: right;
	height: auto;
	width: auto;
	border: 2px solid #F6E966;
	margin-bottom: 15px;
	margin-left: 25px;
}
#table {
	background-color: #167F0E;
}
#table-reclame {
	font-size: 14px;
	background-color: #167F0E;
	font-weight: bold;
}
#table-reclame-content1 {
	font-size: 24px;
	background-color: #CCC;
	font-weight: bold;
}
#table-reclame-content2 {
	font-size: 24px;
	background-color: #CCC;
	font-weight: bold;
	color: #167F0E;
}
#c-contact {
	width: 250px;
	height: auto;
}
#contact-header   {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F6E966;
	padding-left: 5px;
	font-weight: bold;
}
#contact-content  {
	padding: 15px;
	margin-bottom: 10px;
}
#contact-box  {
	float: right;
	width: 165px;
}
#c-form {
	float: right;
	width: 370px;
}
#c-map {
	height: 100px;
}
#map-left {
	float: left;
	height: 75px;
	width: 100px;
	border: 2px solid #F6E966;
}
#map-right {
	float: right;
	height: 75px;
	width: 100px;
	border: 2px solid #F6E966;
}

#c-footer {
	height: 30px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#footer {
	height: 22px;
	width: 800px;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	color: #007F00;
	margin-left: 210px;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F6E966;
}

.pagename-16pt-bold {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.title_14pt_bold {
	font-weight: bold;
	color: #F6E966;
	font-size: 14px;
}






A.footer:link, A.footer:visited{
	text-decoration: none;
	color: #007F00;
	font-weight: bold;
} 
A.footer:hover, A.footer:active{
	text-decoration: underline;
	color: #F00
}
A.content:link, A.content:visited{
	text-decoration: none;
	color: #F6E966;
	font-weight: bold;
} 
A.content:hover, A.content:active{
	text-decoration: underline;
	color: #FFF
}
a:link {
	color: #F6E966;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #F6E966;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #F90;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #F6E966;
	font-weight: bold;
}
