body,ul,ol,li{ 
	margin: 0; padding: 0;   
}
h3 { 
	margin: 0; padding: 0; display: inline;  
}
img, a img { 
	border: 0;
}
ol,ul {
	list-style: none;
}

  /* Body
  */
body {
	margin: 0;
	padding: 0;
	background: #808080 url(../images/bg-outer.gif) repeat top;
	font: 12px/18px Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Calibri, sans-serif;
	color: #604e3d;
}

h1 {
	letter-spacing: -2px;
	/*font-size: 3em;*/
	margin: 1em 0 1em 0em;
	font-size: 28px;
	font-weight:500;
	line-height: 29px;
	text-transform:uppercase;
}

h2 {
	letter-spacing: -1px;
	/*font-size: 2.3em;*/
	margin: 1em 0 1em 0;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	text-transform:uppercase;
}

h3 {
	/*font-size: 2.0em;*/
	margin: 1em 0 1em 0;
	line-height: 16px;
	font-size: 20px;
	font-weight: normal;
	text-transform:uppercase;

}

h4 {
	/*font-size:1.8em;*/	
	margin: 0.8em 0 0.8em 0;
	line-height: 16px;
	font-size: 18px;
	text-transform:uppercase;
	font-weight: normal;

}

h5 {
	/*font-size:1.4em;*/
	margin: 0.5em 0 0.5em 0;
	line-height: 16px;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
}

h6 {
	/*font-size: 1em;*/
	margin: 0.3em 0 0.3em 0;
	line-height: 16px;
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
}

a {
	color: #92687c;
}

a:link {
text-decoration:underline;
}

a:hover {
	color:#FBAF31;
	cursor:pointer;
}

a.doboz {
	color:#FBAF31;
	margin: 0.8em 0 0.8em 0;
	line-height: 16px;
	font-size: 19px;
	text-transform:uppercase;
	font-weight: normal;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.doboz:link {
	text-decoration:none;
}

a.doboz:hover {
	text-decoration:none;
}

.doboz {
	color:#FBAF31;
	margin: 0.8em 0 0.8em 0;
	line-height: 16px;
	font-size: 19px;
	text-transform:uppercase;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.justify{
	text-align:justify;
}

.bekezdes {
	padding-left: 10px;
}

.nagybekezdes {
	padding-left: 25px;
}

.behuzas_jobb {
	padding-right: 15px;
}

.kozepen {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.kozep {
	margin-left: 270px;
}

.img_kozepen {
	margin-left:70px;
}

.kepkozepen {
	margin-left:200px;
}

.nomargin {
	margin:0;
	padding:0;
}

.margo {
	margin: 10px 10px 10px 20px;
}

.nagymargo {
	margin: 10px 10px 10px 45px;
}

.bold {
	font-weight:bold;
}

.kiemelt {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 5px;
}

.alcim {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 5px;
	letter-spacing: -1px;
}

.alcim2 {
	font-size: 18px;
	margin: 10px 0 5px 5px;
	letter-spacing: -1px;
}

.cimkep {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left:10px;
}

.right {
	float: right;
}

.left {
	float: left;
}	

.tab_jobbra {
	margin-left: 400px;
}

.nagybetus {
	text-transform:uppercase;
}

ul.unordered {
	list-style:inside circle;
}

ul.unordered li {
	padding-left:20px;
}

ol.ordered {
	list-style: decimal;
	margin-left: 25px;
	
}

ol.ordered li {
	padding-left:20px;
}

.piros {
	color:#FF0000;
}

.underline {
	text-decoration:underline;
}
/**
  * Wrapper
  */
#wrapper {
	width: 980px;
	margin: 0 auto;
	margin-top: 30px;
}

/**
  * Header
  */

/*.......................................page............................*/
#page {
	background: url(../images/shadow.gif) repeat-y;
}

/*.......................Navigation...........................*/
#navigation {
	background: url(../images/navigation.gif) no-repeat;
	width: 980px; height: 61px;
	padding: 0 10px;
}
#navigation li {
	float: left;
	height: 61px;
}

