﻿@charset "utf-8";
/* CSS Document */

/** --- MAIN --- **/
html {
	height:100%;
}
body{
	/*background: ;*/
	font: 0.7em Verdana, Helvetica, sans-serif; 
	color: #fff;
	margin: 0;
	padding:0;
	text-align:left;
	 background: #333333 url(../images/design/main-bg.jpg) repeat-y center top;
	 height: 100%;
}
.nadpis, h1{
  font: bold 14px Verdana, Helvetica, sans-serif; 
  color: #fff;
}
h3{
  font: 0.9em Verdana, Helvetica, sans-serif; 
  color: #fff;
  font-weight: bold;
}
h4{
  font: 1em Verdana, Helvetica, sans-serif; 
  color: #fff;
  font-weight: bold;
  margin: 0;
}
/*.nadpis{
  font: bold 14px Verdana, Helvetica, sans-serif; 
  color: #fff;
   margin: 0;
}*/
a, a:visited{
  font: 1em Verdana, Helvetica, sans-serif; 
  color: #fff;  
  text-align: left;
}
.table_border table{
border: 1px solid #fff;
}
.table_border td{
	padding: 5px;
}
.table_border img{
border: 1px solid #fff;
}
.table_border a, .table_border a:hover{
  font: 0.9em Verdana, Helvetica, sans-serif; 
  color: #fff;
  font-weight: bold;
  margin: 0;
}
.clear{
	clear: both;
	visibility: hidden;
	line-height: 1%;
	font: 1%;
}
#content{
  width: 816px;
  text-align:center;
  margin: 0 auto 0 auto;
  padding:0;
 
}
#page{
	width: 732px;
	/*height: 500px;*/
	text-align:center;
	margin: 0 auto 0px auto;
	padding:0;
	background: url(../images/design/stin-top.jpg) repeat-x left top;
}
#left_top{
  width: 152px;
  float:left;
  text-align:center;
  margin: 0 0 0 0;
  padding:0;
}
#right_top{
  width: 570px;
  float:left;
  text-align:left;
  margin: 0 0 0 0;
  padding:0 0 0 0;
}
/** --- END MAIN --- **/
.flash{
  text-align: center;
}
.menu_top{
  width: 570px;
  height: 20px;
  margin: 15px 0 0 0;
  padding:0;
  color: #fff;
  text-align: center;
  /**background: #fff;**/
}
.menu_top .a:hover{
  text-decoration: underline;
}
.sipka_pod_menu{
  width: 570px;
  height: 9px;
  margin: 0 0 0 0;
  padding:0;
  background: url(../images/design/sipka-pod-menu.jpg) no-repeat left top;
}
.foto_main{
  width: 570px;
  height: 280px;
  margin: 15px 0 0 0;
  padding:0;
}
.logo{
	width: 114px;
	height: 98px;
	text-align:left;
	margin: 14px auto 0 auto;
	padding:0;
	background: url(../images/design/logo.jpg) no-repeat left top;
}
.projekty_arrow{
	width: 128px;
	height: 18px;
	text-align:left;
	margin: 19px auto 0 auto;
	padding:0;
	background: url(../images/design/projekty-arrow.jpg) no-repeat left top;
}
.text_pod_menu{
	width: 127px;
	height: 12px;
	text-align:left;
	margin: 9px auto 0 auto;
	padding:0;
	background: url(../images/design/text-pod-menu.jpg) no-repeat left top;
}


/** --- MENU --- **/

.menu_spacer{
  height: 30px;
}
#menu{
  width: 126px;
  margin: 7px auto 0 auto   ;
  padding:0;
  text-align:left;
}
#menu ul{ 
  margin:0;
  padding: 0; 
  list-style: none; 
  
} 
#menu li { 
  list-style:none;
  margin: 7px 0 0 0;
  padding:0; 
}
 
/* spolecna definice vzhledu pro vsechny moduly */
#menu a { 
  width: 126px;
  height: 16px;
  display: block; 
  padding: 0 0 0 0; 
  text-decoration: none; 
  text-align: left;
  color: #000000; 
  border: 1px solid #ffffff;
}
 
/* specialni definice pro kazky modul */ 
#menu a#praha { 
  background: url("../images/design/menu/menu-praha.jpg") no-repeat center top; 
} 
#menu a#praha:hover { 
  background: url("../images/design/menu/menu-praha-2.jpg") no-repeat center top; 
} 
#menu a#prahaActive { 
  background: url("../images/design/menu/menu-praha-2.jpg") no-repeat center top; 
} 
#menu a#brno { 
  background: url("../images/design/menu/menu-brno.jpg") no-repeat center top; 
} 
#menu a#brno:hover { 
  background: url("../images/design/menu/menu-brno-2.jpg") no-repeat center top; 
}
#menu a#brnoActive { 
  background: url("../images/design/menu/menu-brno-2.jpg") no-repeat center top; 
}
#menu a#zlin { 
  background: url("../images/design/menu/menu-zlin.jpg") no-repeat center top; 
} 
#menu a#zlin:hover { 
  background: url("../images/design/menu/menu-zlin-2.jpg") no-repeat center top; 
}
#menu a#zlinActive { 
  background: url("../images/design/menu/menu-zlin-2.jpg") no-repeat center top; 
}
#menu a#real { 
  background: url("../images/design/menu/menu-real.jpg") no-repeat center top; 
} 
#menu a#real:hover { 
  background: url("../images/design/menu/menu-real-2.jpg") no-repeat center top; 
}
#menu a#realActive { 
  background: url("../images/design/menu/menu-real-2.jpg") no-repeat center top; 
}
#menu a#prip { 
  background: url("../images/design/menu/menu-prip.jpg") no-repeat center top; 
} 
#menu a#prip:hover { 
  background: url("../images/design/menu/menu-prip-2.jpg") no-repeat center top; 
}
#menu a#pripActive { 
  background: url("../images/design/menu/menu-prip-2.jpg") no-repeat center top; 
}

#menu a#pozemky{
 background: url("../images/design/menu/menu_pozemky.png") no-repeat center top;
}
#menu a#pozemky:hover{
 background: url("../images/design/menu/menu_pozemky-2.png") no-repeat center top;
}
#menu a#pozemkyActive{
 background: url("../images/design/menu/menu_pozemky-2.png") no-repeat center top;
}

/** --- END MENU --- **/
.mainContent{
	text-align:left;
	margin: 30px;
}
.homepageContent{
	text-align:left;
	margin: 30px 13px 30px 13px;
}
.sipka_full{
  width: 732px;
  height: 9px;
  /*float: left;*/
  margin: 9px 0 0 0;
  padding:0;
  background: url(../images/design/sipka-big.jpg) no-repeat center top;
}
.projektImage{
	float: left;
	margin: 0 10px 10px 0;
}
#flashIntro{
	text-align: center;
	height: 100%;
	min-height:100%;
	background: #173c95;
}
.pozemky{
border: 1px solid #fff;
}
.pozemky td{
	padding: 5px;
	border: 1px solid #fff;
	text-align: center;
}
.pozemky th{
	padding: 5px;
	font-weight:bold;
text-align: center;
	border: 1px solid #fff;
}
div.planPozemku{
	float: left;
	width: 220px;
	margin: 10px 0 10px 0;
}
div.blizsiInfo{
	float: left;
	width: 40%;
	margin: 10px 0 10px 0;
}