body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}

img {
	border: 0px;
}


table.clean {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
}

table.clean td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

label,
form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

input,
textarea {
	border: 0px;
}

input.native {
	width: auto !important;
	height: auto !important;
}

[disabled] {
	background-color: #dcdcdc;
}

img.png {
	behavior: url(/layout/includes/css/iepngfix.htc);
}

td {
	vertical-align: top;
}

.clear {
	height: 0px;
	line-height: 0px;
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.alignRight {
	text-align: right !important;
}

.alignLeft {
	text-align: left !important;
}

.alignCenter {
	text-align: center !important;
}

.valignMiddle {
	vertical-align: middle;
}

.valignTop {
	vertical-align: top;
}

.nopadding {
	padding: 0px !important;
}

.nomargin {
	margin: 0px !important;
}

.notopmargin {
	margin-top: 0px !important;
}

.size100percent {
	height: 100%;
	width: 100%;
}

.height100percent {
	height: 100%;
}

.height18 {
	height: 18px;
}

.width100percent {
	width: 100%;
}

.width20percent {
	width: 20%;
}

.width32 {
	width: 32px;
}

.width100 {
	width: 100px;
}

.width125 {
	width: 125px;
}

.width280 {
	width: 280px;
}

.width580 {
	width: 580px;
}

table.collapse {
	border-collapse: collapse;
}

img.spacer {
	width: 1px;
	height: 1px;
}

#header {
}

#mainContainer {
	position: absolute; 
	width: 100%; 
	height: 100%; 
	z-index: 2; 
	top: 0px; 
	left: 0px;
	/*text-align: center;	*/
}

#mainContainer table.containerTable {
	border: 0px;
	width: 700px;
	margin: auto;
	padding: 3px; 
	padding-bottom: 0px;
	/*text-align: center;*/
}

#mainContainer .header_bg_right {
	width: 700px;
	padding: 0px;
	margin: 0px;
	float: right;
	position: absolute;
	right: 0px;
	border-collapse: collapse;
}
#header_swf_bg {
	width: 350px;
	height: 128px; 
	vertical-align: top;
	text-align: left;
}

#fuls {
	width: 350px; 
	height: 18px; 
	text-align: right;
	vertical-align: top;
	float: right;
	margin-top: 1px;
}
#fuls ul {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}
#fuls li {
	list-style-type: none;
	float: left;
	display: block;
	width: 105px;	
	text-align: center
}

#fuls li,
#fuls li a,
#fuls li a:link,
#fuls li a:visited
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#fuls li a:hover {
	text-decoration: underline;
}

#header {
	width: 700px;
	padding: 0px;
	margin: 0px;
	float: right;	
	text-align: right;
	position: relative;
	height: 140px;
}

#header .headerContent {
	width: 350px;
	height: 100px;
	vertical-align: top;
}

#header .headerBox {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	margin-bottom: 5px;
	margin-right: 5px;
	line-height: 19px;	
	text-align: left;
	background: url(/layout/images/headerBoxBig_bg.gif) no-repeat;
}

#header .headerBox .content {
	padding-left: 7px;
	padding-top: 5px;
	height: 15px;
}

#header .headerBox  .header {
	font-size: 9px !important;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 12px;
	height: 15px;
}

#header .headerBoxBig img {
	margin-top: 5px;
}

#header .headerBoxBig .content {
	height: 15px;
}

#header .headerBoxSmall .content {
	height: 15px;
}

#header .headerBoxBig {
	width: 88px;
	height: 60px;
}

#header .headerBoxSmall {
	width: 88px;
	height: 28px;
	background: url(/layout/images/headerBoxSmall_bg.gif) no-repeat;
}

#header .headerBoxSmall  .header {
	float: left;
	line-height: 19px !important;
	height: 15px;
}

#header .headerBoxSmall img {
	margin-top: 3px;
	float: right;
	margin-right: 5px;
}

#header .headerBoxLogin {
	width: 139px;
	height: 93px;
	background: url(/layout/images/headerBoxLogin_bg.gif) no-repeat;
}

