body {
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	background: #FFF2E8 url('../images/pozadi_gp.png') no-repeat;
	color: #5B2700;
}

html {
	scrollbar-track-color: #FFF2E8;
	scrollbar-face-color: #753F17;
	scrollbar-highlight-color: color;
	scrollbar-3dlight-color: #FFF2E8;
	scrollbar-darkshadow-color: #753F17;
	scrollbar-shadow-color: #FFF2E8;
	scrollbar-arrow-color: #FFF2E8;
}


img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.4em;
}

.menu-text {
	font-size: 1.2em;
	color: #FFF2E8;
        text-decoration: none;
	line-height: 200%;
        margin: 0;
}
.menu-text:link {
	color: #FFF2E8;
}
.menu-text:visited {
	color: #FFD6B7;
}
.menu-text:active {
	color: #6B3203;
}
.menu-text:hover {
	color: #753F17;
}

.base-text {
	color: #6B3203;
	line-height: 150%;
	margin: 0;
}
.base-text a:link {
	text-decoration: underline;
}
.base-text a:visited {
	text-decoration: underline;
}
.base-text a:hover {
	color: #753F17;
	text-decoration: underline;
}

.vyrazny-text {
	font-size: 1.1em;
	color: #753F17;
	line-height: 150%;
	margin: 0;
}

.pos-menu {
	position: absolute; 
	top: 170px;
	left: 8px;
	width: 165px;
}

.pos-zavinac {
	position: absolute;
	top: 430px;
	left: 50px;
	font-size: 2em;
}

.pos-pocitadlo {
	position: absolute;
	top: 560px;
	left: 80px;
	font-size: 1.2em;
}
div.pos-pocitadlo a:link , 
div.pos-pocitadlo a:visited,  
div.pos-pocitadlo a:active , 
div.pos-pocitadlo a:hover {
	cursor: default;
	color: #FFF2E8;
        text-decoration: none;
	background-color: brown;
}

.pos-frame {
	position: absolute;
	top: 110px;
	left: 180px;
	width: 620px;
	height: 420px;
	overflow: auto;
}

.pos-flags {
	position: absolute;
	top: 555px;
	left: 175px;
}

.pos-footer {
	position: absolute;
	top: 580px;
	left: 380px;
	width: 420px;
	height: 20px;
}
