* {
  margin: 0;
  padding: 0; 
}

body {
  background: white url(../images/header.jpg) top center no-repeat;
  color: #232323;
  font: 13px/1.4 "Trebuchet MS", Trebuchet, Arial, sans-serif;
  min-width: 980px;
}

h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}

h2.article {
  border-bottom: 0 solid;
  padding-bottom: 10px;
  letter-spacing: -1px;
}

h2, h3 {
  font-size: 24px;
  margin-top: 15px;
  font-weight: normal;
}

h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

.box h3 {
  font-size: 15px;
  margin: 0;
}

h4 {
  font-weight: bold;
  font-size: 15px;
  margin: 10px 0 5px;
}

p {
  margin-bottom: 10px;
  color: #232323;
}

.box p {
  margin-top: 5px;
}

.hp h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 7px;
  border-bottom: 0 solid;
}

.hp #side h2 {
  padding-bottom: 0
}

a {
  color: #0055a5;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:visited {
  color: #a24646;
}

a img {
  border: 0 solid;
}

.clear {
  height: 0;
  line-height: 0;
  overflow: hidden;
  font-size: 0;
  clear: both;
}

#accessibility {
  position: absolute;
  left: -100em;
}

#header {
  width: 960px;
  margin: 0 auto;
  position: relative;
  height: 204px;
  overflow: hidden;
  background: url(../images/napis.gif) 0 76px no-repeat;
}

#header h1, #header h1 a, #header h1 a span {
  position: absolute;
  top: 110px;
  left: 0;
  width: 760px;
  height: 57px;
}

#header h1 a, #header h1 a span {
  top: 0;
}

#header h1 span {
  background: url(../images/logo.jpg) top left no-repeat;
}

#header ul {
  margin-top: 13px;
  font-size: 0;
}

#header ul li {
  list-style: none;
  display: inline;
  margin-right: 15px;
}

#header ul li.first {
  margin-right: 4px;
}

#menu {
  background: #0055a5;
  position: relative;
}

#menu div {
  width: 960px;
  margin: 0 auto;
}

#menu ul {
  list-style: none;
}
#menu li { float:left; }
#menu li a {
  color: white;
  text-decoration: none;
  float: left;
  margin-right: 32px;
  padding: 10px 0;
  border-top: 2px solid #0055a5;
  border-bottom: 2px solid #0055a5;
  font-size: 16px;
  font-weight: bold;
}

#menu li a:hover, #menu li.active a {
  border-bottom-color: #ffec00;
  color: #ffec00;
}

.button {
  width: 84px;
  height: 38px;
  display: block;
  float: right;
  margin-left: 3px;
  margin-top: 5px;
  position: relative;
  color: white;
}

.button span {
  position: absolute;
  top: 0;
  left: 0;
  width: 84px;
  height: 38px;
}

.button:hover span {
  background-position: 0 -38px;
}

.registrace span {
  background: url(../images/buttons/registrace.gif) top left no-repeat;
}

.prihlasit span {
  background: url(../images/buttons/prihlasit.gif) top left no-repeat;
}

.odhlasit span {
  background: url(../images/buttons/odhlasit.gif) top left no-repeat;
}

.profil span {
  background: url(../images/buttons/muj_profil.gif) top left no-repeat;
}

.admin span {
  background: url(../images/buttons/admin.gif) top left no-repeat;
}

#page {
  background: url(../images/bg.gif) top center no-repeat;
  padding-top: 35px;
}

#content {
  width: 960px;
  margin: 0 auto;
}

#perex {
  font-size: 18px;
  font-weight: normal;
  color: #626363;
  overflow: hidden;
}

#perex b {
  background: #fffed1;
  color: #242424;
  padding: 2px 0;
  font-weight: bold;
}

#perex span {
  padding-top: 9px;
  position: relative;
  top: -1px;
  font-weight: normal;
  padding-bottom: 9px;
}

#main {
  float: right;
  width: 640px;
  min-height: 600px;
}

.hp #main {
  float: left;
  border-bottom: none;
  padding-bottom: 0;
}

#registrace {
  margin-top: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 25px;
  margin-left: 0 !important;
}

#registrace li {
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  list-style: none;
  margin-top: 6px;
  position: relative;
}