#header .headerBoxLogin .content {
	padding-left: 12px;
	height: 15px;
}

#header .headerBoxLogin  a {
	font-size: 10px;
	color: #3e88b9;
}

#header .headerBoxLogin input.headerLogin {
	width: 115px;
	height: 15px;
	margin-top: 3px;
	font-size: 10px;
	background: url(/layout/images/headerLoginInput_bg.gif) no-repeat;
}

#header .headerBoxLogin  .links {
	line-height: 14px !important;
	height: 15px;
}

#header .headerBoxLogin  .submit {
	margin-right: 12px;
	margin-top: 5px;
}
#header .header_swf {
	position: absolute; 
	z-index:10; 
	left: -60px; 
	top: 0px;
}

#header .header_swf_container {
	position: relative; 
	display: inline;
}

#backgroundTable {
}

#bigy {
	width: 788px; 
	/*height: 100%;*/
}

#bigyt {
	width: 32px;
	text-align: right;
}

#vertical_line_right {
	width: 32px;
	padding: 0px;
}

#vertical_line_left {
	width: 32px;
	padding: 0px;
}

#contentBg  {
	width: 60%;
}

#contentTable {
	margin: auto;
	width: 580px;
	padding: 3px;
}

#contentTable td.contentTable {
	margin: 3px;
}

#leftNavigation {
	width: 180px;
}

#categoriesBox {
	width: 180px;
	font-size: 9px;	
}

#categoriesBox,
#categoriesBox a {
	color: #444;
	text-decoration: none;
}

#categoriesBox a {
	font-size: inherit;
}

#categoriesBox div {
	width: 84px;
/*	height: 31px;		*/ /* orig: height: 31px; */
/*	min-height: 29px;		*/ /* orig: height: 31px; */
	margin-right: 3px;
}

#categoriesBox div span {	
	display: block;
	padding-left: 9px;
	padding-top: 3px;
}

#categoriesBox div.floatLeft {
	height: 100% !important;
	margin: 0 0 0 2px !important;
}

#categoriesBox .header {
	height: 26px !important;
	text-align: center;
	text-transform: uppercase;
	margin: 0px !important;
	font-weight: bolder;
	line-height: 20px;
	background: url(/layout/images/categoriesBox_header_bg.png) no-repeat;	
	behavior: url(/layout/includes/css/iepngfix.htc);
}

#categoriesBox .left {
	background: url(/layout/images/categoriesBox_left_bg.png) no-repeat;
	height: 31px;
	behavior: url(/layout/includes/css/iepngfix.htc);
}

#categoriesBox .leftTest {
	background: url(/layout/images/categoriesBox_left_bg.png) no-repeat;
	min-height: 29px;
	behavior: url(/layout/includes/css/iepngfix.htc);
}

#categoriesBox .left:hover {
	background: url(/layout/images/categoriesBox_left_bg_hover.png) no-repeat;
}

#categoriesBox .leftTest:hover {
	background: url(/layout/images/categoriesBox_left_bg_hover.png) no-repeat;
}

#categoriesBox .right {
	background: url(/layout/images/categoriesBox_right_bg.png) no-repeat;
	height: 31px;
	behavior: url(/layout/includes/css/iepngfix.htc);
}

#categoriesBox .right:hover {
	background: url(/layout/images/categoriesBox_right_bg_hover.png) no-repeat;
}

#categoriesBox div strong {
	font-weight: bolder;
	font-size: 11px;
}

#leftNavigation .box {
	margin-top: 5px;
}

#leftNavigation .boxHeader {
	min-height: 26px;
	width: 171px;
	font-weight: bolder;
	font-size: 9px;
	text-transform: uppercase;
	background: url(/layout/images/leftColumnBoxHeader_bg.png) no-repeat;
	behavior: url(/layout/includes/css/iepngfix.htc);
}

#leftNavigation .boxHeader span {
	display: block;
	padding-left: 11px;
	padding-top: 6px;
}

