
@import url('reset.css');

body {
  background: url(../pics/bg.jpg) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
}


#wrapper {
  width: 900px;
  margin: 0px auto;
  position: relative;
}


#logo {
  height: 165px;
  background: url(../pics/logo.png);
}
#logo #index {
  width: 380px;
  height: 55px;
  display: block;
  position: relative;
  top: 30px;
  left: 10px;
}
#logo #interest {
  background: url(../pics/interest.png);
  color: #FFF;
  font-size: 0.8em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
  width: 190px;
  padding: 10px 0;
  position: absolute;
  top: 40px;
  right: 5px;
}
#logo #moreInfo {
  color: #9AC9EB;
  font-size: 0.8em;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  text-transform: lowercase;
  width: 190px;
  padding: 7px 0;
  position: absolute;
  top: 70px;
  right: 5px;
}
#logo #moreInfo span {
  text-decoration: underline;
}


#menu {
  position: relative;
  top: -38px;
  width: 900px;
}
#menu ul {
  background: url(../pics/menu.png);
  height: 38px;
  list-style: none;
  padding: 0 5px;
  margin: 0px;
}
#menu li {
  line-height: 40px;
  float: left;
}
#menu li a {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
  padding: 10px 10px;
  position: relative;
  top: -1px;
}
#menu li a:hover, #menu li a.active {
  color: #000;
  background: url(../pics/menuSelect.png);
}

#menu #search {
  float: right;
}
#menu #search input {
  color: #888;
  background: #FFF url(../pics/search.png) no-repeat right;
  border: 0;
  padding: 3px 7px;
}


#content {
  color: #696969;
  background: #F6F6F6;
  border: 1px solid #EBEBEB;
  margin: 10px 0;
  padding: 15px;
  position: relative;
  top: -38px;
}
h1 {
  color: #000;
  margin-bottom: 10px;
}
p {
  margin: 15px 0;
}
ul {
  list-style: square;
  margin-left: 20px;
}
ol {
  list-style: decimal;
  margin-left: 20px;
}
blockquote {
  background: #EEE;
  padding: 1px 15px;
  margin: 5px 15px;
}
a {
  color: #4FA1DC;
}
a:hover {
  color: #4FA1DC;
  text-decoration:none;
	}


#boxs {
  position: relative;
  top: -38px;
}
#boxs div {
  background: url(../pics/box.png);
  margin: 0 7px;
  padding: 15px;
  width: 255px;
  height: 270px;
  float: left;
}
#boxs h1.h1box {
  color: #7C7C7C;
  margin-bottom: 5px;
}
#boxs img {
  margin: 0px 0;
  width: 245px;
  height: 100px;
}
#boxs p {
  color: #7C7C7C;
  font-size: 0.8em;
  line-height: 18px;
}


#fother {
  color: #999;
  font-size: 0.8em;
  text-align: right;
  position: relative;
  top: -30px;
  clear: both;
}
#fother a {
  color: #666;
  font-weight: normal;
  text-decoration: none;
}
#fother a:hover {
  text-decoration: underline;
}


td {
  line-height: 25px;
  vertical-align: top;
}
.required {
  font-weight: bold;
}
.errorlist {
  color: #F22;
  font-size: 0.8em;
}
.info {
  font-size: 0.7em;
}


.search {
  border-bottom: 1px solid #EEE;
  margin-top: 15px;
}
.search h1 a {
  color: #000;
  text-decoration: none;
}
.search h1 a:hover {
  text-decoration: underline;
}
.search strong {
  color: #444;
}
.search .link {
  font-size: 0.8em;
  text-align: right;
}
.search .link a {
  font-weight: normal;
  color: #4FA1DC;
}

#content object {margin:0 30px 0 0;}
#content ul {margin:0 0 0 20px;padding:0;}
#content li {line-height:30px;font-weight:bold;}
#content h2 {margin:0 0 15px 0;color:#000;font-size:20px;}
#content p {line-height:20px;}

/*Ulozeno pomoci software WebDownloader v0.11 KSSoft. Ulozeno z adresy: http://www.wimaxhorice.cz/static/style/default.css*/