body {
	background-image:url(../images/background_global.png);
	background-color: #faf1e8;
	color: #6f6f6f;
	text-align: left;
	margin: 0;
	padding: 0;
}

/* DEFAULTS */

table {
	border-style: none;
	border-collapse: collapse;
}

table, td, form, img, p {
	padding: 0;
	margin: 0;
	border-style: none;
}


td, p, body, div, input, textarea, select {
 font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
}

input, textarea, select {

}

a {
  color: #d0863f;
}

a:link {
 text-decoration: none;
}

a:visited {
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

a:visited:hover {
	text-decoration: underline;
}

/* WEBPAGE */
#pagelayout {
	width: 900px;
	margin: 0 auto 0 auto;}

#pagecolor
{
	/*background-color:#FFFFFF;*/
}

/* --- FONTS --- */
p,li {
 font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
 font-size: 11px;
 color: #636363;
 line-height: 1.4;
 padding-bottom: 10px;
 text-align: justify;
}

ul {
	margin-left: -20px;
}

li{
}
h1 {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	color:#a1472f;
	font-weight: lighter;
	margin-bottom: 0px
}

h2 {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #a1472f;
	margin-bottom: 10px
}

h3 {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #a1472f;
 	margin-top: -2px;
	margin-bottom: 10px
}

h6 {
}

/* --- HEADER --- */
#header_content {
	width: 900px;
	height: 90px;
	background-image:url(../images/background_header.png);
	
}

#header_search {
	float: right;
	width: 260px;
	height: 35px;
	margin-right: 0px;
	text-align: right;
	border: 1px solid #eeb68d;
	padding: 10px 5px 0x 5px;
}


#header_logo {
	float: left;
	width: 187px;
	height: 64px;
	margin-top: 18px;
	margin-left: 0px;
	/*border: 1px solid yellow*/
}

#header_bar {
	float: right;
	width: 400px;
	height: 22px;
	margin-top: 25px;
	margin-left: 0px;
	text-align: right;
	/*border: 1px solid #00CC99;*/
	color: #a1472f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#horisontalmenu  {
	width: 890px;
	height: 30px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	background-image:url(../images/background_horsiontalmenu.png);
	background-repeat:repeat-x;
	z-index: 100
}
/* --- CONTENT --- */
#col {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#menu {
	width: 200px;
	border: 1px solid #d7d7d7;
	background: #FFF;
	padding-bottom:5px;
	margin-top: 10px;
}

#menu ul {	
	margin-left: 0px;
	width: 150px;
	list-style-type: none;
}

#menu li {	
	margin-left: -30px;
	border-bottom: 1px dotted #d9d9d9;
	

	
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: left
}

#menu li a, a:link, a:visited, a:hover, a:visited:hover {color: #898989;}

#content {
	float: right;
	margin-bottom: 20px;
	width: 680px;
	text-align: left;
}

#content_h1 {
	float: left;
	padding-bottom:10px;
	padding-top: 10px;
	width: 612px;
}

#content_print {
	float: left;
	display:block;
	width:28px;
	height:28px;
	padding-top: 23px;
	
}

#content_line {
	clear:both;
	width:100%;
	border-bottom: 1px dotted #bd6018;
margin-bottom: 10px}

#content {
	float: right;
	margin-bottom: 20px;
	width: 680px;
	text-align: left;
}





#content_page {
	float: right;
	margin-bottom: 20px;
	margin-top: 30px;
	padding: 10px 20px 10px 20px;
	width: 640px;
	text-align: left;
	border: 1px solid #d7d7d7;
	background-color:#FFF;
}

#mainpage_stage {
	width: 900px;
	height: 190px;
	margin-bottom: 10px;
}

#mainpage_col0 {
	width: 180px;
	border: 1px solid #d7d7d7;
	background-color:#FFF;
	height: 250px;
	padding: 10px 10px 10px 10px;
}

#mainpage_col0 p{
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 9px;
	line-height: 1.6;
	color:#c87434;}

#mainpage_col1 {
	float: left;
	width: 290px;
	margin-top: 20px;
	background-color: #e3dfd3;
	padding: 10px 20px 10px 20px;
	height: 270px
}


