@font-face{
		font-family: Myriad Pro;
		src:url('/fonts/CL.ttf');
		}
td{vertical-align: top;}

body{
	padding: 0;
	margin: 0;
	position: relative;
	background-color: #84b5ff;
	font-family: Myriad Pro;
	}


a, img{
	outline: none;
	outline-width: 0px;
	border-width: 0px;
	-moz-outline-style: none;
	}
img{
	max-width:800px;
	max-height: 700px
	}

p{text-indent: 35px;}

table#system-base-table{
	empty-cells: show;
	width:100%;
	border-collapse: collapse;
	border-spacing: 0px;
	}

tr#system-template-header-rtainer{
	height:200px;
	}

div#system-template-header{
	position: relative;
	width: 100%;
	height: 200px;
	top:0;bottom: 0;left: 0;right: 0;
	/*background: url(/templates/bger/images/doctors.png) no-repeat;*/
	background-position: 465px 0;
	}

div#system-template-name{
	color: yellow;
	font-size: 40px;
	width: 400px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	height: 200px;
	display: table-cell;
	letter-spacing: 4px;
	}

td#system-template-menucolumn{
	text-align: center;
	}

#system-template-phone{
	position: absolute;
	top: 40px;
	right: 10px;
	color: yellow;
	font-weight: bold;
	font-size: 30px !important;
	}

#system-template-address{
	position: absolute;
	top: 80px;
	right: 10px;
	color: white;
	font-weight: bold;
	font-size: 20px !important;
	}


td#system-center-column{
	width:1151px;
	min-width:1151px;
	max-width:1151px;

	min-height:100px;
	height: 100px;
	background-color: #84b5ff;
	padding: 0;
	/*background-color: gray;*/
	}
td#system-center-column>table{
	width:100%;
	border-collapse: collapse;
	border-spacing: 0px;	
	}

td#system-center-column>table>tbody>tr:not(:last-child)>td{margin: 0;padding: 0;}

/*table#system-base-table>tbody>tr:first-child>td:nth-child(3){ Правая внешняя колонка
	background: url(/dna4.png);
	background-repeat: repeat-y;
	background-size: 100px;
	background: red;
	}
*/

#system-template-footer{
	text-align: center;
	font-size: 12px;
	padding-left: 100px;
	padding-right: 100px;
	background-color: #0b0077;
	}
#system-template-footer span{
	color:gray;
	}
tr#system-template-row-tm{
	height:0px;
	}

/* Колонка меню */
#system-template-menucolumn{
	width:220px;
	padding: 0;
	background-color: #0b0077;
	}


/* Шапка */
td#system-center-column>table>tbody>tr:first-child>td:first-child{
	background-color: #0b0077;
	max-height: 20px;
	min-height: 20px;
	height: 20px;
	padding: 0;
	}
#system-template-logo{
	position: absolute;
	top:6px;
	width: 400px;
	}

/* Рабочая область */
div#mainws{
	min-height: 300px;
	position: relative;
	padding: 0;
	margin: 0;
	}

div#mainws>.system-page{
	padding: 10px 15px;
	}

#system-template-mainws-container{
	padding: 0;
	margin: 0;
/*	border:1px solid blue;*/
	}




.system-files-container div::empty{display:none};
