/* Bartweb.cz - Entránce site stylesheet
   Updated:    26.02.09
   Author:     Lukas Bartak (BART!)
   url:        http://bartweb.cz/
   copyright:  (c) 2009 BART! - all rights reserved! 
   ----------------------------------------------------*/
* {
	margin: 0 auto 0 auto;
	padding: 0;
	color: #fff;
	border: none;
}
body, html {
	font-family: "verdana", Verdana, Times, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
	text-align: center;
	width: 100%;
}
#krajina {
	background: #000;
	margin: 0;
	padding: 0;
/* pro srandu králíkům */
}
.secret {
	display: none;
}
#koruna {
	font-size: 1.2em;
	text-align: center;
	color: #ccc;
	height: 220px;
	background: #000 url('napovrchu.gif') bottom center no-repeat;
}
#puda{
	width:600px;
}
#puda p {
	font-size: 20px;
	color: #8d8d8d;
	text-align: center;
}
#puda>div:hover p {
	color: #fff;
}
#puda>div p span{
	color: #fff;
}
#puda>div:hover p span {
	color: #000;
}
#puda>div p span.arrow {
	color: #000;
}
#puda>div:hover p span.arrow {
	color: yellow;
}
#puda strong {
	letter-spacing: 0.2em;
	font-size: 0.85em;
	text-decoration: none;
	text-align: center;
}
#puda strong a {
	color: #fff;
	text-decoration: none;
}
#puda strong a:hover {
	background-color: #fff;
	color: #000;
}

#root { /* Chci zasunout! až po KOŘENY, stromové ženy */
  width:300px;
  text-align:center;
}
#root div{
  text-align:left;
  font-family: "monospace", "courier cs", sans;
	font-size: 1.0em;
	margin: 0 0 0px 30px;
	color: #ccc;
	font-weight: bold;
}
#root div a{
	color: #ccc;
}
#root div img {
padding-left: 3px;
	vertical-align: bottom;
}
/* odkazy */
a {
	color: #fff;
	text-decoration: none;
}
h1 {
	letter-spacing: 0.07em;
	font-size: 1.2px;
	text-align: center;
	margin: 0;
	display: inline;
}
h2 {
  font-size: 1.0em;
  display:inline;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
#qrcode{
  margin: 30px 0 0 0;
}
#cerv {
	color: #000;
	clear: both;
}
#cerv:hover {
	color: #ccc;
}
#magma {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 11px;
	color: #a4a4a4;
	font-style: italic;
	text-align: left;
	width: 75%;
}
#magma b {
	color: #ccc;
}
#magma:hover {
	color: #ccc;
}
/*
#koreny {
	background-image: url('podpovrchem.gif');
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
}*/
/*
div#sponzor {
	position: absolute;
	top: 20px;
	right: 20px;
	border: 5px solid #ccc;
	background: #fff;
	width: 400px;
	font-size: 15px;
	color: #3366cc;
	filter: alpha(Opacity=70);
	opacity: 0.7;
	-khtml-opacity: 0.7;
}
div#sponzor:hover {
	border: 5px solid #3366cc;
}
div#sponzor strong,  div#sponzor em {
	color: #3366cc;
}
div#sponzor em {
	font-size: 12px;
}*/