body, p, td  {
   FONT-FAMILY : arial, helvetica;
   FONT-SIZE : 12px;
   font-weight: normal;
   COLOR : #000000;
   text-decoration : none;   
}

body 
{
   background-image: none;
}

a {text-decoration: underline; color: #1F4CA5;}

A:hover  {
   COLOR : #000000;
   text-decoration : none;
}

A:link  {
   COLOR : #1F4CA5;
   text-decoration : underline;
}

.noprint {
   display: none;
}

table.farebnaTabulka {border-collapse:collapse; margin: 0 0 10px 0;}
table.farebnaTabulka td {border: 1px solid #707070;}
table.farebnaTabulka th {border: 1px solid #707070;}

img {display:block;}

.onlyprint {
   display: block;
}

div.text { position:static !important; display:block !important; visibility:visible !important; opacity:1;}
a.sendLink {display:none;}

h1 {font-size: 166.67%; font-weight: normal; margin: 20px 0 15px 0; color:#cc0000;}
h2 {font-size: 150%; margin: 0px 0 15px 0; font-weight: normal; color:#003399;}
h3 {font-size: 133.33%; margin: 0 0 15px 0; font-weight: normal; color:#003399;}
h4 {font-size: 116.67%; margin: 0 0 15px 0; color:#cc0000;}
h5 {font-size: 108.33%; margin: 0 0 15px 0; font-weight: bold;}
h6 {font-size: 100%; margin: 0 0 15px 0; font-weight: bold;}

img {margin:10px;}

table td, table th {padding:5px;}
div.logo {margin: 0 0 10px !important;}
div.logo img {margin:0px !important;}
div.navbar {color:#707070;}
div.text {display:block !important; opacity:1 !important; position:static !important; z-index: 3 !important; filter:alpha(opacity=100) !important; clear:both; margin: 0 0 20px 0;}
div.text img {border:1px solid #CECECE; padding:8px; margin:0 10px 20px 0 !important; float:left;}
div#nav,
div.mgroupLogo,
div.menu-top,
div.navbar,
div.content a.up,
div.content_info
{display:none;}
div.about {clear:both;}

/* ordinacne hodiny - zaciatok */
		.oh_ohframe {
				float: right;
				padding: 0px 10px 0px 10px;
			}
		.oh_ohframe table td {
				padding: 3px 3px;
			}	
			.oh_headline {
				color: #950202;
				font-weight: bold;
				padding-bottom: 10px;
			}
			
			.oh_frame {
				width: 310px;
				background-color: #ffffff;
				border: 1px solid #950202;
				margin-top: 10px;
				margin-bottom: 24px;
				padding-top: 20px;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 8px;
			}
			
			.oh_frame_label {
				height: 22px;
				position: absolute;
				margin-top: -31px;
				margin-left: 15px;
				background: transparent;
			}
			
			.oh_frame_label .left, .oh_frame_label .right {
				float: left;
				width: 4px;
				height: 22px;
				margin: 0px;
				padding: 0px;
				background: transparent;
			}
			
			.oh_frame_label .middle {
				float: left;
				padding: 4px 7px 4px 7px;
				background: url('../images/css/frame_label_bg.gif') repeat-x scroll top left;
				color: #ffffff;
				font-weight: bold;
				text-align: left;
			}
			
			.oh_label {
				width: 100%;
				padding-right: 4px;
				padding-top: 5px;
				font-weight: bold;
				color: #950202;
			}
			
			.oh_box {
				width: 220px;
				border: 1px solid #950202;
				background-color: #C2FEC4;
				padding: 1px 4px 1px 4px;
				font-size: 10px;
				margin: 3px 0px 3px 0px
			}
			
			.oh_pozn {
				padding-top: 5px;
				font-size: 11px;
			}
/* ordinacne hodiny - koniec */