/*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_16 {
	height:16px !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_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 ----------------------*/
.orange_bck {
	background:#fcd9a0 !important;
}
.fad_link {
	float:left;
	width:125px;
	height:25px;
	position:absolute;
	left:50%;
	top:0px;
	margin:155px auto auto 310px;
}
.apin_link {
	float:left;
	width:54px;
	height:18px;
	position:absolute;
	left:50%;
	top:0px;
	margin:207px auto auto 380px;
}
.halla_link {
	float:left;
	width:65px;
	height:18px;
	position:absolute;
	left:50%;
	top:0px;
	margin:207px auto auto 305px;
}
.field {
	float:left;
	border:solid 1px #fab441;
}
.mess_butt {
	float:left;
	background:#fab441;
	font-weight:bold;
	text-transform:uppercase;
	border:solid 1px #000000;
}
a.top_lang {
	float:right;
	margin-top:14px;
}
.top_lang img {
	float:left;
}
a.ico_mail {
	background:transparent url(../images/backs/ico2-1.gif) left top no-repeat;
	float:right;
	width:9px;
	height:7px;
	margin:15px 14px auto auto;
}
a.ico_mail:hover {
	background:transparent url(../images/backs/ico2-2.gif) left top no-repeat;
}
a.ico_home {
	background:transparent url(../images/backs/ico1-1.gif) left top no-repeat;
	float:right;
	width:9px;
	height:11px;
	margin:11px 13px auto auto;
}
a.ico_home:hover {
	background:transparent url(../images/backs/ico1-2.gif) left top no-repeat;
}
a.web_home {
	float:right;
	display:inline;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	margin-top:10px;
}
a.web_home:hover {
	color:#f9b441;
}
a.dwn_href {
	text-transform:uppercase;
	background:transparent url(../images/pictures/submenu.gif) 0px -6px no-repeat;
	padding-left:15px;
}

