/* CSS Document */
body {
  margin-top: 130px;
  padding: 0px;
  margin: 0px;
  background: #f1decf url(images/bg.jpg) no-repeat center top;
  font-size: x-small;
}
html {
  font-family: Tahoma, Verdana, sans-serif;
  color: #666666;
}
img {
  border: 0
}
p {
  font-size: 120%;
  text-align: justify;
  margin-top: 10px;
  line-height: 1.5
}
table {
  font-size: 120%;
  text-align: justify;
  margin-top: 10px;
  color:#333333
}
a:link, a:active {
  color: #660000;
  text-decoration: underline
}
a:visited {
  color: #660000;
  text-decoration: none
}
a:hover {
  color: black;
  text-decoration: none
}
a.pdf {
	display: block;
	padding: 10px 10px 10px 40px;
	background: url(images/pdf.png) no-repeat left;
	margin-top: 10px
}
a.xls {
	display: block;
	padding: 10px 10px 10px 40px;
	background: url(images/xls.png) no-repeat left;
	margin-top: 10px
}
ol {
  font-size: 120%;
}
ol li {
  margin-top: 5px;
}
ul {
  font-size: 120%;
  padding: 0;
  margin: 10px 0 0 0
}
ul li {
  padding-left: 5px;
  margin-left: 20px;
  margin-top: 5px;
  list-style: square url(images/li.gif);
}
ul li a:link, a:active {
  color: #347300;
  text-decoration: underline
  }
ul li a:visited {
  color: #666666;
  text-decoration: underline
  }
ul li a:hover {
  color: #black;
  text-decoration: none
  }
#page-center {
  position: relative;
  margin: 0px auto 0 auto;
  width: 980px;
  padding:0;
}

/* TOP */
#top {
  width: 974px;
  background: url(images/logo.gif) no-repeat center;
  height:109px;
}
.logo {
  width:500px;
  height:109px;
  display: block
}
.logo span {display: none}


/* TOP MENU */
.top-menu {
  margin-top: 23px;
  padding-right: 30px;
  display:block;
  float: right;
  height: 51px
}

.top-menu a span {
  display: none
}
.top-menu a.home {
  background: url(images/top-home.png) no-repeat center top
}
.top-menu a.kontakt {
  background: url(images/top-kontakt.png) no-repeat center top
}
.top-menu a {
  width: 65px;
  height: 51px;
  display: block;
  float: left
}

#menu {
  float: left;
  margin: 0;
  padding: 10px 0px 0 0px;
  /*_margin: 0 0px 0 10px;   /* IE hack */
  width: 250px;
  list-style:none;
}
ul#menu li {
  /*float: left;*/
  margin: 0;
  padding: 0;
  font-size: 120%;
  height: 40px;
  list-style: none
}
#menu li a {
  /*display: block;*/
  font-family: Arial, Tahoma, Verdana;
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 5px 0;
  width: 230px;
  height: 36px;
  padding: 20px 0px 0px 20px;
  color: #fff;
  text-decoration: none;
  float: left;
}
#menu li a:hover {
  color: #f1decf;
}
}
#menu li .selected {
  color: #5b0c0c;
  text-decoration: none;
}
#menu li a.profil {
  background: url(images/bt-profil.png) no-repeat left top
}
#menu li a.drazby {
  background: url(images/bt-drazby.png) no-repeat left top
}
#menu li a.exekucia {
  background: url(images/bt-exekucia.png) no-repeat left top
}
#menu li a.linky {
  background: url(images/bt-linky.png) no-repeat left top
}
#menu li a.download {
  background: url(images/bt-download.png) no-repeat left top
}
#menu li a.kontakt {
  background: url(images/bt-kontakt.png) no-repeat left top
}
#menu li a.novinky {
  background: url(images/bt-novinky.png) no-repeat left top
}
#menu li a.profil-sel {
  background: url(images/bt-profil-sel.png) no-repeat left top;
  color: #5b0c0c;
}
#menu li a.drazby-sel {
  background: url(images/bt-drazby-sel.png) no-repeat left top  ;
  color: #5b0c0c;
}
#menu li a.exekucia-sel {
  background: url(images/bt-exekucia-sel.png) no-repeat left top;
  color: #5b0c0c;
}
#menu li a.linky-sel {
  background: url(images/bt-linky-sel.png) no-repeat left top;
  color: #5b0c0c;
}
#menu li a.download-sel {
  background: url(images/bt-download-sel.png) no-repeat left top;
  color: #5b0c0c;
}
#menu li a.kontakt-sel {
  background: url(images/bt-kontakt-sel.png) no-repeat left top;
  color: #5b0c0c;
}
#menu li a.novinky-sel {
  background: url(images/bt-novinky-sel.png) no-repeat left top;
  color: #5b0c0c;
}
#content-obal {
	background: url(images/bg_center.gif) repeat-y top left; float: left;
	width: 970px;
  padding: 0px 0px 0 10px;
  margin: 291px 0 0 0
}
#content {
  float: left;
  width: 670px;
  padding: 30px 20px 20px 20px;
  margin: 0px 0px 0 0px;
  font-size: 100%;
  min-height: 500px;
  background: #fff url(images/content-bg.jpg) no-repeat left top
}
  
