DIV.mod-formularz
{
	width: 100%;
}
DIV.mod-formularz TABLE.mod-formularz-table
{
	width: 100%;
}
DIV.mod-formularz TABLE.mod-formularz-table INPUT[type=text], DIV.mod-formularz TABLE.mod-formularz-table TEXTAREA, DIV.mod-formularz TABLE.mod-formularz-table SELECT
{
	width: 95%;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 5px;
}
DIV.mod-formularz TABLE.mod-formularz-table INPUT[type=file]
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 5px;
}
DIV.mod-formularz TABLE.mod-formularz-table TEXTAREA
{
	height: 100px;
	/*[disabled]width:100%;*/
}
DIV.mod-formularz #kontakt-komunikaty-bledy
{
	font-weight: bold;
	color: #FF0A0A;
}
DIV.mod-formularz .mod-formularz-join-td TABLE
{
	border-collapse: collapse;
	width: 100%;
}
