/*výšky, šířky --------------------*/
.w_100_pr {
	width:100% !important;
}
.w_50_pr {
	width:50% !important;
}

.lh_22 {
	line-height:22px;
}
.h_20 {
	height:20px !important;
}

.h_50 {
	height:50px !important;
}
.h_200 {
	height:200px !important;
}



/*floaty - displaye ---------------------------*/
.fl_right {
	float:right !important;
}
.fl_left {
	float:left !important;
}
.vis_none {
	display:none !important;
}
.vis_inline {
	display:inline !important;
}
.txt_right {
	text-align:right !important;
}
/*marginy -----------------------*/
.m_t_3 {
	margin-top:3px !important;
}
.m_t_15 {
	margin-top:15px !important;
}
.m_t_20 {
	margin-top:20px !important;
}
.m_t_30 {
	margin-top:30px !important;
}
.m_t_35 {
	margin-top:35px !important;
}
.m_t_40 {
	margin-top:40px !important;
}
.m_r_0 {
	margin-right:0px !important;
}
.m_b_3 {
	margin-bottom:3px !important;
}
/*elementy ----------------------*/
.s_butt {
	float:right;
	height:18px;
	border:none;
	background:transparent url(../images/pictures/hledej.gif) 0px 0px no-repeat;
	width:70px;
	margin:4px 10px auto 10px;
}
.s_field {
	float:right;
	width:150px;
	background:#ffffff;
	border:solid 1px #7f9db9;
	height:16px;
	font-size:10px;
	margin-top:4px;
}
.search {
	background:#040404;
	float:left;
	font-size:14px;
	width:436px;
	height:27px;
}
.anketa {
	float:left;
	display:inline;
	width:219px;
	border:solid 1px #014087 !important;
}
.butt_80 {
	float:left;
	border:none;
	width:80px;
	height:17px;
	text-transform:uppercase;
	font-size:11px;
	color:#FFFFFF;
	background:#663300;
	font-weight:bold;
	line-height:17px;
	padding-bottom:2px;
}
.line1 {
	background:transparent url(../images/backs/line1.gif) left center repeat-x;
}
.field1 {
	float:left;
	border:none;
	background:#cccccc;
	line-height:15px;
	font-size:11px;
	color:#333333;
	padding:2px 0 0 2px;
	height:21px;
}
.field2 {
	float:left;
	display:inline;
	padding:2px 0 2px 0;
	background:#cccccc;
	font-size:10px;
	border:none;
	width:611px;
}