.text {
  width: 720px;
  padding:0 30px 0 20px;
  float: left;
  margin: 0;
  /*text-align: left*/
}
.text img {
	border: 2px solid #b5d998; /*#347300;*/
	padding: 3px;
	margin: 5px
}
h1 {
  font-family: Arial;
  font-size: 24px;
  color: #971b20;
  padding: 0px 0 10px 0px;
  font-weight: bold;
  margin: 0px
}
h1 a {
  text-decoration:none
}
h1 a:hover {
  text-decoration: underline;
  color: #663300
}
h2 {
  font-family: Arial;
  font-size: 16px;
  color: #333333;
  margin-bottom: 5px;
  margin-top: 0px;
  padding-top: 0px;
  font-weight: bold;
}
h3 {
  /*font-family: Arial;*/
  font-size: 115%;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 0px;
}
#content-bottom {
  width: 980px;
  background: url(images/bg_footer.gif) no-repeat center top;
  height: 100px;
  clear: both;
  position: relative;
  margin: 0 auto;
  bottom: 0
}
.footer {
  /*position: relative;
  display: block;*/
  margin: 0;
  padding: 31px 30px 20px 0px;
  width: 690px;
  color: #333;
  float: right;  
  text-align: right;
  background: url(images/footer-bg.jpg) no-repeat right top;
}
.footer a, a:visited {
  color: #333;
  text-decoration: underline
}
.footer a:hover {
  color: black;
  text-decoration: none
}
input {
  width: 200px;
  height: 16px;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-top: 0;
  border-right: 1px solid #cccccc;
  margin: 5px 0 0 0;
  padding-left: 5px
}
txtarea {
  width: 200px;
  height: 100px;
  border: 1px solid #666666;
}
form {
font-size: 120%
}
.button {
  font-family: Arial;
  width: 80px;
  height: 20px;
  font-size: 100%;
  text-transform: uppercase;
  color: #d9261c;
  border: 1px solid #d9261c;
  background-color: #e5e5e5
}
.tn {
  width: 200px;
  margin: 5px;
  margin-right: 10px;
  padding: 5px;
  border: 1px solid #d9261c;
  text-align: left;
  float: left;
  min-height: 180px;
  font-size: 120%
}
.tn img {
  margin-bottom: 3px
}

/* GENERAL */
.fl {float:left}

/* STUDIO1 */
a.s1 {
  float: right;
  background: url(images/s1.gif) no-repeat left bottom;
  width: 134px;
  height: 25px;
  margin: 20px
}
a.s1:hover {
  background: url(images/s1-over.gif) no-repeat left bottom
}
a.s1 span {display: none}
