@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}


:-moz-any-link:focus {
 outline: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#000 url(images/body-bg.png) top center no-repeat;
}
a:link, a:visited, a:focus, a:active {
	color: #3c0000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a.megtekint:link, a.megtekint:visited, a.megtekint:focus, a.megtekint:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.megtekint:hover {
	color: black;
	text-decoration:none;
}
a.gyarto:link, a.gyarto:visited, a.gyarto:focus, a.gyarto:active {
	color: #ffffff;
	text-decoration: none;
}
a.gyarto:hover {
	color: #d4d4d4;
	text-decoration:none;
}
a.gyartotobb:link, a.gyartotobb:visited, a.gyartotobb:focus, a.gyartotobb:active {
	color: #666666;
	text-decoration: none;
}
a.gyartotobb:hover {
	color: #333333;
	text-decoration:none;
}
a.cikk:link, a.cikk:visited, a.cikk:focus, a.cikk:active {
	color: #c00;
	text-decoration: none;
}
a.cikk:hover {
	color: #FF3333;
	text-decoration:none;
}
.clearfix {
	clear: both;
	font-size:0em;
	padding:0px;
	margin:0px;
}
p {
	padding:0px;
	margin:10px 0px 10px 0px;
	word-spacing: 1.8pt;
	line-height: 1.4;
/*letter-spacing: 0.4pt;
*/
}
p.bevezetokezdolap {
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	font-size: 12px;
	letter-spacing: 0.4pt;
	word-spacing: 1.8pt;
	line-height: 1.4;
	font-weight:normal;/*border-bottom:1px dotted #CCCCCC;*/
}
p.bevezetokezdolap img {
	margin-right: 10px;
}
p.bevezeto {
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	font-size: 12px;
	letter-spacing: 0.4pt;
	word-spacing: 1.8pt;
	line-height: 1.4;
	font-weight:bold;/*border-bottom:1px dotted #CCCCCC;*/
}

/* WEBOLDAL SZERKEZET */ 
#wrapper {
	margin: 0 auto;
	width: 1024px;
	background-image:url(images/wrapper-bg.png);
	background-position:center;
	background-repeat:repeat-y;
	box-shadow: 0px 0px 10px 3px #000000;
}
#header {
	color: #333;
	width: 1024px;
	padding: 0px;
	height: 157px;
	margin: 0px auto;
	background-color:#e4e4e4;
	background-image:url(images/header.png);
}
#header-top {
	float: left;
	width: 922px;
	height:60px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(images/images/fejlec-felso-jobb.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#header-top-search {
	float: left;
	width: 662px;
	height:60px;
	color: #333;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	background-image:url(images/images/fejlec-felso-bal.gif);
	background-position:left;
	background-repeat:no-repeat;
}
p.loginp {
	display:inline;
	padding:5px;
}
p.rememberp {
	display:block;
	padding:5px;
}
#logo {
	float:left;
	background:none;
	padding:11px 0px 0px 12px;
}
#navigation {
	float: left;
	width: 1024px;
	height:50px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 20px;
	background-color:#272727;
	background-position:right;
	background-repeat:no-repeat;
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.34);
}
#secnavigation {
	float: left;
	width: 899px;
	color: #333;
	padding: 5px 18px 10px 5px;
	margin: 0px 0px 0px 0px;
	background-color:#666;
	border-bottom:1px solid #333;
	text-align:right;
}
/*#secnavigation li { display:inline; list-style:none; margin-left:8px; width:190px;}
#secnavigation li a:link, #secnavigation li a:visited  { color:#333; background-color:#CCC; border:1px solid #E4E4E4; text-decoration:none; padding:5px 10px 5px 10px; width:190px;}
#secnavigation li a:hover { color:#FFF; background-color:#C00; border:1px solid #F30; text-decoration:none; padding:5px 10px 5px 10px; width:190px;}
*/

.robogoalkat{
	margin: 0px 5px 0px 5px;
	padding: 5px;
}
.keewayalkat{
	margin: 0px 5px 0px 5px;
	padding: 5px;
}

#secnavigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#secnavigation li {
	float: right;
	margin: 0 0.15em;
}
#secnavigation li a {
	background: url(images/background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 120px;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}
#secnavigation li a:hover {
	text-decoration:underline;
}
/* Hide from IE5-Mac \*/
#secnavigation li a {
	float: none
}
/* End hide */



#leftcolumn {
	color: #333;
	padding: 15px !important;
	width: 200px;
	float: left;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0 auto;
	padding: 0px;
	width: 770px;
	display: inline;
}
#footer {
	width: 1004px;
	clear: both;
	color: #333;
	margin: 5px 0px 0px 0px;
	padding: 30px 10px 10px 10px;
	height:87px;
}
#footer-left {
	width: 400px;
	float:left;
	color: #e2e2e2;
	margin: 2px;
	padding: 2px;
}

#footer-left a{
	color: #be2a2a;
}
#footer-left a:hover{
	color: #e65e5e;
}
#footer-right {
	width: 300px;
	float:right;
	color: #333;
	margin: 2px;
	padding: 2px;
	text-align:right;
}

#footer-right a{
	color: #be2a2a;
}
#footer-right a:hover{
	color: #e65e5e;
}
div#hirektext ul {
	line-height: 2em;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 5px 5px 5px 20px;
	margin: 2px;
}
/* H TAG-EK */
h1 {
	font-size:1.2em;
	font-weight:bold;
	color:#c00;
}
h2 {
	font-size:1.6em;
	font-weight:bold;
	color:#666666;
}
h2.termekteljes {
	font-size:1.6em;
	font-weight:bold;
	color:#C00;
	margin:10px 0px 10px 0px;
}
h4 {
	padding:0px;
	border-bottom:2px solid #999999;
	margin:10px 0px 10px 0px;
	font-size:1.8em;
	font-weight:bold;
	color:#be2a2a;
}
h3 {
	padding:0px;
	border-bottom:0px solid #FF3300;
	margin:10px 0px 10px 0px;
	font-size:1.2em;
	font-weight:bold;
	color:#666666;
}
h5 {
	padding:0px;
	border-bottom:1px dotted #CCCCCC;
	margin:5px 0px 10px 0px;
	font-size:1.42em;
	font-weight:bold;
	color:#c00;
}
h5.tesztek {
	padding:0px;
	margin:10px 5px 3px 5px;
	color:#FF3300;
	font-size:1.2em;
}
/* FORMOK */
form {
	margin:0px;
	padding:0px;
}
ul#ajanlatkero-form {
	list-style:none;
	margin-bottom:10px;
	width:735px;
}
ul#ajanlatkero-form li.cimke {
	display:block;
	float:left;
	width:219px;
	margin-right:1px;
	margin-bottom:1px;
	text-align:right;
	padding:8px 5px 0px 0px;
	color:#FF3333;
	font-weight:bold;
	background-color:#FFFFFF;
}
ul#ajanlatkero-form li.mezo2 {
	display:block;
	float:left;
	width:440px;
	padding:5px;
	background-color:#FFF;
	margin-bottom:1px;
	color:#666;
	font-weight:bold;
	font-size:16px;
}
ul#ajanlatkero-form li.mezo {
	display:block;
	float:left;
	width:440px;
	padding:5px;
	margin-bottom:1px;
}
ul#ajanlatkero-form textarea {
	width:300px;
	height:80px;
}
#ajanlatkeresg, #tesztvezetesg {
	cursor:pointer;
}
input.folytat {
	width:200px;
	height:24px;
	border: none;
	background: transparent url(images/kosar-vasarlas-folytat-btn.png) no-repeat center;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	/*display:block;*/
line-height: 0px;
	cursor:pointer;
}

input.folytat:hover {
	background: transparent url(images/kosar-vasarlas-folytat-btnhover.png) no-repeat center;
}

input.kiurit {
	width:160px;
	height:24px;
	border: none;
	background: transparent url(images/kosar-kiurit-btn.png) no-repeat center;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	/*display:block;*/
line-height: 0px;
	cursor:pointer;
}

input.kiurit:hover{
	background: transparent url(images/kosar-kiurit-btnhover.png) no-repeat center;
}

