body {
	margin: 0px 0px 0px 0px;	
	color:#231f20;
	font-family: Tahoma, Verdana; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px; 
	text-align: center;
	background: #eeeeee;
	}

td {
	line-height: 16px; 
}

a {
	text-decoration: underline; 
	color: #006ab3; 
	font-weight: normal;
	}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none;}



img { border:0px;padding:0px;margin:0px; }

#c0
{
	margin-left: auto;
	margin-right: auto;
	background: #eeeeee url('../images/bg.jpg') repeat-y;
	width:980px;
	padding:0px;		
	text-align: center;
}

#c1
{
	margin-left: auto;
	margin-right: auto;
	width:960px;
	padding:0px;		
	text-align: center;
}

#head {
	width:960px;
	height:128px;
	padding:0px;		
	text-align:left;
}

#menu {
	margin-top:0px;
	padding:0px;		
	text-align:left;
}



#footer {
	margin-left: auto;
	margin-right: auto;
	background: #eeeeee url('../images/footer.jpg') no-repeat;
	color:#7f7f7f;	
	font-size:11px;
	width:980px;
	height:70px;
	line-height:20px;
	text-align:center;
}

#footer a {
	text-decoration: none; 
	color:#7f7f7f;
	font-weight: normal;
	}
#footer a:link {}
#footer a:visited {}
#footer a:active {}
#footer a:hover {text-decoration: underline;}



#content-inner h1 {	
	font-size: 18px;
	font-weight: bold; 
	margin:0px 0px 8px 0px;
	padding:0px;
	color: #252525;
	font-family:"Tahoma", Arial;
}

#content-inner h2 {	
	font-size: 15px;
	font-weight: bold; 
	margin:0px 0px 8px 0px;
	padding:0px;
	color: #252525;
	font-family:"Tahoma", Arial;
}

#content-inner h3 {	
	text-align:left;
	font-size: 13px;
	font-weight: bold; 
	margin:0px 0px 8px 0px;
	padding:0px;
	color: #252525;
	font-family:"Tahoma", Arial;
}


#content {	
	padding:0px;
	margin:0px;
	width:960px;
	text-align:left;
	background: url('../images/bg_content.jpg') repeat-y;

}

#content-inner {	
	padding:0px;
	text-align:left;
}

#right {
	float:right;
	width:200px;
	margin-right:20px;
}

#left {
	width:685px;
	float:left;
	margin-left:25px;
}


#left-termek {
	width:685px;
	float:left;
	margin-left:25px;
	background: url('../images/content_bg.png') repeat-x bottom;
	padding-bottom:10px;
}


#left1 {
	width:705px;
	height:690px;
	float:left;
	background: url('../images/bg_peneszeltavolito.jpg') no-repeat 0px 44px;
}

#left1 h2 {	
	font-size: 17px;
	font-weight: bold; 
	margin:0px;
	padding:0px;
	color: #231f20;
	font-family:"Tahoma", Arial;
	line-height:normal;
}

#left2 {
	width:685px;
	float:left;
	margin-left:25px;
}

#left2 h2 {	
	font-size: 17px;
	font-weight: bold; 
	margin:0px;
	padding:0px;
	color: #231f20;
	font-family:"Tahoma", Arial;
	line-height:normal;
}

#title {
	width:685px;
	height:54px;
	background: url('../images/bg_title.jpg') no-repeat;
	margin-bottom:20px;
}
 #title h1 {	
	text-align:left;
	font-size: 19px;
	font-weight: bold; 
	margin:0px;
	padding:22px 0px 0px 20px;
	color: #ffffff;
	font-family:"Tahoma", Arial;
}

#title1 {
	width:685px;
	height:54px;
	background: url('../images/bg_title.jpg') no-repeat;
	margin-left:25px;
}
 #title1 h1 {	
	text-align:left;
	font-size: 19px;
	font-weight: bold; 
	margin:0px;
	padding:22px 0px 0px 20px;
	color: #ffffff;
	font-family:"Tahoma", Arial;
}



.upper {
	text-transform: uppercase;	
}




.img {
	margin: 0px 0px 0px 0px;
	border:1px dotted #907c63;
	padding: 1px;
}

p {
	margin:7px 0px 7px 0px; 
}

