/* 
    Document   : nsklep_b2b
    Created on : 2010-07-13, 13:38:31
    Author     : Patryk Niedbalski <patryk.niedbalski@gmail.com>
    Description:
        Purpose of the stylesheet follows.
*/
/*img {
	background-image:   url('/clear.gif');
    filter:             progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/tnk/content_background_top_2cols.png", sizingMethod="scale");
}*/
#result     {
    margin: 8px 0 20px;
}
.result p   {
    color: #f00;
    font-size: 14px;
    text-align: left;
}
div.error {
    font-weight: normal;
    color: #ff0000;
    font-size: 10px;
    text-align: left;
}
.error label    {
    color: #ff0000;
}

.agree .toleft.info {
	width:380px;
}
.agree .toleft.info label {
	font-size:10px !important;
}
.agree .toleft {
	float:left;
}
.agree {
	padding-top:20px;
	padding-bottom:50px;
	*padding-bottom:80px;
}
.agree .checkbox {
	margin-right:10px;
}
.agree .checkbox input {
	margin-top:2px;
}

div.row span.label {
	width:100px;
	font-weight:normal;
	text-align:left;
	padding-top:3px;
	font-size:10px;
}
.forminput textarea {
	height:80px;
}
.input-text,.forminput textarea {
	border:1px solid #CDD5DC;
	margin:0;
	padding:3px 6px;
	width:250px;
}
#button-send    {
    width: 96px;
    height: 35px;
    background: url('/images/n/nsklep_formularz/button_send.gif') scroll no-repeat 0 0;
	background-repeat:no-repeat;
    border: 0 none;
    margin-top: 10px;
}


#b2b-contactBox {
	width:402px;
	height:279px;
	margin-top:20px;
	background-image:url('/images/n/nsklep_b2b/ramka.png');
	background-repeat:no-repeat;
}
#b2b-contactBox .contactFields {
	padding:16px;
	height:220px;

}
#b2b-contactBox h1 {
	font-size:13px;
	color:white;
	line-height:40px;
	padding-left:10px;
	margin-top:0;
	margin-bottom:0;
}
#submit {
	border-top:1px solid #CDD5DC;
}