.border {
	background: url(../images/nav_border.gif) no-repeat right 29px;
}
#navigation a {
	text-decoration: none;
	float: left;
	color: #868686;
}
#navigation a strong {
	text-decoration: none;
	float: left;
	color: #868686;
	height: 37px;
	padding: 24px 19px 0;
}
#navigation a:hover{
	background: url(../images/nav_left.gif) no-repeat top left;
	float: left;
	color: #fff;
	cursor:pointer;
}

#navigation .active {
	background: url(../images/nav_left3.gif) no-repeat top left;
	float: left;
	color: #fff;
}

#navigation .active a:hover {
	background: url(../images/nav_left3.gif) no-repeat top left;
	float: left;
	color: #fff;
}

#navigation a:hover strong{
	background: url(../images/nav_right.gif) no-repeat top right;
	float: left;
	color: #fff;
	height: 37px;
	padding: 24px 19px 0;
	cursor:pointer;
}

#navigation .active strong {
	background: url(../images/nav_right3.gif) no-repeat top right;
	float: left;
	color: #fff;
	height: 37px;
	padding: 24px 19px 0;
}

#navigation .active:hover strong {
	background: url(../images/nav_right3.gif) no-repeat top right;
	float: left;
	color: #fff;
	height: 37px;
	padding: 24px 19px 0;
}
/*..........................Logo............................*/
#logo{
	border:0;
	background:#FFFFFF;
}

/*..........................Sidebar............................*/
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* MENU */

.sidebar {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(../images/bg-bubplastic.gif) top left repeat-x;
}
.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg-bubplastic-button.gif) top left no-repeat;
}

.sidebar ul li a {
	display: block;
	height: 27px;
	padding-left: 13.6px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Tahoma, helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 13.6px;
	background: transparent url(../images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END MENU */

/* GRAY HOVER */
.sidebar.gray ul li a:hover,
.sidebar.gray ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.sidebar.gray ul li a:hover span.menu_ar,
.sidebar.gray ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-gray.gif) top right no-repeat;
}

/* ORANGE HOVER */
.sidebar.orange ul li a:hover,
.sidebar.orange ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.sidebar.orange ul li a:hover span.menu_ar,
.sidebar.orange ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-orange.gif) top right no-repeat;
}                  

/*..........................Container............................*/
#container {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 880px;
}

/*.....................SubNavigation............................*/
#left-content {
	float: left;
	width: 228px;
}

.title_img{
	margin: 0px 5px 20px 6px;
}

.subnavigation {
font-family: Arial,Helvetica,sans-serif;
font-size:100%;
line-height:150%;
text-align:center;
display:inline;
float:left;
padding:17px 0 0 0;
width:228px;
text-align:left;
margin-right: 20px;
margin-bottom: 10px;
}

.subnavigation .subnavbox {
background:transparent url(../images/subnavbox_top_bg7.gif) no-repeat scroll right top;
display:inline;
float:right;
width:254px;
}

.subnavigation .subnavbox ul#subnav {
background:transparent url(../images/subnavbox_bottom_bg7.gif) no-repeat scroll right bottom;
display:inline;
float:right;
margin:0;
padding:29px 0 15px 0;
width:254px;
}

.subnavigation .subnavbox ul#subnav li {
display:inline;
}

.subnavigation .subnavbox ul#subnav li a {
color:#3C3C3C;
display:inline;
float:left;
font-family: Arial,Helvetica,sans-serif;
font-weight:bold;
margin:0;
padding:10px 24px 10px 44px;
text-decoration:none;
text-transform:uppercase;
width:186px;
}

.subnavigation .subnavbox ul#subnav li a:hover {
	color:#8A8A8A;
}

.subnavigation .subnavbox ul#subnav li.selected a {
background:transparent url(../images/subnav_item_over_bg2.gif) no-repeat scroll left top;
color:#FCFCFC;
height:11px;
padding:10px 24px 16px 30px;
margin-left: 40px;
}                  

/*.................................News.....................................*/
.clearer {
clear:both;
}

.coll_200 {
	float: left;
	width: 200px;
	margin-left:5px;
	overflow: hidden;
}

