body {
	text-align : center;
	margin : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	_font-size : 80%;
	padding-bottom : 0px;
	padding-top : 0px;
	background: #E7DF76;
}
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;
}
/* ---------------------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;
}

/*----------------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: 476px;
	height: 65px;
	position: absolute;
	top: 266px;
	left: 242px;
}
#nadpisstranek h1{
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#nadpisstranek a span{
   background : url(images/logo-englishclub.png) no-repeat center bottom;
	cursor : pointer;
}
#nadpisstranek a{
text-decoration: none;
}


/*---------------------Banery------------------------------- */
#odkazinfo, #odkazaktivity1, #odkazaktivity2, #odkazvidea, #odkazhry, #odkazkarty, #odkazmetodika, #odkazwordbank {
	position: absolute;
	border: none;
}
.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;
}
#odkazinfo {
   width: 100px;
	height: 137px;
	top: 23px;
	left: 430px;
}
#odkazaktivity1{
   width: 83px;
	height: 153px;
	top: 56px;
	left: 675px;
}
#odkazaktivity2{
   width: 84px;
	height: 152px;
	top: 236px;
	left: 844px;
}
#odkazwordbank{
   width: 100px;
	height: 125px;
	top: 390px;
	left: 680px;
}
#odkazmetodika{
   width: 84px;
	height: 157px;
	top: 62px;
	left: 177px;
}
#odkazkarty {
   width: 161px;
	height: 117px;
	top: 404px;
	left: 186px;
}
#odkazhry {
   width: 149px;
	height: 133px;
	top: 246px;
	left: 29px;
}
#odkazvidea {
   width: 130px;
	height: 96px;
	top: 451px;
	left: 434px;
}
#odkazinfo a span{
   background : url(images/info.png) no-repeat center bottom;
}
#odkazaktivity1 a span{
   background : url(images/aktivity1.png) no-repeat center bottom;
}
#odkazaktivity2 a span{
   background : url(images/aktivity2.png) no-repeat center bottom;
}
#odkazwordbank a span{
   background : url(images/wordbank.png) no-repeat center bottom;
}
#odkazmetodika a span{
   background : url(images/metodika.png) no-repeat center bottom;
}
#odkazkarty a span{
   background : url(images/karty.png) no-repeat center bottom;
}
#odkazhry a span{
   background : url(images/hry.png) no-repeat center bottom;
}
#odkazvidea a span{
   background : url(images/videa.png) no-repeat center bottom;
}
/*----------- publicita --------------------------------- */
#publicita{
   padding-top: 10px;
	height: 123px;
	background : url(images/loga-publicita.png) no-repeat center bottom;
	margin : 0px 20px 0px 20px;
}
#publicita p{
	text-align: center;
	font-size: 70%;
}
