<style>
.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: #202020;}
.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: #c0b0b0; margin-left: 5px;}
.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;}
.tabliczka {border: 5px outset red; background-color: lightblue; text-align: center; background-color: #d0d0a0;}
.gornyobrazek {max-width: 95%; height: auto;}

img {max-width: 100%; height: auto;}

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: none; outline: #ffff70 dotted thin;}
a.a1 {margin-left: 3;}

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: #80ff40; font-weight: bold;	text-decoration: none; outline: #008000 solid thin;}

a.clear:link {font-family: arial; 	FONT-SIZE: 11pt; color: #e0e0c0; font-weight: bold; text-decoration: none;}
a.clear:active {font-family: arial; FONT-SIZE: 11pt; color: #ff0000; font-weight: bold; text-decoration: none;}
a.clear:visited {font-family: arial; FONT-SIZE: 11pt; color: #e0e0c0; 	font-weight: bold; 	text-decoration: none;}
a.clear:hover {font-family: arial; FONT-SIZE: 11pt; color: #ff4020; font-weight: bold;	text-decoration: none; outline: #800000 solid thin;}

.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;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}


#kartka {
    float:left;
    padding:2%;
	text-align:left;
	background-color: #e0e0c0;
	clear:left;
}

#zdjecie {
    float:left;
    padding:2%;
	text-align:left;
	background-color: #e0e0c0;
}

#cena {
    float:left;
    padding:5%;
	text-align:left;
	background-color: #e0e0c0;
}

#pasek {
	float:left;
	background-color: #404040;
	padding:4px;
}

#paseczek {
	float:left;
	background-color: #404080;
	text-align:left;
	width:200px;
}

#wypelniacz {
	float:left;
	height:100%;
	background-color: #404040;
	width:200px;
}
	
#kategoria {
	float:clear;
	background-color: #c3c3a7;
	text-align:left;
	font-family: verdana;
	font-size: 14pt;
	font-weight: 900;
	color: black;
	padding:8px;
	margin-top:60px;
	margin-left:10px;
}	
	
#glowa {
	float:clear;
	height:150px;
	background-color: #ffffff;
	text-align:left;
	width:100%;
}


#kacik {
	text-align:center;
	color:white;
	border: 2px solid white;
	padding: 1%;
	border-radius:18px;
	background-color:#2030d0;
	margin:3%;
}

body {
	
	margin-left: 0px;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	color: #404000;
}


.menubar {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #b0b080;
}

.submenubar {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #101010;
}

.menuitem {
  float: left;
}

.submenuitem {
  float: left;
}

.menuitem a {
  display: inline-block;
  color: black;
  text-align: center;
  padding: 7px 16px;
  text-decoration: none;
  font-family: helvetica;
  font-size: 16pt;
  font-weight: bold;
  min-width: 110;
}

.submenuitem a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 10px 14px;
  text-decoration: none;
  font-family: helvetica;
  font-size: 12pt;
  font-weight: bold;
  min-width: 200;
}

.menuitem a:hover {
  background-color: #2020D0;
  color: #FFD080;
}

.submenuitem a:hover {
  background-color: #404040;
  color: #FFD080;
}
