html {

	font-size:100%;
	overflow-y: scroll;
}


body {
	margin: 0;
	padding: 0px 0px 0px 00px;
	background: #0A0A0A;
	font-family: Segoe UI,Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;

	
}

img {display:block;}

.menuimg {display:inline;}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
margin-top:18px;
margin-bottom:10px;
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #0061AC;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	
}

.maintext{
	font-family: Segoe UI,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
  text-align:justify;
  margin-right:15px;
}

.minitext{
	font-family: Segoe UI,Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
  text-align:left;
  margin-right:15px;
}
.minitext2{
	font-family: Segoe UI,Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
  text-align:center;
  margin-right:0px;
}
.minitext3{
	font-family: Segoe UI,Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
  text-align:center;
  margin-right:0px;
}

#tabulka{
border: 1px solid black;
}

#tabulka2{
border: 1px solid black;
width: 350px;
}
#tabulka3{
border: 1px solid black;
width: 530px;
}



#tabulka th{
	font-family: Segoe UI,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #BFC0BF;
	padding-top:8px;
	padding-bottom:8px;
  
}

#tabulka tr{
	font-family: Segoe UI,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
		
}

#tabulka td{
	font-family: Segoe UI,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
		text-align:center;
}

#tabulka2 tr{
	font-family: Segoe UI,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
		
}

#tabulka2 td{
	font-family: Segoe UI,Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
		text-align:center;
}