body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #efe7de;
}

hr {
	color: #e1e1e1;
	background-color: #e1e1e1;
	height: 3px;
	border: 0;
	width: 100%;
}

ul {
	line-height: 20px;
}

/*ELEMENTY HTML*/
.form {
	margin: 0px;
	}
	
	
.login-form {
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #dedede;
	padding: 3px;
	cursor: text;
	}
	
	
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #dedede;
	padding: 2px;
	cursor: text;
	}


.input-orderform {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cccccc;
	padding-left: 5px;
	width: 30px;
	margin-right: 10px;
}

	
.box {
	padding: 10px 10px 10px 20px; 
	border: 1px solid #adadad; 
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-bottom: 10px;
	}







/*LINKS*/
A.bordo { color: #a30234; text-decoration: none; }
A.bordo:hover { color: #555555; text-decoration: none; }

A.szary { color: #666666; text-decoration: none; }
A.szary:hover { color: #a30234; text-decoration: none; }

A.szary-bialy { color: #666666; text-decoration: none; }
A.szary-bialy:hover { color: #ffffff; text-decoration: none; }

A.bialy-szary { color: #ffffff; text-decoration: none; }
A.bialy-szary:hover { color: #666666; text-decoration: none; }

A.szary-bordo { color: #333333; text-decoration: none; }
A.szary-bordo:hover { color: #a30234; text-decoration: underline; }

A.bordo-szary { color: #a30234; text-decoration: none; }
A.bordo-szary:hover { color: #333333; text-decoration: underline; }

a.forgetpwd { font-size:9px; color: #555555; text-decoration: none; }
a.forgetpwd:hover { color: #a30234; text-decoration: none; }










/*TXT*/
.czerwony11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
}


.bialy10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}

.bialy11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

.bialy12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}


.szary10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

.szary11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.szary12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

.jasny-szary10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #87796a;
}

.jasny-szary11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #87796a;
}

.jasny-szary12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #87796a;
}

.bordo10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #a30234;
}

.bordo11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #a30234;
}

.bordo12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #a30234;
}

.title {
	font-family: Arial, Tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
}

.title-menu {
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}

.title-dzial {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}


.title-main {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #a30234;
	font-weight: bold;
	margin-bottom: 10px;
	}












