@charset "utf-8";
/* CSS Document */
body{
	background: #ffe400;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	
	padding:0;
	text-align:center;

}
p{
margin: 0px;
padding: 15px 0 0 0;
color:#FFF;
font-size:14px;
}
p span{
	
color:#e46812;
font-weight: bold;
}
h1{
	margin: 0px;
	padding:0px;
	font-size:22px;
	/*color:#e46812;*/
	color:#262626;
	text-align: center;

}
h2{
	margin: 0px;
	padding:0px;
	font-size:16px;
	color:#262626;
text-align: center;

}
h3{

	font-size:14px;
	color:#99aadd;

}
h4{
	font-size:14px;
	font-weight:bold;
	color:#aac175;

}
#web{


	text-align: center;
}
#web table{ 
	margin:200px auto;

	text-align: center;
}
#web table a{ 
	font-size: 16px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#web table a:hover{ 
	font-size: 16px;
	color:#c00025;
	text-decoration:underline;
}
#rozcestnik{
		font: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#000;
		font-size: 22px;



		text-align: center;
	
}
#rozcestnik img{
		border: none;	
}
#sternberk{
	width: 141px;
	float: left;
	
	
}
#sternberk a{
	text-decoration: none;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	
}
#sternberk a:hover{
	color:#c00025;
	
}

#unicov{
	width: 91px;
	float: left;
}
#unicov a{
	color: #000;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	
}

#unicov a:hover{
	color:#c00025;
	
}
#rymarov{
	width: 117px;
	float: left;
	
}
#rymarov a{
	color: #000;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	
}


#rymarov a:hover{
	color:#c00025;
	
}
#logo{
	width: 453px;
	text-align: center;
	
	
}

.clear{
	clear:both;
	}