input.valtoztat {
	width:120px;
	height:24px;
	border: none;
	background: transparent url(images/kosar-modosit-btn.png) no-repeat center;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	/*display:block;*/
line-height: 0px;
	cursor:pointer;
}

input.valtoztat:hover{
	background: transparent url(images/kosar-modosit-btnhover.png) no-repeat center;
}

input.fizetes {
	width:171px;
	height:48px;
	border: none;
	background: transparent url(images/kosar-fizetes-btn.png) no-repeat center;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	/*display:block;*/
line-height: 0px;
	cursor:pointer;
}

input.fizetes:hover {
	background: url(images/kosar-fizetes-btnhover.png) no-repeat center;
}

input.tovabb {
	width:74px;
	height:16px;
	border: none;
	background: transparent url(images/tovabb-btn.jpg) no-repeat center;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	/*display:block;*/
line-height: 0px;
	cursor:pointer;
}
input.belepes {
	width:140px;
	height:25px;
	border: none;
	background: transparent url(images/belepes-btn.png) no-repeat center;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	cursor:pointer;
}
input.belepes:hover{
	background: transparent url(images/belepes-btnhover.png) no-repeat center;
}
input.adatvaltoztatas {
	width:200px;
	height:25px;
	border: none;
	background: transparent url(images/adatvaltoztatas-btn.png) no-repeat center;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	cursor:pointer;
}
input.adatvaltoztatas:hover{
	background: transparent url(images/adatvaltoztatas-btnhover.png) no-repeat center;
}
input.elkuldom {
	width:140px;
	height:25px;
	border: none;
	background: transparent url(images/elkuldom-btm.png) no-repeat center;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	cursor:pointer;
}
input.elkuldom:hover{
	background: transparent url(images/elkuldom-btmhover.png) no-repeat center;
}
ul#belepes-form {
	list-style:none;
	margin-bottom:10px;
	width:320px;
}
ul#belepes-form li.cimke {
	display:block;
	float:left;
	width:115px;
	margin-right:1px;
	margin-bottom:1px;
	text-align:right;
	padding:8px 5px 0px 0px;
	color:#333;
	font-weight:bold;
	background:none;
}
ul#belepes-form li.mezo {
	display:block;
	float:left;
	width:170px;
	padding:5px;
	background:none;
	margin-bottom:1px;
}
ul.lista {
	list-style:inside;
	margin: 0px 0px 10px 20px;
	width:655px;
}
ul.lista li {
	list-style-type:square;
	margin-right:1px;
	margin-bottom:1px;
	text-align:left;
	padding:3px 3px 3px 5px;
	color:#FF3333;
	font-weight:normal;
}
li.mezo div.mezodiv {
	float:left;
	margin-right:5px;
}
ul.listaoszlop {
	float:left;
	list-style:inside;
	margin-bottom:10px;
	padding:5px;
	width:215px;
}
ul.listaoszlop li {
	list-style-type:square;
	text-align:left;
	padding:3px 3px 3px 15px;
	color:#666666;
	font-weight:normal;
}
ul.listaoszlop li.listaoszlopelem {
	display:block;
	float:left;
	margin-bottom:1px;
	text-align:left;
	width:210px;
	padding:3px;
	color:#333333;
	font-weight:bold;
	background-color:#F0F0F0;
}
#selectForm, #selectForm2 {
	background-color: #F0F0F0;
	border:1px solid #DEDEDE;
	padding: 5px;
	margin:5px;
}
td.osszehasonlito {
	padding: 0px 0px 0px 0px;
}
div.motorosszekep {
	float:left;
	width: 140px;
	text-align: left;
	padding-bottom:5px;
	background:#FFFFFF url(images/termek-zaro.gif) bottom repeat-x;
	margin-top:5px;
}
div.motorosszear {
	float:right;
	background-color:#c00;
	color:#FFFFFF;
	padding:8px;
	margin:20px 70px 0px 0px;
	font-weight: bold;
	font-size:14px;
}
/* KEZDOLAPI TERM�KEK GY�RT� SZERINT */
ul.kezdolap {
	float:left;
	list-style:none;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:675px;
	border-bottom:1px solid #CCCCCC;
}
ul.kezdolap li.gyartotobb {
	float:right;
	display:block;
	width:150px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF url(images/kezdolap-gyarto-tobb-bg.gif) repeat-x;
	padding:9px 7px 5px 7px;
	font-size:1.0em;
	font-weight:bold;
	color:#c00;
	text-align:center;
}
ul.kezdolap li.gyarto {
	float:left;
	display:block;
	width:505px;
	margin:0px 0px 0px 0px;
	background:#CCCCCC url(images/kezdolap-gyarto-bg.gif) right repeat-y;
	padding:3px;
}
ul.kezdolap li.gyarto h2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
/* TERM�KEK MEHJELEN�T�SE */


