*, html
{
	margin: 0;
	padding: 0;
}


body
{
	background-color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 10pt;
}


#preload, div.preload
{
	display: none;
}

.clear
{
	clear: both;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#fodoboz, #fejlec, #fejlec_loading
{
	width: 990px;
}

#fejlec
{
	height: 560px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	opacity: 0;
}


#fejlec_loading
{
	height: 560px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	background-image: url('../img/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	opacity: 1;
}


#menu
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
}

#menu_alap
{
	background-color: #ffffff;
	float: left;
	height: 50px;
}

#menu_sarok, #logo
{
	display: block;
	float: left;
}

#logo
{
	padding: 10px;
}

.menupont
{
	text-decoration: none;
	color: #444444;
	border-left: 1px solid #999999;
	padding: 14px 10px 7px 10px;
	font-size: 11pt;
	display: block;
	float: left;
	text-align: center;
}

.menupont:hover
{
	color: #999999;
}


#bemutatkozo
{
	width: 108px;
}


#termekismerteto
{
	width: 137px;
}


#kiegeszitok
{
	width: 96px;
}


#rendeles
{
	width: 78px;
}


#kapcsolat
{
	width: 83px;
}


#tartalom_kulso
{
	width: 990px;
	background-color: #d95619;
	background-image: url('../img/sarok_fent.png');
	background-position: right top;
	background-repeat: no-repeat;
}

#tartalom
{
	width: 890px;
	text-align: justify;
	padding: 35px 50px 30px 50px;
	color: #eeeeee;
	background-image: url('../img/sarok_lent.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}

#tartalom a
{
	text-decoration: none;
	color: #eeeeee;
}


#tartalom a:hover
{
	color: #aaaaaa;
}

#oktrend
{
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 985px;
}

#oktrend a
{
	color: #777777;
	text-decoration: none;
}


/*Rendelés*/

fieldset.fo
{
	margin-top: 1em;
	padding: 0em 1.5em 1.5em 1.5em;
	border: 1px solid #86350f;
	background-color: #c84508;
}

legend.fo 
{
	font-size: 1.5em;
	background-color: #c84508;
	padding: 0 0.5em 0 0.5em;
	border-top: 1px solid #86350f;
}


fieldset.al
{
	margin-top: 1em;
	padding: 1em;
	border: 1px solid #d98f6c;
	background-color: #d95619;
}

legend.al
{
	font-weight: bold;
}

#tartalom blockquote
{
	margin-left: 1.5em;
}

.gomb
{
	padding: 0.5em;
}

.szinvalaszto
{
	height: 30px;
	width: 30px;
	cursor: pointer;
	background-image: url('../img/szinkarika.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.szinvalaszto_sima
{
	height: 30px;
	width: 30px;
	background-image: url('../img/szinkarika.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.szinvalasztott
{
	height: 30px;
	width: 30px;
	background-image: url('../img/szinkarika.png');
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#felfuggesztheto
{
	width: 100%;
	margin-top: 1em;
	text-align: center;
	border: 2px solid #c84508;
	border-spacing: 1px;
	background-color: #d98f6c;
}

#felfuggesztheto tr th
{
	vertical-align: top;
	border: 0;
	background-color: #d95619;
}

#felfuggesztheto tr td
{
	border: 0;
	background-color: #d95619;
}

#felfuggesztheto tr td input
{
	text-align: right;
}

#felfuggesztheto tr td.kepes img
{
	border: 2px solid #c84508;
	margin-top: 5px;
	margin-bottom: 5px;
}

#felfuggesztheto tr td.kepes
{
	width: 134px;
}


#vegosszeg
{
	text-align: center;
}

#vegosszeg span
{
	font-size: 2em;
	font-weight: bold;
	background-color: #c84508;
	border: 1px solid #d98f6c;
	padding: 5px;
}

table.minta
{
	width: 100%;
	border-spacing: 1.5em;
}

table.minta tr td
{
	text-align: center;
	vertical-align: top;
}

table.minta tr td div
{
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}

table.minta tr td div.nagykep
{
	width: 200px;
	height: 200px;
}

table.minta tr td div.kiskep
{
	width: 120px;
	height: 120px;
}

table.minta tr td div.leiras
{
	font-size: 0.8em;
	width: 60%;
	background-color: #c84508;
	padding: 5px;
	border: 1px solid #86350f;
}

table.minta tr td input
{
	margin-top: 0em;
	margin-bottom: 1.5em;
}


table.minta tr td div img:hover
{
	cursor: pointer;
}

.urlap_info
{
	margin-bottom: 1em;
}

.szintabla
{
	border-spacing: 6px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.szintabla th.valasztott_szin, .szintabla td.valasztott_szin
{
	padding-left: 30px;
	vertical-align: top;
}


table.kepek
{
	width: 890px;
	border: 0;
	border-spacing: 50px;
}


table.kepek tr td
{
	text-align: center;
}


.resz_ar
{
	font-weight: bold;
	font-size: 10pt;
}


#rendeles_fo tr td
{
	width: 330px;
	text-align: center;
	vertical-align: top;
}


#rendeles_fo tr td a span
{
	font-size: 2em;
	text-decoration: underline;
}


#rendeles_fo tr td a img
{
	border: 0;
}



#rendeles_fo tr td div
{
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


#rendeles_fo_gyors tr td
{
	padding: 5px;
	font-size: 7pt;
	text-align: center;
}

#rendeles_fo_gyors tr td a img
{
	border: 1px solid #d95619;
}

#rendeles_fo_gyors tr td a img:hover
{
	border: 1px solid #86350f;
}


#nagykep_felugro
{
	width: 334px;
	height: 334px;
	position: absolute;
	border: 1px solid #86350f;
	background-color: #d95619;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../img/loading_transparent.gif');
}


#nagykep_felugro_kep
{
	width: 334px;
	height: 334px;
	background-position: center center;
	background-repeat: no-repeat;
}


#nagykep_felugro_kep img
{
	width: 320px;
	height: 320px;
	padding: 5px;
	border: 2px solid #ffffff;
}
