/******************************
      Design portálu SCG
      
 - idea: 
 - realizace:
 - css: sKopheK
      
******************************/

body
{
  background-color: #00728f;
  font-family: Verdana, sans-serif;
  color: #000;
  font-size: 90%;
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

/* odkaz "jdi na obsah" */
#go_content
{
  display: none;
}

/* záhlaví */
#bg_head
{
  background: url(../img/bg_top.jpg) 50% 50% repeat-x;
  height: 97px;
  width: 100%;
}

/* menu */
#menu
{
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

#menu li,
#menu li a
{
  position: absolute;
  display: block;
  background-repeat: no-repeat;
}

#menu li a span
{
  visibility: hidden;
}

#menu li a:hover
{
  text-decoration: none;
}

#menu_news
{
  left: 24px;
  top: 19px;
}

#menu_news a
{
  background-image: url(../img/menu_news.jpg);
  width: 129px;
  height: 29px;
}

#menu_news a:hover
{
  background-image: url(../img/menu_news_hover.jpg);
}

#menu_about
{
  left: 218px;
  top: 22px;
}

#menu_about a
{
  background-image: url(../img/menu_about.jpg);
  width: 103px;
  height: 31px;
}

#menu_about a:hover
{
  background-image: url(../img/menu_about_hover.jpg);
}

#menu_events
{
  left: 377px;
  top: 10px;
}

#menu_events a
{
  background-image: url(../img/menu_events.jpg);
  width: 177px;
  height: 32px;
}

#menu_events a:hover
{
  background-image: url(../img/menu_events_hover.jpg);
}

#menu_events_past
{
  left: 529px;
  top: 34px;
}

#menu_events_past a
{
  background-image: url(../img/menu_events_past.jpg);
  width: 51px;
  height: 15px;
}

#menu_events_past a:hover
{
  background-image: url(../img/menu_events_past_hover.jpg);
}

#menu_events_present
{
  left: 491px;
  top: 50px;
}

#menu_events_present a
{
  background-image: url(../img/menu_events_present.jpg);
  width: 71px;
  height: 16px;
}

#menu_events_present a:hover
{
  background-image: url(../img/menu_events_present_hover.jpg);
}

#menu_events_upcoming
{
  left: 539px;
  top: 66px;
}

#menu_events_upcoming a
{
  background-image: url(../img/menu_events_upcoming.jpg);
  width: 62px;
  height: 13px;
}

#menu_events_upcoming a:hover
{
  background-image: url(../img/menu_events_upcoming_hover.jpg);
}

#menu_looking_for
{
  left: 657px;
  top: 31px;
}

#menu_looking_for a
{
  background-image: url(../img/menu_looking_for.jpg);
  width: 138px;
  height: 30px;
}

#menu_looking_for a:hover
{
  background-image: url(../img/menu_looking_for_hover.jpg);
}

#menu_contact
{
  left: 850px;
  top: 22px;
}

#menu_contact a
{
  background-image: url(../img/menu_contact.jpg);
  width: 142px;
  height: 30px;
}

#menu_contact a:hover
{
  background-image: url(../img/menu_contact_hover.jpg);
}

/* zápatí */
#bg_foot
{
  clear: all;
  float: left;
  background: url(../img/bg_bottom.jpg) 50% 100% repeat-x #00728f;
  height: 155px;
  width: 100%;
}

#bg_foot a
{
  color: #cfce00;
  text-decoration: none;
}

#bg_foot a:hover
{
  color: #fff;
  text-decoration: underline;
}

#footer
{
  width: 1000px;
  _width: 1005px;
  margin: 0 auto;
  color: #fff;
  padding-top: 33px;
}

#footer_links
{
  width: 230px;
  font-size: 85%;
  float: left;
}

#footer_links div
{
  margin-top: .5em;
}

#footer_links div.copy
{
  font-size: 117%;
}

#footer_events_heading
{
  background: url(../img/events_caption.jpg) no-repeat top left;
  width: 196px;
  height: 23px;
  display: block;
  margin-bottom: .5em;
  margin-left: 15px;
}

#footer_events_heading span
{
  display: none;
}

#footer_events
{
  float: left;
  margin-left: 15px;
  width: 730px;
}

#footer_events li
{
  display: inline-block;
  font-size: 90%;
  margin: .5em 1.5em 0 0;
}

#footer_events ul
{
  margin-left: 15px;
}

/* prostřední sloupec */
#main
{
  float: left;
  background: url(../img/bg.jpg) repeat;
  width: 100%;
  height: 100%;
}

#middle
{
  width: 1000px;
  margin: 0 auto;
  position: relative;
  color: #444;
  _width: 1012px;
}

/* levý sloupec */
#left
{
  width: 230px;
  background-color: #fff;
  float: left;
  margin-right: 20px;
  font-size: 90%;
}

#left .logo
{
  display: inline-block;
  text-indent: -5000px;
  height: 115px;
  width: 206px;
  margin: 0 auto;
  background: url(../img/logo.jpg) no-repeat top left;
}

.event_left
{
  color: #555;
  margin: 30px 0;
}

.event_left img
{
  border: 0;
  display: block;
  margin: .3em auto;
}

.event_left span.event_anotation
{
  display: block;
  font-size: 105%;
  color: #00728f;
  font-weight: bold;
  padding: .3em 0;
}

.event_left span.read_more
{
  display: block;
  text-align: right;
  font-weight: bold;
  margin-top: .7em;
}

.event_left span.read_more a
{
  color: #d60c8c;
}

.event_left span.read_more a:hover
{
  text-decoration: none;
}

.event_left span.read_more a:hover span
{
  color: #00728f;
  text-decoration: underline;
}

#left .scg_events
{
  text-align: right;
  font-weight: bolder;
  color: #00728f;
  font-size: 125%;
}

.scg_events a
{
  color: #00728f;
}

.scg_events a:hover
{
  text-decoration: none;
}

.scg_events a:hover span
{
  color: #d60c8c;
  text-decoration: underline;
}


/* obsah */
#content
{
  padding-top: 35px;
  float: left;
  width: 510px;
}

#content div.info
{
  margin-bottom: 2em;
  padding: 0 30px;
}

#content h2
{
  color: #d60c8c;
  font-size: 150%;
  margin: .5em 0;
  font-weight: bolder;
}

.news_latest
{
  background: url(../img/news_latest_bg.jpg) no-repeat;
  width: 215px;
  height: 242px;
  padding: 20px;
  float: left;
  font-size: 90%;
}

.news_latest a:hover
{
  color: #00728f;
}

.news_latest h3 a
{
  color: #00728f;
  font-weight: bold;
}

.news_latest h3 a:hover,
.news_latest span.date,
.news_latest a
{
  color: #d60c8c;
}

.news_latest span.read_more
{
  display: block;
  text-align: right;
  font-weight: bold;
  color: #d60c8c;
}

.news_latest span.read_more a:hover
{
  color: #d60c8c;
  text-decoration: none;
}

.news_latest span.read_more a:hover span
{
  color: #00728f;
  text-decoration: underline;
}

.news_latest p
{
  margin: .8em 0 1em;
}

.news_latest img
{
  border: 1px solid #d60c8c;
}

.news_latest p a
{
  text-decoration: underline;
}

.news_latest p a.external
{
  padding-right: 15px;
  background: url(../img/external.jpg) center right no-repeat;
}

.news_archive
{
  text-align: right;
  font-weight: bolder;
  color: #00728f;
  font-size: 115%;
}

.news_archive a
{
  color: #00728f;
}

.news_archive a:hover
{
  text-decoration: none;
}

.news_archive a:hover span
{
  color: #d60c8c;
  text-decoration: underline;
}

/* pravý sloupec */
#right
{
  width: 230px;
  float: left;
  background-color: #fff;
  margin-left: 10px;
  font-size: 90%;
}

#right span.heading
{
  font-weight: bolder;
  font-size: 125%;
  display: block;
  color: #00728f;
  margin-bottom: .3em;  
}

#right span.more
{
  display: block;
  text-align: right;
  font-weight: bold;
  color: #d60c8c;
  margin: .3em 0;
}

#right a
{
  color: #d60c8c;
  position: relative;
}

#right a:hover
{
  text-decoration: none;
}

#right a:hover span
{
  color: #00728f;
  text-decoration: underline;
}

#right div
{
  padding: 20px 17px;
  margin-top: 1em;
  text-align: left;
  font-weight: normal;
  color: #444;
}

#right p
{
  margin: .7em 0;
}

#profile
{
  background: url(../img/profile_bg.jpg) no-repeat;
  width: 202px;
  height: 248px;
} 

#profile ul
{
  margin-left: 1.2em;
}

#profile li
{
  list-style: url(../img/list_marker.jpg);
}

#contact
{
  background: url(../img/contact_bg.jpg) no-repeat;
  width: 199px;
  height: 120px;
}

.news img
{
  padding: 10px 10px;
  max-width: 100%;
}
