
* { padding: 0; margin: 0; }

body {
 font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #fff;
}
#wrapper { 
 margin: 0 auto;
 width:1000px;
 background-color: #fff;
}

#header { 
 width:1000px;
 height:230px;
 background-color: #efefef;
}

#logoalatt { 
 background-image: url("images/logoalatt2.jpg"); 
}

#header a {  
 color:#555555; 	text-decoration: none;
 font-size:12px;
}

#header a:hover, #header .active a { 
 color:#555555;	text-decoration: underline;
 font-size:12px;
}

#top { 
 width:1000px;
 height:25px;
}

#menu { 
 width:1000px;
 float:middle;
 padding-left:0px;
 padding-top:1px;
 background-color: fff;
 text-align:center;
}

#sldshow { 
 width:700px;
 height:230px;
 float:right;
}

#alkatmenu {
 float:left;
 margin-right:30px;
 width:252px;
} 


#alkatmenu a {
 text-decoration: none;
 display:block;
 margin:2px;
 padding:3px;
 font-weight:bold;
 font-size:18px;
} 

#alkatmenu .eladgomb a, #alkatmenu .eladgomb a:hover, #alkatmenu .eladgombaktiv a{color:#fff;text-decoration:none;font-size:1.2em !important; padding:5px;margin:4px;width:230px !important;}

#alkatmenu a:hover {
 text-decoration: none;
} 

#alkat a, #alkataktiv a{
margin:3px 15px;
}

#fokat a, #fokataktiv a{
margin:3px 15px;
background-image: url("images/alkatgomb2.png");
-moz-box-shadow:1px 1x 1px #777;
 -webkit-box-shadow:1px 1px 1px #777;
 box-shadow:1px 1px 1px #777;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 border-radius:2px;
 border:1px solid white;
 background: #cedce7;
background: -moz-linear-gradient(top,  #cedce7 0%, #596a72 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#596a72));
background: -webkit-linear-gradient(top,  #cedce7 0%,#596a72 100%);
background: -o-linear-gradient(top,  #cedce7 0%,#596a72 100%);
background: -ms-linear-gradient(top,  #cedce7 0%,#596a72 100%);
background: linear-gradient(top,  #cedce7 0%,#596a72 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 );
color:#fff !important;
text-decoration:none !important;
}
 
#fokataktiv a, #fokat a:hover{
 background: #f0b7a1;
background: -moz-linear-gradient(top,  #f0b7a1 0%, #8c3310 50%, #752201 51%, #bf6e4e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0b7a1), color-stop(50%,#8c3310), color-stop(51%,#752201), color-stop(100%,#bf6e4e));
background: -webkit-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%);
background: -o-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%);
background: -ms-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%);
background: linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 );
color:#fff !important;
text-decoration:none !important;
} 

.eladgomb a, .eladgombaktiv a{
 display:inline-block;
 width:335px;
 margin:7px 0;
 text-align:center;
 padding:7px 4px;
 font-size:1.3em !important; 
 color:#fff !important;
 text-decoration:none !important;
 font-weight:bold  !important;
 -moz-box-shadow:3px 3px 3px #777;
 -webkit-box-shadow:3px 3px 3px #777;
 box-shadow:3px 3px 3px #777;
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
 border:2px solid white;
background: #cedce7;
background: -moz-linear-gradient(top,  #cedce7 0%, #596a72 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(100%,#596a72));
background: -webkit-linear-gradient(top,  #cedce7 0%,#596a72 100%);
background: -o-linear-gradient(top,  #cedce7 0%,#596a72 100%);
background: -ms-linear-gradient(top,  #cedce7 0%,#596a72 100%);
background: linear-gradient(top,  #cedce7 0%,#596a72 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 );
} 

.eladgombaktiv a, .eladgomb a:hover{
 background: #f0b7a1;
background: -moz-linear-gradient(top,  #f0b7a1 0%, #8c3310 50%, #752201 51%, #bf6e4e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0b7a1), color-stop(50%,#8c3310), color-stop(51%,#752201), color-stop(100%,#bf6e4e));
background: -webkit-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%);
background: -o-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%);
background: -ms-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%);
background: linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 );
}

.eladnav{
float:left;
}

#menu ul, #menu li, #menu ol {
 margin-left:0px;
 list-style-type: none;
 
} 


#menu a { 
 margin:0px;
 color:#fff; 	text-decoration: none;
 font-size:13px;
 font-weight:bold;

}

.gomb{ 
 float:left;
 margin-right:1px;
 text-align:center;
}

.gomb a{ 
 display:block;
 padding-top:5px;
 width:142px;
 height:23px;
 background-image: url("images/menugomb.png");
}

.gomb1 a{ 
 display:block;
 padding-top:5px;
 width:142px;
 height:23px;
 background-image: url("images/menugomb.png");
}

