/* Definice stylu pro WYSIWYG editor, obsah editoru lezi v divu s */
/* id="articleContent", pokud tedy ma byt ve clanku nejake spec. css, napiste */
/* jej za #articleContent											 */
/* @author Jakub Mahdal <jakub.mahdal@plymo.net> */
/* @version 1.0; last modified 2006-08-16 00:20 by plymo */

#kariera { margin: 0px 0px 20px 0px; padding: 0px; border: 0px; clear:both; color:#ea7f0d;}
#kariera img{ border-right: 15px Solid #ffc322; margin:0px 10px 25px 0px; }
#kariera strong{ font-size:12pt; color:#ea7f0d; text-transform:uppercase; }
#kariera a{ text-decoration:underline; color:#ea7f0d; }
#kariera a:hover{ text-decoration:none; }
#kariera span{ text-transform:uppercase; font-weight:bold;  }


body#articleContent { font-family: Verdana, Tahoma, sans-serif; font-size: 8pt; margin: 10px; padding: 0px; border: 0px; text-align:left; }
div#articleContent { font-family: Verdana, Tahoma, sans-serif; font-size: 8pt; padding: 0px; border: 0px; text-align:left; }
#articleContent * { margin: 0px; padding: 0px; border: 0px; }

#articleContent h1{	margin: 0px 0px 5px 0px; font-size: 11pt; color: #008340; }
#articleContent h2{	margin: 0px 0px 10px 0px; font-size: 10pt; color: #5F5F5F; }
#articleContent h3{	margin: 0px 0px 0px 0px; font-size: 9pt; color: #ea7f0d; }
#articleContent h4{	margin: 0px 0px 5px 0px; font-size: 8pt; color: #008340; }
#articleContent h5{ margin: 0px 0px 5px 0px; font-size: 8pt; color: #008340; }
#articleContent h6{	margin: 0px 0px 5px 0px; font-size: 8pt; color: #8b8b8b; }

#articleContent address{ font-size: 8pt; }

#articleContent strong{ }

#articleContent ul{	margin: 0px 0px 0px 12px; }
#articleContent ol{	margin: 20px; }
#articleContent li{	margin: 0px 0px 10px 0px; padding: 0px 0px 0px 10px; color: #828282; }

#articleContent a{ color: #7f7f7f; }
#articleContent a:visited {	color: #7f7f7f; }
#articleContent a:link { color: #7f7f7f; }
#articleContent a:hover { color: #008340; }
#articleContent a:active { color: #7f7f7f; }

#articleContent img{  }

#articleContent input, textarea{ border: 1px Solid #aaa; }

#articleContent table{ margin: 0px; font-size: 8pt; text-align: left; }
#articleContent td{ margin:0px 0px 20px 0px; padding: 0px 2px 4px 0px; }
#articleContent tr{ margin:0px 0px 20px 0px; }

#articleContent p{ margin: 0px 0px 10px 0px; color: #828282; }
#articleContent hr{	width: auto; height: 1px; }


div#navrcholu { margin:4px; text-align:left; }


/* uzivatelsky definovany styly pro wysiwyg */
#articleContent .table_title{}

#articleContent .styl0 { color: #ea7f0d; font-weight:bold; } 						/* oranzova tucna */
#articleContent .styl1 { color: #ea7f0d; } 											/* oranzova normal */
#articleContent .styl2 { color: #000; font-weight:bold;	}							/* cerna tucna */
#articleContent .styl3 { color: #008340; font-weight:bold; }						/* zelena tucna */
#articleContent .styl4 { color: #008340; }											/* zelena normal */
#articleContent .styl5 { color: #8b8b8b; font-weight:bold; }						/* seda tucna */
#articleContent .styl6 { color: #8b8b8b; }											/* seda normal */
#articleContent .styl7 { color: #fff; font-weight:bold; background: #aaaaaa; padding:3px; }		/* bila tucna na sedem pozadi */
#articleContent .styl8 { color: #ea7f0d; font-weight:bold; background: #d5d5d5; padding:3px; }	/* oranzova tucna na sedem pozadi */
#articleContent .perex { font-size:11pt; text-align:left; }											/* vetsi pismo prvniho odstavce */
#articleContent .imgLeft { margin:5px 10px 5px 0px; }	/* obrazek vlevo */
#articleContent .imgRight { margin:5px 0px 5px 10px;  }	/* obrazek vpravo */
#articleContent .imgCentered { margin:10px;  }	/* obrazek uprostred */

#articleContent .logotype { clear:both; }
#articleContent .logotype .image{ float:left; width:160px; text-align:left; }
#articleContent .logotype .text{ float:left; width:300px; }
#articleContent .logotype .text span{ color: #5d5d5d; font-weight:bold; font-size:0.8em; }
#articleContent .logotype .text p{}
/* konec stylu pro WYSIWYG editor */

