html { overflow-y: scroll; margin: 0 }
html, body { padding: 0 }
/*body { background: white url(images/bg.png) top center no-repeat; margin: 0 10px; font-family: sans-serif; font-size: small }
*/body { background: white top center no-repeat; margin: 0 10px; font-family: sans-serif; font-size: small }
div#body { background: white; width: 760px; margin: 0 auto; padding: 0 0 10px 0 } 
h1, h2 { color: #8f3b3b; line-height: normal; }
#content h2 { font: inherit; font-weight: bold; margin-top: 2em; margin-bottom: 1em; color: inherit; }
#content  { line-height: 131.5% }

#hometable h2, #right .newsitem .date, #right .news-item .title  { color: #9f5f5f }
h1, h2 { font-size: medium; font-weight: normal; margin: 0 }
h1 { font-size: large; margin-bottom: 1em }
a img { border: none }  


div#header { height: 64px; position: relative; }
div#header #logo { display: block; position: absolute; top: 5px; left: 0 }
div#header #langmenu { position: absolute; top: 0; left: 330px; margin: 0; padding: 0 }
div#header #langmenu li { display: block; padding: 0; margin: 0; float: left }
div#header #langmenu li * { display: block; padding: 3px }
div#search { width: 364px; height: 64px; position: absolute; top: 0; right: 0; background: url(images/searchbg.png) }
div#search #searchText   { display: block; position: absolute; top: 20px; left: 20px; border: solid 1px #afafaf; width: 220px; padding: 2px; background: #efefef }
div#search #searchButton { display: block; position: absolute; top: 11px; left: 260px }

div#picturediv { margin: 20px 0 }

div#columns { position: relative; }

div#left, div#right { width: 145px; position: absolute; background: white; padding-bottom:10px; color: #4f4f4f; top: 0}
div#right { right: 0; visibility: hidden; }
div#left { left: 0 }
#orphusdiv { font-family: Verdana, sans-serif; font-size: x-small; color: silver; margin-top: 3em }
#orphusdiv a { color: inherit }

div#content { padding-left: 180px; }
#content p, #content ul, #content ol, .page_details { margin-top: 1em; margin-bottom: 1em }


#menu, #menu ul { margin: 0; padding: 0; display: block; list-style-type: none;  }
#menu li { margin: 0; padding: 0; display: block;   }
#menu li.skip { margin-top: 10px }
#menu a, #menu span { display: block; padding: 3px 0; width: 100% }
#menu a { text-decoration: none;  color: #5f5f5f }
#menu span { cursor: default; }
#menu ul a, #menu ul span { padding-left: 20px; padding-top: 1px; /*background: url(images/corner.gif) 0px -6px no-repeat*/ background: url(images/bullet.png) 5px 4px no-repeat }
#menu span, #menu li li a.active { color: red  }
#menu li li a.active { text-decoration: underline }
#menu .spacing { margin-top: 16px }
#menu .header {  border-bottom: 1px solid #dfdfdf; font-weight: bold }
#menu a.header {/* color: #4f4f4f; */} 

#news { margin-bottom: 20px }
.newsitem { margin-top: 10px }
.newsitem span { display: block }


.rightimage { float: right; border: 1px solid gray; margin-left: 1em; margin-bottom: 3px }

table.courses-prices { empty-cells: show; border-collapse: collapse; width: 100% }
table.courses-prices th, table.courses-prices td { padding: 3px 5px; border: 1px solid silver }
table.courses-prices th { text-align: left; }

table.definition { empty-cells: show; border-collapse: collapse; width: 100% }
table.definition th, table.definition td { padding: 0; border: none; padding-bottom: 1em; vertical-align: top }
table.definition th { padding-right: 1em; text-align: left; font-weight: normal; white-space: nowrap; }

.news-item  { border-bottom: 1px solid #dfdfdf;  margin: 10px 0; padding-bottom: 10px; float: left; width: 100% }
.news-item img { float: left }
.news-item div { }
.news-item .title { font-weight: bold;   }
.news-item .more  { margin-top: 10px }


#hometable { border-collapse: collapse; width: 100%; empty-cells: show }
#hometable td.left, #hometable td.right { padding: 0; vertical-align: top;  }
#hometable td.spacer { width: 0px }
#hometable td.left { padding-right: 10px; width: 64% }
#hometable td.right { padding-left: 10px; border-left: 1px solid #dfdfdf; }
#hometable h2 { margin-top: 0; font-size: large; font-weight: normal; }





.page_details span { color: #4f4f4f; font-weight: bold; }
.news-item .page_details span { font-weight: normal; }
.page_details span.time_in_many_days { color: black;  font-weight: normal }
.page_details span.time_in_two_days  { color: #7f3f00; font-weight: normal }
.page_details span.time_tomorrow     { color: #ff5f00; font-weight: bold }
.page_details span.time_today        { color: red;    font-weight: bold }
.page_details span.time_running      { color: green;    font-weight: normal }
