body{
	padding : 0px;

	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: navy;
	background-image : url(../obr/poz1.jpg);
	background-repeat : repeat-x;
	background-attachment : fixed;
	background:#cde3ff;
}

h1 {
	font-size : 18px;
	font-style : italic;
	padding-top: 5px;
	padding-left : 30px;
	color:red;
}
h2 {
	font-size : 16px;
	padding-top: 5px;
	text-align:center;
	color:red;

} 

a:hover {
	color: red;
	font-weight:bold;
}

img {
	border: 0px none red;
}

/*   --------------------------------------------------------- nadpis  */

div#page {
	margin: 0px auto 0px auto;
	padding: 10px 50px 20px 50px;
/*	color: red; */
	width:800px;
	background-image: url(../obr/main-background.gif);
	min-height: 900px;
	
/*	border: 1px solid blue; */
}

div.nadpis {
	background-image: url(../obr/header.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 150px;
	height: 70px;
}

div.nadpis div {
 	display: inline;
 	padding: 0px;
 	margin: 0px;
 	font-family: sans-serif;
 	font-size: 130%;
 	font-style: normal;
 	font-variant: small-caps;
 	font-weight: normal;
 	
}

/*   --------------------------------------------------------- menu horni pres celou stranku */
div.menuhor {
	margin-top: 5px;
}

div.menuhor table {
/*	border: 1px solid black; */
	width: 100%; 
}

div.menuhor table td {
	background-color : #FFD700; 
}

div.menuhor table td#leva {
	padding-left: 10px;
	text-align: left;
}

div.menuhor table td#prava {
	padding-right: 10px;
	text-align: right;
}

/*   --------------------------------------------------------- prave menu */
.pravemenu {
	float: right;
	width: 230px;
	margin-left:10px;
	margin-bottom: 20px;
	margin-top: 10px;
/*	border: 1px solid blue;
/*	position:absolute;
	left:565px;
	top:102px;
	width:230px;

	margin-bottom : 5px;*/
}
table.pravy {
	width:100%;
	font-size:12px;
	text-align : center;
/*	border-right: 3px solid #B0C4DE; */
}
td.prodk{
   height:12px;
	border-bottom-width : 0px;
	background-image : url(../obr/cz.gif);
	background-repeat : no-repeat;
}
.sele{
	/* vyberove pole select pro vyber jazyku*/
	font-size:13px;
	width:110px;
	padding-left : 5px;
}

/*   --------------------------------------------------------- leve menu */
.levemenu {
	float:left;
	width:110px;
	margin-right: 5px;
/*	background-color : Fuchsia; */ 
	margin-bottom : 20px;
	margin-top: 10px;
}
.levemenu table.levy {
	text-align:center;
	font-size:12px;
	width:100%;
	height : auto;
}
.levemenu td.leva{
 /*  height:19px;
/*	border-bottom-width : 0px;
/*	background-image : url(../obr/cz.gif); */
	background-repeat : no-repeat;
}

div.levemenu a.local {
	height: 1.3em;
	width: 100%;
/*	border: 1px solid green; */
	display: block;
	text-align: center;
	
}

div.levemenu a.local:hover {
	background-color: #ffff22;
	
}


/*   --------------------------------------------------------- stred */
.stredni {
/*	position:absolute;
	left:150px;
	top:102px;
	width:410px; 
background-color : #FFE4E1;  
border-left : 1px solid blue; */
	text-align:justify;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.strednadp{
	padding-left:25px;
	padding-top : 5px;
	padding-bottom:5px;
	font-weight : bold;
	font-size:14px;
}
.stredtext{
	margin: 10px 10px 15px 125px;

/*	padding-left:10px;
	padding : 5px 5px 5px 10px; */
	
}

/*   --------------------------------------------------------- prazdninove kurzy */

table.praz{

	border-collapse: collapse;
	width:400px;
		margin-left: 20px;
		font-size: 11px;
}
td.praznadp{
	background-color: #FFE0A6;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	border-right: 1px solid gray;
	border: 1px solid #00008B;
}

td.prazodk{
	background-color: #FFBF71;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	border-right: 1px solid gray;
	border: 1px solid #00008B;
}

table.skola{    /*   ---------------------------------------------------------  tabulka pro PDF a jaz skolu*/
	width:380px;
	margin : 3px 5px 3px 5px;
	text-align:center;
}
td.pdf{
	width:150px;
}
td.pdfobr{
	width:230px;
}

}
.lekt{
	color:blue;
	padding : 5px 10px 5px 15px;
}
/*   ---------------------------------------------------------  formular */
table.stredform {
	width:380px;
	height:50px;
	margin : 5px 15px 5px 15px;
	background-color : #ffffee;
	border: 2px solid #CC0033;
	font-size:12px;
	color: #333333;
}
td.forml{
	width:150px;
	text-align : right;
	padding-right: 5px;
	padding-left: 5px;
}
td.formp{
	width: auto;
	text-align : left;
	padding-left: 10px;
	padding-top:3px;
}
.polform{
	width:190px;
	height : 14px;
		padding-left: 5px;
	background-color : #f8f8ff;
/*	border-left: 3px solid Blue;	
	border-bottom: 1px solid Blue; */
}
.polformopr{
	width:190px;
	height : 14px;
	padding-left: 5px;
	background-color : #FFE4C4;
/*	border-left: 4px solid red;
	border-bottom: 1px solid red; */
}
textarea.dotaz{
	background-color : #F8F8FF;
	font-family : sans-serif;
	font-size:13px;
	border-left: 3px solid Blue;
	border-bottom: 1px solid Blue;
	padding-left: 5px;
	margin-left : 10px;
}
table.dolni{			/* dolni tabulka pro zapis autora a aut. prav pod stredem*/
	width:inherit;
	border: 1px solid Black;
}

/*   ---------------------------------------------------------  tabulka slovniku*/
.slovnik {
/*	position:absolute;
	left:150px;
	top:102px; */
	width:410px;
	border-left : 1px solid blue;
	text-align:justify;
	margin-left: 125px;
}

table.slovnadp{ 	/* -------pro vlajky */
	width:100%;
	height : auto;
	background-color:#eeffee;
	vertical-align : bottom;
}
.nadpis{
	font-size:20px;
}
table.slov{ 	/* ------- pro slovnik */
	width:100%;
	font-size:12px;
	height : auto;
	border-bottom: 2px solid blue; 
	margin-bottom:10px;
/*	vertical-align : bottom; */
}
td.mo{
	width:200px;
	border-top: 1px solid gray;
}

/*   --------------------------------------------------------- zbytek z prihlasky z jaz skoly*/

table.prihl{
	width : 490px;
	border : 1px solid black; 
}
td.f1{
	width : 150px;
	padding-left : 5px;
}
td.f2{
	width:200px;
}
td.f3{
	width:140px;
	text-align:center;
}
td.prohl{
	font-size:9px;
	color: Gray;
	text-align : left;
	padding : 1px 10px;
}
select{
	width:140px;
	font-size:11px;
}
.opta{
	background-color : #FFFF33;
   padding-left:5px;
}
.optb{
	background-color : #FFFFCC;
	   padding-left:5px;
}
.pozn{
	width:330px;
}
.subm{

	background-color : #ff0;
	font-size : 11px;
	font-weight : bolder;
	color : Red;
}
.res{
	width : 90px;
	background-color : yellow;
	color:black;
	font-size : 11px;
	font-weight : bolder;
	margin : 5px 15px 5px;
}