#registrace li a {
  text-decoration: none;
  color: black;
  margin-left: 180px;
}

#registrace li a img {
  position: absolute;
  top: 0;
  left: 0;
}

#registrace li a:hover {
  color: #0055a5;
}

#registrace li a:hover img {
  margin-top: -35px;
}

#list_main {
  list-style: none;
  margin-left: -20px;
  width: 660px;
}

#list_main li {
  padding-left: 32px;
  width: 168px;
  float: left;
  margin-left: 20px;
}

#list_main h3 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0;
}

#list_main p {
  font-size: 11px;
}

.nr1 {
  background: url(../images/1.gif) top left no-repeat;
}

.nr2 {
  background: url(../images/2.gif) top left no-repeat;
}

.nr3 {
  background: url(../images/3.gif) top left no-repeat;
}

#side {
  float: left;
  width: 290px;
  font-size: 11px;
}

.hp #side {
  float: right;
}

#side h3 {
  font-size: 15px;
  margin-bottom: 4px;
  margin-top: 15px;
}

#side p {
  margin: 4px 0;
}

#konfery_nadpis {
  margin-top: 30px;
}

#footer_area {
  margin-top: 60px;
  background: #f5f5f5;
  padding: 30px 0 100px;
  font-size: 11px;
  color: #4c4c4c;
}

#footer {
  width: 960px;
  margin: 0 auto;
}

#footer p {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 6px;
  color: #4d4d4d;
}

#footer a {
  color: #4c4c4c;
}

#breadcrumb {
  color: #666;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 20px;
}

#breadcrumb a {
  color: #666;
  font-weight: normal;
}

#side menu {
  list-style: none;
  margin-top: 30px;
}

#side menu a {
  display: block;
  padding: 9px 0;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px dotted #d9d9d9;
  text-decoration: none;
}

#side menu li.active a, #side menu li.current_page_item a, #side menu li.current-cat a  {
  color: black;
}

#side menu a:hover {
  color: black;
  background: #fffed1;
}

#side menu a:visited {
  color: #0055A5;
}

#search {
  margin-top: 40px;
}

#search * {
  vertical-align: middle;
}

#search label {
  position: absolute;
  left: -100em;
}

#searchtext {
  padding: 5px;
  width: 235px;
  color: #666;
}

.box, .section {
  font-size: 12px;
  border-bottom: 1px solid #ccc;
  padding: 10px 0px;
}

.section {
  font-size: 13px;
  padding: 10px 0 0 0;
}

.detached {
  margin-top: 10px;
}

.box .whereabouts {
  width: 190px;
  float: right;
}

.box .conf {
  float: left;
  width: 410px;
}

.box .conf p {
  color: #666;
}

.box .whereabouts b {
  display: block;
  background: url(../images/icons/calendar_2.png) left center no-repeat;
  padding-left: 25px;
  line-height: 16px;
  margin-bottom: 15px;
  margin-top: 5px;
}

.realized .whereabouts b {
  color: #D71212;
  background: url(../images/icons/date_error.png) left center no-repeat;
}

.box .whereabouts p {
  background: url(../images/icons/pin.png) left top no-repeat;
  padding-left: 25px;
  line-height: 1.5;
}

.box .whereabouts p.work_obor, .box .whereabouts p.studentprofile_atelier {
  background: url(../images/icons/heart.png) left top no-repeat;
}

.box .whereabouts p.work_type {
  background: url(../images/icons/clock.png) left top no-repeat;
}

.box .whereabouts p.events_capacity {
  background: url(../images/icons/group.png) left top no-repeat;
}

.box .whereabouts p.events_capacity_full {
  background: url(../images/icons/exclamation.png) left top no-repeat;
  color: #D71212;
}


.box .whereabouts p:first-line {
  font-weight: bold;
}

.noact {
  border-bottom: 1px solid #ccc;
  line-height: 40px;
  background: url(../images/icons/add.png) 10px 13px no-repeat;
  padding-left: 37px;  
}

.more_info, .stud, .allphot, .more_info_text {
  line-height: 40px;
  background: url(../images/icons/add.png) 0 45% no-repeat;
  padding-left: 27px;
  cursor: pointer;  
}

.stud {
  background-image: url(../images/icons/user.png);
}

