/* Start of CMSMS style sheet 'Hlavička' */
#header {
	background: url(images/header.png) no-repeat 0% 58px;
	position: relative;
	height: 224px;  
}

#header p {
	background: url(images/line-ver.gif) repeat-y 0% 0%;
	width: 200px;
	padding: 8px 0 7px 20px;
	line-height: 1.273em;
	font-size: 0.917em;
	color: #000;
	position: absolute;
	top: 37px;
	left: 994px;
}
	
#header p span {
	display: block;
}
		
#header p a {
	text-decoration: none;
	color: #000;
}
		
#header p a:hover {
	color:#c34812;font-weight: bold;
}

#logo {
	position: absolute;
	top: 21px;
	left: 27px;   
}

#header #skola {
	padding: 10px 0px 0px 330px;
}
/* End of 'Hlavička' */

