body {
    font-family: Trebuchet MS, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
    color: #003366;
    margin-left: 8px;
}

a {
	color: #5E74B2;
	text-decoration: none;
}
a:hover {
	color: #BA000C;
}

#Header {
    width: 749px;
    height: 189px;
    background-image: url(../images/Header.jpg);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

#Logo {
    width: 208px;
    margin-left: 16px;
    margin-top: 40px;
    float: left;
}

#Logo h1 {
    margin: 0;
    padding: 0;
    background-image: url(../images/LogoH1.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
	 overflow: hidden;	 
    width: 208px;
    height: 36px;
  cursor: pointer;
}

#Logo h2 {
    margin: 0;
    padding: 0;
    background-image: url(../images/LogoH2.gif);
    background-repeat: no-repeat;
    text-indent: -5000px;
    width: 208px;
    height: 48px;
    margin-top: 10px;
}
#HeaderMenu {
    float: right;
    margin-right: 20px;
    margin-top: 4px;
}
#HeaderMenu ul {
    margin: 0px;
    padding: 4px;
    list-style-type: none;
    
}
#HeaderMenu li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #666666;
    font-size: 11px;
}
#HeaderMenu a {
    color: #366389;
    text-decoration: none;
}
#HeaderMenu a:hover {
    text-decoration: underline;
}
#HeaderMenu li.selected {
    font-weight: bold;
}
#Groups {
    clear: both;
    margin-left: 40px;  
    margin-right: 10px; 
}

#GroupsDescription {
    display: none;
}
#GroupsMenu {
    float: right;
    position: relative;
    top: -4px;
    height: 54px;
    overflow: hidden;
} 

#GroupsMenu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;  
    width: 490px;
}

#GroupsMenu li {
    float: left;
    list-style-type: none;
    margin: 0px;
    width: 90px;
    margin-left: 2px;
    font-size: 11px;
    padding-left: 4px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: block;
    text-align: center;
	background-repeat: no-repeat;	
	background-position: top center; 
	height: 54px;

    
}
#GroupsMenu a {
    text-decoration: none;
    color: #ffffff;
    display: block;
    line-height: 90px; 
     
}
#GroupsMenu a:hover {
    text-decoration: underline;
}

#GroupsMenu li.ubezpieczenia-medyczne-lekarze {
	background-image: url(../images/ubezpieczenia-medyczne-lekarze.gif);
}

#GroupsMenu li.ubezpieczenia-zdrowotne-pacjenci {
	background-image: url(../images/ubezpieczenia-zdrowotne-pacjenci.gif);
}

#GroupsMenu li.ubezpieczenia-wspolpraca {
	background-image: url(../images/ubezpieczenia-wspolpraca.gif);
}

#GroupsMenu li.ubezpieczenia-abonamenty {
	background-image: url(../images/ubezpieczenia-abonamenty.gif);
}

#GroupsMenu li.ubezpieczenia-medyczne-lekarze-selected {
	background-image: url(../images/ubezpieczenia-medyczne-lekarze-selected.gif);
}

#GroupsMenu li.ubezpieczenia-zdrowotne-pacjenci-selected {
	background-image: url(../images/ubezpieczenia-zdrowotne-pacjenci-selected.gif);
}

#GroupsMenu li.ubezpieczenia-wspolpraca-selected {
	background-image: url(../images/ubezpieczenia-wspolpraca-selected.gif);
}


#GroupsMenu li.ubezpieczenia-abonamenty-selected {
	background-image: url(../images/ubezpieczenia-abonamenty-selected.gif);
}

#Main {
    width: 749px;
    margin-left: auto;
    margin-right: auto;   
    background-color: #ffffff; 
}

#Sidebar {
    float: left;
    width: 187px;
	margin-top: 16px;  

}
#SidebarContent {
    font-size: 11px;
}



#Content {
    width: 500px;
    padding: 16px;
    float: left;
}

#Content p {
	margin-top: 0;
	margin-bottom: 12px;	
}

#Content li {
	margin-bottom: 8px;	
}

#Content ul {
	margin-top: 8px;
	margin-bottom: 4px;	
}

#Footer {
    clear: left;
    width: 749px;
    margin-left: auto;
    margin-right: auto;   
    background-color: #ffffff; 
        margin-bottom: 8px;
}

#FooterPromo {
    width: 162px;
	 height: 86px;
	background-repeat: no-repeat;
	background-image: url(../images/FooterPromoChampions.png);
    float: right;
    font-size: 11px;
    color: #ffffff;
	 margin-bottom: 1px;
	 cursor: pointer;

}

