/**
 * Screen & projection stylesheet
 *
 * @version SVN:$Id: screen.css 23 2009-10-27 09:19:12Z mishal $
 * @author mishal
 *
 */

@import url("common.css");
@import url("tables.css");
@import url("menu.css");
@import url("sitemap.css");
@import url("prettyPhoto.css");

/* TYPO */
body {
  font-family: Arial, Helvetica, sans; 
  font-size: 10pt;
  background: #2185C0 url("images/body_bg.jpg") top center repeat-x;
}

#content p {
  line-height: 140%;
}

/* LAYOUT */
#wrapper {
  width: 950px;
  margin: 0 auto;
  margin-top: 10px;
}

#header {
  position: relative;
}

h1#logo a {
  display: block;  
  width: 260px;
  height: 105px;
  background: url("images/vondra_vhs.png") top left no-repeat;
}

h1#logo a:hover {
  background-position: bottom left;
}

h1#logo a span {
  display: none;
}

p#address {
  position: absolute;
  left: 300px;
  top: 20px;
  color: #fff;
  font-size: 11pt;
  padding: 0.5em;
  border-left: 1px solid #9a9d9f;
}

p#phone {
  position: absolute;
  left: 500px;
  top: 20px;
  padding: 0.5em;
  line-height: 30px;
}

p#phone span.phone-prefix {
  background: url("images/icon_phone.png") center left no-repeat;
  display: inline-block;
  color: #fff;
  padding-left: 24px;
  line-height: 24px;
}

p#phone span.phone {
  display: inline-block;
  color: #fff;
  padding-left: 0.4em;
  line-height: 24px;
  font-size: 14pt;
}

a.email {
  background: url("images/icon_email.png") center left no-repeat;
  display: inline-block;
  color: #2491d0;
  font-weight: bold;
  padding-left: 24px;
  line-height: 24px;
  text-decoration: underline;
  font-size: 11pt;
}

a.email:hover {
  text-decoration: none;
}

#top-links {
  position: absolute;
  top: 25px;
  right: 0;
  padding: 0.6em;
  text-align: right;
}

#top-links a,
#top-links a:link,
#top-links a:visited,
#top-links a:active {
  color: #2491d0;
  font-weight: bold;
  text-decoration: underline;
}

#top-links a:hover {
  text-decoration: none;
}

#top-links ul {
  list-style-type: none;
}

#top-links ul li {
  padding-bottom: 1em;
}

#banner {
  width: 950px;
  height: 200px;
  background: #000 url("images/bn_01.jpg") top left no-repeat;
}

body.kontakt #banner,
body.profil #banner {
  background-image: url("images/bn_02.jpg");
}

#main {
  background: #fff;
  padding: 10px;
}

#content {
  width: 510px;
  float: left;
  padding: 10px;
}

#content.wide {
  width: 900px;
  
}

body.homepage #sidebar {
  width: 390px;
  padding: 0;
}

body.kontakt #sidebar {
  width: 500px;
  padding: 0 !important;
  margin: 0 !important;
}

body.kontakt #content {  
  width: 400px;
}

body.reference #content {
  width: 900px;
}

body.certifikace #sidebar {  
  width: 460px;
}

body.certifikace #content {
  width: 400px;
}


#sidebar {
  width: 330px;
  float: right;
  padding: 1em 0;
  min-height: 400px;
}

#footer {
  clear: both;
  padding: 1em;  
  background: #fff;
  margin-bottom: 4em;
}

#footer a:link,
#footer a:visited,
#footer a:active {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
  color: #222;
}


#site-by {
  float: right;
  margin-top: -20px;
}

#site-by a {
  display: inline-block;
  display: block;
  width: 148px;
  height: 23px;
  background: url("images/mishal_cz.gif") top left no-repeat;
}

#site-by a span {
  display: none;
}

#shortcuts {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 1em;
}

#shortcuts li {
  background: none !important;
  display: block;
  padding: 0 !important;
  margin: 0 !important;
}

#shortcuts li a {
  display: inline-block;
  width: 380px;
  height: 74px;
}

#shortcuts li a:hover {
  background-position: bottom left !important;
}

#shortcuts li a span {
  display: none;
}

#shortcuts #sc-cinnost a {
  background: url("images/sc_cinnost.png") top left no-repeat;
}

#shortcuts #sc-reference a {
  background: url("images/sc_reference.png") top left no-repeat;
}

#shortcuts #sc-o-nas a {
  background: url("images/sc_o_nas.png") top left no-repeat;
}

#shortcuts #sc-kontakt a {
  background: url("images/sc_kontakt.png") top left no-repeat;
}

#content ul, #sidebar ul {
  list-style-type: none;
  margin: 0.5em 0 1em 1em;
}

#content ul li, #sidebar ul li {
  background: url("images/li.gif") center left no-repeat;
  padding: 0.2em 0;
  padding-left: 14px;
}


#services {
  width: 50%;
  display: inline-block;
  float: left;
  margin-top: 1em;
}

#map-overview {
  width: 48%;
  margin-left: 0.5em;
  display: inline-block;
  float: right;
  margin-top: 1em;
}

#map-overview img {
  border: 3px solid #767575;
}

#map-overview a:hover img {
  border: 3px solid #000;
}

#services ul li {
  font-size: 11pt;
}

#content h2 {
  margin: 0.5em 0 0.8em 0;
  font-size: 14pt;
  color: #006EAB;
}

body.homepage #content h2 {
  color: #000;
  font-size: 13pt;
}

#content h3 {
  margin: 0.4em 0 0.5em 0;
  font-size: 11pt;
}

#content h4 {
  margin: 0.3em 0 0.4em 0;
  font-size: 10pt;
}

#content p {
  margin: 0.4em 0 0.5em 0;
}

#content a:link,
#content a:visited,
#content a:active,
#sidebar a:link,
#sidebar a:visited,
#sidebar a:active {
  color: #dd5d26;
  font-weight: bold;
  text-decoration: underline;
}

#content a:hover,
#sidebar a:hover {
  text-decoration: none;
}

a.more {
  display: inline-block;
  width: 140px;
  height: 36px;
  background: url("images/more.png") top left no-repeat;
}

a.more:hover {
  background-position: bottom left !important;
}

a.more span {
  display: none;
}

ul.reference li {
  background: none !important;
  padding: 0 !important;
}

ul.reference li img {
  border: 2px solid #ccc;
}

.image {
  margin: 0.5em 0;
  padding: 2px;
  border: 3px solid #767575;
  color: #000 !important;
}

.image-desc {
  text-align: center;
  font-size: 8pt;
  background: #767575;
  padding: 0.2em;
  color: #000;
}

#map {
  border: 0;
}

