html * {
	margin:0;
	padding:0;
}
body {
	color:#010000;
	font: normal 62.5% "Verdana", sans-serif;
	position:relative;
}
table {
	border-collapse: collapse;
}
a {color:#333333; text-decoration:underline;}
a:hover {color:#29166F; text-decoration:none; outline:none; }

a img {border:0;}

table.mainTable {
	width: 1050px;
	margin: 0 auto;
	background: #fff;
}

td.mainHeadLeft a {
	display: block;
	height: 149px;
}

table.mainTable tr td.mainHeadLeft {
	width: 190px;
	text-align: right;
	height: 149px;
	background: transparent url(../img/logo.gif) no-repeat right top;
	border-bottom: 1px solid #DA251C;
}
table.mainTable tr td.mainHeadRight { 
	border-bottom: 1px solid #DA251C;
	width: 810px;
}
table.mainTable tr td.mainHeadRight div {
	display: block;
	width: 202px;
	height: 149px;
	float: left;
}
.headP1 {background: url(../img/cardiologi.jpg) no-repeat left top;}
.headP2 {background: url(../img/reanimatolog.jpg) no-repeat left top;}
.headP3 {background: url(../img/operation.jpg) no-repeat left top;}
.headP4 {background: url(../img/laboratoria.jpg) no-repeat left top;}

table td.mainHead {
	height: 221px;
	background: #b1b1b1 url("../img/mainhead.jpg") no-repeat left top;
}


td.mainCenter, td.mainLeft {
	padding: 10px;
}
div.mainCenter p, div.mainCenterPage p {
	text-indent: 30px;
	margin: 10px 0;
}
div.mainCenterPage {
	font-size: 14px;	
	text-align: justify;
	padding: 50px 0;
}

.mainCenterPage img, div.mainCenter img {
	margin: 8px;
	border: 1px solid #ccc;
	padding: 2px;
}
td.mainCenter {
	width: 788px;
}
td.mainLeft {
	width: 173px;
}



div.bottomLeft {
	border: 1px solid #DA251C;
	margin: 5px 0;
}

div.mainCenter, div.mainMenu {
	clear: both;
}

td.mainCenter div.bottomCenter {
/*	margin-right: 150px;*/
}

.shiftImg {
	margin-top: -50px;
	z-index: 999;
	position: relative;
}

div.bottomCenter {
	border: 1px solid #29166f;
	margin: 5px 0;
}

span.copy, span.copy a {
	color: #29166F;
	font-weight: bold;
	text-decoration: none;
}

span.copy {
	display: block;
	text-align: center;
	margin: 5px 0;
}

td.mainLeft {
	border-right: 1px solid #29166F;
}

.mainCenter ul, .mainCenter ol {
	margin: 5px 20px;
	padding: 5px 20px;
	list-style-position: inside;
}

.mainCenterPage img {
	margin: 7px;
}

.mainCenter ul {
	list-style-position: inside;
	margin: 5px 5px 5px 30px;	
}

div.mainCenter p {
	text-indent: 30px;
}

div.mainCenter {
	font-size: 14px;
	color: #444444;
	
}

div.navigator {
	margin: 10px 0 0 4px;
}

h1.title {
	font: normal 20px "Verdana";
	color: #29166F;
	margin: 0 0 10px 10px;
}

div.head {
	text-align: center;
	color: #fff;
  	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 4px 0;
	border-left: 1px solid #29166f;
	border-right: 1px solid #29166f;	
	background: #29166F;
}

div.sep {
	border-left: 1px solid #DA251C;
	border-right: 1px solid #DA251C;
	height: 7px;
	line-height: 2px;
}

div.lang, div.lang a {
	font: bold 12px "Verdana";
	text-transform: uppercase;
	text-decoration: none;
}

div.lang {
	text-align: center;
	color: #DA251C;
	margin: 5px 5px 10px 5px;
}
div.lang a {
	color: #29166F;
}

div.media {
	margin: 30px auto;
	text-align: center;
	font-weight: bold;	
/*	display: none;*/
}
div.media embed {
	margin: 0 0 10px 0;
}
div.fade {
	display: none;
}

.fadeOn {
	background: #676767;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 999;
}
a.decorNone img {
	border: none;
	margin: 0 4px;
	padding: 0;
}
a.decorNone {
	text-decoration: none;
}

address {
	font-style: normal;
	font-weight: bold;
	color: #444;
	background: url(../img/phone.gif) no-repeat left top;
	padding: 0 0 0 30px;
	margin: 10px 50px;
}

span.date {
	color: #29166F;
	font: bold 10px "Verdana";
}

.annonce {
	border: 1px solid #29166F;
	margin-bottom: 20px;
	padding: 10px;
}