body {
	text-align : center;
	margin : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : White url(images/pozadi.gif) repeat-x;
	border-collapse : collapse;
	font-size : 80%;
	_font-size : 80%;
	padding-bottom : 0px;
	padding-top : 0px;
}
a {
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}
/*-----------------------Rychle definice barev------------------------*/
a, #hlavnimenu a:hover,.odkazinstituce {
	color : #FF8C00;/*#e50202;*/
}
a:hover, .odkazinstituce:hover {
	color : #BB6700;
}
hr {
   color: #C40109; 
   background-color: #C40109; 
   border: 0px solid #C40109;
}
/* ---------------------definice pozicovanych sloupcu--------------------- */
#stranka 	{
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-top : 0px;
	color : #333333;
}

#hlavnisloupek {
	font-size : 100%;
	padding-left : 0px;
	padding-top : 0px;
	padding-right : 0px;
	min-height: 596px;
	_height: 596px;
}

#pata {
   position:relative;
	margin : 0px 0px 0px 0px;
	text-align : center;
	background : url(images/telo-down.gif) no-repeat center bottom;
}
#pata p{
	text-align: center;
	font-size: 70%;
}
#logo{
	position : absolute;
	left: 0px;
	top : 27px;
	width : 960px;
	height : 210px;
	background : url(images/hlavicka.jpg) no-repeat center bottom;
}

/*
#logo{
	position : absolute;
	left: 2px;
	top : 2px;
	width : 760px;
	height : 210px;
	background : url(images/hlavicka-1.jpg) no-repeat center bottom;
}*/

/*----------------uzitecne pomucky----------------*/
.noscreen{
	display : none;
}
.obal {_height:1px; min-height:1px}
.obal:after {content:"."; display:block; line-height:0; font-size:0; visibility:hidden; clear:both}

/*----------------obsah hlavniho sloupce----------------*/
#obsah {
	position : relative;
	margin-top : 0px;
	margin-bottom : 0px;
}

hr {
	text-align : center;
	margin : 20px 20px 20px 20px;
	height: 1px; 
}
.neobteces{
	clear: both;
}

/*---------------------Obrazkove odkazy------------------*/
#nadpisstranek a{
	display : block;
	width : 100%;
	height : 100%;
	background-color : #F5F5F5;
	text-decoration : none;
}
#nadpisstranek a span{
	position:absolute;
	display : block;
	width : 100%;
	height : 100%;
	left : 0px;
	top : 0px;
}
/*----------------hlavicka------------------------*/
#nadpisstranek{
	width: 510px;
	height: 102px;
	position: absolute;
	top: 0px;
	left: 225px;
}
#nadpisstranek h1{
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#nadpisstranek a span{
   background : url(images/logo-english-time.gif) no-repeat center bottom;
	cursor : pointer;
}
#nadpisstranek a{
text-decoration: none;
}


/*---------------------Banery------------------------------- */
#et-deti, #et-ucitel, #et-teacher {
	position: absolute;
	border: none;
	top: 174px;
}
.upoutavka a span {
	position:absolute;
	display : block;
	width : 100%;
	height : 100%;
	left : 0px;
	top : 0px;
	cursor : pointer;
}
.upoutavka a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
#et-deti {
   width: 160px;
	height: 361px;
	left: 180px;
}
#et-ucitel{
   width: 218px;
	height: 361px;
	left: 340px;
}
#et-teacher{
   width: 190px;
	height: 361px;
	left: 600px;
}
#et-deti a span{
   background : url(images/dite.gif) no-repeat center bottom;
}
#et-ucitel a span{
   background : url(images/ucitel.gif) no-repeat center bottom;
}
#et-teacher a span{
   background : url(images/teacher.gif) no-repeat center bottom;
}

