/*
bledemodre pozadi = e0f0f9
tmave modry pruh = 0089d0
stredni modry pruh = 00aaee
svetly modry pruh = 6ccff6
sedo-fialova (z eura) = 818198
*/

/******************** globalni *******************/
body {
	margin:0;
	padding:0;
	background-color:#e0f0f9;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:center;
	overflow:-moz-scrollbars-vertical;
	/*height:100%;*/
  }
img	{
	border:none;
	}
.cb {
  clear:both;
  height:10px;
  }
a, a:visited {
	color:black;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
  text-decoration:underline;
  }
h1, h2, h3 {
	padding:0;
	margin:0;
	}
p {
	margin:10px 0;
	padding:0;
  }
td {
  font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
  }
ul {
  margin: 3px 0px 5px 0px;
  padding-left: 20px;
}
/******************** layout *******************/
#container {
	width:980px;
  margin:0 auto 0 auto;
  background-color:white;
  background-image:url('main-bkg.png');
  background-repeat:repeat-y;
  background-position:top right;
  border-left:#0089d0 1px solid;
  border-right:#0089d0 1px solid;
  text-align:left;
  /*min-height:100%;
	 height:100%;
	_height:100%;*/
	}
#top {
  height:128px;
  width:100%;
  background-image:url('prechod.png');
  background-repeat:repeat-x;
  background-position:top left;
  }
#top-left {
	float:left;
	width:680px;
	height:128px;
	background-image:url('top-left.png');
  background-repeat:no-repeat;
  background-position:top left;
	}
#top-left img.logo {
  float:right;
  width:490px;
  height:63px;
  margin-top:50px;
	}
#top-right {
	float:right;
  width:290px;
  height:128px;
  background-image:url('top-right.png');
  background-repeat:no-repeat;
  background-position:top right;
	}
#main {
  width:100%;
  }
#left {
	float:left;
	width:180px;
	margin-top:10px;
  background-image:url('manager.png');
  background-repeat:no-repeat;
  background-position:top right;
	}
#menu-left {
	margin-top:190px;
	padding:0 5px 0 30px;
	}
#menu-left h2 {
	padding-bottom:10px;
	background-image:none;
	color:#0089d0;
	}
#menu-left ul {
  margin:0;
  padding:0;
  list-style-type:none;
  }
#menu-left ul li {
	padding-bottom:10px;
	}
#menu-left ul li a {
  color:#818198;
  }
#right {
	float:right;
  width:790px;
  background-image:url('main-right.png');
  background-repeat:no-repeat;
  background-position:top right;
	}
#right-inner {
	padding:15px 100px 0 0;
	}
#menu-top ul {
  margin:0;
  padding:0;
  width:530px;
  height:25px;
  list-style-type:none;
  background-image:url('tecky.png');
  background-repeat:repeat-x;
  background-position:bottom left;
  }
#menu-top ul li {
	padding:0 20px 10px 0;
	display:inline;
	}
#menu-top ul li a {
  color:#0089d0;
  font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	}
#menu-top ul li a.menu3 {
  color:#0099cc;
	}
#menu-top ul li a.menu4 {
  
  color:#00aaee;
	}
#menu-top ul li a.menu5 {
  color:#22c0f0;
	}
#menu-top ul li a.menu6 {
  color:#6ccff6;
	}
#content {
  margin-top:32px;
  }
h1 {
  color:#0089d0;
  font-size:16px;
	font-weight:bold;
	}
h2 {
  /*color:#0089d0;*/
  color:#818198;
  font-size:14px;
	font-weight:bold;
	height:22px;
	background-image:url('tecky.png');
  background-repeat:repeat-x;
  background-position:bottom left;
	}
h2.svetly {
  color:#00aaee;
  font-size:16px;
	font-weight:bold;
	background-image:none;
	}
h3 {
	font-size:12px;
  font-weight:bold;
	padding-top:5px;
	}
.blue {
  color:#00aaee;
  font-weight:bold;
  }
div.top {
  float:right;
  font-weight:bold;
  }
div.top a, div.top a:visited, div.top a:hover {
  color:#0089d0;
  font-size:10px;
  }
#footer {
  clear:both;
  text-align:left;
  padding:0 220px 0 190px;
  height:115px;
  background-repeat:no-repeat;
  background-position:top right;
  background-image:url('muzi-solo.png');
  }
#footer p {
  padding:60px 0 0 0;
  }
#footer.plus {
  height:193px;
  background-image:url('muzi-solo.png');
  }
#footer.plus p {
  padding:105px 0 0 0;
  }
img.ctverecek {
  float:left;
  padding-right:10px;
  }
#footer a, #footer a:visited, #footer a:hover {
  color:#0089d0;
  }
table.udaje {
  border:none;
  margin-top:0;
  cellpadding:5px;
  }
table.udaje tr td {
  padding:3px;
  vertical-align:top;
  }
table.udaje tr td.label {
  text-align:right;
  width:160px;
  }
table.kontakty {
  border:none;
  margin-top:0;
  cellpadding:5px;
  }
table.kontakty tr td {
  padding:3px;
  vertical-align:top;
  }
table.kontakty tr td.kdo {
  font-weight:bold;
  color:#0089d0;
  }
table.kontakty tr td.mail a {
  color:#818198;
  }
div.ref-name {
  float:left;
  width:170px;
  padding:0 5px 0 0;
  }
div.ref-text {
  float:right;
  width:500px;
  padding:0 0 3px 0;
  }
img.fotka {
  border:#0089d0 1px solid;
  }


table.reference {
  margin: 10px 0px;
  width: 99%;
}
table.reference tr th {
  background-color: #e0f0f9;
  padding: 2px 2px 2px 5px;
}

table.reference tr.table_header th {
  background-color: #00aaee;
  color: white;
  font-weight: bold;
  padding: 5px 10px;
}
table.reference tr td.velikost {
  text-align: right;
  font-weight: bold;
  width: 95px;
  padding-right: 5px;
}
table.reference tr th.velikost1 {
  text-align: left;
  font-weight: bold;
  width: 190px;
  padding-right: 5px;
}
table.reference tr td.velikost2 {
  text-align: left;
  font-weight: normal;
  width: 500px;
  padding-right: 5px;
}
table.reference tr td.oblast {
  text-align: center;
  font-weight: normal;
  width: 60px;
}

table.isos td {
  padding: 5px 10px;
  text-align:center;
}

