/*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;
}
.txt_right {
	text-align:right !important;
}


/*floaty - displaye ---------------------------*/
.fl_right {
	float:right !important;
}
.fl_left {
	float:left !important;
}
.vis_none {
	display:none !important;
}
.vis_inline {
	display:inline !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;
}
.m_b_12 {
	margin-bottom:12px !important;
}
.padd_5 {
	padding:5px !important;
}
.padd_10 {
	padding:10px !important;
}

/*elementy ----------------------*/
.bck_card {
	background:transparent url(../images/backs/bck_card.gif) left top;
}
.butt1 {
	float:left;
	display:inline;
	padding:0 2px 0 2px;
	background:#cccccc;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	border:none;
}
.brdrd_red {
	border:solid 1px #CC0000;
}
.field1 {
	float:left;
	display:inline;
	background:#F4F4F4;
	border:none;
	padding:1px 0 1px 0;
	width:340px;
}
.emil {
	padding-right:105px;
	background:transparent url(../images/backs/em.gif) right center no-repeat;
	float:left;
	display:inline;
	line-height:15px;
}
.bottom_space {
	float:left;
	width:107px;
	height:38px;
	background:transparent url(../images/backs/bottom-space.gif) 43px 0px repeat-y;
}
a.big_link {
	font-size:11px;
	background:transparent url(../images/backs/big-link.gif) 0px 3px no-repeat;
	padding-left:15px;
	text-decoration:none;
	line-height:15px;
	text-transform:uppercase;
}
