/* General styles */
body {
  margin:0;
  padding:0;
  border:0;	
  width:100%;
  color:#000;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  min-width:600px;
  background:#FFF url("./images/back2.jpg") repeat-x;  
}
a {
  margin:0;
  padding:0;
  color: #ED1C24;
}
a:hover {
	color:#ED1C24;
}
h1 {
  padding-top:10px;
  margin-top:8px;
  font-size:1.7em; 
  color:#ED1C24;
}

h2 {
  margin:.8em 0 .2em 0;
  padding:0;
  font-size:1.5em;
  color:#ED1C24;
}
h2 a {
  color:#ED1C24;
}

h3 {
  margin:.8em 0 .2em 0;
  padding:0;
  font-size:1.2em;  
}
p {
  margin:.4em 0 .8em 0;
  padding:0;
}
img {
	margin:0px;
	border:0px;
	padding:0px;
}
hr {
  color: #000;
  height: 1px;
}
#page {
  display:block;
  position:relative;
  width:930px;
	margin:0px auto;
  height:auto;
  _height:100%;
  min-height:100%;
  text-align:left;
}
/* header */
#header {
  width: 930px;
  height: 143px;
/*  background:transparent url("./images/top.jpg") 335px bottom no-repeat; */
  margin-bottom: 8px;
}
a#logo {
  display: block;
  position:absolute;
  top: 33px;
  left: 0px;
/*  width: 190px;
  height: 140px;*/
}

#flashlogo {
  position: absolute;
  top: 45px;
  left: 354px;
  width: 570px;
  height: 91px;
  border: 3px solid #999;
}

#header #lang {
  position:absolute;
  /*left: 817px;  */
  right: 0px;
  /*width: 250px;*/
  list-style: none;
  margin:0;
  padding:0;
  border:0;
  font-size:1.1em;
}
#header #lang li {
  display: block;
  float: left;
  width: 21px;
  height: 13px;
  margin:0;
  border:0;
  border-right: 1px solid #ED1C24;
  padding-top:8px;
  margin-right:4px;
}
#header #lang li.last {
  border-right: 0px;
}

#header #lang a {
  text-decoration:none;
}

#header #lang a:hover {
  font-weight:bold; 
} 

#header #seednav {
  position:absolute;
  top: 121px;
  left: 346px;  
  height: 20px;
  line-height: 15px;
  width: 720px;
}
#header #seednav a {
  display:block;
  float:left;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
#header #seednav a:hover {
  border-bottom: #908E8F 2px solid;
}
#header #seednav .delim {
  display:block;
  float:left;
  width: 14px;
  text-align: center;
}
/* main */
.main {
  float: left;
/*  height:100%;*/
  height: auto; _height: 590px;
  min-height: 590px;
  width: 930px;
  background:#999FA7; 
}
.mainleftcol {
  background:#FFF url("./images/left_back.gif") top left repeat-y;
  float: left;
  width: 732px;
  min-height: 590px;
}
.mainleft {
  padding: 0px 5px 10px 15px;
/*  border-left: 2px #B9BABC solid;*/
}
TR.prehledtop TH, TR.prehledtop TD{
	background-color:#ED1C24;
	color:#FFF;
}
TR.suda TD{
	background-color:#ccc;
}
.mainrightcol {
  background:#999FA7 url("./images/right_back.jpg") top left repeat-x;
  float: right;
  width: 197px; 
  min-height: 449px;
  text-align: center;
}
.mainright {
  background:#999FA7 url("./images/right_back.jpg") top left repeat-x;
  padding-top:5px;
}
.mainright #soucasne {
  display:block;
  width: 194px;
  height: 24px;
  background:transparent url("./images/soucasne_projekty.jpg") no-repeat;
  padding-top:75px;
}
.mainright #dokoncene {
  display:block;
  width: 194px;
  height: 24px;
  background:transparent url("./images/dokoncene_projekty.jpg") no-repeat;
  padding-top:75px;
}
.mainright #pripravovane {
  display:block;
  width: 194px;
  height: 24px;
  background:transparent url("./images/pripravovane_projekty.jpg") no-repeat;
  padding-top:75px;
}
.mainright #konhefr {
  display:block;
  width: 194px;
  height: 24px;
  background:transparent url("./images/konhefr.gif") no-repeat;
  padding-top:75px;
}

.mainright .projekty {
  font-size:16px;
  color: #000;
  text-decoration: none;
  margin-top:2px;
  margin-left:1px;
}
.mainright .projekty:hover {
  text-decoration: underline;
}
.mainright .box {
  display:block;
  font-size:16px;
  width: 100%;
  color: #FFF;
  background: #000;
  text-decoration: none;
  margin-top:2px;
}
.mainright .box:hover {
  text-decoration: underline;
}
a.sort {
  color: white;
  text-decoration: none;  
}
a.sort:hover {
	color:white;
  text-decoration: underline;
}

/* mainmenu */
#mainmenu {
  background:transparent url("./images/mainmenu_back.jpg") repeat-x; 
  height: 40px;
}
#mainmenu a {
  display:block;
  float: left;
  font-size:1.2em;
  font-weight:bold;
  text-align:center;
/*  background:transparent url("./images/menu_arrow.gif") 10px 9px no-repeat; */
  color:white;
  background: #ED1C24;
  width: 161.5px;
  height:22px;
  line-height:22px;
  margin: 7px 0px 0px 2px;
  padding: 0px 10px 0px 10px;
  text-decoration:none;
}
#mainmenu a.first {
  margin-left: 0px;
}
#mainmenu a.act {
  font-size:1.3em;
  color: #000;
  background: #fff;
  height:32px;
  line-height:25px;
}
#mainmenu a:hover {
  text-decoration:underline;
}
.bgcg {
  text-align: center;
  float:left;
  width: 210px;
  height: 210px;
}
.imgcont {
  margin:5px;
}

.pudorysNaDetailBytu {
  height: 169px;
  width: 300px;    
  vertical-align: middle;       
}
.pudorysNaDetailBytu img {
  /*height: 300px; */
  /*width: 300px;*/    
  vertical-align: middle;       
}

table.vicFotoNaDetailuBytu {
	background-color: #E0E0E0;	
}

.vicFotoNaDetailuBytu {
  height: 169px;
  width: 320px;      
  margin: 10px;
  border-style: solid; 
  border-width: 1px; 
  border-color: White;
  background-color: #E0E0E0;
}

.vicFotoNaDetailuBytu img {	  
  margin: 10px;
  border-style: solid; 
  border-width: 1px; 
  border-color: navy;
}

.projekt-img {
  float: right;
  margin:0px 0px 0px 5px;
}
.projekt-img img {
  max-width: 160px;
  width: 160px; 
}
p.desc {
  min-height: 115px;
}
/* footer */
#footer {
  clear:both;
  float:left;
  width:100%;
  height: 35px;
  text-align:center;
  font-size:0.9em; 
  color: #fff;
  background: #999FA7;
  margin-top: 3px;
}
#footer p {
  padding:10px;
  margin:0;
}
#footer a {
  color: #FFF;
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
}

#footeral {
  clear:both;
  float:left;
  width:100%;
  height: auto;
  text-align:center;
  font-size: 0.9em; 
  margin-top: 3px;
}
#footeral DIV {
  text-align: center;
  width:100%;
}

@media screen,projection {
  #bf a {position: relative; top: -99em}
  #bf a:focus,#bf a:active {top:0} /* tabulátor vrátí odkaz na viditelné místo */
}
