/* written by Voov (www.voov.hu) copyright 2009 */

@import url("menu.css");
@import url("buttons.css");
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
p {
	padding: 0;
	margin: 0 0 15px 0;
}
br {
	margin: 0;
	padding: 0;
}
a:focus {
	outline:none;
}
a {
	outline: none;
	color: #d7d7d7;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #fff;
	text-decoration: underline;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
img a {
	border: 0;
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	float:left;
}
.right {
	text-align: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
/***************** Lists *********************/
.list_no {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
.list {
	list-style-type: circle;
	margin:  15px 0 15px 30px;
	padding: 0 0 1px 0;
	text-align: left;
	font-size: 12px;
}
.list a {
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px dotted #807766;
	padding: 0 0 1px 0;
}
.list a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #000;
}
.list li {
	padding: 0 0 6px 6px;
	background-image: url(../images/list_circle.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0 0 0 0;
}
.list_footer {
	list-style-type: disc;
	margin:  15px 0 0 15px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 11px;
}
.list_footer a {
	font-size: 11px;
	color: #666464;
	text-decoration: none;
	padding: 0 0 0 0;
}
.list_footer a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000;
}
.list_footer li {
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
}
/***************** Lines *********************/

.line {
	clear: both;
	margin: 13px 0 13px 0;
	padding: 0;
	border-top: 1px solid #1d1a19;
}
.line_dotted {
	clear: both;
	margin: 13px 0 13px 0;
	padding: 0;
	border-top: 1px dotted #1d1a19;
}
.line_thick {
	clear: both;
	margin: 13px 0 13px 0;
	padding: 0;
	border-top: 2px solid #1d1a19;
}
/******************* Headlines *****************/

h1 {
	font-family: 'Segoe Ui', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3e3e3e;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	line-height: 20px;
}
h2 {
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}
h3 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 13px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h4 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h5 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h6 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_pattern.jpg) 0px 0px;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 13px;
	color: #444545;
	line-height: 18px;
}
#container {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/bg_graff.jpg) 325px 0px no-repeat;
}
#site {
	width: 910px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#top {
	width: 910px;
	height: 140px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}
#logo {
	width: 226px;
	height: 89px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 23px;
	left: 81px;
}
#content_holder {
	width: 910px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #f0ecdc;
}
#menu {
	width: 910px;
	height: 98px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}
#middle {
	width: 821px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #fff;
}
#main {
	width: 610px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#sidebar {
	width: 211px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#sidebar img {
	width: 211px;
	float: left;
	margin: 0;
	padding: 0;
}
#main_image {
	width: 610px;
	height: 289px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/header_01.jpg) left top no-repeat;
	position: relative;
}
#main_content {
	width: 500px;
	margin: 0 0 0 0;
	padding: 25px 0 25px 80px;
}
.main_title h1 {
	width: auto;
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-weight: normal;
	font-style: italic;
	color: #313131;
	font-size: 18px;
	line-height: 24px;
}
.main_title_small h1 {
	width: auto;
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
	font-family: "Segoe Ui", Arial, Tahoma;
	font-weight: normal;
	font-style: italic;
	color: #313131;
	font-size: 14px;
	line-height: 18px;
}
#info {
	width: 820px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/bg_info.gif) left top no-repeat;
	position: relative;
}
#footer {
	width: 500px;
	margin: 0 0 0 0;
	padding: 8px 0 40px 80px;
	color: #828282;
	font-size: 10px;
	line-height: 12px;
}
#footer a {
	color: #828282;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#email {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 13px;
	position: absolute;
	top: 33px;
	left: 245px;
	color: #6a6a6a;
}
#email a {
	color: #6a6a6a;
	text-decoration: none;
}
#email a:hover {
	color: #000;
	text-decoration: underline;
}
#phone {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 13px;
	position: absolute;
	top: 33px;
	left: 450px;
	color: #6a6a6a;
}
#location {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 13px;
	position: absolute;
	top: 33px;
	left: 620px;
	color: #6a6a6a;
}
#green_line {
	width: 552px;
	height: 13px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 276px;
	left: 58px;
	background-color: #a3c523;
}
#main_image_title {
	width: 386px;
	height: 91px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #a3c523;
	position: absolute;
	top: 185px;
	left: 58px;
}
#main_image_title h1 {
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 22px 0 0 25px;
	line-height: 24px;
}
