body {
  font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		background-color: #455b72;
}

/* STRED */
.div_all_div {
  margin: auto;
  width: 980px;/*980*/
}

.logo {
  width: 980px;/*980*/
  clear: both;
  height: 74px;/*74*/
	/*background-color: #455b72;*/
	background: transparent url("../img_bg/logo.png");
	background-repeat: no-repeat;
}

.logo_odkaz {
  float: left;
  width: 170px;/*170*/
	height: 54px;
	margin: 18px 0px 0px 25px;
	cursor: pointer;
}

.kontakt_hledani {
  	clear: both;
  	width: 980px;/*p80*/
	height: 31px;
	background-image: url("../img_bg/kontakt+hledani.png");
	background-repeat: no-repeat;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
}

/* VRCHNI NABIDKA */
.horni_menu
	{
	float: left;
	clear: both;
	text-align: center;
	width:310px;/*310*/
	height:30px;
	
	padding-left:15px;
	margin-left: 360px;
	margin: 1px 0px 0px 360px;
	text-align: left; vertical-align:top; font-weight: bold; color: #d34600; text-decoration: none;
	}

.horni_menu a { text-decoration: none;}
.horni_menu a:hover { text-decoration: none; color: #000000;}

.kontakt a{float:left;width:80px;height:15px;margin: 10px 0px 0px 375px; text-align: center; font-weight: bold;
           color: #d34600; text-decoration: none;}
.onas a{float:left;width:80px;height:15px;margin: 10px 0px 0px 30px; text-align: center; font-weight: bold;
        color: #d34600; text-decoration: none;}
.novinky a{float:left;width:80px;height:15px;margin: 10px 0px 0px 30px; text-align: center; font-weight: bold;
        color: #d34600; text-decoration: none;}
.kontakt a:hover{color: #000000;}
.onas    a:hover{color: #000000;}
.novinky a:hover{color: #000000;}

.hledat {
	float:left;
	width:210px;/*210*/
	/*margin: 5px 0px 0px 85px;*/
	margin: 5px 0px 0px 85px;
	height:20px;
	}

/* -------------- */

.pod_logem {
  	width:960px;
	height: 43px;
  	margin-left: 15px;/*15*/
	background-image: url("../img_bg/pod_logem.png");
}

/* hack proti IE 3px bugu */

       * html .horni_menu {
         margin-left: 180px;
    	}
       
       * html .hledat {
         margin-left: 80px;
    	}

       * html .pod_logem {
         margin-top: -16px;
    	}
  /* konec hacku */


.hlavni_okno {
  width:960px;/*960*/
		margin-left: 15px;
		background-color:#FFFFFF;
}

.menu {
  float: left;
  width: 195px;/*197*/
}

.obsah {
  float: left;
	width: 720px;
 	min-height: 400px;
	margin-bottom: 10px;
}

.nadpis {
  float: left;
  width: 740px;/*763*/
  height: 29px;
	background-image: url("../img_bg/nadpis.png");
}

.div_nadpis {
  width: 205px;/*200*/
		height: 15px;
		margin: 7px 0px 0px 35px;
		color: #d34600;
		font-weight: bold;
}

.spodek {
  clear: both;
  width: 940px;
		height: 42px;
		margin: auto;
		background-image: url("../img_bg/spodek.png");
}

.div_spodek {
  width: 800px;
		height: 27px;
		margin: auto;
		padding-top: 8px;
		text-align: center;
		color:#FFFFFF;
		font-weight: bold;
}

.div_spodek a {color: #FFFFFF;}