form {
	margin:0px; 
}

.spacer {
	background-image: url('../images/spacer.gif');
}


textarea {
	background-repeat: no-repeat;
	border: #006ab3 1px solid;
	font-size: 100%; 
	margin-left: 0px; 
	color: #737373; 
	font-family: verdana, arial; 
	background-color: #ffffff;	
}

.input {
	border: #006ab3 1px dotted;
	font-size: 12px; 
	margin-left: 0px; 
	color: #006ab3; 
	font-family: verdana, arial; 
	padding:2px;
}

.button {
	font-size: 12px; 
	font-family: arial;
	color: #ffffff; 
	padding:2px 4px;
	border: #006ab3 1px solid;	
	background:#006ab3;	
}


select { 
	border: #538cc4 1px solid;
	font-size: 12px; 
	margin-left: 0px; 
	color: #656565; 
	font-family: verdana, arial; 
	background-color: #ffffff;	
}

label {
	width:100px;
	padding-right: 10px;
	float: left;
	text-align: left;
	height:30px;
}


div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
}

div.sep5 {				
	height: 5px; display:block; clear:both;	margin:auto;
}

div.sep10 {				
	height: 10px; display:block; clear:both;	margin:auto;
}

div.sep15 {				
	height: 15px; display:block; clear:both;	margin:auto;
}

div.sep20 {				
	height: 20px; display:block; clear:both;	margin:auto;
}

div.sep-line {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:1px solid #dadada;
	margin-bottom:15px;
}

div.sep-line2 {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:1px solid #e2e2e2;
	margin:15px 0px;
}

div.sep-line3 {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:1px solid #e2e2e2;
	margin:0px 0px;
	margin-right:4px;
}


.tt {
	background:#ddd;
}
.tc {
	background:#f7f7f7;
}
.td {
	background:#fcfcfc;
}


#termek1{
	background: url('../images/termek11.jpg') no-repeat;
	width:685px;
	height:760px;
	line-height:normal;
	text-align:left;
}

#termek2{
	background: url('../images/termek22.jpg') no-repeat;
	width:685px;
	height:428px;
	line-height:normal;
	text-align:left;
}



.subcolumns { width:100%; overflow:hidden; }


.c33l { float:left; }
.c33r { float:right; margin-left:-5px; }

.c33l, .c33r { width:33.333%; }

.subc  { padding:0 0.5em; }
.subcl { padding:0 1em 0 0; }
.subcr { padding:0 0 0 1em; }


.sortiment_number {
	font-size: 50px; font-weight: bold; color: #E20079;
	padding: 10px 10px 25px 10px;
	
}

.sortiment_catheadline {
	width:191px;
	padding: 12px 10px 10px 10px; 
	height: 35px;
	font-size: 14px; 
	color: #fff; 
	font-weight: bold; 
	background: #000 url(../images/teaser_headline_bg.png) left top repeat-x;
}

.textblock {
	padding: 10px; font-size: 12px; background:#eee;width:191px;
	text-align:left;	
}

.picture_border_bottom {border-bottom: 10px solid #e20079;width:211px;}



.box1 {
	width:180px;
	padding:10px;
	background: #000000;	
	color:#ffffff;
	font-weight: bold; 
	font-size:14px;
}

.box2 {
	width:180px;
	padding:10px;
	background: #aaaaaa;
	color:#ffffff;
	font-weight: bold; 
	font-size:14px;
}


.box2 a {
	text-decoration: none;
	color:#ffffff; 
	font-weight: bold; 
	}
.box2 a:link {}
.box2 a:visited {}
.box2 a:active {}
.box2 a:hover {text-decoration: none;}


.pink {
	color:#e20079;
}

.box-in {
	color:#e20079;
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
	font-weight: bold; 
}

.box-in a {
	text-decoration: none; 
	color:#444444;
	font-weight: normal;
	}
.box-in a:link {}
.box-in a:visited {}
.box-in a:active {}
.box-in a:hover {color:#e20079;text-decoration: none;}


.table-title {
	background: #006ab3;
	color:#ffffff;
	padding:5px 5px;
	font-size:12px;
	font-weight: bold;
}

.table-content {
	border-bottom: 1px dotted silver;
	padding:3px 5px;
}