.frontpage-wrap-kt-info {
	margin: 1.5em auto 0;
	text-align: left;
	width: 999px;
	overflow: hidden;
	margin:10px 10px 0 150px; background-color: #fff;
}

#banner{
	margin: 10px auto;
}

.column{
	display: block;
	float: left;
	font-size: 12px;
	line-height: 17px;
}

.column .content ol, .column .content ul{
	display: list-item !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.column h2{
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}

.column h1{
	font-family: "Trebuchet MS";
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #FFFFFF;
}

.column p{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	line-height: 17px;
}

.column hr{
	color: #efefef !important;
	clear: both;
}

.column .image-left{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.column .image-right{
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.span-one{
	width: 205px;
}

.nav li{
	line-height: 24px;
	font-size: 14px;
	font-family: "Trebuchet MS";
}

.second{
	padding-left: 10px !important;
}

.nav .selected{
	color: #990000;
}


.span-two{
	width: 550px;
}

.span-three{
	width: 775px;
}

.span-all{
	width: 996px;
	clear:both;
}

.nav a{
	text-decoration: none;
	color: #313879;
}

.nav a:hover{
	text-decoration: none;
	color: #990000;
}

.content{
	background-repeat: no-repeat;
}

.column .header-frontpage{
	background-image: url(/krakteknik/img/kt_content_header.gif);
}

.column .header-contact{
	background-image: url(/krakteknik/img/kt_contact_header.gif);
}

.column .header-tema{
	background-image: url(/krakteknik/img/kt_tema_header.gif);
}

.column .header-news{
	background-image: url(/krakteknik/img/kt_news_header.gif);
}

.nav{
	background-image: url(/krakteknik/img/kt_nav_header.gif);
	background-repeat: no-repeat;
	background-color: #ecf1f6;
}

.left-box{
	background-color: #ecf1f6;
	border: 1px solid #457398;
	padding: 10px;
	font-size: 12px;
}

.left-box h1{
	font-weight: bold;
	font-size: 14px;
}

.margin-l{
	margin-left: 18px;
}

.margin-r{
	margin-right: 18px;
}

.margin-both{
	margin-right: 18px;
	margin-left: 18px;
}

.column .padme{
	padding: 10px;
}

.column .info-box{
	float: right;
	background-color: #fffcf0;
	border: 1px solid #ffd493;
	padding: 10px;
	display: block;
}

.column .info-box-under{
	clear: both;
	float: left;
	background-color: #fffcf0;
	border: 1px solid #ffd493;
	padding: 10px;
	display: block;
	width: 100%
}

.column .info-large{
	width: 180px;
}

.column .info-small{
	width: 120px;
	margin-left: 5px;
}

.column .info-box li{
	line-height: 20px;
	list-style: none !important;
	list-style-type: none !important;
	list-style-position: outside;
	padding: 0px !important;
}

.column .info-box h2{
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
}

.column .content ol li{
	display: list-item !important;
	list-style: decimal !important;
	list-style-type: decimal !important;
	list-style-position: inside !important;
	padding-left: 10px !important;
}

.column .content ul li{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside !important;
	padding-left: 10px;
}

.sp-container{
	width: 1230px; 
	margin: -10px auto; 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	padding: 10px;
}