#leftNavigation .line {
	width: 171px;
	min-height: 20px;
	font-size: 11px;
	background: url(/layout/images/leftColumnBoxLine_bg.png) no-repeat;
	behavior: url(/layout/includes/css/iepngfix.htc);
}

#leftNavigation .line  a {	
	display: block;
	padding-left: 17px;
	padding-top: 3px;
	color: #444;
	text-decoration: none;	
}

#leftNavigation .highligted {
	background: url(/layout/images/leftColumnBoxHighlighted_bg.png) no-repeat !important;
	behavior: url(/layout/includes/css/iepngfix.htc);
}

#leftNavigation .highligted,
#leftNavigation .highligted a {
	color: #FFF;
}

#guestbook_box {
	height: 146px;
	width: 171px;
	background: url(/layout/images/guestbook_illustration.png) no-repeat;
	behavior: url(/layout/includes/css/iepngfix.htc);
	margin-top: 5px;
}
#guestbook_box img {
	height: 146px;
	width: 171px;
}

#footerafa {
	width: 100%;
	height: 20px;
	text-align: center;
	margin-top: 10px;
	/*position: fixed;
	bottom: 0px;
	width: 780px;*/
	/* background-color: #cbfd6b; */
/*	background-color: #aee640; */
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#footer {
	width: 100%;
	height: 20px;
	text-align: center;
	margin-top: 10px;
	/*position: fixed;
	bottom: 0px;
	width: 780px;*/
}

#footer,
#footer a {	
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#footer span {
	display: block;
	padding-left: 23px;
}

#bottomLine {
	width: 580px;
	height: 60px;
}

#bottomNarrow {
	height: 30px;
}

#bottomNarrow table {
	height: 30px;
}

#bottomNarrow a {	
	line-height: 25px;
}

#bottomLine a {	
/* XXX */
	line-height: 50px;
	font-weight: bolder;
	color: #FFF;
	font-size: 10px;
	display: block;
	float: left;
}

#bottomLine .alignRight a {
	float: none !important;
}

#bottomLine table {
	border-collapse: collapse;
	text-align: center;
	width: 580px;
	height: 60px;	
}

#bottomLine table td {
	vertical-align: middle; 
}

#bottomLine table td.cell1,
#bottomLine table td.cell2 {
	width: 120px;
}

#bottomLine table td.cell3 {
	width: 340px;
}

#bottomLine.myOccupations table td.cell1 {
	width: 158px;
}

#bottomLine.myOccupations table td.cell2 {
	width: 180px;
}

#bottomLine.myOccupations table td.cell3 {
	width: 242px;
}


#bottomLine table td.alignRight {
	text-align: right;
}

#bottomLine table td.alignLeft {
	text-align: left;
}

#bottomLine table td span,
#bottomLine table td img,
#bottomLine table td input {
	margin: 10px;
}

/*#openPage h2,
#productPage h2,
#productListPage h2,
#loginPage h2,
#privacyPage h2,
#occupyPage h2,
#myOccupationsPage h2,
#newsletterPage h2,
#impressumPage h2,
#contactPage h2,
#searchPage h2*/
h2 {
	background: url(/layout/images/productPageHeader_bg.png) no-repeat;
/*	behavior: url(/layout/includes/css/iepngfix.htc); */
	width: 582px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: bolder;
	line-height: 23px;	
	text-transform: uppercase;
	display: block;
}

#productPage h2 {
	text-transform: none !important;
}

#productListPage h2,
#myOccupationsPage h2 {
	position: relative;
}

/*#openPage h2 img,
#productPage h2 img,
#productListPage h2 img,
#loginPage h2 img,
#privacyPage h2 img,
#occupyPage h2 img,
#myOccupationsPage h2 img,
#newsletterPage h2 img,
#impressumPage h2 img,
#contactPage h2 img,
#searchPage h2 img*/
 h2 img {
	float: left;
	margin-left: 4px;
	margin-right: 7px;
}


#productListPage h2 .listingPages,
#myOccupationsPage h2 .listingPages  {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 24px;	
	display: block;
}

