#content .formular .input input, #content textarea{
	background: #424242;
	color: #F2F2F2;
	padding:3px 7px;
	float:left;
	width:175px
}

#content .formular .submit input{
	color: #D5C0C9;
	padding:3px 20px 3px 5px;
	background: #510A2A url(../img/arrow_submit.gif) right no-repeat
}

#content .formular textarea{
	width:470px
}

#content .formular label {
	float:left;
	width:150px;
	display:block;
	color:#D2D2D2;
	text-align:right;
	margin-right:10px
}

#content .formular .input{
	clear:both;
	padding:10px 0px;
	background: #181818 url(../img/img1.jpg) repeat-x bottom;
}

#flashMessage{
	clear:both;
	padding:15px 20px;
	background: #181818 url(../img/img1.jpg) repeat-x bottom;
	font-weight:bold
}


#content .formular .submit{
	background: #181818;
	padding:10px 0px;
}

#content .formular .input:after{
	content: ".";
	clear: both;
	display: block;
	width: 100%;
	height: 0px;
	overflow: hidden;
}

#content .formular .error-message{
	clear:both;
	padding:10px 0px 0px;
	margin-left:160px;
	color:#AB1458;
	font-size:11px
}

#consultant-form .submit input{
	margin-left:584px;
	cursor:pointer
}

#consultant-form .upload{
	padding-left:50px
}

#upload-box{
	position:relative;
	height:50px;
	height:auto !important;
	min-height:50px;
}
#upload-box #upload-fake{
	position:absolute;
	z-index:1;
	left:160px;
	width:75px;
	height:16px;
	background:#510A2A url(../img/arrow_submit.gif) no-repeat right center;
	color:#D5C0C9;
	padding:7px 20px 7px 15px;
}
#upload-box object{
	position:absolute;
	z-index:100; 
	float:left;
	left:160px
}
#upload-box #uploadifyQueue{
	margin-left:320px
}
#consultant-form #files-list{
	display:block;
	margin-left:160px
}

#upload-box .uploadifyQueueItem {
	background-color:#424242;
	border:none;
	font-size:11px;
	margin-top:5px;
	padding:10px;
	width:250px;
	color:#F2F2F2;
}

#upload-box .uploadifyProgressBar {
	background:#510A2A
}

#consultant-form #files-error{
	color:#D2D2D2;
	margin-left:160px;
	font-size:11px;
}


/* sajt */
#content .briefcase .header h3 {
	width:600px;
}

.questions-list, .questions-list a{
	color:#7D7D7D;
}

#newest-questions{
	margin:50px 0px
}


#content h4.f8 {
	background:transparent url(../img/f8.gif) no-repeat scroll 0 2px;
	padding:0 0 0 21px;
	margin:15px 0 15px;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
}

.question-user-name{
	background:#282828;
	color: #848484;
	font-size:11px;
	padding:1px 5px;
	width:100px;
	display:block;
	margin:5px 0px 5px 21px
}

#more-questions-btn, #consultant-link-more{
	background:#510A2A url(../img/arrow_submit.gif) no-repeat right center;
	color:#D5C0C9;
	padding:5px 20px 5px 10px;
	text-decoration:none;
	display:block;
	width:160px;
	text-align:right;
	margin-top:15px
}

#consultant-link{
	background: url(../img/zadaj_pytanie.gif) no-repeat;
	display: block;
	margin-top: 15px;
	width: 187px;
	height: 24px
}
#consultant-link span, #consultant-link-more span{
	display:none;
}

#consultant-link-more{
	background: url(../img/pokaz_pytania.gif) no-repeat;
	display: block;
	margin-top: 15px;
	width: 169px;
	height: 24px
} 

#more-questions-btn{
	width:140px
}

.consultant-img {
	float:left;
	margin-right:19px;
}
.consultant-text{
	float:left;
	overflow: hidden;
	width: 465px;
	color: #c6c6c6;
}

#footer{
	margin-top:40px;
	background:transparent url(../img/img1.jpg) repeat-x;
	padding-top:10px
}


/* CMS */
.gray-background{
	background:#141414;
	color: #C7C7C7;
	padding:10px
}
.gray-background-separator{
	background: #141414 url(../img/separator.gif) repeat-x center;
	clear:both;
	height:5px;
	padding:5px 0px;
	overflow:hidden;
	width:100%;
}
.text-font14{
	font-size:14px;
	line-height:17px
}
.text-font16{
	font-size:16px;
	line-height:20px
}
.text-image-left{
	float:left; 
	margin-right:10px
}

