/* CSS Document */

/* html */
html, body{
	margin: 0px 0px 0px 0px;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	height:100%;
}

.container{
	min-height: 85%;
	float:left;
	margin: 0px 0px 0px 0px;
	background-image:url(images/mainBackground.jpg);
	background-repeat:repeat-y;
	width:100%;
}

.wrapper{
	min-height: 85%;
	float:left;
	margin: 0px 0px 0px 0px;
	background-image:url(images/tartalom_div_bg1.gif);
	background-repeat:repeat-y;
	width:100%;
}
	
#contactFiller{
	margin-top:20px;
	margin-bottom:20px;
	width:160px;
	height:400px;
	float:left;
	position:relative;
	/*border:2px solid yellow;*/
}

.footer, .push {
	height:88px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:100%;
	margin:0px 0px 0px 0px;
	float:left;
}

.header{
	margin: 0px 0px 0px 0px;
	float:left;
	width:1024px;
}

.headerBackground{
	margin: 0px 0px 0px 0px;
	float:left;
	background-image:url(images/headerBackground.jpg);
	width:100%;
}

img{
	float:right;
	border:0px;
}
img.left{
	float:left;
	border:0px;
}
table {
	float:left;
	margin: 0px 0px 0px 0px;
}
td h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color:#9966ff;
	font-size:16px;
}
td h4 {
	margin: 0px 0px 0px 0px;
	color:#9966ff;
	font-size:16px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#7870AC;
}
table.submenu {
	width:155px;
}

table.blue {
	background-color:#66CCFF;
}

table.accessories {
	border-color:#dacbea;
	border:1px;
}

table.itemNumbers{
	border-collapse:collapse;
	border-style:solid;
	border-color:#dacbea;
}

td.jobbkep {
	padding-bottom: 10px;
}

td.submenu {
	margin: 20px 0px 20px 0px;
	border-bottom-style:double;
	border-bottom-color:#6A2C8F;
	border-bottom-width:thin;
}

td.productListSubmenu {
	border-top-style:dotted;
	border-top-color:#d6c5e7;
	border-top-width:thin;
}

a.readMore {
	text-decoration:none;
	color:#6A2C8F;
}

a.submenu {
	font-family:Arial, Helvetica, sans-serif;
	color:#6A2C8F;
	text-decoration:none;
	font-size:12px;
	line-height:25px;
}

a.selectedSubmenu {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	line-height:25px;
}

a.accessory {
	font-family:Arial, Helvetica, sans-serif;
	color:#6A2C8F;
	text-decoration:none;
	font-size:12px;
	line-height:25px;
}

a.accessory {
	font-family:Arial, Helvetica, sans-serif;
	color:#6A2C8F;
	text-decoration:none;
	font-size:12px;
	line-height:25px;
}

a.submenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#6A2C8F;
	font-size:12px;
	text-decoration:underline;
	line-height:25px;

}
a.submenu1 {
	text-decoration:none;
	color:#7870AC;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	color:#7870AC;
	font-size:12px;
	margin-top:3px;
}

p.submenuHeading {
	font-family:Arial, Helvetica, sans-serif;
	color:#6A2C8F;
	text-decoration:none;
	font-size:12px;
	line-height:25px;
}

p.maintext {
	font-family:Arial, Helvetica, sans-serif;
	color:#7870AC;
	font-size:12px;
	margin-top:2px;
	text-align:justify;
}

.tartalom {
	width:100%;
	float:left;
	background-image:url(images/tartalom_div_bg1.gif);
	background-repeat:repeat-y;
}

#text2 {
	margin-top:18px;
	width:560px;
	margin-bottom:10px;	
	float:left;
	left:123px;
	position:relative;
}

#pics2 {
	margin-top:0px;
	margin-left:0px;
	float:left;
	left:125px;
	position:relative;
}

#submenu {
	margin-top:20px;
	margin-bottom:20px;
	width:160px;
	position:absolute;
	float:left;
	left:123px;
	position:relative;
	/*border:2px solid yellow;*/
}

#text4 {
	margin-top:10px;
	width:600px;
	margin-left:5px;
	float:left;
	left:123px;
	color:#7870AC;
	position:relative;
}
#myText {
	width:565px;
	position:relative;
	left:123px;
	/*float:left;
	left:123px;
	position:relative;*/
}
#myPics {
	margin-bottom:10px;
	margin-left:5px;
	width:165px;
	float:right;
	/*border:2px solid green;
	left:123px;*/
}
