/********************************************************************* 
  base css */

body {
	font-family: Arial,Tahoma,  Helvetica;
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	background: url(images/main_background.png) top center repeat-x #363636; 
	color: #333333;
}

a, link, a:link, a:visited {
	text-decoration: none;
	color: #E3672B;
	font-weight: normal;
 }

a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}

/********************************************************************* 
  Konténerek */

div.top_stripe{
	background: url(images/top_stripe_background.jpg) top center repeat-x; 
}

div.pagecontainer{
	width: 982px;
	margin:auto;
}

/********************************************************************* 
  TOP */

div.top {
	height: 113px;
    border-top: 20px solid #000000;
}

div.top a, div.top link, div.top a:link, div.top a:visited {
	text-decoration: underline;
	color: #8d8d8d;
	font-weight: normal;
}

div.top a:hover {
	text-decoration: none;
	color: #8d8d8d;
	font-weight: normal;
}

div.top #topline {
	background-color: #000000;
	float:right;
	width: 235px;
	padding: 8px 8px 0 8px;
	height: 32px;
	text-align: right;
	color: #8d8d8d;
	margin-top:1px;
}

div.top #searchbox {
	width: 190px;
	height: 16px;
	margin-right: 10px;
	background-color: #f0f0f0;
	border: 2px solid #f0f0f0;
	padding: 2px;
	margin-top: 1px;
}

div.top #searchbutton {
	margin-bottom: -7px;
}

/********************************************************************* 
  MENU */

/* LEVEL1 */

div.top #menu {
	float:right;
	width: 792px;
	margin-top: 1px;
	background: url(images/level2_background.png) bottom center repeat-x #000000;
	height: 71px;
}

div.top #menu a, div.top #menu link, div.top #menu a:link, div.top #menu a:visited {
	display: block;
	float: left;
	padding: 9px 15px 0 15px;
	text-decoration: none;
	color: #FFFFFF;
	height: 23px;
}

div.top #menu a:hover {
	background-color: #333333;
}

div.top #menu a.level1_selected {
	margin-top:-3px;
	background: #ececec;
	padding-top: 12px;
	color: #333333;
	border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}

/* LEVEL2 */

div.top #menu .level2 {
	height: 36px;
	padding-top: 5px;
	/*background: url(images/level2_background.png) top center repeat-x; */
	position: absolute;
	top: 94px;
	width: 792px;
}

div.top #menu .level2 a, div.top #menu .level2 link, div.top #menu .level2 a:link, div.top #menu .level2 a:visited {
	display: block;
	float: left;
	padding:10px 10px 0 10px;
	border-right: 2px solid #FFFFFF;
	color: #3e3e3e;
	text-decoration: none;
	height: 24px;
}

div.top #menu .level2 a:hover {
	background-color: #ffffff;
}

div.top #menu .level2 a.level2_selected {
	background-color: #ffffff;
	border-top: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border0-radius: 0;
	background: #ffffff;
	margin-top:0;
}

/********************************************************************* 
  MAIN */

div.main {
	background: url(images/main_cont_background.png) top center repeat-y; 
	min-height: 500px;
}

/* RIGHT SIDE */

div.rightside {
	width: 188px;
}

div.rightside #vmenu {
	padding: 14px;
}

div.rightside #vmenu #bigtitle {
	color: #e3672b;
	font-size: 1.4em;
	margin-bottom: 10px;
}

div.rightside #vmenu a {
	background: url("images/tema_backgrond.png") no-repeat scroll 0 5px transparent; 
	padding: 5px 0 0 23px;
	display: block;
	height: 21px;
	color: #000000;
	text-decoration: none;
}

div.rightside #vmenu a:hover {
	background: url("images/tema_backgrond_onmouse.png") no-repeat scroll 0 5px transparent; 
	text-decoration: underline;
}

div.rightside #vmenu a.level1_selected {
	background: url("images/tema_backgrond_onmouse.png") no-repeat scroll 0 5px transparent; 
}

div.rightside #vmenu .level2 {
	padding-left: 8px;
}

div.rightside #vmenu .level2 a, div.rightside #vmenu .level2 link, div.rightside #vmenu .level2 a:link, div.rightside #vmenu .level2 a:visited {
	background: url("images/tema_backgrond_level2.png") no-repeat scroll 0 center transparent; 
	display: block;
	padding:6px 6px 0 15px;
	color: #3e3e3e;
	text-decoration: none;
	height: 20px;
}

div.rightside #blog {
	padding: 14px;
}

div.rightside #blog #title {
	padding: 8px;
	background: #eeeeee;
}

div.rightside #blog #comment {
	margin-top: 5px;
}


/* CONTENT AREA */

div.content {
	float: right;
	width: 744px;
	padding: 24px 24px 12px 12px;
}

div.breadcrumbs {
	color: #6296c0;
}

div.breadcrumbs a {
	color: #6296c0;
}

div.content h1 {
	color: #5f4336;
	font-weight: normal;
	font-size: 2em;
	margin-top: 3px;
}

div.content h2 {
	color: #888888;
	font-weight: normal;
	font-size: 1.7em;
	margin: 18px 0 8px;
	border-top: 2px dotted #cccccc;
	padding-top: 8px;
}

