/*výšky, šířky --------------------*/
.w_100_pr {
	width:100% !important;
}
.w_50_pr {
	width:50% !important;
}
.w_50 {
	width:50px !important;
}
.w_100 {
	width:100px !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 ----------------------*/
a.news_link {
	color:#ff66cc;
	background:transparent url(../images/backs/arr.gif) 0px 5px no-repeat;
	padding-left:12px;
	line-height:15px;
}
