﻿body {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
	background-color: #000;
	margin: 5px auto 5px auto;
	min-width: 790px;
	text-align: center;
}
#obsah {
	background-image: url('images/gmm_pozadie.gif');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 790px;
	height: auto;
}
#hlavicka {
	background-image: url('images/gmm_top.jpg');
	background-repeat: no-repeat;
	padding: 0;
	margin: 0px auto 0px auto;
	width: 790px;
	height: 125px;
	clear: left;
}
#telo {
	background-image: url('images/gmm_torzo.jpg');
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 790px;
	height: auto;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 148px;
	font-size: 10pt;
	text-align: center;
	height: 300px;
}
#main {
	margin: 10px 6px 0px 27px;
	width: 600px;
	float: left;
	color: #ffe;
	text-align: justify;
}
#main div {
	padding: 2px 0px 2px 0px;
	margin: 0px;
}
#paticka {
	padding: 2px 0px 2px 0px;
	margin: 0px;
	clear: left;
	height: 20px;
	text-align: left;
	border-top: 1px solid #a22;
}
#decus {
	color: #000;
	float: left;
	margin-left: 52px;
}
p {
	margin: 0px;
	padding: 0px;
}
img { border-width: 0px; }
a {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
table {
	border-width: 0px;
	font-size: 90%;
	margin-left: 20px;
}
td {
	border-bottom: 1px #800000 solid;
}
.tdright {
	width: 12%;
	text-align: right;
}
h1 { font-size: 130%; color: #ff0; }
h2 { font-size: 115%; margin-left: 20px; margin-bottom: 5px; font-weight: bold; color: #ffb; }
h3 {
				font-size: 100%;
				margin-left: 20px;
				margin-bottom: 0px;
				font-weight: bold;
				color: #ffb;
				margin-top: 10px;
}
.schovat { display: none; }
.centruj { text-align: center; }
.vlavo { text-align: left; }
.vpravo { text-align: right; }
.cierna { color: #000; }
.biela { color: #fff; }
.tucne	{ font-weight: bold; }
.odskok { margin-left: 100px; }
.odskok0 { margin-left: 50px; }
.odskok1 { margin-left: 250px; }
.right {
	display:block;
	float: right;
	margin: 2px 2px 2px 5px;
}
.left {
	display: block;
	float: left;
	margin: 2px 5px 2px 2px;
}
.okraj {
	border: 1px solid #000;
}
.zlata {
	color: #FFCC00;
}
#extra a {
	text-decoration: underline;
	color: #FFCC00;
}
#extra a:hover {
	text-decoration: blink;
	color: #FFCC00;
}

