/****************************************/
/*										*/
/* Cascade Style Sheets for :	        */
/* 	   Valdi.com.pl	                    */
/*										*/
/****************************************/


P.DivCenter {
		text-align:	center;
}

P.NormalTextR {
		font-family: Arial, Sans-serif;
		font-size: 12px;
		text-align: right;
		color: #414141;
}

P.NormalTextJ {
		font-family: Arial, Sans-serif;
		font-size: 12px;
		text-align: justify;
		margin-right: 10px;
		color: #414141;
}

A.NormalTextJ {
		text-decoration: none;
		color: #414141;
}

A.NormalTextJ:hover {
		text-decoration: underline;
}

P.NormalTextC {
		font-family: Arial, Sans-serif;
		font-size: 12px;
		text-align: center;
		color: #414141;
}

P.NormalTextL {
		font-family: Arial, Sans-serif;
		font-size: 12px;
		text-align: left; 
		color: #414141;
}

P.FooterTextC {
		font-family: Arial, Sans-serif;
		font-size: 10px;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 10px;
		color: #909090;
}

/* First submenu styles */
P.FirstSubMenu {
		font-family: Verdana, Arial, Sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-align: right;
		color: #000000;
}

A.FirstSubMenu {
		font-family: Arial, Sans-serif;
		text-decoration: none;
		color: #CCCCCC;
}

A.FirstSubMenu:hover {
		text-decoration: underline;
		color: #581616;
}

/* Second submenu styles */
P.SecondSubMenu {
		font-family: Verdana, Arial, Sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-align: right;
		color: #FFFFFF;
}

A.SecondSubMenu {
		font-family: Verdana, Arial, Sans-serif;
		text-decoration: none;
		color: #FFFFFF;
}

A.SecondSubMenu:hover {
		color: #DFD4F6;
}

/* Styles for the content */
P.HeaderOne {
		font-family: Verdana, Helvetica, Arial, Sans-serif;
		font-size: 12px;
		color: #596698;
}

A.HeaderOne {
		text-decoration: none;
		color: #596698;
}

P.HeaderOneRed {
		font-family: Verdana, Helvetica, Arial, Sans-serif;
		font-size: 12px;
		color: #DD0005;
}

P.HeaderOneGreen {
		font-family: Verdana, Helvetica, Arial, Sans-serif;
		font-size: 12px;
		color: #009600;
}

/* Other styles */
SELECT.ComboBoxText {
		font-family: Verdana, Helvetica, Arial, Sans-serif;
		font-size: 10px;
		color: #596698;
}

A.LinkLightBlue {
		color: #0698D5;
}

A.LinkLightBlue:hover {
		color: #990000;
}

A.LinkOferta {
		font-family: Verdana, Arial, Sans-serif;
		text-decoration: none;
		color: #0F0F8E;
}

A.LinkOferta:hover {
		font-weight: bold;
}

A.LinkFilie {
		font-family: Verdana, Arial, Sans-serif;
		text-decoration: none;
		color: #0F0F8E;
}

A.LinkFilie:hover {
		text-decoration: underline;
}

A.LinkMail {
		text-decoration: none;
		color: #0F0F8E;
}

A.LinkMail:hover {
		text-decoration: underline;
}

A.LinkLokal {
		text-decoration: underline;
		color: #C10000;
}

A.LinkLokal:hover {
		text-decoration: none;
}



IMG.BlackFrame {
		border-width: 1;
		border-color: #000000;
}

