* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
/*---------------------------- ZÁKLADNÍ PRVKY --------------------------------*/
body {
	font-family: Tahoma, Sans-serif, "Trebuchet MS", Arial, Verdana;
	font-size: 0.8em;
	color: #10375e;/*#1e3042;*/
	background: #e7e8ec url("../_images/body-back.gif") repeat-x top left;
	/*height: 100%;*/
	text-align: center;
}
h1,h2 {font-size: 1.8em; margin: 0px 0px 0px 0px; padding: 0px;}
h2 {margin: 0 0 3px 0;}
h3 {font-size: 1.2em; font-weight: bold; margin: 0px 0px 5px 0px;}
h1,h2,h3 {font-family: "Times New Roman", Times, serif; color: #9a9999; font-weight: normal;}
h2 a, h3 a{font-weight: normal; margin: 0; padding: 0;}
h1 a, h2 a, h3 a {color: #9a9999; text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover {color: #9a9999; text-decoration: none;}
p {	margin: 0px 0px 10px 0px;
	/*font-size: 0.9 em;*/
	line-height: 1.5;
	text-align: justify;
}
small {font-size: 0.85em;}
a {color: #4a6886; text-decoration: underline; font-weight: bold;}
a:hover {color: #a3172b;/*#e26f31;*/}
a:visited {}
img {border: 1px solid #a2a2a2;	margin: 0px;}
ul {margin: 0px 0px 0px 20px; /*list-style-image: url('../_images/list.gif');*/}
li {text-align: justify; list-style-image: url('../_images/list.gif'); margin: 0 0 4px 0;}
/*strong {font-size: 1.0em;}*/
strong {font-weight: bold; color: #4a6886;} 

table { font-size: 0.85em; /*border-color: #5C80E5;*/ margin: 0px 0px; border-collapse: collapse;}
table caption { font-weight: bold; color: #1a4b85; margin: 0px auto;}
tr{ border: none;}
th, td { /*border-bottom: 1px solid #6d6d6d;*/ padding: 5px 5px; color: #ffffff;}
th { text-align: center; background-color: #dadada; color: #000000;}
i {font-weight: bold; font-style: italic; font-size: 1.2em;}
hr {
  display: block;
  text-align: center;
  /*background: url('../_images/hr.jpg') repeat-x top left;*/
  border: none;
  width: 80%;
  height: 2px;
  margin: 0px auto 10px auto; 
}

address {float: left; font-style: normal; width: 180px; }

/*--------------------------- OBECNÉ PRVKY -----------------------------------*/
.center {text-align: center;}
.cleaner {clear: both;margin: 0px;padding: 0px;}
.clright {clear: right;}
.clleft{clear: left;}
.right {float: right;}
.left {float: left;}
.fnone {float: none;}
.text-right {text-align: right;}
.red {color: red;}
.light {color: #bfbfbf;}
.hmaly {font-size: 1em; font-weight: bold;}
.normal {font-size: 1em;}
.dnone {display: none;}
.noborder {border: none;}
.nadpis {font-size: 1.4em; margin: 10px;}
.mrgbot {margin: 0px 0px 10px 0px;}
.pulka {background-color: #e8e8e8; width: 45%; _width: 48%; height: 370px; padding: 10px;}
img.left {margin: 0px 10px 0px 0px;}
img.right {margin: 0px 0px 0px 10px;}

/*------------------------------ LAYOUT --------------------------------------*/
#container {
  text-align: left;
  width: 711px;
  margin: 10px auto 0 auto;
}

/*--------- header -------*/
#header {
  width: 711px;
}
#header h1 {
  float: left;
  font-size: 20px;
  width: 499px;
  height: 118px;
}
#header h1 a {
	text-decoration:none;
	color:#000000;
  position: relative;
  display: block;
	width: 499px;
	height: 118px;
	font-size: 20px;
}
#header h1 a span {
  cursor : pointer;
	display: block;
	background: url("../_images/header-logo.jpg") no-repeat top left;
	position: absolute;top:0;left:0;
	width: 499px;
	height: 118px;
}
#header #picright {
  float: right;
  background: url("../_images/header-rightpic2.jpg") no-repeat top right;
  width: 212px;
  height: 118px;
}

/*---------- menu ---------*/
#menu {
  clear: both;
  display: block;
  font-size: 13px;
  width: 711px;
  height: 30px;
  padding: 0 0 0 20px;
}
#menu ul {margin: 0; padding: 0;}
#menu ul li {
  float: left;
  font-size: 1.1em;
  list-style: none;
  height: 30px;
  margin: 0;
  padding: 0;
}
#menu ul li a {
  float: left;
  display: block;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  background: #174a7c url("../_images/menu-back.gif") repeat-x top left;
  height: 23px;
  _height: 30px;
  /*margin: 0 10px;*/
  padding: 7px 15px 0 15px;
}
#menu ul li a:hover, #menu ul li a.active {
  color: #174a7c;
  background: #ffffff url("../_images/menu-back2.gif") repeat-x top left;
}


#menu ul li a span {
  /*background: #ffffff url("../_images/menu-back.gif") no-repeat top left;
  width: 1px;*/
}
#menu ul li a:hover span {
  /*background: #ffffff url("../_images/menu-active-side.gif") repeat-x;
  width: 1px;*/
}

/*--------- obsah --------*/
#main {
  clear: both;
  background-color: #ffffff;
  border: 1px solid #164470;
  border-top: none;
  width: 711px;
}

#content {
  float: left;
  width: 478px;
  _width: 498px;
  _height: 417px;
  min-height: 400px;
  padding: 10px;
}
#reference {
  float: right;
  width: 211px;
}
#reference h2 {
  position: relative;
  display: block;
  font-size: 10px;
  width: 211px;
	height: 31px;
	margin: 0;
	padding; 0;
}
#reference h2 span {
  display: block;
	background: url("../_images/reference.jpg") no-repeat top left;
	position: absolute;top:0;left:0;
	width: 211px;
	height: 31px;
}
#reference .projekty {
  position: relative;
  display: block;
  width: 211px;
	height: 417px;
}
#reference .projekty span {
  display: block;
	background: url("../_images/reference-back2.jpg") no-repeat top left;
	position: absolute;top:0;left:0;
	width: 211px;
	height: 417px;
}

/*----------- footer -----------*/
#footer {
  clear: left;
  font-size: 1em;
  color: #9a9999;
  margin: 0 0 0 65px;
}
#footer a {
  color: #9a9999;
  text-decoration: underline;
}
#footer img {
  vertical-align: middle;
  border: none;
}

.mapa {
  float: right;
  text-align: center;
  width: 270px;
}








