body{
	background-color:#233855;
	color:#233855;
	font-family:Verdana,sans-serif;
	font-size:9px;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a{color:#F99c1b;text-decoration:none;font-weight:bold;}
h1 {color:#233855;font-size:15px;font-weight:bold;}
td {font-size:13px;}
.prihl {font-size:13px;color:white; font-weight: bold;}
.rozcestnik {font-size:13px;color:#F99c1b;font-weight: bold;text-decoration:none;}

#main {
	border : 5px solid #F99c1b ;
	width : 650px ;
	height : 490px ;
	padding : 20px ;
	background-color : white;
}

#slide {
	border : 8px solid #D76300 ;
	width : 650px ;
	height : 492px ;
}

.pozn{
	color : black;
	font-size : 10px ;
}

.1 {
	font-size : large ;
}

.t {
	font-size : 18px ;
	text-align : center ;
}

.te {
	font-size : 18px ;
	text-align : left ;
}

.text {
	font-size : 18px ;
	text-align : center ;
	margin : 25% 0% ;
}

.text2 {
	font-size : 22px ;
	text-align : center ;
	margin : 20% 0% ;
}

.text3 {
	font-size : 16px ;
	text-align : left ;
}

th {
	text-align : left ;
	font-size : 13px ;
}

table {
	text-align : left ;
}

.aintro {
	font-size : 20px ;
}
.aintro:hover {
	color:#D76300;
}

.selected {
	color: #233855 ;
	background-color: #D76300;
}