.coll_210 {
	float: left;
	width: 210px;
	margin-left:5px;
	overflow: hidden;
}

.coll_215 {
	float: left;
	width: 215px;
	margin-left:9px;
	overflow: hidden;
}

.coll_218 {
	float: left;
	width: 218px;
	margin-left:9px;
	overflow: hidden;
}

.coll_230 {
	float: left;
	width: 230px;
	margin-left:9px;
	overflow: hidden;
}

.coll_280 {
	float: left;
	width: 280px;
	margin-left:9px;
	overflow: hidden;
}

.coll_300 {
	float: left;
	width: 300px;
	margin:10px;
	overflow: hidden;
}

.coll_330 {
	float: left;
	width: 330px;
	margin-left:9px;
	overflow: hidden;
}

.szines {
	background-color:#faf0e8;
}

.vilagos_bezs {
	background-color: #f3dcbc;
}

.box
{
font-family:helvetica,arial;
font-size:11px;
	border:0;
	overflow:hidden;
	margin-bottom:12px;
	padding:0 10px;
	/*width:185px;*/
}

.border_box
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
	border:10px solid #F7F7F7;
	overflow:hidden;
	margin-bottom:12px;
	padding:0 3px;
	/*width:185px;*/
}

/*.box_content { ......barna stilus
	border-color:#cdb088 !important;
	background-color:#ffefd8;
	background-position:105px 4px;
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px 0 1px;
	padding:7px 3px 10px 7px;
}*/

.box_content {/*........narancs.........*/
	border-color:#fbc38b !important;
	background-color:#ffefd8;
	background-position:105px 4px;
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px 0 1px;
	padding:7px 3px 10px 7px;
}

.box a, .border_box a
 {
	text-decoration: none;
 }
 .box a:hover, .border_box a:hover
 {
 text-decoration:underline;

 }

p.box_list, p.border_box_list
	{
		margin:12px 0 0 0;
		height:36px;
		padding:0px 0 0 0px;
		overflow:hidden;
		background: url(../images/box_list5.gif) no-repeat;
		color:#FF9933;
	}
	
p.box_list a, p.border_box_list a
		{
			color:#655e56;
			font-weight:bold;
			font-size:12px;
		}
		
/*vékonyabb felsorolásjel*/
p.border_boxx_list, p.boxx_list
	{
		margin:12px 0 0 0;
		height:25px;
		padding:3px 0 0 0px;
		overflow:hidden;
		background: url(../images/list_item.png) no-repeat;
		color:#FF9933;
	}
	
p.boxx_list a, p.border_boxx_list a
		{
			color:#655e56;
			font-weight:bold;
			font-size:12px;
		}		

p.boxx_list a.active, p.border_boxx_list a.active
		{
			color:#ff9933;
			font-weight:bold;
			font-size:12px;
		}

/*........órarend.......................*/
.change_pix {
	margin-bottom:12px;
	padding:0 10px;
	border: 0;
}

.change_pix a {  
  color:blue; 
 }  
   
.change_pix a:hover {  
  color:green;   
 }  
   
.change_pix a span {  
  background:url("../images/orarend.jpg") no-repeat 0 0;  
  width:200px;  
  height:150px;  
  float:left;  
  }  
   
.change_pix a:hover span {  
 background-position:0 -150px;  
 }  

/*...................partnereink...................*/
#partnereink {
	margin: 15px 10px 15px 40px;
}

/*...................szöveg+kép doboz....................*/
.box_p1, .border_box_p1 {
font-size:11px;
line-height:13px;
margin:4px 0;
overflow:hidden;
}

.box_p1 a, .border_box_p1 a {
color:#FF9900;
font-weight:bold;
}

.box_p2, .border_box_p2
	{
		margin:9px 0;
		font-size:11px;
		line-height:13px;
		overflow:hidden;
		color:#92687c;
	}

.box_p2 a, .border_box_p2 a
		{
			color:#92687c;
		}
		
p.link_1 {
font-size:11px;
margin:5px 0 0;
}