#productListPage h2 .listingPages,
#productListPage h2 .listingPages a,
#myOccupationsPage h2 .listingPages,
#myOccupationsPage h2 .listingPages a{
	color: #444;
	font-size: 10px;
}

#productListPage h2 .listingPages .actualPage,
#myOccupationsPage h2 .listingPages .actualPage {
	color: #3e88b9;
}
	
#productListPage h2 .listingPages span.block,
#myOccupationsPage h2  .listingPages span.block{
	margin-right: 30px;
	float: left;
	display: block;
}


/*#loginPage .fullContent,
#productPage .fullContent,
#privacyPage .fullContent,
#occupyPage .fullContent,
#newsletterPage  .fullContent,
#impressumPage  .fullContent */
.fullContent {
	width: 580px;
	background-color: #f0fade;
	padding-top: 14px;
	padding-bottom: 14px;
}

.fullContent .text {
	margin-right: 22px;
	margin-bottom: 7px;
	margin-left:27px;
	margin-top: 0px;
}

.fullContent .text p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.fullContent .text a {
	color: #3e88b9;
	font-weight: bolder;
}

.fullContent .insideContent {
	width: 564px;
	margin: auto;
	background: #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.fullContent .insideContent a {
	color: #3e88b9;
	font-weight: bolder;
}

.fullContent .insideContent .header {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bolder;
	min-height: 20px;
	background-color: #aee640;
	line-height: 20px;
	width: 100%;
}

