div.reklam_container {
	width: 980px;
	margin: 0px auto;
	padding: 10px 0;
}
#tabcontainer {
	clear: both;
	width: 980px;
	height:40px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	background-color: #C0D4EA;
}
#tabcontainer .tabs, #tabcontainer .play {
	float: right;
	margin: 0;
	padding: 0;
	height: 40px;
}
.tabs a, .play a {
	float:left;
	height: 36px;
	margin: 1px;
	padding: 0;
	margin: 0 0 0 3px;
	border-left: 2px solid #3067B9;
	border-bottom: 2px solid #3067B9;
	border-right: 2px solid #3067B9;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.tabs a:hover, .play a:hover {
	border: 2px solid yellow;
	color: #FFFF00;
	text-decoration: none;
}
.tabs a.current {
	background-color: #3067B9;
	color: white;
}
#tabcontainer div.tbox {
	clear: both;
	padding: 0;
	margin: 0;
	width: 34px;
	height: 34px;
} 	
#tabcontainer div.tbox img {
	padding: 0;
	margin: 0;
	width: 34px;
	height: 34px;
} 	
/* panelok --------------------------------*/
.panes {
	width:980px;
	height:300px;
	float:left;	
	margin:0;
	padding: 0;
	position:relative;	
	background-color: #5169BC;
}
.panes div.onepane {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	padding:0;
	height:256px;
	font-size:12px;
}
.panes div.onepane a {
	text-decoration: none;
}
/* közös style ----------------------------*/
.panes div.onepane h1 {
	width: 440px;
	font-size: 26px;
	font-weight: normal;
	color: white;
}
.panes div.onepane h2 {
	padding-top: 10px;
	font-size: 22px;
	font-weight: normal;
	font-weight: bold;
	color: white;
}
.panes div.onepane p {
	font-size: 18px;
	font-weight: normal;
	color: white;
}
.panes div.onepane ul {
	list-style-position: outside;
	padding: 10px 20px 10px 40px;
	display: inline-block;
	color: white;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: normal;
}
.panes div.onepane span {
	color: yellow;
}
/* márkakereskedés + bankkártya -----------*/
.panes div.onepane div.panmarkaker {
	clear: both;
	width: 980px;
	height: 300px;
	margin: 0;
	padding: 0;
	background: url(../pic/show/kereskedo.jpg) top left no-repeat;
}
.panes div.panmarkaker div.markaker {
	padding: 30px 0 0 40px;
}
.panes div.markaker p {
	padding: 15px 0 0;
	width: 500px;
	line-height: 26px;
}
.panes div.markaker div.bankkartya {
	clear: both;
	float: right;
	font-size: 20px;
	font-weight: normal;
	padding: 30px 200px 0 0;
}
/* mitsu ----------------------------------*/
.panes div.onepane div.panmitsu {
	clear: both;
	width: 980px;
	height: 300px;
	margin: 0;
	padding: 0;
	background: url(../pic/show/mitsu.jpg) top left no-repeat;
}
.panes div.panmitsu div.mitsu {
	padding: 30px 0 0 40px;
}
.panes div.mitsu div.gomb {
	clear: both;
	padding: 20px 0 0 300px;
}
/* nissan ---------------------------------*/
.panes div.onepane div.pannissan {
	clear: both;
	width: 980px;
	height: 300px;
	margin: 0;
	padding: 0;
	background: url(../pic/show/nissan.jpg) top left no-repeat;
}
.panes div.pannissan div.nissan {
	padding: 60px 0 0 500px;
}
.panes div.nissan div.gomb {
	clear: both;
	padding: 10px 0 0 100px;
}
/* toyota ---------------------------------*/
.panes div.onepane div.pantoyota {
	clear: both;
	width: 980px;
	height: 300px;
	margin: 0;
	padding: 0;
	background: url(../pic/show/toyota.jpg) top left no-repeat;
}
.panes div.pantoyota div.toyota {
	padding: 60px 0 0 500px;
}
.panes div.nissan div.gomb {
	clear: both;
	padding: 10px 0 0 100px;
}
.panes div.pantoyota h1 {
	font-weight: bold;
}
/* karácsony ------------------------------*/
.panes div.onepane div.pankaracsony {
	clear: both;
	width: 980px;
	height: 300px;
	margin: 0;
	padding: 0;
	background: url(../pic/show/karacsony.jpg) top left no-repeat;
}
.panes div.pankaracsony div.karacsony {
	padding: 80px 0 0 400px;
	color: #242D93;
}
.panes div.karacsony h1 {
	font-weight: bold;
	color: #397333;
}
.panes div.karacsony p {
	padding: 15px 0 0;
	width: 500px;
	line-height: 26px;
	color: #397333;
}
/* gombok ---------------------------------*/
.panes div.gomb .button_left {
	float: left;
	width: 10px;
	height: 26px;
	margin: 0;
	background: url(../style/pic/gombk1.gif) top left no-repeat;
}
.panes div.gomb .button_center {
	float: left;
	height: 26px;
	margin: 0;
	padding: 4px 15px 0;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background: url(../style/pic/gombk2.gif) top left repeat-x;
}
.panes div.gomb .button_right {
	float: left;
	width: 10px;
	height: 26px;
	margin: 0;
	background: url(../style/pic/gombk3.gif) top left no-repeat;
}
