body {
 text-align: center;
 background: url("/layouts/v1/bg/body.gif");
 behavior: url('/layouts/v1/csshover.htc');
}
body, div, form, hr, img {
 margin: 0; padding: 0; border: 0;
}
body, p, td, li, div, select, option {
 font-family: arial, sans-serif;
 color: #000;
 font-size: 12px;
}
table {
 border: 1px solid #aaa;
 border-spacing: 0;
 border-collapse: collapse;
}
h1 {
 color: #882545;
 font-size: 15px;
 text-transform:uppercase;
 padding: 0;
 margin: 0 0 1em 0; 
}
h2 {
 color: #882545;
 font-size: 14px;
 padding: 0;
 margin: .7em 0 .7em 0; 
}
h3 {
 color: #882545;
 font-size: 13px;
 text-transform:uppercase;
 padding: 0;
 margin: .6em 0 .6em 0; 
}
h4 {
 font-size: 12px;
 padding: 0;
 margin: .4em 0 .4em 0; 
}

th {
 font-size: 110%;
 font-weight: bold;
 border: 1px solid #aaa;
 background-color: #aaa;
 margin: 0; padding: 3px;
 color: #FDFDFD;
 text-align: center;
}
td {
 border: 1px solid #aaa;
 margin: 0; padding: 3px;
}
td.th {
 font-weight: bold;
 text-align: right;
}
hr {
 clear: both;
 visibility: hidden;
}
label {
 font-weight: bold;
 display: block;
 margin-top: 0.5em;
}
address {
 clear: both;
 margin: 10px 0px;
 text-align:center;	
 color: #999;
 font-size: 8pt;
 font-style: normal;
}
fieldset {
 margin: 3px;
 padding: 4px;
}

dt {
 font-weight: bold;				
 margin-top: .5em;
}
dd {
 margin: 0;				
} 
dt a {
 color: #666; 				
}				


#All {
 background: url("/layouts/v1/bg/All.gif") repeat-y;
 position: relative;
 width: 950px;
 margin: 0 auto;
 text-align: left;
}

#Head {
 width: 950px;
 height: 166px;
 background: url("/layouts/v1/bg/Head.gif") no-repeat;
}

#SiteName, #SiteName span {
 width: 165px; height: 100px;
 margin: 0; padding 0;
 cursor: pointer;
}
#SiteName {
 position: absolute;
 top: 30px; left: 151px;
 overflow: hidden
}
#SiteName span {
 position: absolute;
 top: 0; left: 0;
 z-index: 1;
 background: url('/layouts/v1/bg/Synlab.gif') no-repeat;
}

#Logo, #Logo span {
 width: 150px; height: 50px;
 margin: 0; padding 0;
}
#Logo {
 position: absolute;
 top: 76px; right: 0px;
 overflow: hidden
}
#Logo span {
 position: absolute;
 top: 0; left: 0;
 z-index: 1;
}
.imumed {
 background: url('/layouts/v1/bg/logos/imumed.gif') no-repeat;
}
.lekarna {
 background: url('/layouts/v1/bg/logos/lekarna.gif') no-repeat;
}
.okbh {
 background: url('/layouts/v1/bg/logos/okbh.gif') no-repeat;
}
.hospital {
 background: url('/layouts/v1/bg/logos/hospital.gif') no-repeat;
}

#Main {
 background: url("/layouts/v1/bg/Main.jpg") no-repeat top right;
}

#ContentAndNavigation {
 width: 740px;
 float: left;
}
#Content {
 width: 590px;
 float: right;
}
#Content .Container {
 margin: 0 21px 0 20px;
}
div#Navigation {
 float: left;
 width: 150px; 
}
#Right {
 float: right;
 width: 210px;
}
#Right .Container {
 margin: 0 10px;
}

#MainMenu, #MainMenu ul, #MainMenu li {
 margin: 0; padding: 0; border: 0; 
 list-style: none;
}

* html #MainMenu li { float: left; height: 1%; } 
* html #MainMenu li a { height: 1%; } 
#MainMenu a {
 font-size: 11px;
 padding: 0 .5em;
 display: block;
 line-height: 2em;
 text-decoration: none;
 font-weight: bold;
 color: #333;
 background-color: #feb;
 border-top: 1px solid #fff;
}
#MainMenu a:hover {
 color: #111;
 background-color: #fff;
}
#MainMenu a.Current {
 color: #c00;
}

#MainMenu li li {
 display: none;
}
#MainMenu li.Path li {
 display: block;
}

#MainMenu li.Path li li {
 display: none;
}
#MainMenu li.Path li.Path li {
 display: block;
}

