﻿
html {	background-color: #ffffff;
	color : #000000;
	}

body {	text-align: left;
	font-family: Tahoma;
	margin: auto;
	}

#Obr  {
	position: absolute;
	left: 0px;
	text-align: left;
	width: 100%;
	height: 120px;
	}

#Main {
	position: absolute;
	top: 150px;
	left: 22%;
	width: 75%;
	margin: auto;
	height: 850px;
	min-height: 900px;
	background-image: url('pictures/button.jpg');
	padding: 5px
	}

#Main p, #Main h2 {
	margin-left: 15px;
	}
	
#Menu {
	position: absolute;
	font: bold 16px Tahoma;
	text-align: center;
	line-height: 200%;
	top: 150px;
	left: 10px;
	width: 20%
	}

#Titulek {
	position: absolute;
	font: italic bold 60px Times New Roman;
	padding: 0px;
	color: #0fc00f;
	top: 0px;
	left: 130px;
	width: 100%;
	margin: auto;
	min-height: 120px;
	}
	
#Titulek p {
	margin: -5px;
	}
	
.Titulek2 {
	color: black;
	font-size: 22px;
	padding-left: 45px;
	}

.Titulek3 {
	color: #F0F0C0;
	font-size: 40px;
	padding-left: 540px;
	}
	
#Logo {
	position: absolute;
	left: 800px;
	text-align: left;
	width: 200px;
	height: 120px;
	}
	
#Patka {
	position: relative;
	font: bold 9px Arial;
	top: 40px;
	left: 0px;
	width: 100%;
	height: 40px;
	text-align: right;
	}

.Pocitadlo {
	color: #44ac66;
	}

.tIndent {
	text-indent: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

a       {
	background-repeat: no-repeat;
	}
	
.Menu1, .Menu1:visited, .Menu1:link, .Menu1:active {
	position: absolute;
	left: 0px;
	width: 185px;
	height: 32px;
	top: 0px;
	background-image: url('pictures/button1.jpg');
	}
	
.Menu1:hover {
	background-repeat: no-repeat;
	background-image: url('pictures/button1h.jpg');
	}
	
.Menu2, .Menu2:visited, .Menu2:link, .Menu2:active {
	position: absolute;
	left: 0px;
	width: 185px;
	height: 32px;
	top: 30px;
	background-image: url('pictures/button2.jpg');
	}
	
.Menu2:hover {
	background-repeat: norepeat;
	background-image: url('pictures/button2h.jpg');
	}
	
.Menu3, .Menu3:visited, .Menu3:link, .Menu3:active {
	position: absolute;
	left: 0px;
	width: 185px;
	height: 32px;
	top: 60px;
	background-image: url('pictures/button3.jpg');
	}
	
.Menu3:hover {
	background-repeat: norepeat;
	background-image: url('pictures/button3h.jpg');
	}
	
.Menu4, .Menu4:visited, .Menu4:link, .Menu4:active {
	position: absolute;
	left: 0px;
	width: 185px;
	height: 62px;	
	top: 90px;
	background-image: url('pictures/button4.jpg');
	}
	
.Menu4:hover {
	background-repeat: norepeat;
	background-image: url('pictures/button4h.jpg');
	}
	
.Menu5, .Menu5:visited, .Menu5:link, .Menu5:active {
	position: absolute;
	left: 0px;
	width: 185px;
	height: 34px;	
	top: 150px;
	background-image: url('pictures/button5.jpg');
	}
	
.Menu5:hover {
	background-repeat: norepeat;
	background-image: url('pictures/button5h.jpg');
	}
	
.Menu6, .Menu6:visited, .Menu6:link, .Menu6:active {
	position: absolute;
	left: 0px;
	width: 185px;
	height: 34px;	
	top: 180px;
	background-image: url('pictures/button6.jpg');
	}
	
.Menu6:hover {
	background-repeat: norepeat;
	background-image: url('pictures/button6h.jpg');
	}

.Menu7, .Menu7:visited, .Menu7:link, .Menu7:active {
	position: absolute;
	left: 0px;
	width: 185px;
	height: 32px;	
	top: 220px;
	background-image: url('pictures/button7.jpg');
	}
	
.Menu7:hover {
	background-repeat: norepeat;
	background-image: url('pictures/button7h.jpg');
	}

.Menu8, .Menu8:visited, .Menu8:link, .Menu8:active {
	position: absolute;
	left: 0px;
	width: 185px;
	height: 32px;	
	top: 250px;
	background-image: url('pictures/button8.jpg');
	}
	
.Menu8:hover {
	background-repeat: norepeat;
	background-image: url('pictures/button8h.jpg');
	}

.Menu9, .Menu9:visited, .Menu9:link, .Menu9:active {
	position: absolute;
	left: 0px;
	width: 185px;
	height: 32px;	
	top: 280px;
	background-image: url('pictures/button9.jpg');
	}
	
.Menu9:hover {
	background-repeat: norepeat;
	background-image: url('pictures/button9h.jpg');
	}

.bigimage {
	margin-top: 0px;
	margin-right: 25px;	
	}

h3 a 	{
	text-decoration: none;
	}


h3	{
	margin-left: 15px;
	}

ul.numeric {
	list-style-type: decimal;
	}

ul.numeric li {
	font-weight: bold;
	}

.stdMargin 
	{
	margin-left: 15px;
	}
