
* {
	border: none;
	}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
	
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
	background-color: white;
	}
	
img, table {
/*	width:100%;
	height:100%;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	vertical-align: bottom;
	}
p, img {
	margin-left: 20px;
}
	
#container {
	width:1046px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: white;
	position: relative;
	background-image: url(top.png);
	background-position: top;
	background-repeat: no-repeat;
	}
	

#top {
	width: 1046px;
	height: 221px;
	margin: 0px;
	background-color: transparent;
	
	z-index: 1;
	
	}
	

#center {
	width: 1046px;
	min-height: 350px;
	margin: 0px;
	background-color: transparent;
	background-image: url(center.png);
	background-repeat: repeat-y;
	background-position: top;
	
	z-index: 1;
	}

#bottom {
	width:1046px;
	height:114px;
	margin: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(bottom.png);
	
	z-index: 1;
	}

#footer * {
    padding: 0px;
    margin: 0px
  
	}

#footer {
    padding: 20px 20px 0px 20px;
    display: block;
    height: 75px;
  
	}

#Nadpis {
	width:986px;
	left: 30px;
	top: 0px;
	background-color: transparent;
	position: absolute;
	}
	

#motto {
	width:906px;
	left: 90px;
	top: 115px;
	background-color: transparent;
	position: absolute;
	}
	
	
#content {
    background-color: transparent;
	padding: 1px 20px 1px 20px ;
}

#Menu {
    background-color: transparent;
	padding: 1px 20px 1px 20px ;
	width:1006px;
	height:45px;
	position:absolute;
	top: 165px;
	font-size: 14px;
}

ul.menu  {
    display: block;
	width:1006px;
	height:20px;
	position:relative;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

ul.menu2  {
    display: block;
	width:1006px;
	height:20px;
	position:relative;
	margin: 0px;
	visibility: visible;
}

#KvadratickeRovniceUl {
    left: 30px;
    width:976px;
}


#RovniceSabsHodnotouUl {
    left: 350px;
    width:656px;
}


#RovniceSneznamouUl {
    left: 575px;
    width:406px;
}


#ProcviceniUl {
    left: 850px;
    width:306px;
}

ul.menu li, ul.menu2  li {
    display: inline;
	margin: 6px;
}

div.equation {
    background-color: transparent;
	padding: 10px 50px 10px 50px
}

div.equation img, div.equation p{
	margin-left: 20px;
	margin-top: 0px;
}
div.assignment, div.solution, div.explanation {
    background-color: transparent;
	padding: 2px 0px 0px 10px
}


img.rovnice {
    margin: 10px 0px 10px 30px;
}

.metoda {
	font-style: italic;
}

div.equation img.inline_img,  .inline_img {
	margin-left: 0px;
	vertical-align: middle; 
	
}

#footer-left {
    float: left;
}

#footer-right {
    float: right;
}


#download {
    margin-left:auto;
    margin-right:auto;
    margin-top: 50px;
}


.PDFnaStazeni{  
	display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.PDFnaStazeni img{
	margin-left: 0px
}

table.NaProcviceni tr{
	height: 55px;
	}

table.NaProcviceni td{
	height: 55px;
	vertical-align: middle;
	
}

table.NaProcviceni img{
	vertical-align: middle;
	
}

.reseni {
	display: none;
	
}
