/* CSS Document */

body {
 font-family:verdana,arial,sans-serif;
 font-size:12px;
 font-size-adjust:none;
 font-stretch:normal;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 margin:0 auto;
 color:#464646;
}

img {
 border:none;
 margin:0;
}

h1 {
 font-size:18px;
 margin-bottom:0px;
}

h2 {
 font-size:16px;
}

h3 {
 font-size:14px;
}

a {
 color:#ffffff;
 text-decoration:none;
 outline:none;
}

a:hover {
 text-decoration:underline;
}

#all {
 width:1023px;
 margin:0 auto;
}

#header {
 background-image: url(../img/header_bg.png);
 background-repeat: repeat-x;
 height:142px;
 text-align:right;
}

#menu {
 float:right;
 margin-top:70px;
}

#menu a {
 text-decoration:none;
 color:#e1e3e3;
 font-size:14px;
 font-weight:bold;
}

#menu a:hover {
 text-decoration:none;
 color:#fb6332;
}

#menu a.active {
 color:#fb6332;
}

#home {
 background-image: url(../img/body.png);
 background-repeat: no-repeat;
 height:544px;
}

#home table {
 margin:0 auto;
 width:920px;
 font-size:10px;
}

#home table th {
 color:#afb4b4;
 font-size:13px;
 text-align:left;
}

#home table td {
  vertical-align:top;
  line-height:12px;
}

#home table td.line_h {
 background-image: url(../img/line_h.png);
 background-repeat: repeat-x;
 line-height:3px;
}

#home table td.line_v {
 background-image:url("../img/line_v.png");
 background-position:center center;
 background-repeat:repeat-y;
 width:15px;
 height:150px;
}

#home table a {
 color:#000000;
}

#home table h3 {
margin-bottom:5px;
margin-top:10px;
}

#sluzby {
 background-image: url(../img/sluzby.png);
 background-repeat: no-repeat;
 height:544px;
 font-size:95%;
}

#sluzby div.vypln {
 height:290px;
}

#sluzby table {
 margin-left:70px;
 /*margin-top:330px; */
}  

#sluzby table td {
 width:240px;
 vertical-align:top;
}

#sluzby table td.free {
 width:74px;
}

#sluzby a {
 color:#464646;
 text-decoration:underline;
}

#sluzby a:hover {
 text-decoration:none;
}

#sluzby ul {
 padding-left:15px;
}

#kontakty {
 background-image: url(../img/kontakty.png);
 background-repeat: no-repeat;
 height:544px; 
}

#kontakty a {
 color:#464646;
}

#kontakty2 {
 background-image: url(../img/kontakty2.png);
 background-repeat: no-repeat;
 height:544px; 
}

#kontakty2 a {
 color:#464646;
}

#galerie {
 background-image: url(../img/galerie1.png);
 background-repeat: no-repeat;
 height:544px; 
}

#galerie2 {
 background-image: url(../img/galerie2.png);
 background-repeat: no-repeat;
 height:544px; 
}

.obr {
 padding-top:3px;
 vertical-align:top;
}

#listing a {
 color:#000000;
 font-weight:bold;
}

#galerie img {
 border: 5px solid #DEDEDD;
}

#galerie img:hover {
 border: 5px solid #FF6833;
}

#galerie2 img {
 border: 5px solid #DEDEDD;
}

#galerie2 img:hover {
 border: 5px solid #FF6833;
}

#footer {
 background-color: #030606;
 color:#ffffff;
 height:165px;
 text-align:center;
 font-size:10px;
}

#dotace {
 background-image: url(../img/dotace.png);
 background-repeat: no-repeat;
 height:544px;  
}

#rozcestnik .l {
  background-image: url(../img/l.png);
  background-repeat: no-repeat;
}

#rozcestnik .p {
  background-image: url(../img/p.png);
  background-repeat: no-repeat;
}

