﻿
/* --------- TLAČÍTKA PRO TELERIK RADEDITOR TOOLBAR --------- */

.rade_toolbar.Telerik .Tucne {background-image: url(Telerik/bold.gif); margin-left:3px;}
.rade_toolbar.Telerik .Kurziva {background-image: url(Telerik/italic.gif); margin-left:3px}
.rade_toolbar.Telerik .Vlevo {background-image: url(Telerik/left.gif); margin-left:3px}
.rade_toolbar.Telerik .Stred {background-image: url(Telerik/center.gif); margin-left:3px}
.rade_toolbar.Telerik .Vpravo {background-image: url(Telerik/right.gif); margin-left:3px}
.rade_toolbar.Telerik .ZrusitZarovnani {background-image: url(Telerik/no_alignment.gif); margin-left:3px}
.rade_toolbar.Telerik .Seda {background-image: url(Telerik/gray.gif); margin-left:3px}
.rade_toolbar.Telerik .Modra {background-image: url(Telerik/blue.gif); margin-left:3px}
.rade_toolbar.Telerik .VlozitObrazek {background-image: url(Telerik/image.gif); margin-left:3px}
.rade_toolbar.Telerik .VlozitFlash {background-image: url(Telerik/flash.gif); margin-left:3px}
.rade_toolbar.Telerik .ModHtml {background-image: url(Telerik/html.gif); margin-left:3px}
.rade_toolbar.Telerik .Kopirovat {background-image: url(Telerik/copy.gif); margin-left:3px}
.rade_toolbar.Telerik .Vlozit {background-image: url(Telerik/past.gif); margin-left:3px}
.rade_toolbar.Telerik li {background-image: none;  }
.rade_toolbar.Telerik li span {display: block; height: 20px; margin-top: 0px;}

/* --------- CSS STYLY DOSTUPNÉ V UŽIVATELSKÉ NABÍDCE TELERIK RADEDITOR --------- */

img.ObrazekVlevo {float:left; margin-right:12px; margin-bottom:6px; border:solid 1px #b3b3b3}
img.ObrazekVpravo {float:right; margin-left:12px; margin-bottom:6px; border:solid 1px #b3b3b3}
.Normalni {clear:both}
.ObrazekVlevo {float:left; margin-right:12px; margin-bottom:6px; border:solid 1px #b3b3b3}
.ObrazekVpravo {float:right; margin-left:12px; margin-bottom:6px; border:solid 1px #b3b3b3}

/* ---------TELERIK RadComboBox --------- */
.RadComboBoxDropDown_Gray *, .RadComboBox_Gray * {
	font-family: Arial, Sans-Serif !important; 
	font-size: 12px !important; 
	color:#404040 !important
	}
.rcbInputCell {padding-left:8px !important}
.rcbItem, .rcbDisabled, .rcbHovered {padding:2px 4px 2px 8px !important; border:none !important}

/* ---------TELERIK FileUpload --------- */
div.radupload {width:350px}
div.radupload * {background-image:none; padding:0 !important; margin:0 !important; background-color:White !important; border-style:none !important}
div.radupload input[type="text"] {padding:2px 2px 0 2px !important; margin:0 !important; border:solid 1px #6788be !important; height:17px  !important}
div.radupload input[type="button"] {padding:0px !important; margin:0 !important; height:21px  !important; background-image:none; font-family: Arial, Sans-Serif; font-size: 12px; color:#960101 !important; font-weight:normal; text-decoration:underline; cursor:pointer  !important}


