/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  /*vertical-align: baseline;*/
}

:focus { outline: 0; }

ol, ul { list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0;
}

input { margin: 0px; }
input[type="checkbox"] { margin: 1px 2px 1px 1px; vertical-align: middle; }
button { margin: 0px; }
textarea { margin: 0px; }
select { margin: 0px; }


blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  background: #fff url(/images/rozcestnik/body-bg.png) 0 0 repeat-x;
  color: #3e3e3e;
  line-height: 1.6;
} 


/* nadpisy a ostatní tagy */

h1, h2, h3 { padding: 0 } 
h1 { font-size: 225%; line-height:1em; margin-bottom: 15px; }
h2 { font-size: 165%; line-height:1em; } 
a { color: #294393; }
a:hover { text-decoration: none; }
p { margin: 15px 0; }
i, em { font-style: italic; }
b, strong { font-weight: bold; }
ul, ol { margin: 0 10px 15px; padding: 0; }
ol { margin-left: 25px; list-style-type: decimal; }
hr { 
  height: 1px; 
  border: 1px solid #cfe2f1; 
  background-color: #cfe2f1; 
  margin-bottom: 25px; 
}
.clr { clear: both; }
.tright { text-align: right;}
.tcenter { text-align: center;}

.color-stavba { color: #e85928; }
.color-pojisteni { color: #7bb61d; }
.color-pravnik { color: #3a60a6; }
.color-is { color: #f9b328; }
.color-dc { color: #284392; }

.highlight { color: #c00; }

h1#logo {
  display: block;
  background: url(/images/rozcestnik/logo.png) 0 0 no-repeat;
  height: 150px;
  width: 121px;
  margin-left: 25px;
  overflow: hidden;
  text-indent: -2000em;
}

h2.h-label {
  display: block;
  height: 40px;
  margin-bottom: 15px;
  overflow: hidden;
  text-indent: -2000em;
}

h2.rychle-odkazy {
  background: url(/images/rozcestnik/label-rychle-odkazy.png) 0 0 no-repeat;
  width: 235px;
}

h2.wedos {
  background: url(/images/rozcestnik/label-wedos.png) 0 0 no-repeat;
  width: 173px;
}

h2.wedos-internet {
  background: url(/images/rozcestnik/label-wedos-internet.png) 0 0 no-repeat;
  width: 267px;
}


/* layout */
 
.wrapper {
  width: 980px;
  margin: 0 auto;
} 

/* hlavička */

#header {
  width: 100%;
}

#header .wrapper {
  height: 175px;
  position: relative;
}

#ad-txt-header {
  color: #cfe2f1;
  position: absolute;
  top: 10px;
  right: 0;
  font-weight: bold;
}

#ad-txt-header a {
  color: #cfe2f1;
  text-decoration: underline;
}

#ad-txt-header a:hover {
  text-decoration: none;
}

#ad-header {
  position: absolute;
  top: 40px;
  right: 0;
  width: 740px;
  height: 102px;
  background: transparent url(/images/rozcestnik/ad-bg.png) 0 0 no-repeat;
}

#ad-header img { 
  margin: 6px 0 0 6px;
}

#ad-tip {
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 740px;
  height: 27px;
  line-height: 27px;
  color: #fff;
}

#ad-tip a {
  color: #ffc;
}



/* obsah */

#content {
  width: 100%;
  background: transparent url(/images/rozcestnik/content-bg.png) 50% 2px no-repeat;
}

#content .wrapper {
  background: #fff url(/images/rozcestnik/page-top.png) 0 0 no-repeat; 
  margin-bottom: 25px;
}

#page {
  width: 950px;
  padding: 25px 0;
  margin-left: 15px;
  position: relative;
}


/* rychlé odkazy */

#links {
  width: 980px;
  position: relative;
}

#links div {
  float: left;
  width: 160px;
  margin-right: 5px;
  font-size: 85%;
}

#links li {
  background: transparent url(/images/rozcestnik/ul.png) 0 6px no-repeat;
  padding-left: 15px;
}

#links a {
  color: #922929; 
}


/* boxy projektů */

.box {
  float: left;
  width: 225px;
  border: 1px solid #cfe2f1;
  border-top-width: 5px;
  position: relative;
  margin: 0 10px 15px 0;
}  

.box .logo {
  margin: 10px 0 10px 10px;
}

.box h3 {
  font-size: 100%;
  line-height: 1em;
  font-weight: bold;
  margin: 10px;
}

.box p {
  margin: 10px;
}

.box .link {
  font-size: 85%;
}


/* facebook tlačítko */

#button-facebook {
  position: absolute;
  top: 25px;
  right: 0;
}


/* ikonky sociálních sítí */

.icon {
  border: 1px solid #cfe2f1;
  padding: 2px;
}

.facebook, .twitter {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.twitter {
  right: 42px;
}


/* patička */

#footer {
  clear: both;
  background: transparent url(/images/rozcestnik/footer-bg.png) 0 0 repeat-x;
  width: 100%;
  min-height: 450px;
}

#footer .copy {
  color: #cfe2f1;
  font-weight: bold;
  line-height: 5em;
  margin: 0;
  padding: 0;
}

#footer a {
  color: #cfe2f1;
  text-decoration: underline;
}	

#footer img {
  margin-bottom: 15px;
}
