﻿/*mkronikaindex.css*/
body{
	margin: 0;
	padding: 0;
	background-color: #ccc;
	text-align: center;
}
img{
	display: block;
	border: none;	
}
#banner{
	width: 63em;
	height: 136px; /* 125 */
	margin: auto;
	text-align: center;
}
#kepek{
	width: 754pt;
	margin: 0 auto;
	padding: 3px 3px 0 0;
	background-color: #fffff8;
	text-align: center;
	height: 132px;
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#kepek h1{
	margin: 5px 0 0 10px;
	padding: 0;
	height: 120px;
	width: 616px;
	background-image: url(/mkronika/img/mkbanner1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#kepek h1{
	display: block;
	text-indent: -4000px;
	height: 120px;
}
#container{
	margin: 0 auto 0.5em auto;
	padding: 0;
	width: 63em;	
	border-top: 1px solid #00bdda;
	text-align: left;
}
#menu{
	width: 63em;
	height: 2.07em;
	margin-top: -2pt;
	padding: 0;
	background-color: #0B610B;
	border-top: 1pt solid  #0B610B;	
}
#contrast{
	float: right;
}
#contrast a{
	padding: 7px 6px 6px 6px;
}

#main{
	width: 100%;
	background-color: #fffff8;
	padding: 1pt 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 115%;
	color: #222;
}