/* R6-PARTS CSS 2007 FEBRUÁR */

body {
background: #000000;

font-weight: normal;
font-size: 11px; 
color: #000000; 
font-style: normal; 
font-family: tahoma;


margin: 0;
font-size: 80%;
font-weight: bold;

}

a
{
	color:#FF8500;
	font-size:15px;
	font-weight: bold;
}

a:hover
{
	color:#ff0000;
	font-size:15px;
	font-weight: bold;
	text-decoration: underline;	
}

.szin {

background: #253e5b;
height: 300px;

}

.oldal {

width: 100%;

}

#middle_td {
width: 760px;
}

#middle_table {
width: 760px;
}

#head {
width: 760px;
height: 389px;

}

.main_menu a {
padding-left:70px;
}

.main_menu a {
color: #ffffff;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
padding-left:70px;

}

.main_menu a:hover {

color: #ffffff;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration: underline;

padding-left:75px;

}

#main_menu_01 {

width: 200px;
height: 22px;
background: url(../../images/head_03.jpg);

padding-top:3px;
padding-left:70px; 
padding-bottom:3px; 

}

#main_menu_02 {

width: 200px;
height: 21px;
background: url(../../images/head_07.jpg);

padding-top:3px;
padding-left:70px; 
padding-bottom:3px; 

}

#main_menu_03 {

width: 200px;
height: 21px;
background: url(../../images/head_08.jpg);

padding-top:3px;
padding-left:70px; 
padding-bottom:3px; 

}

#main_menu_04 {

width: 200px;
height: 21px;
background: url(../../images/head_09.jpg);

padding-top:3px;
padding-left:70px; 
padding-bottom:3px; 

}


#main_menu_05 {

width: 200px;
height: 21px;
background: url(../../images/head_10.jpg);

padding-top:3px;
padding-left:70px; 
padding-bottom:3px; 
}


#main_menu_06 {

width: 200px;
height: 22px;
background: url(../../images/head_10.jpg);

padding-top:3px;
padding-left:70px; 
padding-bottom:3px; 

}


#main_menu_07 {

width: 200px;
height: 22px;
background: url(../../images/head_11.jpg);

padding-top:3px;
padding-left:70px; 
padding-bottom:3px; 

}

#head_01 {

width: 250px;
height: 98px;
background: url(../../images/head_01.jpg);

}

			
#head_02 {

width: 509px;
height: 98px;
background: url(../../images/head_02.jpg);

}


#head_04 {

width: 50px;
height: 149px;
background: url(../../images/head_04.jpg);

}

#head_05 {

width: 509px;
height: 291px;
background: url(../../images/head_05.jpg);

}

#head_12 {

width: 50px;
height: 142px;
background: url(../../images/head_12.jpg);

}

#head_13 {

width: 200px;
height: 61px;
background: url(../../images/head_13.jpg);

}

#head_14 {
float: right;
width: 200px;
height: 80px;
background: url(../../images/head_14.jpg);

}

.registration a
{
	color:#ff0000;
	font-size:18px;
	font-weight: bold;
}

.registration a:hover
{
	color:#ff8500;
	font-size:20px;
	font-weight: bold;
}

#site {
width: 100%;
}

#center {
width: 760px;
}

#main {

background: #5B7593 left top;
width: 559px;


padding-top:15px;
padding-left:10px; 

padding-bottom:15px; 

color: #ffffff;
font-family: arial;
font-size: 12px;

}



	
/* =-=-=-=-=-=-=-[ALSÓ MENÜ]-=-=-=-=-=-=-=- */


#menu_td {

width: 200px;
background: #000000;

}	

#menu {

width: 200px;
margin: 0px;

border-style: solid solid none solid;
border-color: #94AA74;
border-width: 0px;
	
}	

.menu {

width: 200px;
height: 24px;
background: url(../../images/menu_red.jpg) no-repeat;

}

.menu a {

width: 200px;
height: 24px;

margin: 0 auto 0 auto;



overflow: hidden;

padding-left:25px;

padding-top:2px; 


text-decoration: none;
color: #ffffff;
font-family: arial;
font-weight: bold;
font-size: 15px;

}