div.content p, div.content li {
	line-height: 160%;
}

.slideshow {
	height: 300px;
}

.slide {
	position: absolute;
	width: 744px;
	background-size: 744px auto;
	-moz-background-size: 744px auto;
	-o-background-size: 744px auto;
    -webkit-background-size: 744px auto;
	background-position: center;
	background-repeat: no-repeat;
}

div.addthis_default_style {
	background: #ECECEC;
	margin-right: 14px;
	width:160px;
}

/* INDEX */

div.index_right {
	float:right;
	width: 350px;
	border-left: 1px dotted #888888;
	padding-left: 20px;
	margin-left: 20px;
}


/* REFERENCIAK */

div.termekdiv {
	margin: 0;
	padding: 10px;
	background:#ECECEC;
/*	min-height: 120px; */
	border-bottom: 1px dotted #888888;
	clear: both;
}

div.termekdiv:hover {
	background:#f8f8f8;
}

div.termekdiv p {
	margin: 0;
	line-height: 140%;
}

div.termekdiv a {
	font-size:1.3em;
	font-weight: bold;
	display: block;
	width: 100%;
}

div.termekdiv .left {
	padding-right: 10px;
}

div.ajanlott a.termeknev, div.ujdonsag a.termeknev {
	color:#333333;
	font-weight: bold;
	padding-left: 20px;
	background: url(images/ajanlott.png) center left no-repeat transparent;
}

div.termekdiv .termekkep {
	max-width: 100px;
	max-height: 100px;
	border: 1px solid #dddddd;
}

/* Bejegyzesek */

div.bejegyzes {
	margin-bottom: 15px;
	clear: both;
	padding: 0 10px;
}

div.bejegyzes #title {
	margin: 8px 0 2px 0;
	font-size: 1.8em;
	color: #363636;
	display: block;
}

div.params {
	color: #888888;
	padding-bottom: 2px;
	font-size: 0.95em;
}

div.bejegyzes #params a {
	color: #888888;
}

div.bejegyzes #kep {
	float:left;
	margin: 5px 10px 0 0;
}

/* Kommentek */

form.addkomment {
	background-color: #e8e8e8;
	padding: 20px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border0-radius: 5px;
	margin: 0 8px;
}

form.addkomment #left {
	width: 150px;
}

form.addkomment table {
	margin-bottom: 10px;
}

form.addkomment td {
	padding: 0;
}

form.addkomment input[type=text] {
	width: 300px;
}

form.addkomment textarea {
	width: 100%;
	height: 100px;
	margin: 8px 0;
}

/* ---- */

div.komment {
	margin: 8px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border0-radius: 10px;
	background: #eeeeee;
	padding: 8px;
}

div.komment #user {
	color: #888888;
	margin-bottom: 3px;
	font-size:1em;
}

div.komment #user a, div.komment #user span {
	font-size:1.2em;
	font-weight: bold;
	color: #AF400A;
}

div.komment #cont {
}

/* ---- */

.mustfill { 
	border: 2px solid #CF0C2B;
	background: #ffffff;
	color: #000000;
}

/********************************************************************* 
tab pages part  */

div.tabpage  {
	margin-bottom: 15px;
	border-top:0;
	padding: 10px;
	background: #ececec;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}	

div.tabpage table {
}	

div.tabpage td {
	padding:14px;
	text-align:center;
	background: #ffffff;
	width: 172px;
}

div.kepfelirat {
	color: #555555;
	font-size: 0.9em;
	padding: 4px 0 0 0;
}

div.tabmenu a {
	border: 1px solid #ececec;
	border-bottom:0;
	float:left;
	display: block;
	font-size: 1em;
	font-weight: normal;
	color: #FF7800;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px 4px;
	margin:4px 2px 0 0;
	background:#ffffff;
}

div.tabmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background:#FF7800;
}

div.tabmenu a.selected {
	margin: 0 2px 0 0;
	padding: 7px 10px 4px;
	background: #ececec;
}

div.tabmenu b {
	border: 1px solid #444444;
	border-bottom:0;
	float:left;
	display: block;
	font-size: 1em;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	padding: 0px 10px 3px;
	margin: 7px 2px 0 0;
	background:#000000;
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}

/********************************************************************* 
footer  */

div.footer {
	background: url(images/footer.png) 0 0 no-repeat #FFFFFF; 
	min-height: 25px;
	padding:10px 10px 0 200px;
	text-align:right;
}

################################

SLIDER AD

.sliderCont {
	width: 744px; /* SET */
}

.ad_cont {
  background-color: #777777; /* SET */
}

.ad {
  background-color: #000000; /* SET */
}

.ad_numbering a {
	background-color: #111111; /* SET */
	color: #ffffff; /* SET */
	padding: 4px 6px;
}

.ad_numbering a.selected {
	background-color: #E2621B; /* SET */
	color: #000000; /* SET */
}

.ad_numbering a.selected:hover {
	background-color: #ffffff; /* SET */
}

.ad_numbering a:hover {
	background-color: #333333; /* SET */
}