/*výšky, šířky --------------------*/
.w_100_pr {
	width:100% !important;
}
.w_50_pr {
	width:50% !important;
}
.w_100 {
	width:100px !important;
}
.w_150 {
	width:150px !important;
}
.w_130 {
	width:130px !important;
}
.w_200 {
	width:200px !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_0 {
	margin-top:0px !important;
}
.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 ----------------------*/
a.big_link{
	color:#acacac;
	background:transparent url(../images/backs/download.gif) 0px 5px no-repeat;
	text-decoration:none;
	font-size:12px;
	line-height:15px;
	padding-left:12px;
	float:left;
	display:inline;
	margin-left:10px;
}
a.big_link:hover {
	color:#fe0000;
	text-decoration:underline;
}
.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:#FFFFFF;
	line-height:15px;
	font-size:11px;
	color:#333333;
	padding:2px 0 0 2px;
}