.menu a:hover {

width: 200px;
height: 24px;

padding-left:30px; 

padding-top:2px; 

text-decoration: underline;
color: #ffffff;
font-family: arial;
font-weight: bold;
font-size: 15px;

}

#footer {

width: 760px;
height: 35px;
position: relative;
background: url(../../images/footer_bg.gif);

padding-top:0px;
padding-left:30px; 
padding-right:0px; 

color: #ff8500;
font-family: tahoma;
font-size: 12px;


}
		
/* CSS for tables */
		.tableover {
			/*border: 1px solid #253e5b;*/
			list-style: none;
			height: 15px;
			overflow: auto;
			width: 470px;
			font-size:12px; 
			/*filter:alpha(opacity=85); 
			opacity: 0.85; 
			-moz-opacity:0.85;*/
			color: #121212;
		}
		.tableover, .tableover tr { margin: 0; padding: 0; }
		.tableover tr {  padding: 0 0.2em 0 25px;  }
		.tableover tr:hover, .tableover tr.hover { background: #E78501; color: #fff;}
		* html .tableover tr{ height: 1%; }
		
		.tableheader {
			list-style: none;
			height: 15px;
			overflow: auto;
			width: 470px;
			font-size:12px;
			color:#FFFFFF;
			font-weight:bold;
		}
		.tableheader, .tableheader tr { margin: 0; padding: 0; /*filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8;*/}
		.tableheader tr {  padding: 0 0.2em 0 25px;   background:#123456;}
		/*.tableheader tr:hover, .tableheader tr.hover { background: #E78501; color: #fff;}*/
		* html .tableheader tr{ height: 1%; }
		
		.tablerow1 {
			background:#234567;
		}
		.tablerow2 {
			background:#456789;
		}
		
		.tableSum {
			list-style: none;
			height: 15px;
			overflow: auto;
			width: 470px;
			font-size:12px;
			color:#FFFFFF;
		}
		.tableSum, .tableSum tr { margin: 0; padding: 0; /*filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8;*/}
		.tableSum tr {  padding: 0 0.2em 0 25px;   background:#123456;}
		/*.tableSum tr:hover, .tableSum tr.hover { background: #E78501; color: #fff;}*/
		* html .tableSum tr{ height: 1%; }
		
		.cartForm {
			padding: 0px 0px 0px 0px;
			/*background: center url(cart.gif) no-repeat;*/
		}
		
.productsDiv {
	border: 1px solid #CCCCCC;
	height: 460px;
	overflow: auto;
	width: 520px;
	font-size:12px; 
	padding: 5px 5px 10px 10px;	
	/*filter:alpha(opacity=85); 
	opacity: 0.85; 
	-moz-opacity:0.85;*/
}

.productTable{
	width: 480px;
	height:200px;
	font-size:12px;
	color:#ffffff;
	margin: 0px 0px 20px 0px; 
	padding: 0;
	/*border-bottom: 2px dotted #000000;*/
}
.product_name
{
	font-size:14px;
	font-weight: bold;	
}
.productTable tr { margin: 0px 0px 20px 0px; padding: 0 5px 0 25px;  }
* html .productTable tr{ height: 1%; }

.productTableBg1 {
	background:#234567;
}
.productTableBg2 {
	background:#456789;
}

.productPics {margin: 10px 10px 10px 10px; background: #FFFFFF; border: 1px solid #000000;}
.productpics img {margin: 4px 3px 9px 3px; border: 0px; /*filter:alpha(opacity=40); opacity: 0.4; -moz-opacity:0.4;*/}
.productPics img:hover, .productPics img.hover { margin: 2px 1px 7px 1px; /*filter:alpha(opacity=100); opacity: 1; -moz-opacity:1;*/ border: 2px solid #E78501; }	




/*----termékek képeinek megjelenítése-----*/

	.ShowProductPics {
		margin: 10px 10px 10px 10px; 
		padding: 0px;
		background: #456789; 
		border: 1px solid #000000; 
		width:480px; 
		height:580px;
		color:#000000;
		font-size:16px;	
		word-spacing: 4px;
		letter-spacing: -2px;
		text-align:center;
	}	
	.ShowProductPics a:link, .ShowProductPics a:visited, .ShowProductPics a:active {
		color:#000000;
		text-decoration:none;
		font-weight:bold;	
		font-size:16px;	
	}	
	.ShowProductPics a:hover {
		color:#ffffff;
		/*text-decoration:underline;*/
		font-weight:bold;
		font-size:16px;	
					
	}
	
	
	.mainpics {
		/*margin: 30 20 20 20; */
		border: 1px #000000; 
		background:#FFFFFF url(../../images/preloader.gif) no-repeat 50% 50%;
		min-width: 170px;
		min-height: 50px;
		/*background: url(../../images/preloader.gif) no-repeat 50% 50%;*/
	}
	.mainpics:hover, .mainpics.hover { 
		/*margin: 28 18 18 18; */
		border: 2px solid #E78501;  
	}		
	
	.ShowProductPicsMenu {
		/*margin: 0px 10px 10px 0px;*/
		/*padding: 5px 0 5px 0;*/
		/*border-top: 10px solid;*/
		background: #234567;
		/*border-bottom: 2px solid;*/
		/*width: 480px;*/
		height: 50px;
	}	
	
	.indexpics { 
		margin: 3px 2px 3px 2px; 
		border: 0px; 
		vertical-align:middle;
		background:none;
	}
	.indexpics:hover, .indexpics.hover { 
		margin: 2px 1px 2px 1px; 
		border: 1px solid #E78501; 

	}

/*--------------Login--------------*/

.loginbox {
	margin: 15px 15px 15px 15px;
	width: 160px;
	height: 50px;	
	/*padding: 2px;*/
	margin: 0px 0px 0px 15px;
	color: #FFFFFF;
}

.loginbox fieldset {
	color: #FFFFFF;
	border-color: #FFFFFF;
  	border-width: 1px;
  	border-style: solid;
  	padding: 3px; 
  	margin: 0px; 
}

.loginbox label {
	font-size:10px;
	margin: 0px 0px 0px 10px;
}

.loginbox a {
	color:#FFFFFF;
	text-decoration:none;
}
.loginbox a:hover {
	color:#FFFFFF;
	margin: 0px 0px 0px 5px;
}
.loginbox a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.loginbox a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.loginbox fieldset legend {
	font-weight:bold;
	font-size: 80%;
	color: #FFFFFF;
}

.loginbox input {
	width:130px;
	border-color: #FFF;
  	border-width: 1px;
 	border-style: solid;
 	margin: 1px;
	background: #456789;
	color:#FFFFFF;
	font-size:10px;
}


/*------------regisztrációs form-----------------*/


.reg {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0px;
  padding: 0px;
  min-width: 400px;
  max-width: 460px;
  width: 430px; 
}

.reg fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 0px;        /* padding in fieldset support spotty in IE */
  margin: 0px;
}

.reg fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
	color: #FFFFFF;
}

.reg label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

.reg input, .reg textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:120px;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0px 0px 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	float: left;
	font-family: tahoma;
}

.reg input#reset, .reg input#submit{
	float: none; 
	display: inline; 
	margin:0px;
	padding:0px;
}

.reg { overflow: auto; }


.reg .required{font-weight: bold;} /* uses class instead of div, more efficient */

.reg div {
	background: #123456;
	padding: 10px;
	margin: 5px;
}

.reg br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

.error {
	color:#FF2222;
	font-size:9px;
	float: right;
	margin:0px;
	padding:0px;
	/*border: 1px solid #FFF;*/
	text-align: left; 
}


/*------------regisztrációs form-----------------*/


.galery_table {
	border: 1px solid #EEE;
	color: #FFF;
	margin: 10px;
	font-size: 12px;
}

.galery_table_head {
	background-color: #123456;
	padding: 4px;
	font-size: 14px;
}

.galery_row1 {
	background-color: #234567;
	font-size: 12px;
	padding: 4px;
}

.galery_row2{
	background-color: #345678;
	font-size: 12px;
	padding: 4px;
}



