body {
margin:0;
padding:0;
background:#000000; text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #cccccc;
}

h2 {
	font-size: 13px;
	margin-bottom: 2px;
	font-weight: bold;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #ff8908;
}


.orange {
	color: #ff8908 !important;
}

a:visited, a:link { 
	color: #ff8908;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

a img {
	border: none;
}

#stranka {
	width: 768px;
	margin:0 auto;
	text-align:left;
}

#obsah {
	float: left;
	width: 535px;
	height: 667px;
	margin:0;
	padding:0;
	//background: #1a1a1a url(../gfx/menu-bg.jpg) no-repeat;
}

#obsah-obsah {
	background: #000000 url(../gfx/top-bg.jpg) no-repeat;
	width: 535px;
	height: 411px;
}

#obsah-obsah ul {
	padding-left: 15px;
}

#obsah-obsah li {
	list-style-type:square;
	color: #ff8908;
}

#obsah-obsah li span {
	color: #cccccc;
}

#obsah-obsah #fotogalerie img {
	width: 40px;
	height: 40px;
	padding: 1px;
	border: solid #222222 1px;
}

#obsah-obsah #fotogalerie img:hover {
	border: solid #ff8908 1px;
}

#obsah-obsah #text1 {
	position: relative;
	top: 50px;
	left: 10px;
	width: 235px;
	height: 400px;
	overflow: hidden;
	float:left;
}

#obsah-obsah #small-text {
	position: relative;
	top: 200px;
	left: -10px;
	width: 235px;
	height: 400px;
	float: right;

}

#obsah-obsah #small-text div.scroll {
	overflow: auto;
}

#obsah-obsah #text1 p {
	margin: 0px;
	padding: 0px;
	text-align:justify;
}

#obsah #dole {
	position:absolute;
	top: 411px;
	height: 256px;
	width: 535px;
	background: #000000 url(../gfx/footer.jpg) no-repeat;
	padding-top: 15px;
}

#obsah #dole .menu1 {
	position: relative;
	left: 8px;
	top: auto;
}

#obsah #dole .menu2 {
	position: relative;
	left: 38px;
	top: auto;
}

#obsah #dole .menu3 {
	position: relative;
	left: 69px;
	top: auto;
}

#menu .menu4 {
	position: relative;
	left: 49px;
	top: 260px;
}

#menu {
margin:0 0 0 535px;
background: #1a1a1a url(../gfx/menu-bg.jpg) no-repeat;
height: 667px;
padding:0;
width: 233px;
}

#menu-news {
	margin:0;
	padding: 0.5em 1em;
	position: relative;
	top: 170px;
	left: 25px;
}

#paticka
{
padding: 10px;
border-top: 1px solid blue;
background: #dddddd;
}

hr.cleaner
{
clear:both;
display: none
}