.allphot {
  background-image: url(../images/icons/photogallery.png);
  line-height: 24px;
  margin-bottom: 15px;
}

.noact a, .more_info a, .more_info_text a, .stud a, .allphot a {
  color: #51771c;
  font-size: 15px;
  font-weight: bold;
}

.more_info a, .more_info_text a, .stud a, .allphot a {
  font-size: 13px;
}

.conf_date, .conf_place, .conf_people, .conf_done, .conf_subject, .conf_contact, .conf_web, .conf_atelier, .conf_exclamation, .conf_information, .conf_capacity, .conf_capacity_full {
  line-height: 24px;
  background: url(../images/icons/calendar_2.png) 0 30% no-repeat;
  padding-left: 25px;
}

.conf_place {
  background-image: url(../images/icons/pin.png);
} 

.conf_people {
  background-image: url(../images/icons/user_business.png);
}

.conf_subject, .conf_contact {
  background-image: url(../images/icons/comment.png);
}

.conf_web {
  background-image: url(../images/icons/world.png);
}

.conf_atelier {
  background-image: url(../images/icons/heart.png);
}

.conf_exclamation, .conf_capacity_full {
  background-image: url(../images/icons/exclamation.png);
}

.conf_information {
  background-image: url(../images/icons/information.png);
}

.conf_capacity {
  background-image: url(../images/icons/group.png);
}

.conf_done {
  color: #666;
  background-image: url(../images/icons/date_error.png);
}

.conf_capacity_full b {
  color: #D71212;
}

/*.conf_*/

.conf_done b {
  color: #d71212;
}

.prihlasit_konf a, .prihlasit_work a, .odhlasit_udalost a {
  display: block;
  background: url(../images/buttons/konference.gif) top left no-repeat;
  height: 35px;
  overflow: hidden;
  line-height: 35px;
  padding-left: 210px;
  color: #232323;
  text-decoration: none;
  margin: 15px 0 25px 35px;
}

.prihlasit_work a {
  background: url(../images/buttons/workshop.gif) top left no-repeat;
} 

.odhlasit_udalost a {
  background: url(../images/buttons/odhlasit_udalost.gif) top left no-repeat;
}

.prihlasit_konf a:hover, .prihlasit_work a:hover, .odhlasit_udalost a:hover {
  background-position: 0 -35px;
  color: #0055a5;
}

.odhlasit_udalost a:hover {
  color: #D71212;
}

.capacity_full b {
  color: #D71212;
}

.photos {
  margin: 10px 0;
}

.photos img {
  margin-right: 3px;
}

.media {
  margin: 10px 0 15px;
}

.media li {
  list-style: none;
  background: url(../images/icons/projection_screen_present.png) 0 40% no-repeat;
  line-height: 30px;
  padding-left: 25px;
}

.media li.avi {
  background-image: url(../images/icons/film.png);
}

.media li.mp3 {
  background-image: url(../images/icons/sound.png);
}

.media li.doc {
  background-image: url(../images/icons/attach_2.png);
}

.media li.xls {
  background-image: url(../images/icons/page_white_excel.png);
}

.media li.word {
  background-image: url(../images/icons/page_white_word.png);
}

.feedback {
  color: #666;
  font-size: 11px;
}

.feedback_how {
  font-size: 0;
  float: right;
  width: 90px;
}

.feedback_who {
  float: left;
  width: 510px;
}

.feedback_who h4 {
  font-size: 13px;
}

.feedback_who p {
  color: #666;
}

.feedback_how b {
  font-size: 11px;
  display: block;
  padding-bottom: 3px;
  padding-top: 5px;
}

/*
  Acciho úpravy
*/
.adminSection {
  float: right;
}

.editProfileLink a {
  font-size:13px;
  color:#51771C;
  font-weight:bold;
  padding-left: 25px;
  background: url(../images/icons/page_white_edit.png) center left no-repeat;
}

.deleteProfileLink a {
  font-size:13px;
  color:#51771C;
  font-weight:bold;
  padding-left: 25px;
  background: url(../images/delete.png) center left no-repeat;
}

.deletePhoto {
    position: relative;
    top: -5px;
    left: -25px;
    z-index: 100;
    background: url('../images/delete.png') center left no-repeat;
    width: 16px;
    display: inline;
}

