/*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;
}
/*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_l_20 {
	margin-left:20px !important;
}
.m_l_23 {
	margin-left:23px !important;
}

.m_t_40 {
	margin-top:40px !important;
}
.m_r_0 {
	margin-right:0px !important;
}
.m_b_3 {
	margin-bottom:3px !important;
}
.p_r_0 {
	padding-right:0px !important;
}
/*elementy ----------------------*/
.bck1 {
	background:#f2f2f2 !important;
}
.btn1 {
	float:left;
	background:#663300 url(../images/backs/sbmt.gif) right top no-repeat;
	line-height:22px;
	padding:0 0 0 10px;
	font-weight:bold;
	color:#FFFFFF;
	border:none;
	text-transform:uppercase;
	text-align:left;
	width:123px;
	height:22px;
}
.field1 {
	float:left;
	width:100%;
	height:20px;
	line-height:20px;
	border:none;
	color:#000000;
	background-color:#fbe3a1 !important;
}
.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:#fdf0d0 !important;
	line-height:15px;
	font-size:11px;
	color:#333333;
	padding:2px 0 0 2px;
	border:solid 1px #fbe2a1;
}
a.dwn_link {
	text-transform:uppercase;
	font-size:12px;
	background:transparent url(../images/backs/arr.gif) 0px 6px no-repeat;
	padding:0 10px 5px 12px;
	float:left;
	white-space:nowrap;
	color:#cc0000;
	margin:0 auto auto 15px;
}
a.dwn_link:hover{
	color:#003333;
}