/**/
ul.termekajanlo {
	float:left;
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:189px;
	border-bottom:0px solid #C00;
	
}
ul.termekajanlo li.alap {
	float:left;
	display:block;
	width:158px;
	margin:0px 5px 0px 5px;
	padding:5px;
	font-size:1.0em;
	font-weight:bold;
	color:#FF0033;
}

ul.termekajanlo h1 a:link, ul.termekajanlo h1 a:visited, ul.termekajanlo h1 a:active {
	color:#FFF;
	text-decoration:none;
}

ul.termekajanlo li.ajanlo-termeknev {
	float:left;
	display:block;
	width:150px;
	margin:5px 5px 1px 5px;
	padding:5px;
	font-size:1.0em;
	font-weight:bold;
	color:#FF0033;
	height:17px;
	background-image:url(images/kezdolap-nev-grad.jpeg);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
	overflow:hidden;
}

ul.termekajanlo li.ajanlo-termekkep {
	float:left;
	display:block;
	width:148px;
	margin:0px 5px 0px 5px;
	padding:5px;
	font-size:0.9em;
	font-weight:bold;
	color:#FF0033;
	background-color:#FFF;
	border:1px solid #999;
	min-height:115px;
	
}

ul.termekajanlo li.ajanlo-termekkep img {
	
}

