table#frmadd {
	width: 99%;
	margin-top: 20px;
}
table#frmadd th, td{
	border-bottom: 1px solid #DDD;
}
table#frmadd tbody th {
	vertical-align: top; 
	text-align: right;
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	white-space: normal;
	background-color: #eee;
	color: #413D3A;
	padding: 5px;
	width: 100px;
	font-size: 12px;
}

table#frmadd td {
	text-align: left;
	padding: 2px;
  font-size: 12px;
}

table#frmadd p.comunikat {
	text-align: left;
	padding: 2px;
	color: Maroon;
	font-size: 10px;
}

table#frmadd input{
	width:200px;
	font-family: "Courier New", Courier, monospace;
	border: 1px solid grey;
}

table#frmadd input.button{
	width: 90px;
	height: 23px;
	border: 0px;
}

table#frmadd textarea{
	border:1px solid grey;
	width: 100%;
	height: 100px;
}

table#frmadd input#count{
	border: 0px solid red;
	font-weight: bold;
	font-size: medium;
	width: 40px;
	padding: 2px;
}

div.wpis{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 450px;
	height: auto;
	text-align: left;
}

div.wpis_top{
	padding: 0px;
	margin: 0px;
	height: 7px;
	width: 450px;
	background-repeat:no-repeat;
   background-position:left top;
   background-image:url(../../../img/theme.classic/gbook_top.png);
	font-size: 0px;
}

div.wpis_back{
	padding: 0px 15px 10px 10px;
	border: 0px solid red;
	font-style: italic;
	margin: 0px;
	height: auto;
	width: 430px;
	background-repeat:repeat-y;
   background-position:left top;
   background-image:url(../../../img/theme.classic/gbook_back.png);
}

div.wpis_bottom{
	padding: 0px 15px 0px 10px;
	margin: 0;
	height: 45px;
	width: 430px;
	background-repeat:no-repeat;
   background-position:left top;
   background-image:url(../../../img/theme.classic/gbook_bottom.png);
	font-size: 10px;
}


div.wpis img{
	border: 0px;
	margin: 0px;
	padding: 0 2px 0 2px;
	vertical-align: -5px;
	float: none;	
}

div.wpis_mp{
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 0px 0px;
	width: 92%;
	height: auto;	
	border: 0px solid red;
}

div.wpis_mp_txt{
	padding: 0px;
	font-style: italic;
	margin: 0px;
	height: auto;
}

div.wpis_mp img{
	border: 0px;
	margin: 0px;
	padding: 0 2px 0 2px;
	vertical-align: -5px;
	float: none;	
}

div.wpis_mp_bottom{
	padding: 0px;
	margin: 0;
	height: auto;
	font-size: 10px;
}
