/* ----------------------------------------------------
   C O N T E N T S
------------------------------------------------------*/

#contents {background-color: #fff;}

/* --- DIVS --- */

#contents div.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	width: 560px;
}


/* --- HEADERS --- */

#contents h1 {
	color: #ef3e33;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 50px;
}

#contents h2 {
	color: #424244;
	font-size: 16px;
	font-weight: bold;
	margin: 18px 20px 18px 20px;
}

#contents h3 {
	color: #424244;
	font-size: 14px;
	font-weight: bold;
	margin: 18px 20px 18px 20px;
}
#contents h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404345;
	font-style: normal;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
	display: inline;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	clear: both;
}


/* --- PARAGHRAPHS --- */
#contents span.foszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	display: inline;
	color: #666666;
	margin: 0px;
	padding: 10px;
	display: block;
}
#contents p {
	color: #404345;
	line-height: 19px;
	margin: 18px 20px 18px 20px;
}

#contents p.clear {
	clear: both;
}


/* --- ANCHORS --- */

#contents a {
	color: #35679a;
}

#contents p a {
	margin: 0 20px 0 20px;
	text-decoration: underline;
}

#contents ul li {
	margin: 0 20px 0 20px;
}

#contents p a:hover {
	color: #cf3e33;
	text-decoration: underline;
}

/* --- LISTS --- */

#contents ul {
	color: #404345;
	line-height: 20px;
	margin: 18px 0 18px 17px;
}

#contents ul li {
	list-style-type: disc;
}

#contents ul li ul {
	margin: 2px 0 2px 17px;
}

#contents ul li ul li {
	list-style-type: square;
}


/* --- IMAGES --- */

#contents img.left {
	float: left;
	margin: 5px 10px 5px 20px;
}

#contents img.right {
	float: right;
	margin: 5px 0 5px 10px;
}

#contents img.bordered {
	background-color: #ffffff;
	border-top: solid 3px #eaeaea;
	border-left: solid 3px #e5e5e5;
	border-bottom: solid 3px #cccccc;
	border-right: solid 3px #cccccc;
	padding: 1px;
}

/* --- IMAGE WITH CAPTION --- */

#contents div.leftimage-caption {
	color: #303030;
	display: inline;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	margin: 5px 12px 5px 0;
	text-align: center;
}

#contents div.rightimage-caption {
	color: #303030;
	display: inline;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	float: right;
	margin: 5px 0 5px 12px;
	text-align: center;
}

#contents div.centerimage-caption {
	color: #303030;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 5px auto 5px;
	text-align: center;
}

#contents div.leftimage-caption img,
#contents div.rightimage-caption img,
#contents div.centerimage-caption img {
	margin-bottom: 3px;
}

/* --- FORM ELEMENTS --- */

#contents form {
	color: #404345;
}

#contents form fieldset {
	border: double 3px #bababa;
	line-height: 16px;
	padding: 12px;
}

#contents form legend {
	color: #363636;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0 5px 0 5px;
}

#contents form label {
	font-size: 11px;
	vertical-align: middle;
}

#contents form input {
	vertical-align: middle;
}

#contents form input.text {
	background: #ffffff;
	border: solid 1px #586b7e;
	color: #363636;
	font: normal 12px Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-align: left;
	padding: 1px;
}

#contents form input.submit {
	background: url(../images/form_submit.png) #f1f1f1 left top repeat-x;
	border: solid 1px #b9bcc1;
	color: #202020;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 26px;
	padding: 0 4px 0 3px;
}

#contents form select {
	background: #ffffff;
	border: solid 1px #586b7e;
	color: #363636;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#contents form optgroup {
	color: #363636;
	font: bold 12px Arial, Helvetica, sans-serif;
	font-style: normal;
}

#contents form option {
	color: #363636;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

#contents form textarea {
	background: #ffffff;
	border: solid 1px #586b7e;
	color: #363636;
	font: normal 12px "Courier New", Courier, monospace;
}

#contents form input.text {
	background: #ffffff;
	border: solid 1px #586b7e;
	color: #363636;
	font: normal 12px Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-align: left;
	padding: 1px;
}


/* TERMÉKLISTA */

#contents div.cim {
	padding: 20px 10px 10px 20px;
	line-height: 15px;
}

#contents table.termeklista {
	border: none;
	color: #000;
	width: 723px;
	margin: 0;
	font-size: 12px;

}


#contents table.termeklista thead tr td {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 10px 0 5px 3px;
	font-size: 12px;
}

#contents table.termeklista thead tr td.col1 {
	width: 50px;
}

#contents table.termeklista thead tr td.col2 {
	width: 200px;
}
#mintaa{
	text-decoration: none;
}
#mintaa A:hover{
	text-decoration: underline;
}
#contents table.termeklista thead tr td.col3 {
	width: 70px;
}

#contents table.termeklista thead tr td.col4 {
	width: 90px;
}

#contents table.termeklista thead tr td.col5 {
	width: 80px;
	text-align: center;
}

#contents table.termeklista thead tr td.col6 {
	width: 70px;
	text-align: center;
}

#contents table.termeklista thead tr td.col7 {
	width: 80px;
	text-align: center;
}

#contents table.termeklista thead tr td.col8 {
	width: 40px;
	text-align: center;
}

