/* 
    Document   : alkatresz_table
    Created on : 2009.07.03., 16:20:13
    Author     : SMID
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


/*Alkatr�sz lista egy Item-j�t prezent�l� t�blale�r�s*/
.fejlec {color: #888888}
.adat {color: #333333}
#tkorlat{
width:99%;
	min-width:500px;
	max-width:900px;
	border:none;
	padding:0px;
}
#tb {
	width:15px;
   background-image:url(../images_alkatresz/alkatresz_keret/2.bmp);
   background-position:left;
   background-repeat:repeat-y;
}
#tbf {
	width:15px;
	height:42px;
   background-image:url(../images_alkatresz/alkatresz_keret/10.bmp);
   background-position:left;
   background-repeat:no-repeat;
}
#atbf {
	width:15px;
	height:15px;
   background-image:url(../images_alkatresz/alkatresz_keret/12.bmp);
   background-position:left;
   background-repeat:no-repeat;
}
#tbl {
	width:15px;
   background-image:url(../images_alkatresz/alkatresz_keret/8.bmp);
   background-position:bottom;
   background-repeat:no-repeat;
}

#tj {
	width:15px;
   background-image:url(../images_alkatresz/alkatresz_keret/2.bmp);
   background-position:right;
   background-repeat:repeat-y;
}
#tjf {
	width:15px;
	height:42px;
   background-image:url(../images_alkatresz/alkatresz_keret/11.bmp);
   background-position:right;
   background-repeat:no-repeat;
}
#atjf {
	width:15px;
	height:15px;
   background-image:url(../images_alkatresz/alkatresz_keret/13.bmp);
   background-position:right;
   background-repeat:no-repeat;
}
#tjl {
	width:15px;
   background-image:url(../images_alkatresz/alkatresz_keret/9.bmp);
   background-position:bottom;
   background-repeat:no-repeat;
}

#tbottom {
background-image:url(../images_alkatresz/alkatresz_keret/4.bmp);
background-position:bottom;
background-repeat:repeat-x;
}
#ttop {
height:42px;
background-image:url(../images_alkatresz/alkatresz_keret/5.bmp);
background-position:right;
background-repeat:no-repeat;
text-decoration:none;
color:black;
text-transform:uppercase;
vertical-align:middle;
font-size:x-large;
font-family:serif;
}
#attop {
height:15px;
background-image:url(../images_alkatresz/alkatresz_keret/14.bmp);
background-position:right;
}
#ttopfelirat {
height:42px;
text-decoration:none;
color:black;
text-transform:uppercase;
vertical-align:middle;
font-size:x-large;
font-family:serif;
}
#kep {
font-size:small;
text-decoration:none;
text-align:left;
text-align:center;
vertical-align:middle;
}
#elso_adat {
text-align:center;
vertical-align:middle;
border-left-style:solid;
border-left-color:#ffffff;
border-left-width:2px;
border-right-style:solid;
border-right-color:#bbbbbb;
border-right-width:2px;
}
#tobb_adat {
text-align:center;
vertical-align:middle;
border-right-style:solid;
border-right-color:#bbbbbb;
border-right-width:2px;
}
#adat {
text-align:left;
vertical-align:middle;
border-bottom-style:dotted;
border-bottom-color:#bbbbbb;
border-bottom-width:2px;
padding:5px;
margin:0px;

}
#ar {
    width:135px;
	text-align:right;
	vertical-align:middle;
	font-size:x-large;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}

