body {
	background-image: url(../images/back_grad.gif);
	background-repeat: repeat-x;
	background-color: #464646;
	margin: 0px;
	color: white;
	font-family: Sans, Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.75em;
}

.universe {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.earth {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

.visible {
}

.invisible {
	display: none;
}

.top-banner-container {
	width:780px;
	float: left;
}

.top-banner-container .banner {
	width:745px; 
	height: 100px; 
	background: gray;
	margin: auto;
}

.bottom-banner-container a {
	display: block;
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.banner img {
	border: 0px;
}

.eshop-banner-container {
	float: right;
        width:180px; 
	height: 100px;
}

.side-banner-container {
	width: 180px; 
	float: right;
}

.side-banner-container .banner {
	width:180px; 
	height: 150px; 
	margin-bottom: 10px; 
	background: gray;
}

.main {
	position: relative;
	text-align:left;
	top: 0px;
	left: 0px;
	width: 780px;
	margin: 0px;
}

.logo {
	display: block;
	margin: 0px;
	width: 90px;
	height: 92px;
	background-image: url(../images/logo/modre.jpg);
	position: absolute;
	z-index: 1024;
	top: 15px;
	left: 20px;
	text-decoration: none;
}

.title-container {
	display: block;
	margin: 0px;
	width: 229px;
	height: 24px;
	position: absolute;
	top: 25px;
	left: 120px;
	background-image: url(../images/logo/hudobnici.sk.jpg);
	font-size: 0px;
	border: 0px;
}

.title-container h1 {
	display: none;
}

.topmenu {
	display: block;
	position: absolute;
	top: 53px;
	left: 0px;
	width: 780px;
	height: 20px;
	padding-top: 2px;
	z-index: 0;
	background-image: url(../images/top_menu_grad.gif);
}

.topmenu a, .toolbar a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
}

.login {
	width: 417px;
	height: 53px;
	right: 0px;
	background-image: url(../images/budka_login.gif);
	position: absolute;
	vertical-align: top;
	z-index: 255;
}

.box-wide .caption h2, .box-narrow .caption h2 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 1em;
	font-weight: bold;
}

.login input.rect {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, sans-serif;
	border: 1px solid black;
	padding: 2px;
	height: 20px;
	width: 120px;
}

.toolbar {
	position: absolute;
	top: 73px;
	left: 0px;
	width: 780px;
	height: 40px;
	padding-top: 2px;
	z-index: 0;
	background-image: url(../images/toolbar_grad.gif);
}

.searchbar {
	position: absolute;
	top: 113px;
	left: 0px;
	width: 780px;
	height: 29px;
	z-index: 0;
	background-image: url(../images/searchbar_grad.gif);
}

.toolbar .content {
	width: 750px;
	padding: 6px 15px 0px 15px;
	text-align: right;
	font-weight: bold;
	white-space: pre-wrap;
}

.toolbar .content a {
	margin-left: 10px;
}

.login .content {
	padding: 23px 12px 0px 12px;
}

.topmenu .content {
	padding: 3px 15px 0px 130px;
	font-weight: bold;
}

.searchbar .content {
	padding: 3px 2px 0px 190px;
	color: black;
	font-weight: bold;
}
.container {
	top: 142px;
	left: 0px;
	padding: 142px 0px 0px 0px;
	width: 780px;
}
.container .body {
	background-image: url(../images/content_grad.gif);
	color: black;
	padding: 10px 0px 10px 190px;
	min-height: 600px;
	text-align: justify;
}

* html .container .body {
	height:600px;
}

/* Som Internet Explorer a volaju ma nedorobeny imbecil */
.container .body .box {
	width: 570px;
}

.placeholder {
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.sidebar {
	position: absolute;
	top: 122px;
	left: 0px;
}

.above-menu {
	padding-left: 20px;
	padding-bottom: 15px;
	font-size: 1.1em;
	background-image: url(../images/menu_above.gif);
}

.menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.menu ul li {
	padding: 0px;
	margin: 0px;
	display: block;
}

.menu .start {
	width: 180px;
	height: 12px;
	background-image: url(../images/menu_start.gif);
	overflow: hidden;
}
.menu .divider {
	width: 180px;
	height: 3px;
	background-image: url(../images/menu_divider.gif);
	font-size: 1px;
	overflow: hidden;
}
.menu .item {
	display: block;
	width: 180px;
	background-image: url(../images/menu_bg_normal.gif);
	text-indent: 30px;
	color: white;
	text-decoration: none;
}
.highlight .start {
	width: 180px;
	height: 3px;
	background-image: url(../images/menu_nr2hl.gif);
	font-size: 1px;
	overflow: hidden;
}

.highlight .item {
	display: block;
	width: 180px;
	text-indent: 30px;
	background-image: url(../images/menu_bg_hl.gif);
	color: white;
	text-decoration: none;
}

.highlight .divider {
	width: 180px;
	height: 3px;
	background-image: url(../images/menu_divider_hl.gif);
	font-size: 1px;
	overflow: hidden;

}

.menu .end {
	width: 180px;
	height: 21px;
	background-image: url(../images/menu_end.gif);
	overflow: hidden;
}

.highlight .end {
	width: 180px;
	height: 4px;
	background-image: url(../images/menu_hl2nr.gif);
	font-size: 1px;
	overflow: hidden;
}

.mainfooter {
	width: 780px;
	height: 27px;
	background-image: url(../images/bottom_grad.gif);
}

.cleaner {
	clear: both;
}

.float-right {
	float: right;
}

a.menu {
	color: #AA0000;
	text-decoration: none;
}

.generic-info-box {
	margin: 35px 0px 35px 0px;
	font-weight: bold;
	color: black;
	text-align: center;
}

.right-float {
	float: right;
	margin: 0px 10px 10px 10px;
}

.pager {
	text-align: center;
}

.pager a {
	border: 1px solid #aa0000;
	padding: 0px 5px 1px 5px;
	margin: 2px 5px 2px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #aa0000;
}

.pager .current-page {
	font-weight: bold;
	padding: 3px;
	margin: 2px 5px 2px 5px;
}

form {
	display: inline;
}

a {
	text-align: left;
	text-decoration: none;
}

a:HOVER {
	text-decoration: underline;
}

.copyright {
	color: silver;
	text-align: right;
}

.searchbar .label {
	float: left;
	width: 100px;
	margin-top: 5px;
}

.searchbar input.term {
	font-size: 0.9em;
	width: 450px;
	margin-top: 2px;
}

.searchbar input.button {
	font-size: 0px;
	border: 1px solid black;
	width: 26px;
	height: 21px;
	background: url(../images/hladaj.gif);
	border: 0px;
}

a img {
    border: 0px;
}

.error {
	color: red;
	font-weight: bold;
	margin-bottom: 15px;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}