#mainpage_col2 {
	float: right;
	width: 290px;
	margin-top: 20px;
	background-color: #e3dfd3;
	padding: 10px 20px 10px 20px;
	height: 270px
}

#box_sale {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #c87434;
	padding-top: 10px
}

.newsdiv img{padding-bottom: 10px}
.h2_header {padding-bottom: 10px}

.sitemap_ul {margin-left: -45px}

.important {font-weight: bold; color:#a1472f}


/* --- CONTENT PAGE -------- */

#content_navigation {
	width: 659px;
	height: 26px;
	font-size: 9px;
}



#content a, a:link, a:visited,a:hover,a:visited:hover   {
	color: #d0863f;
}

#content_page ul{	
	list-style-position: inside;
	list-style-image:url(../images/li_grey.png);
	margin-left: -35px;
}






/* --- FOOTER --- */
#footer_global{
	clear: both;
	margin-bottom: 0px;
	width: 100%;
	height: 200px;
	background-image:url(../images/background_footerglobal.png)
}

#footer{
	width: 900px;
	margin: 0px auto 0px auto;
	color: #b7b7b7;
	font-size: 9px;
}

#footer_bar {	
	height: 25px;
	text-align: left;
	font-size: 9px;
	color: #e3c8c1;
	padding-top: 30px;
	margin-bottom: 20px;
	line-height: 1.8
}

/* Get offer */
.table_getoffer {
	width: 100%;
}

.table_getoffer td, th{
	border-bottom: 1px dotted #bd6018;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 11px;
}

.textfield_global_inputbox {
	font-size: 11px;
}

/*SENDMAILFORM*/
div#sendmail  {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #595959;
}

div#sendmail table {
	width: 100%;
}

div#sendmail th {
	height: 30px;
	vertical-align:middle;
	padding-top: 20px;
	
}

div#sendmail td {
	border-top:  dotted 1px  #626262;
	border-bottom:  dotted 1px  #626262;
	height: 30px;
	vertical-align:middle;
}

div#sendmail input {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #6A7384;
	/*text-align:justify;*/
	width: 375px;
	height: 16px;
	border: 1px solid #bbc5d2;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#f2f5f8;
}
/*
div#sendmail input {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #6A7384;
	width: 375px;
	height: 16px;
	border: 1px solid #bbc5d2;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#f2f5f8;
}*/

.messagebox {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #6A7384;
	width: 375px;
	border: 1px solid #bbc5d2;
	background-color:#f2f5f8;
	margin-top: 5px;
	margin-bottom: 5px;
}

.listbox {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #6A7384;
	width: 50px;
	height: 20px;
	border: 1px solid #bbc5d2;
	background-color:#f2f5f8;
}

div#sendmail input {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #6A7384;
	/*text-align:justify;*/
	width: 375px;
	height: 16px;
	border: 1px solid #bbc5d2;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#f2f5f8;
}

div#sendmail textarea {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #6A7384;
	width: 375px;
	height: 100px;
	border: 1px solid #bbc5d2;
	background-color:#f2f5f8;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#sendmail select {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #6A7384;
	width: 175px;
	height: 20px;
	border: 1px solid #bbc5d2;
	background-color:#f2f5f8;
}

/* SPECIALIS */
.table_description {
	color: #636363;
	font-size:11px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.8; 
	width:465px;
	float: left;
	padding-right: 20px;}

.table_images {
	float: left}





/* ANON */
table.list {
  margin: 0px;
  width: 100%;
}

table.list tr:hover td, table.list tr:hover td a, table.list tr:hover td a:visited {
  background-color: #cdf7ff;
/*  color: #ffffff;*/
}

table.list td {
  border-bottom: 1px dotted #3c3c3c;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2px;
}

table.list tr.hover {
  background-color: #cdf7ff;
}

table.list *.odd {
  background-color: #e6e6e6;
}

table.list *.even {
  background-color: #ffffff;
}

.kistextarea {
	border: 1px solid #898989;
	padding: 2px 3px;
	vertical-align: top;
	width: 470px;
	height: 250px
}

.nagytextarea {
	border: 1px solid #898989; 
	padding: 2px 3px;
	vertical-align: top;
	width: 400px;
	height: 350px;
}

.ui-tabs .ui-tabs-hide {
    position: absolute;
    left: -10000px;
}
