/* Általános tagek - BEGIN */

body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #d2d2d2;
	background-image: url("/img/kodesign/kodesign_hatter.jpg");
	background-repeat: repeat-x;
}

img
{
	border: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom: 1px solid #8d5558;
	color: #ac5250;
	margin: 6px 0px;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 13px;
}

h4
{
	font-size: 12px;
}

h5
{
	font-size: 11px;
}

h6
{
	font-size: 10px;
}

p
{
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 18px;
}

a
{
	color: #223f58;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Általános tagek - END */

/* Általános formázó osztályok - BEGIN */

.terkoz
{
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
}

.terkoz5
{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}

.terkoz10
{
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.terkoz12
{
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
}

.terkoz14
{
	padding: 0px;
	margin: 0px;
	padding-top: 14px;
}

.terkoz16
{
	padding: 0px;
	margin: 0px;
	padding-top: 16px;
}

.terkoz18
{
	padding: 0px;
	margin: 0px;
	padding-top: 18px;
}

.terkoz20
{
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
}

.terkoz30
{
	padding: 0px;
	margin: 0px;
	padding-top: 30px;
}

.clear
{
	clear: both;
}

.kiemeles1
{
	font-weight: bold;
	color: #333;
}

.kiemeles2
{
	color: #ac5250;
	font-weight: bold;
}

/* Általános formázó osztályok - END */

/* Alapvető oldalfelépítés - BEGIN */

#fejlecExtra1, #fejlecExtra2, #balExtra1, #balExtra2, #kozepExtra1, #kozepExtra2, #jobbExtra1, #jobbExtra2, #lablecExtra1, #lablecExtra2, #alapExtraDiv1, #alapExtraDiv2, #alapExtraDiv3, #extraDiv1, #extraDiv2, #extraDiv3
{
	display: none;
}

#alap
{
	margin: 0 auto;
	width: 888px;
	position: relative;
	text-align: left;
	background-image: url("/img/kodesign/kodesign_alaphatter.jpg");
}

#fejlec
{
	width: 888px;
	height: 138px;
	position: relative;
}

#fejlecKosar
{
	position: absolute;
	width: 160px;
	top: 35px;
	left: 724px;
	font-size: 11px;
	color: #666;
}

#fejlecMenu
{
	position: absolute;
	top: 111px;
	left: 0px;
	color: #666;
	padding-left: 24px;
}

#fejlecKeresoKiiras
{
	display: none;
}

#fejlecKeresoInput
{
	position: absolute;
	top: 54px;
	right: 90px;
}

#fejlecKeresoInput input
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
	width: 140px;
}

#fejlecKeresoGomb
{
	display: none;
}

#fejlecMenu a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#fejlecMenu a:hover
{
	text-decoration: underline;
}

#bal
{
	float: left;
	width: 221px;
	background-color: #e3e3e3;
}

#kozep
{
	padding-top: 6px;
	float: left;
	width: 637px;
	padding-left: 14px;
}

#jobb
{
	display: none;
}

.navibar
{
	font-size: 11px;
}

#lablec
{
	width: 100%;
	height: 67px;
	background-image: url("/img/kodesign/kodesign_lablechatter.jpg");
	background-repeat: repeat-x;
}

#lablecMenu
{
	color: #acacac;
	font-size: 11px;
	line-height: 38px;
	padding-top: 1px;
}

#lablecMenu a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#lablecMenu a:hover
{
	text-decoration: underline;
}

#lablecAbout
{
	padding-top: 6px;
	padding-left: 12px;
}

/* Alapvető oldalfelépítés - END */

/* Oldalsó dobozok - BEGIN */

.dobozTermekk
{
	font-weight: bold;
	font-size: 14px;
	padding: 10px 8px;
	background-color: #e3e3e3;
	color: #8d5558;
	border-bottom: 1px dotted #8d5558;
	margin: 0px 4px;
}

.dobozTermekkTartalom
{
	padding: 0px 15px 5px 15px;
	font-size: 11px;
	color: #333;
	background-color: #e3e3e3;
}

.dobozTermekkVege
{
	display: none;
}

.dobozVege
{
	display: none;
}

ul.termekKategoriak
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.termekKategoriak li
{
	background-image: url("/img/kodesign/kodesign_nyil.jpg");
	background-repeat: no-repeat;
	background-position: center right;
	line-height: 32px;
	border-bottom: 1px solid #bdb3b2;
}

ul.termekKategoriak a
{
	text-decoration: none;
	color: #6b7f86;
	font-weight: bold;
}

ul.termekKategoriak a:hover
{
	text-decoration: none;
	color: black;
}

.dobozKosar
{
	font-weight: bold;
	font-size: 14px;
	padding: 10px 8px;
	background-color: #e3e3e3;
	color: #8d5558;
	border-bottom: 1px dotted #8d5558;
	margin: 0px 4px;
	margin-bottom: 2px;
}

.dobozKosarTartalom
{
	padding: 10px;
	font-size: 11px;
	color: #333;
	background-color: #e3e3e3;
}

.dobozKosarVege
{
	display: none;
}

.dobozBejelentkezes
{
	font-weight: bold;
	font-size: 14px;
	padding: 10px 8px;
	background-color: #e3e3e3;
	color: #8d5558;
	border-bottom: 1px dotted #8d5558;
	margin: 0px 4px;
	margin-bottom: 2px;
}

.dobozBejelentkezesTartalom
{
	padding: 0px 15px 5px 15px;
	font-size: 11px;
	color: #333;
	background-color: #d2d2d2;
}

.dobozBejelentkezesVege
{
	display: none;
}

.dobozHirlevel
{
	font-weight: bold;
	font-size: 14px;
	padding: 10px 8px;
	background-color: #e3e3e3;
	color: #8d5558;
	border-bottom: 1px dotted #8d5558;
	margin: 0px 4px;
	margin-bottom: 2px;
}

.dobozHirlevelTartalom
{
	padding: 0px 15px 5px 15px;
	font-size: 11px;
	color: #333;
	background-color: #e3e3e3;
}

.dobozHirlevelVege
{
	display: none;
}

.dobozGyorskereses
{
	font-weight: bold;
	font-size: 14px;
	padding: 10px 8px;
	background-color: #e3e3e3;
	color: #8d5558;
	border-bottom: 1px dotted #8d5558;
	margin: 0px 4px;
	margin-bottom: 2px;
}

.dobozGyorskeresesTartalom
{
	padding: 0px 15px 5px 15px;
	font-size: 11px;
	color: #333;
	background-color: #e3e3e3;
}

.dobozGyorskeresesVege
{
	display: none;
}

.dobozSzavazas
{
	font-weight: bold;
	font-size: 14px;
	padding: 10px 8px;
	background-color: #e3e3e3;
	color: #8d5558;
	border-bottom: 1px dotted #8d5558;
	margin: 0px 4px;
	margin-bottom: 2px;
}

.dobozSzavazasTartalom
{
	padding: 0px 15px 5px 15px;
	font-size: 11px;
	color: #333;
	background-color: #e3e3e3;
}

.dobozSzavazasVege
{
	display: none;
}

.dobozValuta
{
	font-weight: bold;
	font-size: 14px;
	padding: 10px 8px;
	background-color: #e3e3e3;
	color: #8d5558;
	border-bottom: 1px dotted #8d5558;
	margin: 0px 4px;
	margin-bottom: 2px;
}

.dobozValutaTartalom
{
	padding: 0px 15px 5px 15px;
	font-size: 11px;
	color: #333;
	background-color: #e3e3e3;
}

.dobozValutaVege
{
	display: none;
}

.dobozNev
{
	font-weight: bold;
	font-size: 14px;
	padding: 10px 8px;
	background-color: #e3e3e3;
	color: #8d5558;
	border-bottom: 1px dotted #8d5558;
	margin: 0px 4px;
	margin-bottom: 2px;
}

.dobozTartalom
{
	padding: 5px 15px;
	font-size: 11px;
	color: #333;
	background-color: #e3e3e3;
}

/* Oldalsó dobozok - END */

/* Nyitólap - BEGIN */

.koszontoKiiras
{
	width: 637px;
	height: 41px;
	background-image: url("/img/001/001_koszontjuk.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.koszontoSzoveg
{
	padding: 0px 15px 0px 15px;
}

.kiemeltTermekeinkKiiras
{
	width: 637px;
	height: 41px;
	background-image: url("/img/001/001_kiemelttermekeink.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.tartalomDobozNev
{
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #8d5558;
	color: #ac5250;
	margin-bottom: 6px;
}

.tartalomDobozNev h1
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.tartalomDobozSzoveg
{
	padding: 0px 15px 0px 15px;
}

.tartalomDobozSzoveg strong, .tartalomDobozSzoveg b
{
	color: #223f58;
}

/* Nyitólap - END */

/* Kategória lista - BEGIN */

.kategoriaLista
{
	margin-left: 18px;
	float: left;
	width: 290px;
	height: 123px;
	background-color: #f6f1dd;
	border: 1px solid #c1c7a5;
	position: relative;
}

.kategoriaLista .kep
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 110px;
	height: 110px;
	background-color: white;
	border: 1px solid #aeaba1;
}

.kategoriaLista .szovegek
{
	position: absolute;
	width: 158px;
	height: 95px;
	top: 4px;
	left: 125px;
	overflow: auto;
}

.kategoriaLista .nev
{
	color: #223f58;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 4px;
	width: 135px;
}

.kategoriaLista .leiras
{
	width: 135px;
	font-size: 11px;
}

.kategoriaLista .termekListaLink
{
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	position: absolute;
	bottom: 5px;
	right: 4px;
}

.kategoriaLista .termekListaLink a
{
	color: #115295;
	font-weight: bold;
	font-size: 11px;
}

.kategoriaLista .kep table, .kategoriaLista .kep td
{
	width: 110px;
	height: 110px;
	border-collapse: collapse;
	border: 0px;
}

/* Kategória lista - END */

/* Terméklista - BEGIN */

.termekListaLeft
{
	float: left;
	width: 170px;
}

.termekListaRight
{
	float: left;
	width: 460px;
	text-align: left;
}

.termekLista
{
	float: left;
	width: 630px;
}

.termekLista .nev
{
	color: #ac5250;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.termekLista .nev a
{
	color: #ac5250;
	text-decoration: underline;
}

.termekLista .nev a:hover
{
	text-decoration: none;
}

.termekLista .ar
{
	color: #c62222;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
}

.termekLista .akciosar
{
	color: #ac5250;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
}

.termekLista .lead
{
	color: #666;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 18px;
}

.termekLista .lead ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	list-style: square;
}

.termekLista .adatlap
{
	display: none;
}

.termekLista .kepkeret
{
	width: 166px;
	height: 165px;
/*	background-image: url("/img/001/001_termekkephatter.jpg"); */
	position: relative;
}

.termekLista .kepkeret table
{
	position: absolute;
	top: 5px;
	left: 7px;
	border-collapse: collapse;
}

.termekLista .kepkeret table, .termekLista .kepkeret td
{
	width: 150px;
	height: 150px;
}

.termekLista .nincskep td
{
	background-image: url("/img/001/001_nopicture.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

.termekLista .kosargomb
{
	font-size: 14px;
	color: #333;
	text-align: left;
}

.termekLista .kosargomb a
{
	color: #333;
}

.termekLista .ujdonsag
{
	font-weight: bold;
	color: #f06e34;
	text-align: left;
	padding-top: 4px;
}

/* Terméklista - END */

/* Termékadatlap - BEGIN */

.termekAdatlap .kep
{
	width: 270px;
	float: left;
}

.termekAdatlap .kepkeret
{
	width: 254px;
	height: 254px;
/*	background-image: url("/img/001/001_termekkephatter2.jpg"); */
	position: relative;
	margin-left: 8px;
}

.termekAdatlap .kepkeret table
{
	/*
	position: absolute;
	top: 6px;
	left: 6px;
	*/
	border-collapse: collapse;
}

.termekAdatlap .kepkeret table, .termekAdatlap .kepkeret td
{
	width: 240px;
	height: 240px;
	border: 0px;
}

.termekAdatlap .kepkeret td
{
	background-image: url("/img/001/001_nopicture.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

.termekAdatlap .szoveg
{
	width: 350px;
	float: right;
	margin-right: 8px;
}

.termekAdatlap .lead
{
	background-color: #f6f1dd;
	padding: 5px;
	border: 2px dotted #c1c7a5;
	margin-top: 7px;
}

.termekAdatlap .lead p
{
	padding: 0px;
	margin: 0px;
}

.termekAdatlap ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style-type: square;
}

.termekAdatlap .artegla
{
	display: inline;
	font-weight: bold;
	color: #ac5250;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ac5250;
}

.termekAdatlap .akciosartegla
{
	display: inline;
	font-weight: bold;
	color: white;
	background-color: #ac5250;
	padding: 5px;
/*	border: 1px solid #e7bc99;*/
}

.termekAdatlap .kosargomb
{
	display: inline;
}

/* Termékadatlap - END */

/* Lapozás - BEGIN */

.lapozas
{
	text-align: center;
	color: #005ca2;
	font-size: 12px;
	background-color: #f6f1dd;
	border: 1px solid #c1c7a5;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 50px;
	margin-right: 50px;
}

.lapozas .akt
{
	font-weight: bold;
	color: #c62222;
}

.lapozas a
{
	color: #223f58;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

.lapozas a:hover
{
	color: #188bc4;
}

/* Lapozás - END */

/* Rendezés - BEGIN */

.rendezes
{
	font-size: 11px;
	color: #c62222;
}

/* Rendezés - END */

/* Kosár tartalma - BEGIN */

.kosarTableHeader
{
	height: 25px;
	font-weight: bold;
	color: white;
	background-color: #ac5250;
	text-align: center;
}

.kosarTable
{
	border-collapse: collapse;
	width: 100%;
}

.kosarTable td
{
	border: 1px solid #ac5250;
}

.kosarInputDb
{
	border: 1px solid #666;
	font-size: 11px;
	font-family: Tahoma;
	width: 30px;
}

.kosarTorolLink a
{
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.kosarTermekLink a
{
	color: #ac5250;
	font-weight: bold;
	text-decoration: none;
}

.kosarTermekLink a:hover
{
	text-decoration: underline;
}

.kosarTartalomAlatt
{
	border: 0px;
	width: 100%; 
	height: 40px;
	padding: 0px;
	margin: 0px;
}

.kosarTartalomAlattBalTd, .kosarTartalomAlattJobbTd
{
	width: 50%;
}

.kosarTartalomAlattBalTbl, .kosarTartalomAlattJobbTbl
{
	width: 50%;
	height: 20px;
	background-color: #333;
	border: 0px solid #BFD0DD;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.kosarTartalomAlattBalTbl td, .kosarTartalomAlattJobbTbl td
{
	text-align: center;
}

.kosarTartalomAlattBalTbl a, .kosarTartalomAlattJobbTbl a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.kosarTartalomAlattBalTbl a:hover, .kosarTartalomAlattJobbTbl a:hover
{
	text-decoration: underline;
}

#kosarSzallmodLeft
{
	float: left;
	width: 25px;
}

#kosarSzallmodRight
{
	float: left;
	width: 500px;
}

#kosarOsszesenTable
{
	border: 0px;
	border-collapse: collapse;
	padding: 5px;
	width: 637px;
	height: 80px;
}

#kosarOsszesenLeftTd
{
	width: 287px;
}

#kosarOsszesenRightTd
{
	width: 350px;
}

#kosarOsszesenRightTable
{
	border: 1px solid #ac5250;
	border-collapse: collapse;
	width: 350px;
	height: 80px;
	background-color: #fff;
	padding: 5px;
}

#kosarMegrendelesTable
{
	width: 120px;
	height: 25px;
	border: 1px solid #ac5250;
	background-color: #fff;
	border-collapse: collapse;
}

#kosarMegrendelesLink
{
	text-align: center;
}

#kosarMegrendelesLink a
{
	text-decoration: none;
	font-weight: bold;
	color: #ac5250;
}

#kosarMegrendelesLink a:hover
{
	text-decoration: underline;
}

/* Kosár tartalma - END */

/* Regisztráció - BEGIN */

.regisztracio
{
	width: 100%;
}

.regisztracio .bal
{
	margin: 0px;
	float: left;
	width: 45%;
	height: 25px;
	padding-right: 5px;
	text-align: right;
	font-size: 12px;
	color: #223f58;
}

.regisztracio .jobb
{
	margin: 0px;
	width: 50%;
	height: 25px;
	float: left;
}

.regisztracio .myInput
{
	margin: 0px;
	width: 170px;
	border: 1px solid black;
	font-size: 12px;
	font-family: Tahoma;
}

/* Regisztráció - END */

/* Altalanos form - BEGIN */

.altalanosForm
{
	width: 100%;
}

.altalanosForm .bal
{
	margin: 0px;
	float: left;
	width: 35%;
	height: 25px;
	padding-right: 5px;
	text-align: right;
	font-size: 12px;
	color: #223f58;
	font-weight: bold;
}

.altalanosForm .jobb
{
	margin: 0px;
	width: 55%;
	height: 25px;
	float: left;
}

.altalanosForm .jobbTextArea
{
	margin: 0px;
	width: 55%;
	height: 100px;
	float: left;
}

.altalanosForm .textField
{
	margin: 0px;
	width: 210px;
	border: 1px solid black;
	font-size: 12px;
	font-family: Tahoma;
}

.altalanosForm .textArea
{
	margin: 0px;
	width: 250px;
	height: 90px;
	border: 1px solid black;
	font-size: 12px;
	font-family: Tahoma;
}

/* Altalanos form - END */

/* Megrendeles (reg. nélkül) - BEGIN */

#megrendelesRegNelkulBal
{
	width: 400px;
	float: left;
	padding: 0px 12px 0px;
}

#megrendelesRegNelkulJobb
{
	background-color: #f6f1dd;
	width: 180px;
	margin-right: 12px;
	float: right;
	border: 1px solid #c1c7a5;
	padding: 6px;
}

#megrendelesRegNelkulJobbBejelentkezes
{
	font-size: 14px;
	color: #005ba1;
	font-weight: bold;
	text-align: center;
}

#megrendelesRegNelkulJobbTartalom
{
	font-size: 11px;
	padding-top: 6px;
	color: #005ca2;
}

/* Megrendeles (reg. nélkül) - END */

/* Blog - BEGIN */

.blogBejegyzesItem
{
	width: 100%;
}

.blogBejegyzesCim h2
{
	font-family: Helvetica, Arial, Calibri, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border: 0px;
}

.blogBejegyzesCim h2 a
{
	text-decoration: none;
}

.blogBejegyzesCim h2 a:hover
{
	text-decoration: none;
}

.blogBejegyzesAdatok
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #666;
}

.blogBejegyzesAdatok a
{
	font-weight: bold;
}

.blogBejegyzesBevezeto
{
	color: #333;
	font-family: Verdana, Helvetica, Arial;
}

.blogBejegyzesTovabb a
{
	font-weight: bold;
	font-size: 14px;
}

/* Blog - END */