/* CSS Document */
body{
  font-family: sans-serif;/*Calibri,Helvetica, sans-serif, Arial;*/
  font-size: 13px;
	margin: 0;
	/*padding-left: 10px;
	padding-right: 10px;*/
  background-color: #FFFFFF;/*#e0e0e0;#D1D9C1;*/
}

h1 {
  padding-top: 30px;
  font-size: 180%;
  font-family: sans-serif; /*verdana*/;
  color: #999900;/*#364378;*/
}

h2 {
font-size: 160%;
font-family: sans-serif;
color: #999900;/*#364378;*/
}

h3 {
font-size: 130%;
font-family: sans-serif;
color: #999900;/*#364378;*/
}


#obsah{
  border-style: none;
  border-width:0px;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  font-family: sans-serif;
 /* overflow: auto;*/
}


a{
  color: #999900;
  text-decoration: none;
  font-weight: bold
}

a:hover{
  color: #999900;
  text-decoration: none;
  font-weight: bold
}


#hlavicka{
	/*width: auto;
	height: auto;
	margin: 0 auto;*/
	padding: 30px 25px 0px 25px;
   background-color: #FFFFFF;/*ffffcc;*/
}

#hlavicka_logo{
  float: left;
	/*width: 105px;*/
	width: 383px;/*250px;*/	
	height: 63px;   
  margin: 0px 20px 0px 0px;
  /*background-image: url(obr/logo_vugtk.gif);*/
}
#hlavicka_logo_VUGTK{
  float: right;
	width: 105px;
	height: 63px;   
  margin: -73px 0px -1050px -0px;
  /*background-image: url(obr/logo_vugtk.gif);*/
}


#hlavicka_vugtk{
	font-family: sans-serif;/*Calibri,Helvetica, , Arial;*/
	margin: 0;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
  font-size: 180%;
  font-variant:small-caps;
}

#hlavicka_odbor{
	font-family: sans-serif;/*Calibri,Helvetica, sans-serif, Arial;*/
  font-size: 140%;
	margin: 0;
	padding: 0px 0px 10px 130px;
	font-weight: bold;
}

#menu
{
  font-size: 1.1em;
  font-family:sans-serif;
	height:auto;
	width:auto;/*100%*/
	background: #999900;/*#A8B7AB;#373737;#65A5F5*/
	/*line-height:66px;*/
 	color: #999900;/*white;*/
	text-align: center;
}

#menu ul {
	margin: 20px auto;
		
	padding-left: 10px;
	padding-right: 10px;
	list-style: none; text-align: left;
	background: color: #999900;
}

#menu li{
  display: inline;
  background:#999900;/*#e0e0e0;*/
  text-align: center;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}

.menutext a:link{
  text-decoration: none;
  padding: 0px 20px 0px;
  display: inline;
  color: /*#39477D;*/white;
  background:#999900;/*#A8B7AB;#373737;url(obr/tlacitko.gif) repeat-x;*/
  line-height:50px;
}

.menutext a:visited{
  text-decoration: none;
  padding: 0px 20px 0px;
  display: inline;
  color: /*#39477D;*/white;
  background:#999900;/*#A8B7AB;373737;*/
  line-height:50px;
}

.menutext a:active{
  /*background: #65A5F5;*/
  padding: 0px 20px 0px;
  display: inline;
  color: /*#39477D;*/white;
  background:#999900;/*#A8B7AB;373737;*/
  line-height:50px;
}

.menutext a:hover{
  /*background: red;*/
  padding: 0px 20px 0px;
  display: inline;
  color : #B33952;/* white;*/
  background: #999900;/*#D1D9C1;#ffffcc;*//*#e0e0e0;*//*#65A5F5;*/
}

/*tabulka ceníku*/
table.ecru {border-collapse: collapse; border-style: solid;	border-color: black; /*background-color: #FEFAE2;*/ border-width: 2px; a: {color: black};a:hover   {color: red; text-decoration: underline}}
th.ecru {border-style: solid; border-color: black; border-width: 1px}
td.ecru {border-style: solid; border-color: black; border-width: 1px}
p.tabheading {font-family: sans-serif; font-size: 12px; color: black; font-weight: bold; margin: 5px; text-align: center; vertical-align: middle}
p.tabtitle {font-family: sans-serif; font-size: 12px; color: black; font-weight: bold; margin-top: 5px; margin-left: 20px; margin-right: 20px; margin-bottom: 5px; text-align: left; vertical-align: middle;}
p.tabtext {font-family: sans-serif; font-size: 12px; color: black; margin-top: 0px; margin-left: 20px; margin-right: 20px; margin-bottom: 0px; text-align: left; vertical-align: middle}
p.tabakreditace {font-family: sans-serif; font-size: 12px; color: black; margin-top: 0px; margin-left: 20px; margin-right: 20px; margin-bottom: 0px; text-align: center; vertical-align: middle}
p.tabtextcena {font-family: sans-serif; font-size: 12px; color: black; margin-top: 0px; margin-left: 20px; margin-right: 20px; margin-bottom: 0px; text-align: right; vertical-align: middle}
p.tabvalue {font-family: sans-serif; font-size: 12px; color: black; margin-top: 0px; margin-left: 5px; margin-right: 5px; margin-bottom: 0px; text-align: center; vertical-align: middle}
p.foot {font-family: sans-serif; font-size: 11px; font-weight: bold; color: #696969; margin-top: 0px}
table.skelet {border-style: none; border-width: 0px}
td.skelet {border-style: none; border-width: 0px; vertical-align: top}
table.simple {border-collapse: collapse; border-style: solid;	border-color: black; border-width: 1px}
td.simple {border-style: solid; border-color: black; border-width: 1px}

.ecru a:link{
  color: gray;
  text-decoration: none;
  font-weight: bold
}

.ecru a:hover{
  color: #999900;
  text-decoration: none;
  font-weight: bold
}
.ecru a:active{
  color: gray;
  text-decoration: none;
  font-weight: bold
}
.ecru a:visited{
  color: gray;
  text-decoration: none;
  font-weight: bold
}

/*barva návěstí od odkazu*/
.ecru a{
  color: black;
  text-decoration: none;
  font-weight: bold
}
/*tabulka ceníku konec*/

/*menu otazky*/
#otazky{
  text-decoration: none;
  padding: 10px 10px 10px 10px;
  margin: 10px 10px 10px 10px;
}
.otazky h3{
  padding: 25px 0px 0px 0px;
 /* font-style: italic;*/
 /* color: white;*/
  margin: 0px 0px 0px 0px;
  font-size: 120%;
}

/*neni potreba
.dotaz{
  cursor:default;
  display:block;
  font-size:12pt;
  font-family:serif;
  color:black;
  font-weight:bold;
}

.otazka{
  display:none;
}

.odpoved{
  display:block;
}    
*/           