/* writed by Marek Hlavac */

/* komplet */ 
html, body {
	font-family: "Trebuchet MS", "Ms Sans Serif", "Ms Serif", sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	margin:0;
	background: #000 url(../img/bcgr.gif);
	font-size: 0.95em;
}
#celek{
	background: url(../img/frontend.jpg) top left no-repeat;
	width: 957px;
	margin: 0 auto;
	margin-top: 10px;
} 
	
#main {
	width: 860px;
	margin: 0 auto;
	margin-top: 80px;
	border:1px outset #999999;
	min-height: 550px;
	_height: 550px;
	background-color: #000000;
	position: relative;
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
	}

#paticka {
	width: 860px;
	height: 30px;
	overflow:hidden;
	margin: 5px auto;
}
/* head 
#head {
	left: 0px;
	z-index: 10;
	width: 860px;
	height: 150px;
	top: -210px;
	position: absolute;
	-moz-opacity: 1;
	filter: alpha(opacity=100);}*/
#head {
	width: 860px;
	height: 132px;
	overflow:hidden;
	margin: 0 auto;
	padding: 0;
	} 
.supermenu { float:right;}
.supermenu a:link{
  cursor: pointer;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	}
.supermenu a:hover{
  cursor: pointer;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}
#techmania{
	height: 38px;
	float:left;
	width: 112px;
}
/* main*/ 
#obsah {
	margin: 10px 240px 0 160px;
	text-align:justify;
}
#info {
	background-color:#000000;
	border:1px solid;
	border-color: #999999;
	opacity: 1.4 !important;
}
.cistic {
	clear:both;
	background: url(../img/line.gif) top center no-repeat;
	margin: 10px auto;
	height: 2px;
}


.menu {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: capitalize;
	}
.menu a:link { }	
.menu a:hover {
	color: #0099FF;
	text-decoration: none;
}
.menu p a{
	font-size: 1.2em;

}
.plavacek {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
/* leve menu */
#planetarium {
	float: left;
	width: 140px;
	margin: 10px 10px;
	}
.planety {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	margin-left: -5px;
}


.planety a:link, .planety a:visited {
	font-size: 1em;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration: none;
	
	}
.planety a:hover {
	color: #FF6600;
	text-decoration:none;
	}
.planety li {
	display: block;
	height: 50px;
	padding: 0;
	margin: 0px;

}	
.planety li a {
	margin: 0;
	padding: 0;
	/*display: block;
	height: 50px;*/
	

}
.planety li img {
	float: left;
	padding: 0;
	margin: 0;
}
.planety li span {
	display: block;
	padding-top: 20px;
}
/* prave menu */	
#praveMenu {
	width: 200px;
	position: absolute;
	top: 10px;
	right: 10px;
	padding-right: 20px;
}
.podmenu {
	font-size: 1.15em;
	font-weight: bold;
	text-align: right;
	list-style-type: none;
}
.podmenu a:link {
	color:#FFFFFF;
	text-decoration: none;
	line-height: 28px;
}
.podmenu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.podmenu a:hover {
	color:#FF6600;
}

/* index */
.ctverec {
	width: 260px;
	float: left;
	margin: 10px;
	border: 1px solid white;
	height: 260px;
	display: block;
	overflow: hidden;
}
.ctverec_bcgr {display:block; width:260px; height:260px;}
.ctverec_in {
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	display: block;
	margin-top: 200px;
	color:#000000;
	}

#index_proletnete {
	background: url(../img/index_red.gif) 0 0 no-repeat;		
}
#index_prectete {
	background: url(../img/index_green.gif) 0 0 no-repeat;
}
#index_vyzkousejte {
	background: url(../img/index_yellow.gif) 0 0 no-repeat;
}
.obdelnik {
	width: 260px;
	margin: 10px 0;
	background-color: #CF000B;
	margin-left: 290px;

}

