		body{
			height: 100%;
			border-right: 1px solid black;
			border-left: 1px solid black;
			font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
		}
		img{
			border: none;
		}
		h1, h2, h3, h4, h5, h6{
			padding:0px;
			margin: 0px;
		}
		table{
			border-collapse: collapse;
		}
		a {
			text-decoration: none;
		}
		a:hover{
			text-decoration: underline;
		}
		p{
			margin: 0px;
			padding: 0px;
			line-height:1.4;
		}
		.hr{
			background-color: gray;
			height:1px;
			overflow: hidden;
			border: none;
			color: gray;
			margin-top: 6px;
			margin-bottom: 6px;
		}
		
		td{
			vertical-align: top;
		}
		
		ul,ol{
			margin-top:0px;
			margin-bottom:0px;
			padding-top:0px;
			padding-bottom:0px;
			line-height:1.4;
			
		}
		blockquote{
			margin-top: 0px;
			margin-bottom: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
		}
		
		
		.border{
			border: 1px solid black;
		}
		.insert_table_td_hidden{
			border: 1px dashed gray;
		}
		
	
		
		/* --------- custom settings -------------*/
		/* 
		mceContentBody  - zaklad
		_filename		- pripojuje se  nazev souboru bez pripony
		
		z filename.php?blablabla ... bude
		mceContentBody_filename
		
		
		*/
		

		.mceContentBody_produkty{
			color: black;
			font-family:tahoma;
			font-size:11px;
		}
		
		.mceContentBody_pikto{
			color: black;
			font-family:tahoma;
			font-size:11px;
		}