.fullContent .insideContent .header h3 {
	margin: 0px;
	padding: 0px;
	padding-left: 11px;
	text-transform: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.fullContent .insideContent .header h4 {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-transform: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.fullContent .insideContent .header table {
}

.fullContent .insideContent .header td {
}

.fullContent .insideContent .header td.cell1 {
	width: 85px;
}

.fullContent .insideContent .header td.cell2 {
	width: 395px;
}

.fullContent .insideContent .header td.cell3 {
	width: 84px;
}

.fullContent .insideContent .box {
	background-image: url(/layout/images/fullContent_insideContent_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;	
	width: 548px;
	margin: auto;
	margin-top: 12px;
}

.fullContent .insideContent .box .header {
	background: none;
	line-height: 25px;
}

.fullContent .insideContent .box table {
	margin-left: 15px;
}

/* .fullContent .insideContent .box table.bordered td {
	border: 1px;
} */

.fullContent .insideContent .box table.formWidth {
	width: 517px !important;
}

.fullContent .insideContent .box label {
	text-transform: none !important;
}

.fullContent .insideContent .box input {
	margin-left: 0px;
	margin-top: 3px;
}

.fullContent .insideContent .box .text {
	margin-left: 15px;
}

.fullContent .insideContent .box p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

.fullContent .insideContent .box a {
	color: #3e88b9;
	font-weight: bolder;	
}

.fullContent .insideContent td.cellEdit {
	width: 100px;
}

.fullContent .insideContent td.cellInfo {
	width: 260px;
	font-weight: bolder;
}

.fullContent .insideContent .box_bottom {
	height: 5px;
	background-image: url(/layout/images/fullContent_insideContent_box_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
	margin-bottom: 10px;	
}

.fullContent .insideContent .box form {
}

.fullContent .insideContent .box form td.upperBold {
	text-transform: uppercase;
	font-weight: bolder;
}

.fullContent .insideContent .box form input.text {
	width: 265px;
	height: 15px;
	background: url(/layout/images/boxFormInput_bg.gif) no-repeat;
	text-transform: none;
}

.fullContent .insideContent .box form textarea {
	width: 517px;
	height: 147px;
	background: url(/layout/images/boxFormtextarea_bg.gif) no-repeat;
	text-transform: none;	
}

.fullContent .insideContent .box textarea.remark {
	width: 517px;
	height: 60px;
	background: url(/layout/images/boxFormtextarea_bg.gif) no-repeat;
	text-transform: none;	
}

.fullContent .insideContent .box table.cartTable td.cell1 {
	width: 61px;
}

.fullContent .insideContent .box table.cartTable td.cell1 input {
	margin-left: 25px;
}

.fullContent .insideContent .box table.cartTable td.cell2 {
	width: 393px;
}

.fullContent .insideContent .box table.cartTable td.cell3 {
	width: 76px;
}

.fullContent .insideContent table.cartSummTable td.cell1 { 	
	width: 455px;
}

/* ModPZ */
.fullContent .insideContent table.cartSummTable td.cell2 { 	
	text-align: right;
}

.fullContent .insideContent table.cartSummTable td.info {
	font-style: italic;
}

.fullContent .insideContent table.addressList td.cell1 {
	width: 330px;
}

.fullContent .insideContent table.addressList td {
	vertical-align: bottom;
}

.fullContent .insideContent table.addressList td.line {
	height: 1px;
	background-color: #e3e3e3;
	padding: 0px;
}

.fullContent .insideContent table.addressForm {
	margin-top: 12px;
}

.fullContent .insideContent table.addressForm td {
	text-transform: uppercase;
	font-weight: bolder;
}

.fullContent .insideContent table.addressForm td.cell1 {
	width: 150px;
}

.fullContent .insideContent table.addressForm td.cell2 {
	width: 190px;
}

.fullContent .insideContent table.addressForm td input.text {
	background: url(/layout/images/addressForm_input.gif) no-repeat;
	height: 15px;
	width: 255px;
	text-transform: none !important;
}

.fullContent .insideContent table.addressForm td span.info {
	font-weight: normal;
	text-transform: none;
}

.fullContent .insideContent table.addressForm td span.needed {
	color: #880101;
}

/* ModPZ */
.fullContent .yellowInfoContent {
	width: 564px;
	padding-top: 6px;
	margin: auto;
	background: #ffe400;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

.fullContent .yellowInfoContent p {
	font-weight: bolder;
	margin-left: 12px;
	padding-top: 8px;
}

.fullContent .yellowInfoContent table {
	margin-top: 5px;
}

.fullContent .yellowInfoContent tr.progressLine td {
	background: url(/layout/images/blackPixel.gif) repeat-x center;
	height: 9px;
	text-align: center;
	vertical-align: middle;
}

.fullContent .yellowInfoContent tr.progressLine td.none {
	background: none !important;
}

.fullContent .yellowInfoContent tr.progressLine2 td {
	text-align: center;
	font-weight: bolder;
}

#searchPage .fullContent .insideContent .box form select {
	width: 165px;
}

/* termék oldal */

#productPage {
}

#productPage .productsImage {
	width: 320px;
	min-height: 320px;
	margin-left: 14px;
	/*margin-top: 14px;*/
	margin-bottom: 12px;
}

#productPage .productsImage .productsName {
	behavior: url(/layout/includes/css/iepngfix.htc);
	height: 36px;
	width: 320px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

#productPage .productsImage .productsName span {
	padding: 13px;
	display: block;
}

#productPage .productsImage  img.image {
	width: 320px;
	height: 240px;
}

#productPage .productsImage  img.imageOther {
	width: 133px;
	height: 100px;
}

#productPage .productsIcons {
	width: 320px;
	min-height: 36px;	
	margin-top: 5px;
	behavior: url(/layout/includes/css/iepngfix.htc);
	text-align: right;
}

#productPage .productsIconsOther {
	width: 133px;
}

#productPage .productsIcons  img {
	margin-top: 4px;
	margin-right: 4px;
}

#productPage .productsDetails {
	width: 212px;
	behavior: url(/layout/includes/css/iepngfix.htc);
	background-position: bottom;
	margin-left: 20px;
}

#productPage .productsDetails .header {
	width: 212px;
	height: 21px;
	behavior: url(/layout/includes/css/iepngfix.htc);
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;		
}

#productPage .productsDetails .bottom {
	background-position: bottom;
	height: 4px;
}

#productPage .productsDetails .header span {
	padding-top: 5px;	
	padding-left: 23px;
	display: block;
}