.gomb a:hover{ 
 background-image: url("images/menugombkijel.png");
}

.gombaktiv{ 
 width:142px;
 height:23px;
 float:left;
 background-image: url("images/menugombkijel.png");
 margin-right:1px;
 padding-top:5px;
 text-align:center;

}

.gomb1aktiv{ 
 width:142px;
 height:23px;
 float:left;
 background-image: url("images/menugombkijel.png");
 margin-right:0px;
 padding-top:5px;
 text-align:center;

}

.gomb1{ 
 float:left;
 margin:0px;
 text-align:center;
}

.gomb1 a:hover{ 
 background-image: url("images/menugombkijel.png");
}


#content { 
 width:980px;
 margin-top:5px;
 background-color: #dedac5;
 padding:10px;
 min-height:490px;
}

#content ul{
 margin-left:0px;
 list-style-type: none;
 list-style-image: url("images/lista.jpg");
 line-height: 30px; 
} 

#content a {  
 color:#000; 	text-decoration: none;
 font-size:12px;
}

#content a:hover, #content .active a { 
 color:#000;	text-decoration: underline;
 font-size:12px;
}

#footer{ 
 width:990px;
 background-color: #dedac5;
 margin-top:1px;
 padding:5px;
 height:17px;
 color:#444444;
 font-size:11px;
}

#footer a {  
 color:#000; 	text-decoration: none;
 font-size:12px;
}

#footer a:hover, #footer .active a { 
 color:#000;	text-decoration: underline;
 font-size:12px;
}

.eladtop{ 
 width:600px;
 height:28px;
 float:center;
 background-color:#974706;
 background-image: url("images/eladtop.jpg");
 margin:0;
 font-size:20px;
 border-bottom:1px solid #fff;

}

.eladleft{ 
 width:182px;
 height:17px;
 float:left;
 background-color:;
 margin:1px;
 padding-top:3px;
}

.eladright{ 
 width:110px;
 height:17px;
 float:right;
 background-color:;
 margin:1px;
 padding-top:3px;
}

.eladrightathuzott{ 
 width:110px;
 height:17px;
 float:right;
 background-color:;
 margin:1px;
 padding-top:3px;
 text-decoration:line-through;
}

.eladbottom{ 
 padding-top:70px;
 width:296px;
 height:140px;
 background-color:;
 margin:1px;
}

#box { 
margin-left:30px;
 width:600px;
float:left;
 }

.alkatreszbox { 
 width:690px;
 height:150px;
 float:left;
 margin-bottom:15px;
}

#boxegy { 
 background-color:#d0c9a2;
 width:600px;
 border:1px solid #fff; 
}

#alkategy { 
 background-color:#d0c9a2;
 width:340px;
 height:150px;
 border:1px solid #fff;
 float:left; 
}

#alkategyj { 
 background-color:#d0c9a2;
 width:340px;
 height:150px;
 border:1px solid #fff;
 float:right; 
}

.alkattop{ 
 width:340px;
 height:21px;
 background-color:#974706;
 background-image: url("images/eladtop.jpg");
 margin:0;
 font-size:16px;
 border-bottom:1px solid #fff;

}

.alkatszoveg{ 
 width:163px;
 height:17px;
 float:left;
 background-color:;
 margin:1px;
 padding-top:3px;
 padding-left:3px;
}

.alkatszovegv{ 
 width:163px;
 float:left;
 background-color:;
 margin:1px;
 padding-top:3px;
 padding-left:3px;
}

#sorszam{ 
 width:50px;
 float:left;
 background-color:;
 margin:1px;
 padding-left:5px;
 font-weight:bold;
}

#cikkszam{ 
 width:60px;
 float:left;
 margin:1px;
 padding-left:5px;
 font-size:14px;
}

#tipusnev{ 
 width:315px;
 padding-left:0;
 float:left;
 margin:1px;

}

#alkatnev{ 
 width:266px;
 padding-right:5px;
 margin:1px;
 text-align:right;
 float:left;
 font-weight:bold;
}

#nagyar{ 
 width:220px;
 float:left;
 text-align:right;
  margin:1px;

}

#terkep { 
 padding-top:00px;
 margin-right:20px;
 float:left;
}

#kiskepek {
 padding-top:1px;
 width:300px;
 float:right;
 margin:0;
 background-color:;
}

a#sziget, a#sziget:hover{
display:inline-block;background:rgb(0,134,65);border:1px solid gold;margin-left:10px;height:70px;
color:white;text-decoration:none;font-size:1.6em;width:180px;-moz-box-shadow:2px 2px 2px #aaa;-webkit-box-shadow:2px 2px 2px #aaa;box-shadow:2px 2px 2px #aaa;
font-family:arial;
}
a#sziget img{
float:left;
}



.clear { clear: both; background: none; }

