﻿/* ------------------------------------------------------------ TAGY ------------------ */
body {
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
}
td, th {
	text-align:left;
}
img {
	border:none 0px;
}
img.left {
	float:left;
	margin-top: 0px;
	margin-left:0px;
	margin-right:1em;
	margin-bottom:1em;
}
img.right {
	float:right;
	margin-top: 0px;
	margin-left:1em;
	margin-right:0px;
	margin-bottom:1em;
}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em
}
/* ------------------------------------------------------------ TRIDY ------------------ */
.clr {
	clear:both;
}
.fright {
	float:right;
}
.fleft {
	float:left;
}
.right {
	text-align:right !IMPORTANT;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hidden, .invisible {
	display:none;
}
.noborder, .noborder th, .noborder td {
	border:none !important;
}
.nodecoration {
	text-decoration:none;
}
.text-bottom img {
	vertical-align: text-bottom;
} /* Pouzito pro zarovnani bezpecneho e-mailu na radek - plati pro komponentu */

#telerik table, #telerik tr, #telerik th, #telerik td {
	margin:0px !important;
	padding:0px !important;
	border:none !important;
}
.buttonek {
	background:url(/gfx/bg_buttonek.gif);
	background-repeat:repeat-x;
	background-color:#de5600;
	border: solid 1px #de5600;
	padding: 3px 7px;
	color:#FFF !important;
	font-size:9pt;
	font-weight:bold;
}
.red
{
    color: #FF0000 !important;    
}

.strong
{
	font-weight:bolder;	
}
/*-----------------------------------------------------------------------------*/
.mleft20
{
    margin-left: 20px;    
}
.mright20
{
    margin-right: 20px;    
}
.mbottom20
{
    margin-bottom: 20px;    
}



.citatboxorange{ border:#fb670d solid 2px; background-color:#fee5c7; padding:10px; font-weight:bold; color:#fb670d; margin-bottom:10px; margin-top:10px;}
.citatboxorange p{color:#fb670d; margin-bottom:10px; margin-bottom:8px;}
.citatboxorange-small-right{ border:#fb670d solid 2px; width:45%; background-color:#fee5c7; padding:10px; float:right; font-weight:bold; color:#fb670d; margin:10px 0px 10px 20px;}
.citatboxorange-small-right p{color:#fb670d; margin-bottom:8px;}
.citatboxorange-small-left{ border:#fb670d solid 2px; width:45%; background-color:#fee5c7; padding:10px; float:left; font-weight:bold; color:#fb670d; margin:10px 20px 10px 0px;}
.citatboxorange-small-left p{color:#fb670d; margin-bottom:8px;}
.citatboxgreen{ border:#4b8913 solid 2px; background-color:#e7fbd6; padding:10px; font-weight:bold; color:#4b8913; margin-bottom:10px; margin-top:10px;}
.citatboxgreen p{color:#4b8913; margin-bottom:8px; }
.citatboxred{ border:#9f0202 solid 2px; background-color:#ffeeee; padding:10px; font-weight:bold; color:#9f0202; margin-bottom:10px; margin-top:10px;}
.citatboxred p{color:#9f0202; margin-bottom:8px;}

/*-SILK----------------------------------------------------------------------------*/
.silkicon { position:relative; top:3px; left:0px; margin-right: 4px; margin-left: 10px;}
