
body
{
	font-family:  sans-serif;
	font-size: 1em;
	margin: 10px;
	padding: 0px;
	color: #ababab;
	background: #2c2c2c;

	
}

#logo img
{
  display: none;
}

#logo
{
	width: 100%;
	background:#191919 url('/grafika/logo-black4.gif') center center  no-repeat;
	display: block;
	height: 40px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}


h1,h2,h3,h4
{
	background: #191919;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; 
	border-radius: 6px; 
	padding: 5px 10px;
	margin: 10px 0px 10px 0px;
	font-weight: normal;

	
}

h2
{
	font-size: 1.3em;
}

a
{
	color: #fe9b3b;
}


#logo img
{
	border: none;
}



#loading
{
	display: none;
}

#galerie div
{
	float: left;
	width: 100px;
	height: 120px;
	border: none;
}

#galerie .row1, #galerie .row2
{
	margin: 0px;
	font-size: 0.8em;
}

#galerie img
{
	border: none;
}

#moje
{
  width: 100%;
}

.cleaner
{
	clear: both;
	height: 0px !important;
}

.obrazeka
{
  width: 100%;
}

textarea
{
	width: 100%;
}


#language
{
	
	width: 100%;
	text-align: right;
	
}
#language a
{
	text-decoration: none;
	background: #191919;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	border-radius: 6px;
	padding: 5px 10px;
	margin: 0px 0px 0px 5px;
}

.tlacitko
{
	text-decoration: none;
	background: #555555;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	border-radius: 6px;
	padding: 5px 10px;
	margin: 0px 0px 0px 0px;
	color: #d5d5d5;
	line-height: 200%;
}

#language a:hover, .twitterBlock:hover
{
	background-color: #212121 !important;
}

.twitterBlock
{
	color: #94e4e8 !important;

}

.popis
{
	margin: 10px 0px;
}