p.link_1 a {
color:#a3724a;
}

.link_2 {
font-size:11px;
margin:5px 0 0;
}

a.link_2 {
color:#ff9900;
text-decoration: none;
}

.link_3 {
color:#E73F94;
font-size:14px;
margin:5px 0 0;
text-decoration: none;
font-weight: bold;
}

a.link_3:hover {
color:#9770B4 ;
text-decoration: none;
}

.box_vonal, .border_box_vonal
	{
		 background:#d6d6d6;
		 height:1px;
		 overflow:hidden;
		 margin-top:10px;
		 margin-bottom:10px;
	}	
/*....................bartok.......................*/
a.border_img{
	width: 280px;
	height: 210px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

a.border_img176x255{
	width: 176px;
	height: 255px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

a.border_img200x295{
	width: 200px;
	height: 295px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

a.border_img269x202{
	width: 269px;
	height: 202px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

a.border_img280x160{
	width: 280px;
	height: 160px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

a.border_img210x280{
	width: 210px;
	height: 280px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

a.border_img300x436{
	width: 300px;
	height: 436px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

a.border_img466x328{
	width: 466px;
	height: 328px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

a.border_img500x707{
	width: 500px;
	height: 707px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

a.border_img180x135{
	width: 180px;
	height: 135px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

a.border_img160x67{
	width: 160px;
	height: 67px;
	border:5px solid transparent;
	display: block;
	padding:1px;
	border-color:#E6E6E6;
	margin-bottom:7px;
}

#border_image_nikekupon {
background-image:url(../images/nikeoutlet.jpg);
background-color:transparent;
background-position:center center;
background-repeat:no-repeat;
display:block;
}

#border_image_hotiron {
background-image:url(../images/hotiron2.jpg);
background-color:transparent;
background-position:center center;
background-repeat:no-repeat;
display:block;
}

#border_image_kangoo {
background-image:url(../images/galeria_kangoo.jpg);
background-color:transparent;
background-position:center center;
background-repeat:no-repeat;
display:block;
}

#border_image_csekk {
background-image:url(../images/udulesi_csekk.jpg);
background-color:transparent;
background-position:center center;
background-repeat:no-repeat;
display:block;
}

#border_image_varga {
background-image:url(../images/varga_kicsi.jpg);
background-color:transparent;
background-position:center center;
background-repeat:no-repeat;
display:block;
}

#border_image_varga2 {
background-image:url(../images/varga2_kicsi.jpg);
background-color:transparent;
background-position:center center;
background-repeat:no-repeat;
display:block;
}

#border_image_hotirontalakozo {
background-image:url(../images/news_hotirontalalkozo3.jpg);
background-color:transparent;
background-position:center center;
background-repeat:no-repeat;
display:block;
}

#border_image_fitbalance {
background-image:url(../images/news_fitbalance.jpg);
background-color:transparent;
background-position:center center;
background-repeat:no-repeat;
display:block;
}

#border_image_elsolepes {
background-image:url(../images/elsolepes_kicsi.jpg);
background-color:transparent;
background-position:center center;
background-repeat:no-repeat;
display:block;
}

.img176x255{
	width: 176px;
	height: 255px;
}

.img200x295{
	width: 200px;
	height: 295px;
}

.img269x202{
	width: 269px;
	height: 202px;
}

.img280x210{
	width: 280px;
	height: 210px;
}

.img280x160{
	width: 280px;
	height: 160px;
}

.img210x280{
	width: 210px;
	height: 280px;
}

.img180x135 {
	width: 180px;
	height: 135px;
}

.img300x436 {
	width: 300px;
	height: 436px;
}

.img466x328 {
	width: 466px;
	height: 328px;
}

.img500x707 {
	width: 500px;
	height: 707px;
}

a.brown:hover, a.border_img :hover, a.border_image :hover{
	border-color: #a3724a !important;
}

a.orange:hover, a.border_img :hover, a.border_image :hover{
	border-color: #ff9933 !important;
}

.text_img_left {
	margin:6px 8px 5px 8px;
	float:left;
	display:inline;
}

.text_left {
	margin:0 0 0 17px;
	float: left;
	overflow:hidden;
}

.text_right {
	float: right;
	overflow:hidden;
}


.text {
	overflow: hidden;
}
/*..........................content............................*/ 
#content {
	margin-top: 15px;	
	margin-bottom: 10px;
	margin-right: 5px;
	float: right;
	width: 650px;
}