ul.termekajanlo li.termekinfo1 {
	float:left;
	display:block;
	width:150px;
	margin:1px 5px 0px 5px;
	background:#FFFFFF url(images/kezdolap-megnezem.jpeg) repeat-x;
	padding:5px;
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

ul.termekajanlo li.termekinfo2 {
	float:left;
	display:block;
	width:150px;
	margin:1px 5px 0px 5px;
	background:#FFFFFF url(images/osszehasonlit-bg.gif) repeat-x;
	padding:5px;
	font-size:0.9em;
	font-weight:bold;
	color:#666666;
	text-align:center;
	border-top:1px solid #FFF;
}

div.grad {
	float:left;
	background-image:url(images/kezdolap-grad.jpeg);
	background-position:top left;
	background-repeat:repeat-x;
	border:0px solid #666;
}
/**/

div.infovonal {
	background-color:#be2a2a;
	padding:3px;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	width:750px;
	float:left;
	margin-bottom:5px;
	text-align:center;
}
ul.termeklista {
	float:left;
	list-style:none;
	margin:0px 0px 10px 15px;
	padding:0px 0px 0px 0px;
	width:357px;
	border-bottom:1px solid #d1d3d3;
}
ul.termeklista li.termekgyarto {
	float:left;
	display:block;
	width:215px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
	color:#c00;
}
ul.termeklista li.termeknev {
	float:left;
	display:block;
	width:325px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-size:1.0em;
	font-weight:bold;
	color:#FF0033;
}
ul.termeklista li.termekkep img {
	padding:0px;
	margin:0px;
	border:0px solid #CCCCCC;
}
li.termekkep span {
	width:200px;
	height:88px;
	display:block;
	position:absolute;
	background:url(images/akcios-bg.png) no-repeat;
}
ul.termeklista li.termekkep {
	float:left;
	display:block;
	width:144px;
	height:125px;
	margin:0px 5px 0px 0px;
	background:none;
	padding:0px;
}
ul.termeklista li.jobboldal {
	float:left;
	display:block;
	width:195px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	padding:0px;
}
ul.termeklista li.termekinfo1 {
	float:left;
	display:block;
	width:60px;
	margin:0px 3px 0px 0px;
	background:#FFFFFF url(images/megtekint-bg.gif) repeat-x;
	padding:5px;
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
ul.termeklista li.termekinfo2 {
	float:right;
	display:block;
	width:150px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF url(images/osszehasonlit-bg.gif) repeat-x;
	padding:5px;
	font-size:0.9em;
	font-weight:bold;
	color:#001246;
	text-align:center;
}
.kosarba {
	vertical-align: middle;
*vertical-align: text-bottom;
}
ul.termeklista li.termekinfo2 span {
	color:#c00;
}
ul.termeklista li.termekzaro {
	float:left;
	display:block;
	width:325px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:0.2em;
}
ul.termeklista li span {
	font-weight:bold;
}
/* TERM�K LISTA TELJES N�ZETBEN */
ul.termeklistateljes {
	float:left;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:450px;
	border-bottom:0px solid #CCCCCC;
	background-color:#CCCCCC;
}
ul.termeklistateljes li {
	margin:0px 0px 0px 0px;
	background:#FFFFFF url(images/termek-zaro.gif) bottom repeat-x;
	padding:5px;
	font-size:1.0em;
	font-weight:normal;
	color:#666666;
}
ul.termeklistateljes li h4 {
	padding:0px;
	border-bottom:0px solid #FF3300;
	margin:4px 3px 4px 0px;
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
}
ul.termeklistateljes li span {
	font-weight:bold;
	color:#333333;
}
.termekinformacio {
	padding:5px;
	background-color:#FFFFFF;
	color:#333333;
	margin:0px;
}
.termekinformacio_sotet {
	padding:5px;
	background-color:#F0F0F0;
	color:#333333;
	margin:0px;
}
ul.termeklistateljeskep {
	float:left;
	list-style:none;
	margin:0px 5px 10px 5px;
	padding:0px 0px 0px 0px;
	width:300px;
	border-bottom:0px solid #CCCCCC;
}
ul.termeklistateljeskep li.termeknev {
	float:left;
	display:block;
	width:285px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	padding:0px 0px 5px 0px;
}
ul.termeklistateljeskep li.termeknev h4 {
	padding:0px;
	border-bottom:0px solid #FF3300;
	margin:10px 0px 5px 0px;
	font-size:1.2em;
	font-weight:bold;
	color:#be2a2a;
	text-align:center;
}
ul.termeklistateljeskep li.termekkep {
	float:left;
	display:block;
	width:285px;
	margin:0px 5px 0px 0px;
	background:none;
	padding:0px;
	text-align:center;
}
ul.termeklistateljeskep li.termekkep .termekkep {
	padding:0px;
	margin-bottom:0px;
}
ul.termeklistateljeskep li.termekinfoar {
	float:left;
	display:block;
	width:285px;
	margin:0px 0px 3px 0px;
	background:#FFFFFF;
	padding:4px;
	text-align:center;
	font-size:medium;
}
li.termekinfoar span {
	font-weight:bold;
	color:#be2a2a;
}
ul.termeklistateljeskep li.termekinfoblokk {
	float:left;
	display:inline;
	width:101px;
	height:40px;
	margin:4px 0px 10px 0px;
	background:none;
	padding:0px 0px 0px 3px;
	text-align:left;
}
ul.termeklistateljeskep li.termekinfoblokknagy {
	float:left;
	display:inline;
	width:230px;
	height:40px;
	margin:1px 0px 10px 1px;
	background:none;
	padding:0px 0px 0px 40px;
	text-align:left;
}
/* LOADING �ZENET KONT�NER */
#loading {
	display:none;
}
/* BAL OLDAL TESZTVEZET�S,AJ�NLAT �S HITEL*/
.balelsoakontener {
	float:left;
	background:#333333 url(images/bal-ajanlat-bg.gif) no-repeat top;
	height:81px;
	width:188px;
	margin:0px 0px 0px 5px;
	padding-top:20px;
}
.balmasodikakontener {
	float:left;
	background:#333333 url(images/bal-tesztvezetes-bg.gif) no-repeat top;
	height:81px;
	width:188px;
	margin:0px 0px 0px 5px;
	padding-top:20px;
}
.balharmadikakontener {
	float:left;
	background:#333333 url(images/bal-hitel-bg.gif) no-repeat top;
	height:81px;
	width:188px;
	margin:0px 0px 15px 5px;
	padding-top:20px;
}
.balosszekontener {
	float:left;
	background:#333333 url(images/bal-ossze-bg.gif) no-repeat top;
	height:81px;
	width:188px;
	margin:0px 0px 0px 5px;
	padding-top:20px;
}
.balelsoa {
	text-align:center;
	background:#333333 url(images/bal-elso-b.gif);
	width:188px;
	height:61px;
	cursor:pointer;
	margin-top:20px;
}
.balmasodika {
	text-align:center;
	background:#333333 url(images/bal-masodik-b.gif);
	width:188px;
	height:61px;
	cursor:pointer;
	margin-top:20px;
}
.balharmadika {
	text-align:center;
	background:#333333 url(images/bal-harmadik-b.gif);
	width:188px;
	height:61px;
	cursor:pointer;
	margin-top:20px;
}
/* CS�KOK */

div.csiktarto {
	float:left;
	width:195px;
	border:0px solid #CCCCCC;
}
div.csikinfo {
	float:left;
	font-size:11px;
	color:#666666;
	width:195px;
}
div.csik {
	float:left;
	background-color:#FAFAFA;
	border:1px solid #DEDEDE !important;
	border:0px solid #DEDEDE;
	padding:1px;
	width:141px;
	margin:3px 5px 2px 0px;
}
div.csikgrafika {
	background-image:url(images/szavazas_csik_ie6.gif);
	background-position:left;
	background-repeat:repeat-x;
	border-left:0px solid #0066cc;
	margin:0px;
	height:5px !important;
}
div.csikertek {
	float:right;
	padding:2px 0px 5px 0px;
	width:45px;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	font-size:11px;
	text-align:right;
}
/* GOOGLE MAP */
.googleterkep {
	margin:0px auto;
}
/* TERM�K LISTA TELJES N�ZETBEN */
ul.termekosszehasonlito {
	float:left;
	list-style:none;
	margin:0px 0px 0px0px;
	padding:0px 0px 0px 0px;
	width:300px;
	border-bottom:0px solid #CCCCCC;
	background-color:#CCCCCC;
}
ul.termekosszehasonlito li {
	margin:0px 0px 0px 0px;
	background:#FFFFFF url(images/termek-zaro.gif) bottom repeat-x;
	padding:5px;
	font-size:1.0em;
	font-weight:normal;
	color:#666666;
}
ul.termekosszehasonlito li h4 {
	padding:0px;
	border-bottom:0px solid #FF3300;
	margin:4px 3px 4px 0px;
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
}
ul.termekosszehasonlito li span {
	font-weight:bold;
	color:#333333;
}
#filter {
	float:left;
	width:675px;
}
#form_id {
	background-color:#F0F0F0;
	border:1px solid #DEDEDE;
	padding:5px;
	margin-bottom:10px;
}
#form_id label {
	color: #333333;
	text-decoration:none;
	cursor:pointer;
}
#form_id label:hover {
	color: #666666;
	text-decoration:none;
}
#form_id label.link {
	color: #c00;
	text-decoration:none;
}
/* PAGINATION */

