/*odkaz*/
DIV.crm_odkaz, DIV.crm_odkaz_ok
{
background: #e3fcda;
float:left;
font-family:Arial;
margin-bottom: 10px;
}
    
.crm_odkazT
{
padding:3px 10px;
height:auto
    }
.crm_odkazB A,.crm_odkazB A:hover
{
font-size:13px;
font-weight:bold;
font-family:Arial;
color:#1d436b;
/*font-family:BudHand;*/
}
.crm_odkazD
{
color:#3b5b7c;
    }
/*odkaz_ENV*/    
.crm_odkaz .t
{
	background: url(../../Images/web/crm_odkaz_t_ok.gif) top repeat-x;
}

.crm_odkaz .l
{
	background: url(../../Images/web/crm_odkaz_dotl_ok.gif) left repeat-y;
}

.crm_odkaz .r
{
	background: url(../../Images/web/crm_odkaz_dotr_ok.gif) right repeat-y
}

.crm_odkaz .b
{
	background: url(../../Images/web/crm_odkaz_dotb_ok.gif) bottom repeat-x;
}

.crm_odkaz .lt
{
	background: url(../../Images/web/crm_odkaz_lt_ok.gif) left top no-repeat
}

.crm_odkaz .rt
{
	background: url(../../Images/web/crm_odkaz_rt_ok.gif) right top no-repeat;
	white-space:nowrap
	/* border-bottom: 1px solid #dfdfdf; */
}

.crm_odkaz .lb
{
	background: url(../../Images/web/crm_odkaz_lb_ok.gif) left bottom no-repeat
}

.crm_odkaz .rb
{
	background: url(../../Images/web/crm_odkaz_rb_ok.gif) right bottom no-repeat;
    width:235px;
    height:215px;
	padding: 10px;
}
.crm_odkaz_rb2
{
	background: url(../../Images/web/crm_odkaz_rb_ok.gif) right bottom no-repeat;
	padding: 10px;
	width: 430px
}

.crm_odkaz_t TABLE
{
	width: 100%
}

.crm_odkaz_t .controls
{
	float: right;
	margin: 4px;
	width:auto
}

.crm_odkaz_t .controls IMG
{
	margin: 2px;
	cursor: pointer
}

.crm_odkaz_t H4, .crm_odkaz_t A:link
{
	font: bold 12px Arial;
	color: #3b5b7c;
	text-decoration: none;
	margin: 0px 8px;
	line-height: 20px;
	white-space:nowrap
}
.crm_odkaz_t A:hover, .crm_odkaz_t A:active{
	text-decoration: underline;
}


.crm_odkaz_t H4 IMG
{
	vertical-align: middle
}

.crm_odkaz_t H4 SPAN
{
	color: darkred;
}



/*odkaz_ENV OKOK*/    
DIV.crm_odkaz_ok
{
    background: #fdefe8;
}

.crm_odkaz_ok .t
{
	background: url(../../Images/web/crm_odkaz_t.gif) top repeat-x;
}

.crm_odkaz_ok .l
{
	background: url(../../Images/web/crm_odkaz_dotl.gif) left repeat-y;
}

.crm_odkaz_ok .r
{
	background: url(../../Images/web/crm_odkaz_dotr.gif) right repeat-y
}

.crm_odkaz_ok .b
{
	background: url(../../Images/web/crm_odkaz_dotb.gif) bottom repeat-x;
}

.crm_odkaz_ok .lt
{
	background: url(../../Images/web/crm_odkaz_lt.gif) left top no-repeat
}

.crm_odkaz_ok .rt
{
	background: url(../../Images/web/crm_odkaz_rt.gif) right top no-repeat;
	white-space:nowrap
	/* border-bottom: 1px solid #dfdfdf; */
}

.crm_odkaz_ok .lb
{
	background: url(../../Images/web/crm_odkaz_lb.gif) left bottom no-repeat
}

.crm_odkaz_ok .rb
{
	background: url(../../Images/web/crm_odkaz_rb.gif) right bottom no-repeat;
    width:235px;
    height:215px;
	padding: 10px;
}
.crm_odkaz_rb2_ok
{
	background: url(../../Images/web/crm_odkaz_rb.gif) right bottom no-repeat;
	padding: 10px;
	width: 430px
}

.crm_odkaz_t_ok TABLE
{
	width: 100%
}

.crm_odkaz_t_ok .controls_ok
{
	float: right;
	margin: 4px;
	width:auto
}

.crm_odkaz_t_ok .controls_ok IMG
{
	margin: 2px;
	cursor: pointer
}

.crm_odkaz_t_ok H4, .crm_odkaz_t_ok A:link
{
	font: bold 12px Arial;
	color: #3b5b7c;
	text-decoration: none;
	margin: 0px 8px;
	line-height: 20px;
	white-space:nowrap
}
.crm_odkaz_t_ok A:hover, .crm_odkaz_t_ok A:active{
	text-decoration: underline;
}


.crm_odkaz_t_ok H4 IMG
{
	vertical-align: middle
}

.crm_odkaz_t_ok H4 SPAN
{
	color: darkred;
}