/*.sc_frm {margin: 2px;}
.sc_frm_basic {border: 1px solid #ECF6FB; padding: 2px;}*/

#left .sc_frm {margin: 0;}
#left .sc_frm_basic {border: 0; padding: 0;}

.sc_frm .sc_frm_table {width: 100%;}

.sc_frm th {text-align: right; vertical-align: top; width: 22%}
.sc_frm label {font-weight: normal; /*font-size: 0.9em;*/}

/*nadpisy*/
.sc_frm h3 {font-size: 17px; color: #3B5363; font-weight: bold; margin-bottom: 15px;}
.sc_frm h4,.sc_frm h5,.sc_frm h6 {font-weight: bold; color: #708090; margin: 0; padding: 5px;}

.sc_frm h4 {font-size: 15px;}
.sc_frm h5 {font-size: 14px;}
.sc_frm h6 {font-size: 13px;}

/*frm flags*/
.sc_frm_error input {background-color: #FFECF0;}
.sc_frm_error label {color: #D50202;}
.sc_frm_pov label {background-image: url("../images/pov.gif"); background-position: right top; background-repeat: no-repeat; padding-right: 5px;}

.sc_frm .notice {
 font-size: 10px; color: #49787c;
}

.sc_frm .fld {border: #9F9F9F 1px solid;}

.sc_frm .width0 {width: 500px;}
.sc_frm .width1 {width: 400px;}
.sc_frm .width2 {width: 200px; height: 25px;}
.sc_frm .width3 {width: 130px;}
.sc_frm .width4 {width: 260px;}
.sc_frm .width5 {width: 50px;}
.sc_frm .width6 {width: 60px;}
.sc_frm .width7 {width: 600px;}

.sc_frm .frmbutbg {text-align: center;}
.sc_frm .frmbut {text-align: center;}
.sc_frm .button0 {
	background: #686868;
	width: 92px;
	border: 1px solid #3B3B3B;
	margin: 0;
	padding: 5px 0;
	color: #fff;
	font-weight: bold;
	font-family: arial, tahoma,  verdana;
	border-radius: 5px;
  -moz-border-radius: 5px; /* ff */
  cursor: pointer;	
}
.sc_frm .button1 {background-color: #bfd3e1; border-color: #d9e6ee;}

/*****************************************************
OLD PROJECTS - THIS IS THE DETAIL - KONTAKT FORMULAR
******************************************************/

.front_content .width1 {
	width: 600px;
	height: 25px;
	margin: 0px 0px 7px 0px;
	background: #ffffff;
}

.front_content textarea.width1 {
	width: 600px;
	height: 85px;
	margin: 0px 0px 7px 0px;
	background: #ffffff;
}

.front_content .button0 {
	width: 300px;
}

.front_content .frmbutbg {
	width: 700px;
	margin: 0px auto 0px auto;
	text-align: center;
}

.filter_form .width2 {
	width: 400px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}

.filter_form .width4 {
	width: 400px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}

.filter_form .width5 {
	width: 179px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}

.filter_form textarea.width2 {
	width: 400px;
	height: 85px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}

.filter_form .button0 {
	width: 300px;
}

.filter_form .frmbutbg {
	width: 455px;
	margin: 0px auto 0px auto;
	text-align: right;
}
.filter_form .sc_frm th {text-align: right; vertical-align: middle; width: 22%}

.detail_formular {
	position: relative;
}

.detail_formular .width1 {
	width: 140px;
        height: 30px;
        background: url(../images/bg_detail_kontakt_input.gif);
        margin: 0px 0px 4px 0px;
        padding: 0px 0px 0px 8px;
	border: none;
	
}

.detail_formular .width2 {
	width: 140px;
        height: 30px;
        background: url(../images/bg_detail_kontakt_input.gif);
        margin: 0px 0px 4px 0px;
        padding: 0px 0px 0px 8px;
	border: none;
}

.detail_formular textarea.width2 {
	width: 268px;
        height: 59px;
        background: url(../images/bg_detail_kontakt_textarea.gif);
        margin: 0px 0px 0px 0px;
        padding: 5px 10px 5px 10px;
	border: none;
}

.detail_formular .sc_frm .button0 {
	width: 288px;
	height: 32px;
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_detail_kontakt_button.gif) no-repeat;
	cursor: pointer;
	font-size: 0;
	position: absolute;
	text-indent: 288px;
	top: 80px;
	right: 0px;
	border: none;
}

.front_content .detail_formular .sc_frm th {
  width: 110px;
}
