/*výšky, šířky --------------------*/
.w_100_pr {
	width:100% !important;
}
.lh_22 {
	line-height:22px;
}

/*floaty---------------------------*/
.fl_right {
	float:right !important;
}
.fl_left {
	float:left !important;
}
/*marginy -----------------------*/
.m_t_5 {
	margin-top:5px !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;
}
.h_30 {
	height:30px !important;
}
/*elementy ----------------------*/
.left_line {
	float:left;
	width:100%;
	height:42px;
	background:transparent url(../images/backs/left_line.gif) left top repeat-x;
}
.home_banner {
	float:left;
	width:706px;
	height:99px;
	background:transparent url(../images/backs/home.gif) left top no-repeat;
}
.menu_line {
	float:left;
	width:100%;
	height:13px;
	background:transparent url(../images/backs/menu-line.gif) left center repeat-x;
}