.content_img {
	float: right;
	margin-left:20px;
	margin-right:10px;
	margin-top:7px;
}

.img_left {
	float: left;
	margin-right:15px;
	margin-bottom:8px;
	margin-top:5px;
}


/*..........................index............................*/
#index_content {
	margin-top: 45px;	
	margin-bottom: 10px;
	margin-right: 0px;
}

#orarend_index {
	margin-bottom:12px;
	padding:10px 10px 0 10px;
	border: 0;
}

#megujultunk_img {
	border: 5px solid #ffb971;
}

/*..........................news............................*/
#news_content {
	margin-top: 0px;	
	margin-bottom: 10px;
	margin-right: 0px;
}

#content_news {
	margin-top: 10px;	
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	width: 700px;
}
/*..........................munkatarsak............................*/
#content_munkatarsak {
	width: 650px;
	margin-top: 15px;	
	margin-bottom: 10px;
	margin-right: 25px;
	float: right;
}

#visszagomb {
	float: right;
}

table.munkatarsak {
	width: 70%;
	cellspacing:0; 
	cellpadding:0; 
	border:1;
}
/*..........................Gallery............................*/
#flashcontent {
		width: 680px;
		height: 500px;
		float: right;
	}
	

/* .....................Orarend............................. */

#orarend {
	width: 650px;
	border-collapse:collapse;
	border: 1px solid #DDDDDD;
}

#orarend2 {
	width: 450px;
	border-collapse:collapse;
	border: 1px solid #DDDDDD;
}

#orarend3 {
	width: 350px;
	border-collapse:collapse;
	border: 1px solid #DDDDDD;
}

#content_orarend {
	margin-top: 15px;	
	margin-bottom: 10px;
	margin-right: 15px;
	float: right;
	width: 660px;
}

#orarend thead th, #orarend2 thead th, #orarend3 thead th {
	background:url(../images/bg_td22.jpg) repeat-x top;
	color:#000;
	height: 47px;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Helvetica Neue", Tahoma, helvetica,"microsoft sans serif",arial,sans-serif;
	text-transform:uppercase;
	text-align:center;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border: 1px solid #DDDDDD;
	border-bottom: 2px solid #DDDDDD;
}
#orarend tbody tr, #orarend2 tbody tr, #orarend3 tbody tr {
	background: url(../images/bg_td1.jpg) repeat-x top;
}

#orarend tbody tr.odd, #orarend2 tbody tr.odd, #orarend3 tbody tr.odd {
	background: #FFF8E8 url(../images/bg_td22.jpg) repeat-x;
}

#orarend tbody th, #orarend tbody td, #orarend2 tbody th, #orarend2 tbody td, #orarend3 tbody th, #orarend3 tbody td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 7px 8px 7px 8px;
	/*border: 1px solid #FFCA5E;*/
	border: 1px solid #DDDDDD;
	text-align: left;
}
#orarend table a, #orarend2 table a, #orarend3 table a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
#orarend a:hover, #orarend2 a:hover, #orarend3 a:hover {
	color: #F8A704;
	text-decoration: underline;
}

#orarend a.sima, #orarend2 a.sima, #orarend3 a.sima {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

#orarend a.sima:hover, #orarend2 a.sima:hover, #orarend3 a.sima:hover {
	color: #F8A704;
	text-decoration: none;
}

#orarend td .sima, #orarend2 td .sima, #orarend3 td .sima {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

#orarend tfoot th, #orarend2 tfoot th, #orarend3 tfoot th {
	background: url(../images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 10px;
	border: 1px solid #FCF1D4;
}
#orarend tfoot td, #orarend2 tfoot td, #orarend3 tfoot td {
	background: url(../images/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 10px;
	border: 1px solid #FCF1D4;
}

