body {
  margin: 0px;
	padding: 0px;
	color: #303030;
	background-color: #C9E4F2;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, Tahoma, sans-serif;
	background-image: url(./img/altus/bg-altus-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	text-align: center;
}

#stranka {
	position: relative;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(./img/altus/bg-stranka.jpg);
	background-repeat: repeat-y;
	border: 0px green solid;
}

h1, h2, h3, h4, h5, p, ul, ol, li, form {
  margin: 0px;
  padding: 0px;
}

a {
  color: #2791FF;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.odkaz{
  color: white;
}

a:hover.odkaz{
  color: #FF9900;
  text-decoration: none;
}

.clearBoth {
  clear: both;
  height:0;
	font-size:0;
	line-height:0;
	border: 0px green solid;
}

.both {
  clear: both;
  height:0;
	font-size:0;
	line-height:0;
	border: 0px green solid;
}

img {
  border: none;
}

.fotka {
  padding: 5px;
  border: 1px #dadada solid;
}

.left {
  float: left;
}

.right {
  float: right;
}

/********** HEADER **********/

#top-sefredaktor-1 {
	position: relative;
	width: 1000px;
	height: 160px;
	background-image: url(./img/altus/top-altus-1.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

a.linkHomePage {
	position: absolute;
	top: 17px;
	left: 11px;
	width: 230px;
	height: 78px;
	border: 0px blue solid;
	z-index: 1;
}

#top-menu {
  position: absolute;
  top: 118px;
  left: 10px;
  width: 980px;
  height: 31px;
  border: 0px white solid;
  list-style: none;
}

#top-menu ul {
  margin: 0px;
  padding: 0px;
}

#top-menu li {
  float: left;
  font-size: 13px;
  list-style: none;
  padding: 0px 30px 0px 30px;
  margin-top: 7px;
  border-right: 1px #2892FF solid;
}

#top-menu a {
  color: #ffffff;
}

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

.sidebox {
  position: relative;
  margin-bottom: 10px;
  background-image: url(./img/altus/bg-sidebox.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.sidebox-heading {
  font-size: 12px;
  font-weight: bold;
  color: #619E37;
  padding: 4px 10px 4px 10px;
  margin: 0px 0px 10px 0px;
}

.sidebox-content p {
	padding: 0px 10px 10px 10px;
	line-height: 150%;
}

#search {
  background-image: url(./img/altus/bg-search.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#search-heading {
  color: #016FAC;
  font-weight: normal;
}

#search-content {
  position: relative;
  padding: 0px 10px 15px 10px;
}

.search-input {
  padding: 2px;
  width: 140px;
}

.search-button {
  position: absolute;
  top: 4px;
  right: 5px;
  width: 13px;
  height: 13px;
  background-image: url(./img/altus/bg-button-search.jpg);
  background-repeat: no-repeat;
  border: 0;
}

.navigace {
  border: 0px red solid;
  margin: 2px 0px 2px 30px;
  font-size: 9px;
  color: #005FA1;
}

#text {
  position: relative;
  width: 1000px;
  border: 0px green solid;
  padding: 0px;
}

.obsah {
  width: 950px;
  margin-left: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#left {
  vertical-align: top;
  width: 182px;
  margin: 0px;
  padding-bottom: 20px;
}

#left .menu {
  position: relative;
  padding: 0px 0px 0px 0px;
  margin-bottom: 20px;
	width: 182px;
}

#left .menu a.polozka {
  font-size: 12px;
  font-weight: bold;
  color: #679A35;
  padding: 7px 0px 7px 15px;
  border-bottom: 1px #E2E2E2 solid;
  margin: 0px;
	display: block;
}

#left .menu a:hover.polozka {
  color: #F40201;
  text-decoration: none;
}

#left .menu_bottom {
  height: 19px;
  margin-bottom: 10px;
}

#center {
  vertical-align: top;
  position: relative;
  border: 0px blue solid;
  padding: 0px 13px 10px 13px;
}

#center .text {
  clear: both;
}

#center .refernece-1, #center .refernece-2 {
  position: relative;
  clear: both;
  padding: 15px;
  border: 0px red solid;
}

#center .refernece-2 {
  background-color: #EEEEEE;
}

#center .img-reference {
  position: relative;
  float: left;
  margin: 0px 15px 0px 0px;
}

#center .text p {
  text-align: justify;
	line-height: 150%;
}

#center h1 {
  font-size: 20px; 
  font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #679A35;
}

#center h2 {
	font-size: 16px;
	color: #2791FF;
  margin-bottom: 10px; 
}

#center h3 {
	font-size: 14px;
	color: #333333;
  margin-top: 10px;
}

#center h3 a {
	color: #333333;
}

#center p {
	padding: 5px 0px; 
}

#center ul {
	padding: 15px 10px 15px 20px; 
}

#center li {
  padding-bottom: 5px;
  list-style-image: url(./img/seznam-sipka.jpg);
  text-align: justify; 
}

.kontakt-form {
  padding: 15px;
  background-color: #EEEEEE;
}

#right {
  vertical-align: top;
  width: 180px;
  padding-bottom: 20px;
  position: relative;
  border: 0px red solid;
}

/********** FOOTER **********/

#sefredaktor-bottom {
	position: relative;
	height: 82px;
	background-image: url(./img/altus/bg-altus-bottom.jpg);
	background-repeat: repeat-x;
}

#altus-bottom {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 1000px;
	height: 82px;
	background-image: url(./img/altus/bottom-altus.jpg);
}

.copyright {
	position: absolute;
	top: 58px;
	left: 40px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.copyright a {
	color: #ffffff;
	font-weight: normal;
}


/*- - - - - - - - - - - - - - - - - - - - FORMULARE - - - - - - - - - - - - - - - - - - - -*/
.input-text {
  border: 1px #ccc solid;
  padding: 2px 3px;
  width: 200px;
}

.input-textarea {
  border: 1px #ccc solid;
}

.input-button {
  
}

input:focus {
  background: #cae4ff;
  border: 1px #ccc solid;
}

/*- - - - - - - - - - - - - - - - - - - - MDL Akcni nabidka - - - - - - - - - - - - - - - - - - - -*/

.img_akcni_nabidka {
  background-color: #FE0000;
  padding: 2px;
}

/*- - - - - - - - - - - - - - - - - - - - HomePage - - - - - - - - - - - - - - - - - - - -*/
#home {
  margin: 20px 40px;
  padding: 0px;
  border: 0px green solid;
}

#home .home_pol {
  float: left;
  width: 195px;
  margin: 10px;
  margin-bottom: 10px;
  padding: 3px;
  border: 0px blue solid;
}

#home .home_pol img {
  float: left;
  margin-top: 20px;
}

#home a.kategorie {
  font-size: 16px;
  font-weight: bold;
}

/*- - - - - - - - - - - - - - - - - - - - tabulky - - - - - - - - - - - - - - - - - - - -*/
.radek {
  background: #e5e5e5;
}

.radek2 {
  
}

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

.greyrow {
  background: #f7f7f7;
  border-bottom: 3px solid #FFFFFF;
}

/*- - - - - - - - - - - - - - - - - - - - filtr vzberu nabidky - - - - - - - - - - - - - - - - - - - -*/

.filtr {
  padding: 3px 5px;
  border: 1px silver dashed;
  margin: 5px;
}

fieldset.filtr .checkDiv {
	float: left;
	width: 150 px;
	padding-right: 10px;
}