#FooterPromo p {
	 text-indent: -5000px; 
	 overflow: hidden;	 
	 width: 162px;
	 height: 86px;	
	 cursor: pointer; 
}

#FooterMenu {
    float: left;
    width: 500px;
    padding-top: 60px;
    
}

#FooterMenu ul {
    margin: 0px;
    padding: 4px;
    list-style-type: none;
    
}
#FooterMenu li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding-left: 6px;
    padding-right: 6px;
    border-right: 1px solid #666666;
    font-size: 11px;
}
#FooterMenu li.selected {
    font-weight: bold;
}

#FooterLine {
	clear: both;
	background-color: #479b98;
	height: 18px;
	margin-bottom: 2px;
}

#Copyright {
    clear: both;
    border-top: 6px solid #3b4c7c;
    padding-left: 8px;
	 height: 14px;
	 background-color: #3b4c7c;
}

#Copyright a {
	color: #e5e5e5;	
}
#Copyright p {
	font-size: 11px;
    color: #ffffff;	
    position: relative;
    top: -3px;
    margin: 0;
    padding: 0;
}

#GroupsPreviewPatients, #GroupsPreviewDoctors, #GroupsPreviewConsultingRooms {
    width: 510px;
    height: 140px;
    background-repeat: no-repeat;   
	 background-position: bottom right;
    margin-bottom: 16px;
}

#GroupsPreview h3 {
    font-size: 11px;
    margin: 0;
    padding: 0; 
    border-top: 0;
}

#GroupsPreview h3 a {
    color: #ba000c;
    text-decoration: none;
}

#GroupsPreview p {
    padding-left: 12px;
    font-size: 11px;
	 margin: 0;
	 padding-top: 8px;
	 width: 236px;
}

#GroupsPreview h3 a:hover {
    text-decoration: underline;
}

#GroupsPreviewPatients {
    background-image: url(../images/GroupsPreviewPatients.jpg);
}
#GroupsPreviewDoctors {
    background-image: url(../images/GroupsPreviewDoctors.jpg);    
}
#GroupsPreviewConsultingRooms {
    background-image: url(../images/GroupsPreviewConsultingRooms.jpg);    
}



#Submenu {
	margin-top: 8px;
	margin-bottom: 12px;
	
}

#Submenu a {
	border-bottom: 0;
color: #499692;		
}

#Submenu a:hover {
color: #BA000C;	
}

#Submenu li {
	padding: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #93cccb;
	background-color: #f3f9fa;
}

#Submenu ul.subitems {
	border: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	display: inline;
}

#Submenu ul.subitems li {
		padding: 4px;
		margin-left: 0;
	padding-left: 12px;
	font-size: 12px;
	font-weight: normal;

	border-top: 0;
	border-top: 1px dotted #93cccb;	
}

#Submenu ul.subitems li.selected {
	font-weight: bold;
	
}

#Submenu ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
}

h1 {
	margin-bottom: 6px;	
}
h2 {
	margin-bottom: 4px;	
}

h3 {
	color: #b90009;
	margin-bottom: 4px;	
}

h2 {
	color: #499e99;
}

#Preview {
	
}

#Preview dl {
	margin: 0px;
	padding: 8px;
}

#Preview dt {
	margin-top: 8px;
	padding-top: 4px;
	border-top: 2px dotted #499e99;
}

#Preview dt a {
	border-bottom: 0;
	font-size: 16px;
	font-weight: bold;
}

#Preview dd {
	margin-bottom: 16px;
}

#Nav {
	width: 749px;
	background-color: #b90009;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
}
#Nav p {
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	padding: 4px;
	padding-left: 8px;	
	
}

#Nav a {
	color: #ffffff; 
}

.clearer {
	clear: both;
}

h1 {
	font-size: 26px;
	margin-bottom: 8px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

dl.faq dt {
	font-weight: bold;
}
dl.faq dd {
	margin-bottom: 8px;
}

div.Box h3 {
	font-size: 15px;
	color: #499692;	
}

div.Box {
	margin-top: 12px;
	border: 1px dotted #499e99;
	padding: 8px;
}

fieldset {
	display: block;
	border: 1px solid #499e99;
	margin-top: 8px;
	padding: 8px;

	margin-bottom: 4px;
}

legend {
	font-weight: bold;
	color: #b90009;
	padding: 4px;
		border: 1px solid #499e99;
		
}

fieldset br {
	clear: left;
}

label {
	display: block;
	width: 120px;
	float: left;
	line-height: 26px;
}
label.nofloat {
	float: none;
	display: inline;
}

div.Box p {
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0;
}