/* @override http://localhost/~psebek/thlsystems/www/www.thlsystems.cz/styles.css */

body, html
{
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #C0C9E6;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
}

#container
{
	position: relative;
	width: 1000px;
	height: 740px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 740px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

#content
{
	position: absolute;
	top: 155px;
	left: 11px;
	background-color: #EEEEF8;
	width: 552px;
	height: 530px;
	padding: 15px;
	text-align: left;
	vertical-align: top;
}

.scroll { overflow: scroll; }

#rightside
{
	position: absolute;
	top: 159px;
	left: 620px;
	width: 350px;
	height: 560px;
}

#navigation
{
	position: absolute;
	top: 112px;
	left: 11px;
}

.menu
{
	display: block;
	width: 155px;
	height: 38px;
	float: left;
	background-color: #EEEEF8;
	margin-right: 9px;
}

.menu span { display: none; }
.l_nabidka { background-image: url(images/l_nabidka.gif); }
.l_katalog { background-image: url(images/l_katalog.gif); }
.l_fotogalerie { background-image: url(images/l_fotogalerie.gif); }
.l_kestazeni { background-image: url(images/l_kestazeni.gif); }
.l_zastupujeme { background-image: url(images/l_zastupujeme.gif); }
.l_kontakt { background-image: url(images/l_kontakt.gif); }
.l_about { background-image: url(images/l_about.gif); }

.adresa
{
	width: 230px;
	float: left;
	position: relative;
	top: 0;
	padding: 10px;
	background-color: #C0C9E6;
	margin-left: 10px;
}

.podklad
{
	background-color: #036;
	padding: 3px;
	text-align: center;
	width: 170px;
	height: 20px;
	margin: 0 auto;
}

a#topindex
{
	display: block;
	width: 1000px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}

a#topindex span { display: none; }

.small { font-size: smaller; }

.obrazek
{
	font-size: smaller;
	text-align: center;
	float: left;
	display: inline;
	padding: 0 6px 10px 0px;
}

#rb_title
{
	background-image: url(images/rb_title.gif);
	width: 350px;
	height: 48px;
}

#rb_title span { display: none; }

#rb_mtv, #rb_mtv a
{
	background-image: url(images/rb_mtv.gif);
	width: 350px;
	height: 133px;
	display: block;
}

#rb_mtv span { display: none; }

#rb_mmo, #rb_mmo a
{
	background-image: url(images/rb_mmo.gif);
	width: 350px;
	height: 131px;
	display: block;
}

#rb_mmo span { display: none; }

#rb_mev, #rb_mev a
{
	background-image: url(images/rb_mev.gif);
	width: 350px;
	height: 129px;
	display: block;
}

#rb_mev span { display: none; }

#rb_muvz, #rb_muvz a
{
	background-image: url(images/rb_muvz.gif);
	width: 350px;
	height: 129px;
	display: block;
}

#rb_muvz span { display: none; }

h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }

.detail {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
};