/* ------------------------------------

            CSS definition file
          Dynamic Web Solution's

	@file:		stilus css
	@author:	aqua <info@dws.hu>
	@since:	 	2007-08-05 - 9:31:18

   ------------------------------------ */
   	
		h1, p {
			margin:						0;
		}
   
		a {
			color:						rgb(194, 185, 156);
			text-decoration:			none;
		}
		
		a:hover {
			color:						rgb(255, 255, 255);
			text-decoration:			underline;				
		}  
		
		a.felhasznalo {
			color:						rgb(112, 108, 97);
			font-size:					10px;				
		}

		a.felhasznalo:hover {
			color:						rgb(0, 0, 0);
			font-size:					10px;	
		}

		a.rendeles {
			color:						rgb(0, 0, 0);
			font-size:					10px;	
		}

		a.rendeles:hover {
			color:						rgb(0,0,0);	
		}

		a.lablec {
			color:						rgb(255,255,255);
			font-size:					10px;	
		}

		a.lablec:hover {
			color:						rgb(102,102,102);
		}
   
		h1 {
			color:						rgb(78, 155, 193);
			font:						bold 15px Verdana, Arial, Helvetica, sans-serif;	
			padding:					30px 0 0 10px;
		}
		
		h2 {
			color: 						rgb(100, 100, 100); 
			font:						normal 10px Verdana, Arial, Helvetica, sans-serif;
			padding:					0 0 20px 10px;	
		}
		
		object, form{
			margin: 					0;	
			padding: 					0;
		} 		
		
		img {
			border:						none;
		}
		
		.fejlec {
			padding:					0 60px 30px 10px;	
			text-align:					left;
		}

		
		/*
			bal sav
		*/	
			#bal_sav_menu ol {
				margin:						0 0 0 10px;
				padding:					10px 0 0 10px;
				list-style-type:			none;
				color: 						#94a300;			
				font-weight: 				bold;
				border:						none;
			}
			
			#bal_sav_menu ol a {
				line-height:				15px;
				color: 						#94a300;
				text-decoration:			none;
				border:						none;
			}		
			
			#bal_sav_menu ol a:hover {
				line-height:				15px;			
				color: 						rgb(255, 255, 255);
				text-decoration:			none;
				border:						none;
			}
			
			#bal_sav_menu ol ol {
				margin-left:				20px;
				padding-left:				10px;
				line-height:				20px;
				list-style-image:			url('../../multimedia/image/vaz/li.jpg');
				color: 						rgb(255, 255, 255);
			}		

			#bal_sav_menu ol ol a {
				line-height:				15px;			
				font-weight:				100;
				color: 						rgb(194, 185, 156);
				text-decoration:			none;
			}	
			
			#bal_sav_menu ol ol a:hover {
				line-height:				15px;		
				font-weight:				100;			
				color: 						rgb(255, 255, 255);
				text-decoration:			none;
			}
			
			.bal_sav_input {
				width:						160px;
				height:						15px;
				color:						rgb(43, 44, 49);					
				background:					rgb(255,255,255);
				border: 					none;					
			}	
			
			.bal_sav_submit {
				color:						rgb(255, 255, 255);					
				background:					none;
				border: 					none;					
			}
			
			
			.bal_sav_tartalom ol {
				margin:						0;
				padding:					0 0 0 10px;
				list-style-image:			url('../../multimedia/image/vaz/li.jpg');
				color: 						rgb(255, 255, 255);				
			}								
			
			.bal_sav_tartalom ol a {
				line-height:				15px;
				color: 						#94a300;
				text-decoration:			none;
				border:						none;
			}		
			
			.bal_sav_tartalom ol a:hover {
				line-height:				15px;			
				color: 						rgb(255, 255, 255);
				text-decoration:			none;
				border:						none;
			}			

		
		/* tartalom */
			#tartalom a {
				color:						#5c6501;
				text-decoration:			none;
			}
		
			#tartalom a:hover {
				color:						#94a300;
				text-decoration:			underline;				
			} 
			
			#tartalom ol {
				list-style-type:			square;	
				text-align:					justify;
				margin:						0;
				padding:					0 0 0 15px;
				float:						left;
			}	
			
			#tartalom .tartalom_gomb {
				font-size:					10px;
			    background-color: 			#525e00;
			    border-top-width: 			1px;
			    border-bottom-width: 		1px;
			    border-left-width: 			1px;
			    border-right-width: 		1px;
			    border-color: 				rgb(150, 142, 123);
			    border-top-style: 			groove;
			    border-bottom-style: 		groove;
			    border-left-style: 			groove;
			    border-right-style: 		groove;
			    color: 						rgb(255, 255, 255);
			}
			
			#tartalom .keretes_tablazat TD {
				border:						solid 1px rgb(224, 224, 224);
			}		
		
		
		.tablazat {
			width:						95%;
			display:  					table;			
			border: 					none; 
			background: 				none; 
			border-spacing:				5px;				/* cellspacing: IE */
			border-collapse:			separate;
		}
		
		.oszlop {
			width:						auto;
			display:  					table-row;
		}
		
		.sor  {
			width:						auto;
			display:  					table-cell;			
			border:						none;			
			float:						left;				/* bongeszo 'buggy' fix */			
			line-height:				15px;
		}			
		
		.sor_ures {
			border:						none;			
			float:						left;				/* bongeszo 'buggy' fix */			
			display:  					table-cell;
			padding: 					2px;
		}	
		
		.gyik {
			text-align:					justify;
			display:					block;
			padding:					0 60px 0 10px;
			line-height:				20px;				
		}
		
		a.link_keret {
			border: 					solid 1px rgb(212, 237, 216);
			background:					none;
			display: 					block;
			text-decoration: 			none;
			text-align:					left;			
			padding:					10px 60px 10px 10px;
		}		
		
		a.link_keret:hover {
			border: 					solid 1px rgb(72, 127, 181);
			background-color: 			#faf9eb;
			text-decoration: 			none;
			text-align:					left;			
			padding:					10px 60px 10px 10px;			
		}
		
		.keret_off {
			padding:					0.1em 0.1em 0.1em 0.1em;
			border:						solid 1px rgb(248, 240, 217);
			background:					none;
		 }
		 
		.keret_on {
			padding:					0.1em 0.1em 0.1em 0.1em;
			border:						solid 1px #525e00;
			background:					#edf8d9;
		 }
		 
		 input {
			font-size: 					11px;
			border:						none;
			padding-left:				3px
		 }
		 
		 .fekete {
		 	color:						rgb(0,0,0);
		 }

		 .narancs {

		 }		 
		 
		 
/*-----------------------------------AKCIÓS OLDAL---------------------------------*/


		.cim {						 	
			background: 				#E7CF8B;
			font-size:					16px;
			font-weight:				bold;	
			text-align:					center
		}

		.akcio_tartalom {
			background:					#ffffff
		}
		
		.piros {
			color:						#FF0000;
			font-weight:				bold
		}
		 
