.prod_desc{font-family: arial; font-size: 11pt; font-style: normal; color: #141F2C; background-color: #e0e0c0}
.tresc {font-family: arial; font-size: 11pt; font-style: normal; color: #141F2C; background-color: #e0e0c0;}
.totalorder {font-family: arial; font-size: 10pt; font-style: normal; color: #000000; background-color: #e0d080; border-style: solid; border-color: #e0d080;}
.koszyk {font-family: arial; font-size: 11pt; font-style: normal; color: #C0C0C0; background-color: #000000;}
.n0 {font-family: impact; font-size: 16pt; font-style: normal; font-weight: normal; color: #ffff80;}
.n1 {font-family: arial; font-size: 11pt; font-style: normal; font-weight: bold; color: #a8a896;}
.n2 {font-family: arial; font-size: 11pt; font-style: normal; font-weight: bold; color: #f0f0d6;}
.n3 {font-family: arial black; font-size: 14pt; font-weight: bold; color: #e0e0c0;}
.n5 {font-family: impact; font-size: 16pt; color: #ffffff;}
.kategorie {font-family: verdana; font-size: 14pt; font-weight: 900; color: black;}
.wyr {font-size:115%;}
.glowna {font-family:verdana; font-size:9pt;font-style:normal;font-weight:normal;color:#80ffff;}
b {font-size:118%; font-weight: normal;}

a.a1:link {font-family: arial; color: #f0f0d6; font-weight: bold; text-decoration: none;}
a.a1:active {font-family: arial;  color: #f0f0d6; font-weight: bold; text-decoration: none;}
a.a1:visited {font-family: arial;  color: #f0f0d6; 	font-weight: bold; 	text-decoration: none;}
a.a1:hover {font-family: arial;  color: #ffff70; font-weight: bold;	text-decoration: underline;}

a.a2:link {font-family: helvetica; color: #ffffff; font-weight: bold; text-decoration: none;}
a.a2:active {font-family: helvetica;  color: #ffffff; font-weight: bold; text-decoration: none;}
a.a2:visited {font-family: helvetica;  color: #ffffff; font-weight: bold; text-decoration: none;}
a.a2:hover {font-family: helvetica;  color: #ffff00; font-weight: bold;	text-decoration: underline;}

a.a3:link {font-family: arial; 	color: #000060; font-weight: normal; text-decoration: underline;}
a.a3:active {font-family: arial;  color: #302040; font-weight: bold; text-decoration: none;}
a.a3:visited {font-family: arial;  color: #000060; 	font-weight: normal; 	text-decoration: underline;}
a.a3:hover {font-family: arial;  color: #4040d0; font-weight: normal;	text-decoration: underline;}

a.a4:link {font-family: arial; 	FONT-SIZE: 11pt; color: #e0e0c0; font-weight: bold; text-decoration: none;}
a.a4:active {font-family: arial; FONT-SIZE: 11pt; color: #e0e0c0; font-weight: bold; text-decoration: none;}
a.a4:visited {font-family: arial; FONT-SIZE: 11pt; color: #e0e0c0; 	font-weight: bold; 	text-decoration: none;}
a.a4:hover {font-family: arial; FONT-SIZE: 11pt; color: #ff8040; font-weight: bold;	text-decoration: none;}

.cerwo {color: red; font-style: italic;}

input {
	padding: 4px 10px;
	margin:	4px 0;
	border: 2px dotted #ccc;
	border-radius: 8px;
	box-sizing: border-box;
}

input:focus {
    background-color: #d0F0ff;
}

textarea {
	padding: 8px 8px;
	margin:	4px 0;
	border: 2px dotted #ccc;
	border-radius: 8px;
	box-sizing: border-box;
}

textarea:focus {
    background-color: #d0F0ff;
}

input[type=submit]:hover {
	background-color: #4080ff;
}

input[type=submit] {
	border: 2px solid #0000ff;
	color: black;
	background-color: #99d3f2;
	margin:	12px 0;
	padding: 8px 8px;
}

input[type=radio] {
	margin: 20px;
}

select {
	padding: 4px 10px;
	border-radius: 8;
	border: 2px dotted #ccc;
}	

select:focus {
    background-color: #d0F0ff;
}

#kartka {
    float:left;
    padding:2%;
	text-align:left;
}

#zdjecie {
    float:left;
    padding:2%;
	text-align:left;
}

#cena {
    float:left;
    padding:5%;
	text-align:left;
}

body {
	
	margin-left: 5px;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}