#productPage .productsDetails .productsDetailBox {
	width: 192px;
	line-height: 16px;
	font-size: 10px !important;
	color: #444;
	font-weight: bold;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 3px;
}

#productPage .productsDetails .productsDetailBox a {
	color: #444;
}

#productPage .productsDetails .productsDetailBox td{
	padding-left: 10px;
	font-size: 10px;
}

#productPage .productsDetails .productsDetailBox0,
#productPage .productsDetails .productsDetailBox1,
#productPage .productsDetails .productsDetailBox2,
#productPage .productsDetails .productsDetailBox3 {

}

#productPage .productsDetails .productsDetailBox2 {
	color: #FFF !important;
}

#productPage .productsDetails .productsDetailBox0 .bottom,
#productPage .productsDetails .productsDetailBox1 .bottom, 
#productPage .productsDetails .productsDetailBox2 .bottom ,
#productPage .productsDetails .productsDetailBox3 .bottom  {
	background-position: bottom;
	height: 4px;
}

#productPage .productsDetails .productsDetailBox3 img {
	margin-left: -6px;
}

#productPage .questionAbout {
	width: 212px;
	height: 34px;
	margin-top: 8px;
	margin-left: 20px;
}

#productPage .questionAbout a {
	display: block;
	padding-left: 43px;
	padding-top: 14px;
	font-size: 10px;
	color: #444;
	font-weight: bold;
}

#productPage .backButton {
	margin-left: 12px;
	margin-top: 2px;
}
/* termék oldal  vege*/

/* nyitooldal */
#openPage {
	
}

#openPage .welcomeBox {
	background-color: #f0fade;
	background-repeat: no-repeat;
	background-position: right top;	
	width: 400px;	
}

#openPage .welcomeBox h3{
	color: #444;
	text-transform: uppercase;
	padding-top: 26px;
	padding-bottom: 26px;
	padding-left: 26px;
	font-size: 11px;
	margin: 0px;
}

#openPage .welcomeBox p {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 26px;
	padding-right: 26px;
	margin: 0px;
	font-size: 11px;
}

#openPage .welcomeBox p a {
	color: #3e88b9;
}
/*
#openPage .welcomeBox img {
	margin-top: 3px;
}*/

#openPage .welcomeBox .icons {
	width: 382px;
	height: 56px;
	margin-left: 14px;
	vertical-align: top;
}

#openPage .welcomeBox a {
}

#openPage .welcomeBox .icons a {	
	line-height: 27px;
	font-weight: bolder;
	color: #FFF;
	font-size: 10px;
	margin-left: 3px;
	display: block;
	float: left;
	margin-top: 14px;
}

#openPage .infoBox {
	width: 177px;
	min-height: 82px;
	color: #FFF;
	font-size: 10px;
	margin-bottom: 7px;
}

#openPage .infoBox .header {
	padding-top: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 11px;
}

#openPage .infoBox span {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

/* nyitooldal vege*/

/* termeklistazas */

#productListPage {
}

#productList {
	background-color: #F0FADE;
	width: 580px;
}

#productList .occupationsBlock {
	min-height: 284px;
	width: 188px;
	float: left;
}
#productList .occupationsAction {
	height: 50px;
	/*width: 188px;*/
	margin-left: 17px;
	float: left;
}

#productList .productsItemList {
	background-color: #FFF;
	float: left;
	margin-left: 23px; /* ModPZ ie6 miatt 23 volt, 22 lett, ill alabb 16->15 */
	margin-right: 16px;
	margin-top: 10px;
	margin-bottom: 7px;
	width: 149px;
	min-height: 217px;
	text-align: center;
}

#productList .productsItemList .imageContainer {
	min-height: 116px;
	vertical-align: bottom;
}

#productList .productsItemList .textContainer {
	min-height: 40px;
	vertical-align: bottom;
}

#productList .productsItemList img.image {
	margin: auto;
}

#productList .productsItemList a {
	color: #444;
	font-size: 11px;
	font-weight: bolder;
	margin: auto;
	text-align: center;
}