#MainMenu li.Path li.Path li li {
 display: none;
}
#MainMenu li.Path li.Path li.Path li {
 display: block;
}

#MainMenu ul a {
 background: none;
 font-weight: normal;
 padding: 0 1.5em;
 line-height: 1.5em;
}

#MainMenu ul ul a {
 padding: 0 2.5em;
 font-size: 10px;
}

#MainMenu ul ul ul a {
 padding: 0 3.5em;
 font-size: 10px;
}

div#Foot {
 padding: .5em;				
 background: url("/layouts/v1/bg/Foot.gif") no-repeat left bottom;
}
#Foot ul, #Foot li {
 margin: 0; padding: 0; border: 0; 
 list-style: none;
}
ul#FootButtons {
 margin-top: 2em;				
}
ul#FootButtons li {
 float: left;				 
}
#FootButtons li, #FootButtons li span {
 width: 25px; height: 25px;
 margin: 0; padding 0;
 cursor: pointer;
}
#FootButtons li {
 position: relative;
 overflow: hidden
}
#FootButtons li span {
 position: absolute;
 top: 0; left: 0;
 z-index: 1;
}
#FootButtons li.Print span {
 background: url('/layouts/v1/bg/Print.gif') no-repeat;
}
#FootButtons li.AddToFavorites span {
 background: url('/layouts/v1/bg/AddToFavorites.gif') no-repeat;
}

.Hidden {
 visibility: hidden;				
}
.Cleaner {
 clear: both;				
}
#PhotoGallery {
 margin: 0;	padding: 0; 
}
#PhotoGallery li {
 list-style: none;
 font-weight: bold;
 margin: 0; padding: 0px 0px 0px 40px; 
 height: 32px;
 line-height: 32px;
 background: #fff url('/layouts/common/ico/camera.gif') no-repeat;
} 
#PhotoGallery li a {
 color: #444;
 text-decoration: none;
 text-align: left; 
}
#PhotoGallery li a.Edit {
 font-size: 90%;
 font-weight:normal;
}
#PhotoGallery li a:hover, #PhotoGallery li a.New {
 color: #c00;
}
div.Thumbnail {
 float:left;
 margin: 0px 3px 7px 3px;
 padding: 2px;
 border: 1px solid #ccc;
 text-align:center;
}
div.Thumbnail div.Photo {
 display:block;
 overflow:hidden;
 margin-bottom: 5px;
}				
div.Thumbnail div.Name {
 font-size: 85%;
}				
div.Thumbnail div.Author {
 font-size: 75%;
 color: #999;
}				
div.Thumbnail div.Edit {
 margin-top: 5px;				
}				

.CMSLinks {
 border: 1px solid #666;
 background-color: #f1f1f1;
 margin: 2em 0;
 padding: .3em;
 clear: both;
}
.CMSLinks .Version {
 padding: 0 .5em 0 20px;				
 height: 24px;
 line-height: 24px;				
 background-image: url('/layouts/common/bg/CMS/Disabled.gif'); 				
 background-repeat: no-repeat;
 background-position: center left;
}
.CMSLinks .Active {
 background-image: url('/layouts/common/bg/CMS/Active.gif'); 				
}				
.CMSLinks .Link {
 padding: 1em;
 font-weight: bold;
}				
.CMSLinks .Actual {
 border: 1px solid #ccc;				
 background-color: #fff;
}				
.CMSLinks h3.Timestamp {
 width: 15em;
}				
.CMSLinks h3 {
 font-size: 100%;				
 font-weight: bold;
 margin: 0 1em 0 0; padding: 0;				
 float: left;
}
.CMSLinks ul {
 margin: 0 0 0 0; padding: 0;				
 list-style: none;
 float: left;
}
.CMSLinks li {
 list-style: none;
 margin: 0 .5em;				
 padding: 0;
 float: left;				
}				
.CMSLinks a {
 color: #666;
}
.CMSLinks a:hover {
 color: #000;
 text-decoration: underline;				
}				

a.Button, a.ButtonRed {
 padding: 1px 4px 1px 4px;				
 text-decoration:none;
 font-size: 9px;
 font-weight:bold;
 color:#fff;
}

a.Button{
 background-color:#0c0;
 border:1px solid #060;
}

a.ButtonRed {
 background-color:#c00;
 border:1px solid #600;
}

a.Button:hover {
 color:#0c0;
 background-color:#efe;
}

a.ButtonRed:hover {
 color:#c00;
 background-color:#fee;
}

#SiteMap, #SiteMap ul {
 margin: 0;	padding: 0; 
}
#SiteMap ul {
 margin-left: 20px; 
}
#SiteMap li, #SiteMap li ul li {
 border-top: 1px solid #ccc;
 list-style: none;
 margin: 0; padding: 0; 
 line-height: 1.5em;
 text-indent: 0.4em;
 color: #009;
} 

