html, body, ul, li, h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img { border: 0; }

.clear { clear: both; height: 0; border: 0; }

body {
	font: 100% verdana, sans-serif;
	background: #e7e7e7 url(../image/background_body_en_home.jpg) top center no-repeat; 
}

/*
#cz_ { background: #e7e7e7 url(../image/background_body_cz_home.jpg) top center no-repeat; }
#cz_about-nros { background: #e7e7e7 url(../image/background_body_cz_about-nros.jpg) top center no-repeat; }
#cz_about-nhc { background: #e7e7e7 url(../image/background_body_cz_about-nhc.jpg) top center no-repeat; }
#cz_database { background: #e7e7e7 url(../image/background_body_cz_database.jpg) top center no-repeat; }
#cz_seminars { background: #e7e7e7 url(../image/background_body_cz_seminars.jpg) top center no-repeat; }
#cz_documents { background: #e7e7e7 url(../image/background_body_cz_documents.jpg) top center no-repeat; }
#cz_contacts { background: #e7e7e7 url(../image/background_body_cz_contacts.jpg) top center no-repeat; }

#en_ { background: #e7e7e7 url(../image/background_body_en_home.jpg) top center no-repeat; }
#en_about-nros { background: #e7e7e7 url(../image/background_body_en_about-nros.jpg) top center no-repeat; }
#en_about-nhc { background: #e7e7e7 url(../image/background_body_en_about-nhc.jpg) top center no-repeat; }
#en_database { background: #e7e7e7 url(../image/background_body_en_database.jpg) top center no-repeat; }
#en_seminars { background: #e7e7e7 url(../image/background_body_en_seminars.jpg) top center no-repeat; }
#en_documents { background: #e7e7e7 url(../image/background_body_en_documents.jpg) top center no-repeat; }
#en_contacts { background: #e7e7e7 url(../image/background_body_en_contacts.jpg) top center no-repeat; }
*/

#Layout {
  margin: auto;
  width: 1000px;
  font-size: 12px; 
}
p#Logo img { height: 45px; }



#Header { width: 100%; height: 75px; background: url('../image/background_header.jpg') repeat-x; }
#Header ul { width: 800px; padding-top: 12px; padding-left: 25px; text-align: left; }
#Header ul li { display: inline; width: auto; height: 30px; padding: 10px 0 12px 0;}
#Header ul li.active a { background-color: #1e4a96; }
#Header ul li a { color: #fff; text-decoration: none; padding: 10px 10px 12px 10px;  }
#Header ul li a:hover { text-decoration: underline; }

#Header p {  margin-top: 25px; padding-right: 40px; color: #fff; text-align: right; }
#Header p a { color: #fff;; }



#Header_2 { margin-top: 7px; width: 100%; height: 29px; }
#Header_2 p { color: #74767a; padding-top: 8px; margin-left: 40px; }

#News { margin-left: 683px; margin-top: 99px; width: 317px; height: 34px; background: url('../image/background_news.jpg') no-repeat; }
#News p { font-size: 100%; color: #999999; padding-top: 10px; margin-left: 20px; }
#News p strong { color: #d5e4ff; font-weight: normal; }

#Line { width: 998px; height: 44px; background: url('../image/background_line.jpg') repeat-x; border: 1px solid #808080; }
#Line h1 { font-weight: normal; font-size: 120%; color: #dbdbdb; padding-top: 14px; margin-left: 40px; }
#Line h1 strong { color: #b0cdff; font-weight: normal; }



#Page { width: 100%; background-color: #fff; min-height: 300px; margin-top: 10px; }

#Content {float: left; width: 683px; }

#Right { float: right; margin-top: 10px; width: 317px; background: url('../image/background_news_box.jpg') no-repeat; min-height: 300px;}
#Right p { font-size: 90%; color: #5a5a5a; padding: 10px 35px 5px 20px; line-height: 18px; }
#Right p strong { color: #16326c; }
#Right p a { color: #16326c; }
/*
#Right p a { display: block; text-align: right; color: #16326c; }
#Right p a:hover { text-decoration: none; }
*/

#Content h2 { padding: 15px 40px 15px 40px; font-size: 110%; }
#Content p  { padding: 0 40px 15px 40px; text-align: justify; font-size: 90%;  }
#Content p strong { color: #16326c; }

#Content table { padding: 0 40px 15px 40px; text-align: justify; font-size: 90%;  }


#Footer { width: 100%; height: 46px; vertical-align: middle; font-size: 90%; background-image: url('../image/background_footer.jpg'); background-repeat: no-repeat; color: #5f8dec; }
#Footer p.copyright { float: left; padding-left: 40px; margin-top: 15px; width: 90%; }
#Footer ul { float: right; width: 700px; margin-top: 15px; text-align: right; padding-right: 10px; }
#Footer ul li { display: inline; float: right; text-align: right; width: auto; }
#Footer ul li a { color: #5f8dec; text-decoration: none; padding: 0 10px 0 10px; }
#Footer ul li a:hover { text-decoration: underline; }

.Fotografie { float: left; width: 205px; height: 150px; margin-left: 15px; text-align: center; }
.Fotografie img { max-width: 200px; max-height: 132px; border: 1px solid #16326c; }


a { color: #16326c; }
a:hover { text-decoration: none; }