#contents table.termeklista thead tr td.col9 {
	width: 80px;
	text-align: center;
}

#contents table.termeklista tbody tr td.col1 {
	width: 50px;
	background: url(/images/td_bg_left.jpg) top left no-repeat;
}

#contents table.termeklista tbody tr td.col2 {
	width: 150px;
	font-weight: bold;
	color: #c00000;
	background: url(/images/td_bg_inner.jpg) top left repeat-x;
}

#contents table.termeklista tbody tr td.col3 {
	width: 70px;
	background: url(/images/td_bg_inner.jpg) top left repeat-x;
}

#contents table.termeklista tbody tr td.col4 {
	width: 90px;
	background: url(/images/td_bg_inner.jpg) top left repeat-x;
}

#contents table.termeklista tbody tr td.col5 {
	width: 80px;
	text-align: center;
	background: url(/images/td_bg_inner.jpg) top left repeat-x;
}

#contents table.termeklista tbody tr td.col6 {
	width: 70px;
	text-align: center;
	background: url(/images/td_bg_inner.jpg) top left repeat-x;
}

#contents table.termeklista tbody tr td.col7 {
	width: 80px;
	text-align: right;
	background: url(/images/td_bg_inner.jpg) top left repeat-x;
}

#contents table.termeklista tbody tr td.col8 {
	width: 40px;
	text-align: center;
	background: url(/images/td_bg_inner.jpg) top left repeat-x;
}

#contents table.termeklista tbody tr td.col9 {
	width: 80px;
	text-align: center;
	white-space: nowrap;
	background: url(/images/td_bg_right.jpg) top right no-repeat;
}

#contents table.termeklista thead tr td select {
	font-size: 10px;
}

#contents table.termeklista tbody tr {
	height: 57px;
}

#contents table.termeklista tbody tr td {
	padding: 0 5px 0 3px;
	vertical-align: middle;
}

#contents table.termeklista tbody tr td img {
	margin-top: 3px;
	height: 50px;
}

#contents table.termeklista tbody tr td form input.kosarimage {
	margin-left: -4px;
}

#contents table.termeklista tbody tr td form input.kosardb {
	width: 23px;
	font-size: 12px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: solid 2px #c00000;
}

#contents span.small {
	font-size: 10px;
	color: #777
}

#contents span.green {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	white-space: nowrap;
}

#contents table.adatok {
	margin-left: 20px;
}

#contents table.adatok td td {
	color: #222;
	font-size: 12px;
}

/* ----------------------------------------------------
   M I S C
------------------------------------------------------*/

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}

.hidden {
	display: none;
}


/* --------------------------------------------------------
	Terméklista kieg.: termékkártyák
	http://flashreklam.hu
-----------------------------------------------------------*/

div.termekkartya {
width: 200px;
height: 260px;
margin: 0 0px 10px 10px;
padding: 5px;
float: left;
background: #fff url('/images/termekkartya.gif') top left no-repeat;
}
div.termekkartya img {float: left;}
div.termekkartya img.term-img { width: 80px; padding: 0 5px 5px 3px; float: left;}
div.termekkartya-adatok { width: 110px; float:left; font-size: 11px; color: #333;}
div.termekkartya h3 a#mintaa{color: #EF3E33; font-size: 16px; line-height: 18px; padding:0 0 0 10px; margin:0; height: 50px; width: 140px; float: left; display: block;}
div.termekkartya-adatok span.ar {color: #EF3E33; font-size: 18px; line-height: 16px; font-weight: bold;}

div.termekkartya-adatok input.kosarimage {
	margin-left: -4px;
}

div.termekkartya-adatok  input.kosardb {
	width: 23px;
	font-size: 12px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: solid 2px #c00000;
}
table.termek-szukit {padding:0; margin:0; float: left;}
table.termek-szukit {padding: 20px 0 0 20px; width: 400px;}
table.termek-szukit tr td {padding-right: 5px; }
table.termek-szukit tr td select {width: 85px;} 


/* ---------------------------------------------------------
	lapozás (pager) css
------------------------------------------------------------*/

#contents ul.simplePagerNav {
clear: left;
height: 40px;
margin: 10px;
display: block;
}

#contents ul.simplePagerNav li{
    display:block;
    float: left;
    padding: 4px 7px 4px 7px;
    margin: 0;
    font-family: georgia;
}
 
#contents ul.simplePagerNav li a{
    color: #333;
    text-decoration: none;
}
 
#contents li.currentPage {
        background-color: #c00;
}
 
#contents ul.simplePagerNav li.currentPage a {
	color: #fff;	
}
 
 
#autokereso_ak, #gumikereso_gk {width: 220px; padding: 5px; margin:0;}

#gumi-webaruhaz{
padding: 5px;
background: #fff url('../images/pitstop.jpg') center no-repeat;
font-weight: bold;
margin-top: -3px;
}

#contents ul.inl, ul.inl li{
list-style-type: none;
display:inline;
margin:0;
padding:0;
-webkit-padding-start: 0px;
}
#contents ul.inl li a{
padding:0;
margin:0 10px 0 0;
}

#contents .termek-szukit a:link,#contents .termek-szukit a:active,#contents .termek-szukit a:visited {

color: #000;
text-decoration: underline;
}