div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none;
	color: #aaa;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
/* Bal oldal gal�ria */

div#bgaleria {
	text-align:center;
	margin-bottom:5px;
}
div#bgaleria img {
	padding:3px;
	background-color:#FAFAFA;
	border:1px solid #666666;
	margin:2px;
}
p.bnavigacio {
	padding:5px;
	width:665px;
	margin-bottom:10px;
	border-bottom:1px dotted #999;
}
p.bnavigacio a{
	color:black;
}
div.tovabb {
	text-decoration:none;
	padding:5px;
	float:left;
	width:200px;
	margin:5px 0px 5px 0px;
}
div.termekalkatnev a {
	background-color:#333;
	color:#FFF;
	text-decoration:none;
	padding:5px;
	float:left;
	width:201px;
	margin:5px 0px 5px 0px;
}
div.termekalkatnev a:hover {
	background-color:#be2a2a;
	color:#FFF;
	text-decoration:none;
	padding:5px;
	float:left;
	width:201px;
}
/* TERM�KLISTA */
ul.termeklistashop {
	float:left;
	list-style:none;
	margin:0px 5px 10px 5px;
	padding:0px 0px 0px 0px;
	width:325px;
	border-bottom:0px solid #CCCCCC;
}
ul.termeklistashop li.termekgyarto {
	float:left;
	display:block;
	width:215px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
	color:#c00;
}
ul.termeklistashop li.termeknev {
	float:left;
	display:block;
	width:325px;
	height:35px;
	margin:0px 0px 5px 0px;
	background:#FFFFFF url(images/termek-zaro.gif) bottom repeat-x;
	padding:0px 0px 5px 0px;
	font-size:1.0em;
	font-weight:bold;
	color:#FF0033;
}
table#termekteljes p {
	margin:20px 0px 25px 0px;
}
table#termekteljes td.termeknev {
	height:35px;
	margin:0px 0px 5px 0px;
	background:#FFFFFF url(images/termek-zaro.gif) bottom repeat-x;
	padding:0px 0px 5px 0px;
	font-size:1.0em;
	font-weight:bold;
	color:#FF0033;
}
table#termekteljes .termekkep {
	width:350px;
}
table#termekteljes .termekkep img {
	padding:3px;
	background-color:#FAFAFA;
	margin:10px 10px 0px 0px;
	border:1px solid #DEDEDE;
}
table#termekteljes {
	margin-bottom:15px;
}
.termekteljesform {
	background:#f2f5f6 url(images/osszehasonlit-bg-nagy.gif) bottom left repeat-x;
	color:#333;
	padding:10px;
}
.termekteljesinput {
	width:40px;
	padding:2px;
	background-color:#FFF;
	border:1px solid #c9d8dd;
}
ul.termeklistashop li.termekkep img {
	padding:0px;
	margin:0px;
	border:0px solid #CCCCCC;
}
li.termekkep span {
	width:200px;
	height:88px;
	display:block;
	position:absolute;
	background:url(images/akcios-bg.png) no-repeat;
}
ul.termeklistashop li.termekkep {
	float:left;
	display:block;
	width:120px;
	height:125px;
	margin:5px 5px 0px 0px;
	background:none;
	padding:0px;
}
ul.termeklistashop li.jobboldal {
	float:left;
	display:block;
	width:195px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	padding:0px;
}
ul.termeklistashop li.termekinfo1 {
	float:left;
	display:block;
	width:120px;
	margin:0px 3px 0px 0px;
	background:#FFFFFF url(images/megtekint-bg.gif) repeat-x;
	padding:5px;
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
ul.termeklistashop li.termekinfo2 {
	float:right;
	display:block;
	width:150px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF url(images/osszehasonlit-bg.gif) repeat-x;
	padding:5px;
	font-size:0.9em;
	font-weight:bold;
	color:#666666;
	text-align:center;
}
ul.termeklistashop li.termekinfo2 span {
	color:#c00;
}
ul.termeklistashop li.termekzaro {
	float:left;
	display:block;
	width:325px;
	margin:0px 0px 0px 0px;
	background:#FFFFFF url(images/termek-zaro.gif) bottom repeat-x;
	padding:0px;
	font-size:0.2em;
}
ul.termeklistashop li span {
	font-weight:bold;
}
/* */

ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 200px;
}
ul.menu a {
	display: block;
	text-decoration: none;
}
ul.menu li {
	margin-top: 1px;
}
ul.menu li a {
	background-image:url();
	background-position:bottom left;
	background-repeat:no-repeat;
	color: #ffffff;
	padding: 5px 5px 8px 12px;
	font-weight:bold;
}
ul.menu li a:hover {
	background-image:url(images/bal-menu/bal-menu-hover-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color: #FAFAFA;
	text-decoration:none;
	padding: 5px 5px 8px 15px;
}
ul.menu li ul li a {
	background: #FAFAFA;
	color: #333;
	padding-left: 20px;
}
ul.menu li ul li a:hover {
	background: #aaa;
	border-left: 5px #C00 solid;
	padding-left: 15px;
}
ul.menu li ul li a:active {
	background: #aaa;
	border-left: 5px #C00 solid;
	padding-left: 15px;
}


ul.menu2, ul.menu2 ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 200px;
}
ul.menu2 a {
	display: block;
	text-decoration: none;
}
ul.menu2 li {
	margin-top: 1px;
}
ul.menu2 li a {
	background-image:url(images/bal-menu/bal-menu-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color: #B6B6B6;
	padding: 5px 5px 8px 12px;
	font-weight:bold;
}
ul.menu2 li a:hover {
	background-image:url(images/bal-menu/bal-menu-hover-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color: #FAFAFA;
	text-decoration:none;
	padding: 5px 5px 8px 15px;
}
ul.menu2 li ul li a {
	background: #FAFAFA;
	color: #333;
	padding-left: 20px;
}
ul.menu2 li ul li a:hover {
	background: #aaa;
	border-left: 5px #C00 solid;
	padding-left: 15px;
}
ul.menu2 li ul li a:active {
	background: #aaa;
	border-left: 5px #C00 solid;
	padding-left: 15px;
}



.tooltip-header {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
	width:150px;
}
.tooltip-body {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:150px;
}
.btn-slide {
	width:659px;
	float:left;
	margin: 0;
	padding: 10px 5px 5px 13px;
	text-align: left;
	display: block;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	border-top:0px solid #828282;
	border-bottom:0px solid #666;
	background-image:url(images/slide-btn.png);
	background-position:left;
	background-repeat:no-repeat;
}
.btn-slide:hover, .active {
	color: #333;
	text-decoration: none;
}
.selected a {
}
.btn-slide2 {
	width:659px;
	float:left;
	margin: 0;
	padding: 10px 5px 5px 13px;
	text-align: left;
	display: block;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	border-top:0px solid #828282;
	border-bottom:0px solid #666;
	background-image:url(images/slide-btn2.png);
	background-position:left;
	background-repeat:no-repeat;
}
.btn-slide2:hover, .active {
	color: #333;
	text-decoration: none;
}
.selected a {
}
.elkuldg {
	width:40px;
	float: left;
	background:#FFF url(images/elkuld-trans.png);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:24px;
	cursor:pointer;
}
.elkuldg:hover {
	width:40px;
	float: left;
	background:#FFF url(images/elkuld-trans-hover.png);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:24px;
}
.keresomezo {
	width:140px;
	padding:3px;
	border:1px solid #c00;
	float:left;
	margin:0px 5px 0px 5px;
}
table.alkategoria img {
	padding:2px;
	background-color:#EFEFEF;
	border:1px solid #999;
}
dl.table-display {
	width: 41.1em;
	margin: 2em 0;
	padding: 0;/*font-family: georgia, times, serif;*/
}
.table-display dt {
	width: 15em;
	float: left;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #999;
	font-weight: bold;
}
/* commented backslash hack for mac-ie5 \*/
dt {
	clear: both;
}
/* end hack */

.table-display dd {
	float: left;
	width: 24em;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #999;
}

#cu3er-container {width:675px; outline:0; z-index:10000;}


#hasznaltbeszamit{
	text-align: center;
}

#hasznaltbeszamit input{
	width: 80%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}
#hasznaltbeszamit textarea{
	width: 80%; 
	border: none;
	overflow: auto;
	outline: none;
	resize: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ccc;
}

#hasznaltbeszamit input[type=submit]{
	width: 80%;
	background-color: #be2a2a;
	box-shadow: 4px 4px 0px 0px #e68989;
	color: white;
	padding: 14px 20px;
	margin: 8px 0;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

#hasznaltbeszamit input[type=submit]:hover{
	background-color: #d64e4e;
}