.bar
{
	position:relative;
	height:20px;
	width:10px;
	//background-image:url(csuszka.gif);
	border:1px;
}

.barSlide
{
	position:relative;
	height:20px;
	width:100px;
	//background-image:url(csuszka_back.gif);
	border:1px;
}

.szr_cim  {
	font-size : 12px;
	font-family : Arial, Verdana, Tahoma;
	font-weight : bold;
	color : #6a3636;
	text-align : center;
	height: 25px;
}

.szr_uzenet  {
	font-size : 13px;
	font-family : Arial, Verdana, Tahoma;
	font-weight : bold;
	color : #6a3636;
	text-align : center;
	height: 25px;
}

.szr_gomb  {
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma;
	color : #6a3636;
}

.szr_inputLabel  {
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma;
	font-weight : bold;
	color : #6a3636;
	text-align : right;
	text-transform : uppercase;
	padding-right: 10px;
	height: 28px;
}

.szr_comment  {
	font-size:		11px;
	font-family:	Arial, Verdana, Tahoma;
	color:			#6a3636;
	text-align:		center;
 	font-style:		italic;
	height: 		28px;
}

.szr_inputText{
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma;
	color : #6a3636;
	border: 1px solid #7f9db9;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	width: 240px;
	background-color:#f6f2f2;
}

.szr_inputTextTel{
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma;
	color : #6a3636;
	border: 1px solid #7f9db9;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	width: 60;
	background-color:#f6f2f2;
}

.szr_inputTextPass{
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma;
	color : #6a3636;
	border: 1px solid #7f9db9;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	width: 150;
	background-color:#f6f2f2;
}

.szr_legordulo{
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma;
	color : #6a3636;
	background-color:#f6f2f2;
}

.szr_textArea{
	font-size : 11px;
	font-family : Arial, Verdana, Tahoma;
	color : #6a3636;
	border: 1px solid #7f9db9;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	width: 240px;
	background-color:#f6f2f2;
}


