/* CSS Document */
html, body{
	padding: 0;
	margin: 0;
	height: 100%;
	font: 80%/170% verdana, sans-serif;
	color: #636363;
	background: #5D5D5D url(img/background.gif) repeat-x;  /* #5D5D5D*/
}
/*body {
	padding-top: 26px;
}*/

p,ul,li,a,img,h1,h2,h3,h4,h5,table,tr,td,hr{
	margin: 0px;
	padding: 0px;
}

#main {
	position: absolute;
	top: 50%;
	/*left: 50%;*/
 	width: 100%;
	height: 450px;
	margin-top: -150px;
	/*margin-left: -400px;*/
	padding: 0;
	text-align: left;
	background: url(img/pozadi2.gif) repeat-x;
}


#menu  {																
	margin: 0px auto;
	width: 770px;
	height: 300px;
	padding: 58px 0 0 0;
	background: url(img/pozadi.gif) repeat-x;
	border-top: 8px solid #CC3333;
	border-bottom: 8px solid #CC3333;
}
#menu li {	
	display: inline;
	margin: 0px;
}
#menu a {
	display: block;
	margin: 0px;
}
#menu b {	
	display: none;
}
#menu a {	
	float: left;
	display: block;
	
	border: none;
	margin: 0px;
}
#menu a#l-1 {
	height: 161px;
	width: 239px;
}
#menu a#l-1 {
	background: url(img/tmsanit.jpg) no-repeat;
}
#menu a#l-1:hover {
	background: url(img/tmsanit.jpg) no-repeat 0 -161px;
}
div#outer1 {
	float: left;
	background: url("img/tmsanit.jpg") no-repeat 0 -161px;
	height: 161px;
	width: 239px;
	margin: 60px 10px 0;
}

#menu a#l-2 {
	height: 161px;
	width: 239px;
}
#menu a#l-2 {
	background: url(img/nezval.jpg) no-repeat;
}
#menu a#l-2:hover {
	background: url(img/nezval.jpg) no-repeat 0 -161px;
}
div#outer2 {
	float: left;
	background: url("img/nezval.jpg") no-repeat 0 -161px;
	height: 161px;
	width: 239px;
}


#menu a#l-3 {
	height: 161px;
	width: 239px;
}
#menu a#l-3 {
	background: url(img/sykora.jpg) no-repeat;
}
#menu a#l-3:hover {
	background: url(img/sykora.jpg) no-repeat 0 -161px;
}
div#outer3 {
	float: left;
	background: url("img/sykora.jpg") no-repeat 0 -161px;
	height: 161px;
	vertical-align: bottom;
	width: 239px;
	margin: 60px 10px 0;
}
div.kat1 {
	padding-top: 170px;
}
