@charset "utf-8";
/**********************************************
* Copyright (C) Radek Kejdus, 2007            *
* http://jarada.cz                            *
*                                             *
* Pokud chcete pouzit nejakou cast meho kodu, *
* alespon mi to sdelte, udela mi to radost... *
**********************************************/

/************************************************************************* basic ********** */
body {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #666;
}

a, a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #000;
}

a.link1, a.link1:visited {
  color: #fff;
	border-bottom: 1px dashed #666;
}

a.foto, a.foto:visited {
  color: #fff;
	border-bottom: 1px dashed #666;
}

a.link1:hover {
	color: #fff;
	background-color: inherit;
	border-bottom: 1px solid #fff;
}

#logo {
	position: absolute;
	width: 1000px;
	height: 100px;
	top: 0px;
	left: 0px;
	border: none;
	background-image: url(img/logo-vanocni.png);
}

#login {
	position: absolute;
	width: 100px;
	height: 50px;
	top: 0px;
	left: 500px;
	border: none;
}

#morava {
	position: absolute;
	width: 104px;
	height: 124px;
	top: 20px;
	left: 150px;
	border: none;
	background-image: url(img/moravia.png);
	z-index: -1;
}

.normal{
	color: #000;
	font-size: 8px;
	font-weight: 100;
  letter-spacing: 1px;	

}

#name{
	color: #f93;
}

.name{
	color: #f93;
	letter-spacing: 3px;
	margin-bottom:5px;
	font-weight: 900;
}

.name-black{
	color: #000;
	background: #ff0;
	letter-spacing: 3px;
	margin-bottom:5px;
	font-weight: 900;
}

#odpocitavadlo{
	position: absolute;
  color: #f93;
	top: 83px;
	color: #000;
	letter-spacing: 5px;
	font-weight: 900;
	
}


.nadpisek{
	color: #fc6;
}
.odsazeny_text{

	margin-left:5px;

}

#official_page{
	border: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	width: 100px;
	height: 28px;
}


#pozadi-browsers{
	position: absolute;
	background-image: url(pic/browsers.png);
	top: 175px;
	left: 280px;
	z-index: -1;
	width: 145px;
	height: 236px;
}


/************************************************************************* design ********** */
#pozadi_prouzky {
	position: relative;
	width: 1000px;
	height: 820px;
    margin: auto;
	background-color:#000;
	border-left: groove #000 2px;
	border-right: ridge #000 2px;
	border-bottom: ridge #000 2px;
}


#oops {
	position: absolute;
	width: 48px;
	height: 49px;
	top: 3px;
	left: 600px;
	border: none;
	background-image: url(img/oops.gif);
}

#mouse {
	position: absolute;
	width: 700px;
	height: 200px;
	top: 500px;
	left: 150px;
	border: none;
	background-image: url(img/mouse_white0.jpg);
}

#mouse:hover {
	position: absolute;
	width: 700px;
	height: 200px;
	top: 500px;
	left: 150px;
	border: none;
	background-image: url(img/mouse_white.jpg);
}


#prava_strana {
	position: absolute;
	background-color:#000000;
	width: 900px;
	height: 580px;
	top: 155px;
	left: 50px;
	overflow: auto;
}

#vchod {
	position: absolute;
	background-color:#000;
	background-image: url(img/schools-out.png);
	width: 400px;
	height: 400px;
	top: 330px;
	left: 520px;
	overflow: auto;
}

/*
#anketa {
	position: absolute;
	background-color:#000000;
	width: 200px;
	height: 490px;
	top: 300px;
	left: 770px;
	overflow: auto;
}
*/



#browser_war {
	position: absolute;
	background-color:#000;
	width: 70px;
	height: 150px;
	top: 650px;
	left: 950px;
	overflow: auto;
}


#welcome {
	position: absolute;
	background-color:#000;
	text-align: justify;
	width: 454px;
	height: 155px;
	top: 145px;
	left: 508px;
	overflow: auto;
	z-index: 10;
}

#main {
	position: absolute;
	background-color:#000000;
	width: 949px;
	height: 630px;
	top: 160px;
	left: 50px;
	overflow: auto;
}

#paticka {
	position: absolute;
	background-color:#000000;
	width: 922px;
	height: 20px;
	top: 800px;
	left: 25px;
	overflow: auto;
}

#lista {
	position: absolute;
	background-image: url(img/lista.png);
	width: 1000px;
	height: 10px;
	top: 100px;
	left: 0px;

}

#main_text_forum {
	position: absolute;
	width: 450px;
	height: 570px;
	top: 160px;
	left: 30px;
	
}

#aktualne_pocitadlo {
	position: absolute;
	width: 201px;
	height: 40px;
	top: 440px;
	left: 5px;
}
/*IE sux banner*/
img#iesux {
   position: absolute;
   top: 0;
   right: 0;
   display: block;
   border: none;
}