#productList .productsItemList .sizeLine {
	background-color: #aee640;
	min-height: 19px;
	width: 137px;
	margin: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 3px;
}

#productList .productsItemList .sizeLine a.size {
	color: #444;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 8px !important;
	margin-top: 3px !important;
/*	width: 30px; */
	text-align: left;
	padding: 0px !important;
	line-height: 12px;
}	

#productList .productsItemList .sizeLine a {
	color: #be1130;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 4px;
	margin-left: 7px;
	margin-right: 7px;
	line-height: 20px;
}

#productList .productsItemList .priceBox {
	min-height: 38px;
	width: 67px;
	text-align: center;
	background-color: #a5c40f;	
	float: left;
	margin-left: 6px;
}

#productList .productsItemList .priceBox span{
	display: block;
	margin-top: 12px;
	color: #FFF;
	font-size: 10px;
	font-weight: bolder;
}

#productList .productsItemList .icons {
	height: 38px;
	width: 68px;
	text-align: center;
	background-color: #e2fdb0;	
	float: right;
	margin-right: 6px;
}

#productList .productsItemList .icons img{
	margin-top: 3px;
}

/* termeklistazas vege */

/* bejelentkezes */

#loginPage  {
}

#loginPage .boxes {
	margin-left: 10px;
}

#loginPage .box {
	width: 279px;
	height: 127px;
	background-color: #FFF;
	margin-right: 6px;
}

#loginPage .box .header {	
	width: 279px;
	height: 20px;
	background-color: #aee640;
	text-transform: uppercase;
}

#loginPage .box .header span {	
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: bolder;
}

#loginPage .box .boxContent {
	padding: 14px;
	padding-right: 0px;
	font-size: 10px;
}

#loginPage .box .forwardButton {
	float: right;
	margin-right: 10px;
}

#loginPage form {
	background: url(/layout/images/loginPage_form.gif) no-repeat;
	height: 93px;
	width: 267px;
	padding: 0px;
	font-size: 9px;
	font-weight: bolder;
	margin: auto;
	margin-bottom: 0px;
	margin-top: 6px;
	text-transform: uppercase;
}

#loginPage form table {
	margin-top: 0px;
	margin-left: 16px;
	padding-top: 18px;
}

#loginPage form td {
	vertical-align: top;
}

#loginPage form input.text {
	height: 15px;
	width: 154px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	background: url(/layout/images/loginPageInput_bg.gif) no-repeat;	
}

#loginPage form input.submit {
	margin-top: 3px;
}

#loginPage .box a {
	color: #3e88b9 !important;
	font-size: 10px !important;
	font-weight: normal !important;	
	text-transform: none;
	margin-right: 20px !important;	
}

/* bejelentkezes vege */

/* foglalás oldal */

#occupyPage .info {
	background: #99d71f url(/layout/images/icon_info.png) no-repeat 20px center;
	min-height: 63px;
	width: 100%;
}
#occupyPage .info span {
	display: block;
	width: 	470px;
	margin-left: 93px;
	padding-top: 12px;
}

/* fórum oldal */

textarea.forum {
	background: url(/layout/images/texaterea_forum_bg.gif) no-repeat;
	height: 130px;
	width: 528px;
}

table.forumTable {
	margin-left: 3px !important;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-top: 5px;
}

table.forumTableHeader {
	margin-left: 12px;
	font-weight: bolder;
	text-transform: uppercase;
}

table.forumTable td {
	margin: 24px;
	background: #FFF;
	padding: 13px;
	border-style: solid;
	border-color: #F0FADE;
	border-width: 1px; 
}

.forumYellowContainer {
	width: 548px;
	margin: auto;
	margin-top: 10px;
	font-weight: bolder;
	line-height: 20px;
}

.forumYellowContainer .yellowInfoContent {
	width: 548px !important;
	padding-bottom: 0px;
	position: relative;
}

.forumYellowContainer .yellowInfoContent .forumPages {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	right: 100px;
	top: 0px;
	position: absolute;
	
}

