@import url("yui-reset.css");

/* restety moje */
img {
	margin: 0;
	padding: 0;
}


html {
	background: url(../img/body_bg.jpg) repeat;
	font-size: 0.82em;
}


body {
	background: transparent url('../img/top_bg.jpg') repeat-x;
	font-family: tahoma;
	font-size: 0.82em;
	color: #0e1e4b;
	margin: 0;
	padding: 0;
}

/* wraper */

#wraper {
	width: 960px;
	margin: 0 auto;
	background-color: transparent;
}

/* top  */

#top{
	width: 960px;
	height: 52px;	
	background: url(../img/top_menu_bg.jpg) left top no-repeat;
}

/* top menu */

.top-menu{
	margin:0;
	padding-top: 10px;
}

ul.top-menu li{
	margin-left: 12px;
}

ul.top-menu, ul.top-menu li, ul.top-menu li a {
	height: 42px;
	float: left;
	display: block;
}

ul.top-menu li a{
	text-indent: -5000em;
}

ul.top-menu li a.item1 {
	width: 69px;
	background-image: url(../img/menu/but_home.jpg);
}

ul.top-menu li a.item2 {
	width: 69px;
	background-image: url(../img/menu/but_schedule.jpg);
}

ul.top-menu li a.item3 {
	width: 69px;
	background-image: url(../img/menu/but_news.jpg);
}

ul.top-menu li a.item4 {
	width: 69px;
	background-image: url(../img/menu/but_videos.jpg);
}

ul.top-menu li a.item5 {
	width: 98px;
	background-image: url(../img/menu/but_photo.jpg);
}

ul.top-menu li a.item6 {
	width: 69px;
	background-image: url(../img/menu/but_staff.jpg);
}

ul.top-menu li a.item7 {
	width: 69px;
	background-image: url(../img/menu/but_calendar.jpg);
}

ul.top-menu li a.item8 {
	width: 81px;
	background-image: url(../img/menu/but_contact.jpg);
}

ul.top-menu li a:hover {
	background-position: 0 100%;
}

/* navi */
ul.navi {
	padding-top: 20px;
	padding-right: 4px;
	float: right;
}

ul.navi li {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	height: 21px;
	background-image: url('../img/menu/top/separator.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

ul.navi li.last {
	background-image: none;
}

/* slogan */

#slogan{
	width: 960px;
	height: 112px;	
	margin: 0 auto;
	background: transparent url(../img/kmha_bg.jpg);	
}

#slogan h1{
	float: left;
}

#slogan img.banner-add{
	float: right;
	margin-top: 25px;
}


/* kontener */

#kontener{
	width: 960px;
	margin: 0 auto;
	float: left;
	background: #fff;
	padding-top: 7px;
	padding-bottom: 10px;
}

#left-side {
	width: 255px;
	float: left;
}

#left-side h3{
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin: 10px 0px 10px 9px;
}

#left-side img.banner{
	margin-left: 20px;
	margin-bottom: 10px;
}

#left-side p{
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 30px;
}

#left-side a.coming_1, #left-side a.coming_2, #left-side a.coming_3{
	width: 215px;
	height: 25px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	color: #fff;
	font-size: 150%;
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding-top: 38px;
	padding-left: 10px;
	letter-spacing: -0.05em;
}

#left-side a.coming_1{
	background: pink url(../img/coming_1.jpg) no-repeat;
}

#left-side a.coming_2{
	background: pink url(../img/coming_2.jpg) no-repeat;
}

#left-side a.coming_3{
	background: pink url(../img/coming_3.jpg) no-repeat;
}


/* content */

#content{
	width: 507px;
	float: left;
}

#content .you-tube{
	float: left;
}

#content dl.element1, #content dl.element2{
	float: left;
	width: 236px;
	height: 47px;
	margin-left: 3px;
	margin-bottom: 3px;
	color: #fff;
}


#content dl.element1{
	background: url(../img/list_1.jpg) no-repeat;
}


#content dl.element2{
	background: url(../img/list_2.jpg) no-repeat;
}

#content dl.element1 dt, #content dl.element2 dt{
	font-size: 130%;
	letter-spacing: -0.05em;
	padding-left: 40px;
	padding-top: 8px;
	font-family: Arial, sans-serif;
}

#content dl.element1 dt a, #content dl.element2 dt a{
	text-decoration: none;
	color: #fff;
}

#content dl.element1 dt a:hover, #content dl.element2 dt a:hover{
	text-decoration: underline;
}

#content dl.element1 dd, #content dl.element2 dd{
	font-size: 90%;
	padding-left: 40px;
}

#content img.banner-bottom{
	padding-top: 10px;
}

/* chapter */

.chapter{
	background: url(../img/title_right.jpg) right top no-repeat;
	border-top: 1px solid #d2e1ff;
	margin-bottom: 10px;
}

.chapter h2{
	font-family: Arial, sans-serif;
	font-size: 170%;
	letter-spacing: -0.05em;
	border-bottom: 1px solid #d2e1ff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	background: url(../img/title_left.jpg) left center no-repeat;
}

/* chapter-cont */

.chapter-cont{
	border-left: 1px solid #d2e1ff;
	border-right: 1px solid #d2e1ff;
	border-bottom: 1px solid #d2e1ff;
	padding: 5px 15px 10px 14px;
}

.chapter-cont img{
	margin-top: 10px;
}

.chapter-cont dl{
	margin-top: 5px;
	margin-bottom: 5px;
}

.chapter-cont dl dt{
	font-weight: bold;
	margin-bottom: 5px;
}

.chapter-cont dl dd{
	margin-bottom: 5px;
}

.chapter-cont dl dd.date{
	font-weight: bold;
	color: #4381ff;
}

.chapter-cont dl dd.date span.time{
	color: #093898;
}

#right-side{
	float: right;
	width: 195px;
}

#right-side img{
	float: right;
	margin-right: 7px;
	margin-bottom: 7px;
}

#right-side h3 img{
	float: right;
	margin: 0;
	margin-bottom: 7px;
}

#right-side ul{
	float: right;
	width: 182px;
}

#right-side ul li{
	height: 24px;
	background: url(../img/top_10_item.jpg) left top no-repeat;
	padding-top: 4px;
	padding-right: 10px;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	color: #5870a1;
	
}

#right-side img.small-banner{
	margin-right: 35px;
	margin-top: 10px;
}

/* footer */

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	background: url(../img/bottom_img.jpg) right top no-repeat;
}

#footer dl {
	padding-left: 7px;
	padding-top: 15px;
	float: left;
	font-size: 80%;
	color: #fff;
	width: 500px;
	
}

#footer dl dt{
	color: #28739b;
	margin-bottom: 5px;
} 

#footer dl dd{
	color: #74a7bf;
}




ul.videos {
	height: 300px;
}

ul.videos li {
	width: 94%;
	clear: both;
	padding-bottom: 10px;
}

ul.videos li dl dt {
	padding-top: 5px;
}

ul.videos li dl dt,
ul.videos li dl dd.text {
	width: 300px;
	float: right;
}

ul.videos li dl dd.thumb {
	float: left;
}

ul.videos li dl dd.thumb img {
	border: 1px #77a4ff solid;
	padding: 1px;
}

ul.videos li dl dt {
	margin: 5px 0;
}

ul.videos li dl dt a {
	font-weight: bold;
	color: #2870ff;
}

ul.videos li dl dt a:hover {
	text-decoration: none;
}


form div {
	margin-bottom: 4px;
}

fieldset {
	margin: 20px;
	padding: 20px;
}

label {
	float: left;
	width: 100px;
}