.deletePhoto a {
    text-decoration: none;
    width: 16px;
    display: inline-block;
}

.errors {
  border: 1px solid #FF0101;
  padding: 13px 13px 13px 36px;
  margin: 10px 0;
  background: #FEC9C9 url(../images/icons/error.png) 10px center no-repeat; 
}

.message {
  border: 1px solid #609554;
  padding: 13px 13px 13px 36px;
  margin: 15px 0;
  background: #E7FAE1 url(../images/icons/accept.png) 10px center no-repeat; 
}


.errors p, .message p {
  margin-bottom: 0;
}

form table th {
  width: 205px;
  padding-right: 20px;
  color: #666;
  text-align: left;
}

form table th label {
  display: block;
}

form table th label.req {
  color: #232;
}

form table td {
  width: 400px;
}

form table tbody input, form table tbody select {
  font-size: 13px;
  color: #3d3d3d;
  padding: 5px;
}

input.shorttext {
  width: 245px;
}

input.longtext {
  width: 400px;
}

select.shorttext {
  width: 255px;
}

form table th, form table td {
  padding-bottom: 20px;
}

form table tfoot {
  padding-top:10px;
  color: #666666;
}

form table tfoot .submit {
  text-align:center;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

form table tfoot .noborder {
  padding-top: 0px;
  border-top: 0;
}

form table tfoot .submit input {
  padding: 3px 5px;
}

form table tfoot .cancel input {
  margin-right: 10px;
}

form table tfoot .cancel a {
  margin-left: 10px;
}

form table tfoot .cancel a:visited {
  color: #0055a5;
}

form table input.date-text {
  width: 80px;
}

form table input.time-text {
  width: 40px;
}

form table .description {
  font-size: 12px;
  /*padding-top: 3px;*/ 
  padding-left: 3px;
}

form table .mezi {
  padding: 0 10px;
}

form table .od-date {
  padding-right: 10px;
}

form table .description-right {
  padding-left: 5px;
}

textarea {
  padding: 5px;
  font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
  color:#232323;
  font-size:13px;
}

.textarea {
  width: 630px;
  height: 9em;
}

textarea.small {
  width: 480px;
  height: 6em;
}

#editProfileForm, #event-form {
  margin-top: 20px;
}

a.del, a.deny {
  float:right; 
  color: #D71212;
}

a.del:hover, a.deny:hover {
  background: #D71212;
  color: white;
}

a.deny {
  float: none;
}

a.confirm {
  color: #51771C;
}

a.confirm:hover {
  color: white;
  background: #51771C;
}

#workPositions a.del {
  margin-top: 0px;
}

.calendar {
  font-size: 13px;
  font-weight:bold;
  text-align:center;
  margin: 0 37px;
  width: 215px;
}

.calendar td, .calendar th {
  padding:0 4px 4px 0;
  line-height:26px;
}

.calendar td span {
  background: #0055a5;
  color: white;
  display: block;
}

.calendar td.selected span {
  background: #ffec00;
  color: black;
}

.calendar td.today span {
  background: white;
  color: #666666;
}

.calendar th {
  color: #666666;
}

.calendar caption {
  background: #f5f5f5;
  color: #4c4c4c;
  padding:5px 0;
}

#ui-datepicker-div {
  font-size: 90%;
}

#waitingCompany td, .adminTable td, adminTable th {
  padding: 3px 8px;
}

#waitingCompany tr {
  border-bottom: 1px solid #CCCCCC;
}

#registredStudents {
  margin-bottom: 20px;
}

#content ul {
  margin-left: 2em;
}

.perex {
  font-weight: bold;
}

.postInfo {
  font-weight: bold; 
  padding-top: 10px;
}

#workPositions .box {
  border-bottom: 0;
}

div.pager {
    margin-top:10px;
    text-align:center;
}

div.pager a {
    /*text-decoration: none;*/
    color: #0055A5;
    /*font-weight: bold;*/
}

div.pager a:visited {
    color: #C24646;
}

div.pager span {
    color: #0055A5;
    font-weight: bold;
}

.no_bottom_border {border-bottom: none !important;}
.no_bottom_margin {margin-bottom: 0px !important;}

.gpm_banner {margin-bottom: 25px;}

.autocomplete-w1 { background:url(img/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }
