body{ 
  background-color: #05375A; 	/*#A0E2FC; *//*#D39EDB; */ /*CB90D4; */ /* #CC6699; D39EDB*/ 
  
  color: #000001;
  font-family: "Trebuchet MS", Tahoma, sans-serif;  /*font-family: sans-serif, "Tahoma CE", Tahoma;*/
  font-size: 15px;
  margin: 0px;
  padding: 0px;
  width: 1024px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

img { border: none; }

#ramec_head {
	background: url(image/poz07a.png) no-repeat #A0E2FC;	
	width: 1024px;
	height: 210px;
	margin-top: 10px;
}

#ramec_head_up { width: 1024px; height: 180px; }

#ramec_head_up2 { width: 1024px; height: 50px; }

#ramec_head_bottom { margin-left: 21px; padding: 0px; text-align: center; }


.menu { padding: 0px; float: left; }
.menu a { background: #4D91CE; /*#387DC2;*/ color: #000000; max-height: 34px; padding: 10px 45px 10px 45px; border: outset 4px #387DC2; font-weight: bold; text-decoration: none}
.menu a:active { background: #A0E2FC; color: #000000; border: inset 4px #A0E2FD; }
.menu a:hover { background: #A0E2FC; color: #000000; border: outset 4px #A0E2FD; }
.active a { background: #05375A; color: #A0E2FC; }
.active a:hover { background: #A0E2FC; color: #000000; border: outset 4px #A0E2FE; }

h1 { text-decoration: underline; font-size: 25px; }
h1 a { text-decoration: none; color: #000002; }

#ramec_vne {
	background: url(image/poz05.png) repeat-y  #05375A; /*#A0E2FC;*/
	width: 984px; /* O 40 méně než 1024 kvůli paddingům */
	min-height: 380px;
 	padding: 0px 20px 0px 20px;  /*NEMAZAT*/
}

#ramec_vnitr {
	background: url(image/poz02.png) repeat-x #A0E2FC;
	width: 981px;
	min-height: 420px;
	text-align: justify;
}

#ramec_down {
	background: url(image/poz06.png) no-repeat; /*#A0E2FC;	*/
	width: 1024px;
	height: 80px;
	margin-bottom: 10px;
	font-size: 13px;
}

#podnadpis {
  /*font-family: sans-serif, "Tahoma CE", Tahoma;
  font-size: 14px;*/
  font-style: italic;
  
}

.vnitrni10 {	padding: 10px;	}
.vnitrni20 {	padding: 20px;	}
.vnitrni30 {	padding: 30px;	}
.vnitrni40 {	padding: 40px;	}
.vnitrni50 {	padding: 50px;	}
.vnitrni20rl { 	padding: 1px 20px 20px 20px; }

.FloatLeft {	float: left;	}
.FloatRight {	float: right;	}
.center { text-align: center; }


.photobox {padding-left:0.5em; width: auto;}
.photobox A {
 display:inline-block; text-align:center; vertical-align:middle; line-height: 150px;
 width: 150px; height:115px; padding:.5em .2em .2em .2em; margin:.05em;
 border: 3px outset #0F1A6A; background: #05375A; /*#387DC2;*/ /*#0F1A6A;*/ /*border: 3px outset #E4C2EF ; background: #EACAF3;*/ /*violet 81EBFB; /*BCDFED;*/ /*E3CAF3;*/
}

.kod { font-family: monospace; }
.ukol { color: #681F7F; font-weight: bold; }
.legend { font-weight: bold; }

.projects { font-weight: bold; }
.projectFieldset { margin-bottom: 10px; }