html, body {
	height: 100%;
	margin: 0;
}

body {
	font-family: sans-serif;
	background: #fff;
	color: #fff;
	text-align: center;
	min-width: 680px;
	font-size: small;
}

#stred {
	position: relative;
	width: 680px;
	margin: 0 auto;
	text-align: left;
	background: url("http://www.atriumstudio.sk/grafika/pozadie.png") #4d4948;
	min-height: 100%;
}

#vrch,
#paticka {
	height: 50px;
	background: #fff;
}

#vrch {
	position: relative;
}

#vrch p {
	margin: 0;
	color: #939598;
	font-size: 85%;
}

#jazyky,
#slogan {
	position: absolute;
	right: 0; bottom: 3px;
}

#slogan {
	left: 0;
	z-index: 1;
}

#jazyky {
	z-index: 100;
}

#jazyky a {
	color: #939598;
	text-decoration: none;
}

#jazyky a:hover {
	text-decoration: underline;
}

#hlavicka {
	position: relative;
	height: 160px;
	float: left;
	width: 100%;
}

#logo,
#logo a,
#logo span {
	position: absolute;
	top: 33px; left: 33px;
	width: 80px; height: 94px;
	overflow: hidden;
	background: url("http://www.atriumstudio.sk/grafika/logo-uvod.png");
	margin: 0; padding: 0;
}

#logo a,
#logo span {
	top: 0; left: 0;
}

a span {
	cursor: hand;
}

#motto {
	color: #999;
	text-align: right;
	margin: 33px 15px 0 0;
}

#hlavny-obrazok {
	position: relative;
	width: 100%; height: 220px;
	float: left;
	overflow: hidden;
}

#obsah {
	width: 464px;
	margin: 0 108px;
	padding-bottom: 65px;
}

#obsah h2 {
	margin: 25px 0 10px 0;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
}

#obsah div.kategoria {
	width: 128px;
	float: left;
	margin-right: 40px;
}

#obsah div.kategoria ul,
#obsah div.kategoria li {
	display: block;
	list-style: none;
	margin: 0; padding: 0;
	line-height: 1em;
}

#obsah div.kategoria ul {
	margin-top: 10px;
}

#obsah div.kategoria li {
	margin-bottom: .4em;
}

#obsah div.kategoria li a {
	color: #fff;
	text-decoration: none;
}

#obsah div.kategoria li a:hover {
	text-decoration: underline;
}

#obsah #kategoria-aktualne {
	margin: 0;
}

div.cistic {
	clear: both;
}

#paticka {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

#paticka p {
	font-size:70%;
	margin: 0;
	color: #939598;
	text-align: center;
}

#paticka a {
	color: #939598;
	text-decoration: none;
}

#paticka a:hover {
	text-decoration: underline;
}

div.gallerydesctext {
	padding: 5px;
	text-align: center;
	font-weight: bold;
}