body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif;
}

img {
	border: 0px;
}

.bgcolor_green {
	background-color: #c1d72e;
}

.bgcolor_white {
	background-color: #ffffff;
}

#content {
	background-image: url(images/frame_content_top.png);
	background-repeat: no-repeat;
	width: 818px;
}

#htr td {
	height: 141px;
}

#content td {
	font-size: 13px;
}


#menu {
	padding-top: 10px;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #c1d72e;
}

#main {
	height: 200px;
	/*background-color: #eeeeee;*/
}

div.prod_row {
	width: 100%;
	height: 270px;
	clear: both;
}

div.prod {
	width: 195px;
	height: 260px;
	float: left;
}
div.left {
	margin-right: 10px;
}

table.prod {
	width: 195px;

	float: left;
	margin-right: 10px;
}
td.prod_top {
	background-image: url(images/prod_top.png);
	background-repeat: no-repeat;
	height: 36px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;	
}
td.prod_name {
	display: block;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}

td.prod_bottom {
	background-image: url(images/prod_bottom.png);
	background-repeat: no-repeat;
	height: 48px;
	
}
td.prod_pic {
	background-repeat: no-repeat;
	height:175px;
	
}
td.prod_price {
	display: block;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

div.prod_top {
	background-image: url(images/prod_top.png);
	background-repeat: no-repeat;
	height: 36px;
}
div.prod_name {
	display: block;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}

td.ordnum { /* rendelés menete */
	background: url(images/ordnum.gif) no-repeat top left;
	width: 40px;
	padding-left: 8px;
	padding-top: 2px;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
}

p.ordcourse { /* rendelés menete */
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	margin-top: 10px;
}

div.prod_bottom {
	background-image: url(images/prod_bottom.png);
	background-repeat: no-repeat;
	height: 48px;
	
}
div.prod_price {
	display: block;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

div.prod_info {
	position: relative;
	left: 0px;
	display: block;
	width: 65px;
	height: 25px;
	/*background-color: #eeeeee;*/
	cursor: pointer;
	border: 1px dotted red;
}

div.prod_buffer {
	position: relative;
	top: -27px;
	left: 128px;
	display: block;
	width: 65px;
	height: 25px;
	/*background-color: #ee00ee;*/
	cursor: pointer;
	border: 1px dotted blue;
}

div.prod_pic {
	height: 175px;

}


table.tabs {
	padding-top: 10px; 
	margin-top: 10px; 
	margin-bottom: 10px;
	border-top: 2px solid #CEE532;

}

div.occa_main {
	background-color: #4E651E;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #4E651E;
	color: #DDECBE;
	margin-right: 8px;
	margin-top: 3px;
	width: 95%;
}
div.occa_sub {
	background-color: #9CB454;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #4E651E;
	margin-top: 1px;
	margin-right: 8px;
	width: 90%;
	cursor: pointer;
}
div.occa_sub:hover {
	background-color: #E68F72;
}
div.active {
	background-color: #CEE532;
}

td.tabs {
	background-color: #9CB454; 
	border-top: 5px solid #ffffff;
	height: 30px;
}

td.category_gap {
	background-color: #ffffff; 
	height: 30px;
	width: 5px;
}
td.tabs_active {
	border-top: 5px solid #4E651E;
	background-color: #4E651E; 
	color: #C1D72E;
}
td.tabs_active:hover {
	border-top: 5px solid #4E651E;
}

table.buffer_container {
	

}

table.buffer {
	background-color: #D3DEB2; 

}
table.buffer td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.buffer tr.sum td {
	border-top: 1px solid #4E651E;
	background-color: #9CB454; 
}

table.prod_details {
	height: 313px;
}

table.prod_details td {
	text-align: left;	
	
}

table.order td {
	text-align: left;
}

table.order td.label {
	text-align: right;
}

p.trail {
	font-size: 10px;
}

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: -1000px;
	border: 2px solid #4E651E;
	padding: 1px;
	text-align: center;
	background: #DCEBBB;
	z-index: 1;
}

.w25 {
	width: 25px;
}

.w50 {
	width: 50px;
}

.w100 {
	width: 100px;
}

.w150 {
	width: 150px;
}

.w200 {
	width: 200px;
}

.w300 {
	width: 300px;
}

.w400 {
	width: 400px;
}

.w100p {
	width: 100%;
}

.bold {
	font-weight: bold;
}

div.delx {
	width: 16px;
	height: 16px;
	background-color: #CC4E24;
	cursor: pointer;
}

input.button {
	background-color: #9CB454; 
	border: 1px solid #000000;
	height: 24px;
	cursor: pointer;
}

input.button:hover {
	background-color: #D3DEB2; 
}

input.orderbutton {
	background-color: #9CB454; 
	border: 2px solid #000000;
	width: 170px;
	padding: 5px;
	font-weight: bold;
	cursor: pointer;
	margin: 4px;
}

input.orderbutton:hover {
	background-color: #D3DEB2; 
}

input.ordertext, textarea {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif;
	font-size: 12px;
	background-color: #D3DEB2; 
	border: 1px solid #4E651E;
}

.disabled {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif;
	font-size: 12px;
	background-color: #dddddd;
	border: 1px solid #4E651E; 
}

fieldset {
	border: 1px solid #4E651E;
	width: 95%;
	margin-top: 10px;
}

legend {
	color: #000000;
	background: #C1D72E;
	border: 1px solid #4E651E;
	padding: 2px 6px;
	margin-left: 10px;
} 

fieldset.login legend {
	background: #FFAA7F;
}

hr {
	color: #4E651E;
	background-color: #4E651E;
	height: 1px;
	border: 0;
}

img.qmark {
	margin-bottom: 1px; 
	cursor: pointer;
}

img.border_1 {
	padding: 2px 2px 2px 2px;
	background-color: #D7D7AD; 
	border: 1px solid #9CB454;
}

h1 {
	border-bottom: 1px solid #000;
}

h2 {
}

h3 {
}

p.quote_source {
	font-style: italic;
	text-align: right;
	margin-right: 20px;
	margin-top: 0px;
}

p.quote {
	padding-top: 4px;
	text-align: left;
	margin-left: 10px;
}

p.topborder {
	border-top: 1px solid #E2E5C6;	
}

div.footer {
	float: center;
	border-top: 1px solid #9CB454; 
	width: 800px; 
	text-align: center;
	margin: 0px auto 20px; 
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #000000;
}

/* ---------------- PRODUCT ---------------- */

table.product {
	background-color: #C1D72E;
	width: 700px;
	float: left;
	margin-top: 20px;
	margin-left: 50px;

}

table.product td {
	text-align: left;
}

img.prodimage {
	border: 2px solid #9CB454;
	margin: 5px 5px 5px 5px;
}

td.prodname {
	background-color: #9CB454;
	font-weight: bold;
	text-align: center;
	width: 370px;
}

td.proddesc {
	padding-right: 10px;
	text-align: left;
}

input.prodbutton {
	border: 1px outset #000;
	background-color: #9CB454;
	width: 100px;
	cursor: pointer;
	margin-right: 10px;
}

input.prodbutton:hover {
	border: 1px inset #000;
	background-color: #A9BE69;
}

/* ---------------- POPUP ---------------- */

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

div.important {
	background-color: #F9C294;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}