.smalltable {
	width: 400px;
}
/*..................................*/
table{
	border: 2px solid #626262;
	margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border-spacing: 0px;
}

td, tr {
    padding: 2px 5px 2px 5px;
    height: 25px;
	border: 1px solid #626262;
	color: #000;
}

th {
    padding: 2px 5px 2px 5px;
	border: 2px solid #626262;
	color: #000;
    border-collapse: collapse;
    border-spacing: 0px;
}

.sotet{
  background-color: #d4d4d4;/*d4d4d4 a3a3a3*/
}

.vilagos{
  background-color: #ffe6ab;/*ffe6ab f8d279*/
}
/*.................esemenynaptar.................*/
#calendar{
	border: 5px solid #ffd640;
}

#naptar {
	font-family:  Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #92722D; 
	TEXT-DECORATION: none;
	border-collapse:collapse;
	border: 1px #FFF solid;

}
#naptar a:visited {
	COLOR: #574214
}
#naptar a:hover {
	COLOR: #574214; 
	TEXT-DECORATION: none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
}
#naptar td, #naptar tr {
	border: 1px #FFF solid;
	FONT-SIZE: 11px;
}
/*.................hirlevel table.................*/
#hirtable{
	border: 0px none;
	border-collapse:collapse;
	width:80%;

}

#hirtable td, #hirtable tr{
	border: 0px none;
}

#hirtable td.kiscella {
	width: 30%;
}

#hirlevel {
	background-color:#FFFFCC;
	padding: 5px;
}
/*..........................Contact............................*/
#terkep{
	margin-left: 10px;
	margin-right: 20px;
	float:right;
}

/*...........................Pricelist.............................*/
.brown {
	background-color:#EDE9E5;
	color:#4C2601;
	display:block;
	padding-bottom:2px;
	padding-left:5px;
	padding-top:2px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

#price {
	width: 90%;
	border: 0;
	float:left;
}

#price td {
	border: 0;
	margin:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#price tr {
	border: 0;
}

#price td.ar {
	margin-left: 5px;
	margin-right: 5px;
}

.price1 {
	padding-left: 10px;
}

.price2 {
	text-align: right;
}

/*..........................Height............................*/
#container_500 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 500px;
}

#container_550 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 550px;
}

#container_600 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 600px;
}

#container_650 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 650px;
}

#container_700 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 700px;
}

#container_750 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 750px;
}

#container_800 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 800px;
}

#container_850 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 850px;
}

#container_900 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 900px;
}

#container_950 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 950px;
}

#container_1000 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1000px;
}

#container_1050 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1050px;
}

#container_1100 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1100px;
}

#container_1150 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1150px;
}

#container_1200 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1200px;
}

#container_1250 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1250px;
}

#container_1300 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1300px;
}

#container_1350 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1350px;
}

#container_1400 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1400px;
}

#container_1450 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1450px;
}

#container_1500 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1500px;
}

#container_1600 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1600px;
}

#container_1700 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1700px;
}

#container_1750 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1750px;
}

#container_1850 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1850px;
}

#container_1900 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 1900px;
}

#container_2050 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 2050px;
}

#container_2100 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 2100px;
}

#container_2150 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 2150px;
}

#container_2200 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 2200px;
}

#container_2250 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 2250px;
}

#container_2450 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 2450px;
}

#container_2550 {
	background:#FFFFFF url(../images/content_bg.gif) repeat-x scroll center top;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:18px 18px 18px 18px;
	height: 2550px;
}
/*..........................Footer............................*/
#footer {
	background:transparent url(../images/foot.jpg) no-repeat scroll center top;
	color:#FFFFFF;
	font-size:10px;
	padding:20px 5px;
}

#footer .foot_content {
	padding:10px 0pt 0pt 0px;
	color:#fff;
	font-size:10px;
	line-height:1.28em;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#footer .foot_content a{
	color: #fff;
	text-decoration: none;
}

#footer .foot_content a:hover{
	color:#FBAF31;
}

#footer .foot_content a.active{
	font-weight: bold;
}