@charset "UTF-8";
body {
	background-color: #282828;
	background-image: url(../images/backgroung_kse_1.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
li {
	font-family: arial;
	font-style: normal;
	line-height: normal;
	color: #F7931E;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	color: #F7931E;
	text-decoration: none;
	line-height: normal;
}
a:active {
	line-height: normal;
	color: #F7931E;
	text-decoration: none;
}
#table {
	height: 430px;
	width: 700px;
}
#footer {
	font-family: "arial narrow";
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	padding-top: 10px;
}
#menuidiomas {
	font-family: "arial narrow";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: 3px;
	height: 65px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 230px;
}
#logokse {
	background-image: url(../images/logo_kse_1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 144px;
}

