div.content-view-full
{
}
div.class-feedback-form
{
 margin-left: 5%;
 margin-right: 5%;
 font-family: Tahoma;
 font-weight: normal;
 font-size: 11px;
 text-decoration:none;
 color: #403d3d;
 background:#f7f4ed;
}

div.class-feedback-form h1
{
 font-family: Georgia, Tahoma, Arial;
 font-weight: bold;
 font-size: 1.4em;
 text-decoration:none;
 color: #c46524;
}
div.class-feedback-form h2
{
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 text-decoration:none;
 color: #c46524;
}
div.class-feedback-form div.message-warning
{
 color: #ff0000;
}
div.class-feedback-form div.message-warning h2
{
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 text-decoration:none;
 color: #ff0000;
}

div.class-feedback-form div.message-warning ul
{
 text-indent: 0px;
 /*list-style-image: url(../images/list_punkt.jpg);*/
}

div.class-feedback-form div.attribute-short
{
}

div.class-feedback-form div.attribute-email
{
}

div.class-feedback-form div.attribute-email input.box
{
	border: 1px solid #cac7c2;
    	background-color: #ffffff;
}

div.class-feedback-form div.attribute-subject
{
}
div.class-feedback-form div.attribute-subject input.box
{
	width: 100%;
	border: 1px solid #cac7c2;
    	background-color: #ffffff;
}
div.class-feedback-form div.attribute-message
{
}
div.class-feedback-form textarea.box
{
	width: 100%;
	border: 1px solid #cac7c2;
    	background-color: #ffffff;
    	/*overflow-x: hidden;
	overflow-y: hidden;*/
}
div.class-feedback-form div.content-action
{
 	text-align: left;
}
               /*
div.class-feedback-form input.submitze
{
 height: 17px;
 width: 57px;
 font-size: 9px;
 font-family: Tahoma;
 font-weight: bold;
 color: white;
 position: relative;
 top:15px;
 border: 0px;
 background: url('../images/rodzic/button_bg.jpg');
}
                 */
/*div.class-feedback-form input.submitze{
	height: 17px;
	width: 57px;
	font-size: 9px;
	font-family: Tahoma;
	font-weight: bold;
	color: white;
	position: relative;
	top:15px;
	border: 0px;
	background: url('../images/button_bg.jpg');
}*/
