h1{
	margin-top: 45px;
	&margin-top:135px;
}
/*------titulka----*/
#board{
	width:588px;
	margin-top:15px;
}
#board p{
	margin:0px;
}
/*----novinky-----*/
#NewsTitle{
	width:570px;
}
#NewsTitle h2{
	color:#DF0043;
	margin-top:3px;
	margin-bottom:3px;
}
#NewsTitle td a{
	color:#E60F54;;
	text-decoration:underline;
}
#NewsTitle td a:first-child{
	color:#000000;
	margin-right:15px;
	text-decoration:none;
}
#NewsTitle td{
	text-align:left;
	width:99%;
}
#NewsTitle th{
	text-align:right;
}
#NewsTitle th a{
	color:#000000;
}


#titlBook{background-image: url(/Design/back_titlBook_ul.png);background-repeat: no-repeat;background-position: left 57px;}
#titlBook ul{float:left;width:578px;list-style-type:none;list-style-image:none;margin:0px;margin-left:1px;margin-right:1px;padding:0px;background-image: url(/Design/back_titlBook.png);background-repeat: repeat-x;}
#titlBook ul li {float:left;height:58px;width:137px;color:#4A4A4A;font-size:16px;font-weight:bold;text-align:left;padding-top:10px;padding-left:7px;cursor:pointer;border-left:solid 1px #ffffff;}
#titlBook ul li span{color:#DF0043;}
#titlBook ul li:first-child{border-left:none;width:136px;}
#titlBook ul li.bookActive {background-image: url(/Design/back_titlBook_activ.png);background-repeat: repeat-x;color:#ffffff;}
#titlBook ul li.bookActive span {color:#ffffff;}
#titlBook > div{display:none;border-right:solid 1px #E2004B;border-left:solid 1px #E2004B;border-bottom:solid 1px #E2004B;}
#titlBook > div.bookActive{display:block;}
#titlBook div.text{padding:10px;}
#titlBook div.text a{color:#E60F54;}