#SiteMap li {
 font-weight:bold;
}
#SiteMap li li {
 font-weight:normal;
}

#SiteMap a {
 color: #000;
 text-decoration: none;
 text-align: left; 
}

#SiteMap a.Disabled {
 color: #ccc;				
 text-decoration: line-through;
}

#SiteMap a:hover {
 color: #c00;
}
#SiteMap small {
 color: #999;
}


div.Thumbnail {
 float: left;
 margin: 0px 2px 7px 2px;
 padding: 1px 1px 1px 1px;
 border: 1px solid #ccc;
/* width: auto; height: auto; */
 text-align:center;
}

div.Thumbnail div.Photo {
 display: block;
 overflow:hidden;
 margin-bottom: 5px;
 width: 175px;
}



.Banner {
 margin: 5px;				
}

.Banner a, .Banner span {
 display: block;				
 width: 200px;
 margin: 0; padding 0;
 height: 38px;
}
.Banner a {
 position: relative;
 overflow: hidden;
}
.Banner span {
 position: absolute;
 top: 0; left: 0;
 z-index: 5;
}
.Banner .budejovice span {
 background: url('/layouts/v1/bg/banners/budejovice.gif') no-repeat;
}
.Banner .chomutov span {
 background: url('/layouts/v1/bg/banners/chomutov.gif') no-repeat;
}
.Banner .fun span {
 background: url('/layouts/v1/bg/banners/fun.gif') no-repeat;
}
.Banner .holding span {
 background: url('/layouts/v1/bg/banners/holding.gif') no-repeat;
}
.Banner .imumed span {
 background: url('/layouts/v1/bg/banners/imumed.gif') no-repeat;
}
.Banner .info span {
 background: url('/layouts/v1/bg/banners/info.gif') no-repeat;
}
.Banner .lekarna span {
 background: url('/layouts/v1/bg/banners/lekarna.gif') no-repeat;
}
.Banner .melnik span {
 background: url('/layouts/v1/bg/banners/melnik.gif') no-repeat;
}
.Banner .okbh span {
 background: url('/layouts/v1/bg/banners/okbh.gif') no-repeat;
}
.Banner .sk span {
 background: url('/layouts/v1/bg/banners/sk.gif') no-repeat;
}
.Banner .helacz span {
 background: url('/layouts/v1/bg/banners/helacz.gif') no-repeat;
}
.Banner .hospital span {
 background: url('/layouts/v1/bg/banners/hospital.gif') no-repeat;
}
.Bannerpp a, .Bannerpp span { height: 220px;}				
.Banner .pp span {
 background: url('/layouts/v1/bg/banners/pp.jpg') no-repeat;
}

#Right .Date, #Right .Search  {
 margin: 5px;				
 text-align: center;				
}
#Right .Date div {
 width: 200px;
 height: 21px;				
 line-height: 21px;
 font-size: 11px;
 font-weight: bold; 
 background: url('/layouts/v1/bg/Date.gif') no-repeat;
}

#Right .Search div {
 width: 200px;
 height: 27px;				
 font-weight: bold; 
 background: url('/layouts/v1/bg/Search.gif') no-repeat;
}
#Right .Search input.Text {
 background-color: #FFF8E6;
 padding: 0; margin: 5px 0 0 0;
 width: 100px;
 border: none; 
 font-size: 11px;
}
#Right .Search input.Button {
 padding: 0; margin: 5px 0 0 0;
 width: 80px;
 border: 1px solid #666; 
 font-size: 11px;
}
#Right .Contacts h2 {
 background: url('/layouts/v1/bg/Contacts.h2.gif') no-repeat;
 background-position: 5px 0px;
 font-size: 12px;
 height: 26px;
 padding: 0 0 0 15px;
 margin: 0;
 line-height: 20px;
}
#Right .Contacts .Container {
 font-size: 11px;
 background: url('/layouts/v1/bg/Contacts.Container.gif') repeat-y;
 background-position: 5px 0px;
 padding: 0 0 0 15px;
 margin: 0;
 line-height: 13px;
}

#Right .Contacts .Foot {
 height: 10px;
 background: url('/layouts/v1/bg/Contacts.Foot.gif') no-repeat;
 background-position: 5px 0px;
}

#Right .Contacts a {
 text-decoration: none;
 color: #882545;
 background: url('/layouts/v1/bg/envelope.gif') no-repeat;
 padding-left: 15px;
 background-position: left;
}
#Right .Contacts a.Link {
 background: none;
 padding-left: 0;
}

.Inactive {
 background-color: #888;				
}
