@charset "utf-8";
/* CSS Document */

#body {
	background: #191919 url(../images/bbg2.jpg) repeat-x;
	padding: 0;
	margin: 0;
	border: 0;
	height: 100%;
}

img {
	border: none;
}

.contentheading {
	font-size: 15px;
	font-weight: bold;
	color: #D25400;
	width: 330px;
	background: url(../images/contenth.gif) repeat-x;
	display: block;
	line-height: 28px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #4F1C00;
	padding: 5px;
	border: 2px solid #fff;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: underline;
}

#dig11head {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	margin-top: 20px;
	padding-top: 10px;
	background: url(../images/logobg.jpg) no-repeat;
	border: 0px solid #fff;
}

#complete {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
	position: relative;
	padding: 0;
	font-family: verdana, arial;
	font-size: 12px;
	color: #000;
	background: #3F3F3F;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	
}

#logo {
	background: url(../images/logo_kis.gif) no-repeat;
}

#topmenu {
	background: #dfdfdf;
	height: 30px;
	padding: 7;
	margin: 0;

}

#topmenu a:link, a:visited {
	color: #212121;
	text-decoration: none;
	border-bottom: 0px dotted #212121;
	padding-bottom: 7px;
}

#topmenu a:hover {
	text-decoration: none;
	border-bottom: 0px dotted #212121;
	padding-bottom: 7px;
}

#leftandcontent {
	width: 100%;
	background: #dfdfdf;
}

#left {
	float: left;
	width: 175px;
	padding: 10px;
	background: #3F3F3F url(../images/leftbg.jpg) no-repeat;
	border-top: 0px solid #ccc;
	
	}

#left ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}

#left ul li a:link, #left ul li a:visited {
	text-decoration: none;
	
	display: block;
	width: 160px;
	color: #000;
	padding: 7px;
	font-weight: bold;
	

}

#left ul li a:hover {
	color: #fff;
	
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
}



#right {
	float: right;
	width: 175px;

	padding: 10px;
	background: #3F3F3F;
	
	border-top: 0px solid #ccc;
	margin: 0;

	color: #fff;
	font-size: 12px;
	line-height: 20px;
	
}

#right ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}

#right a:link, #right a:visited {
	text-decoration: underline;
	color: #ccc;
	font-weight: normal;
}

#right a:hover {
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
}

#right ul li a:link, #right ul li a:visited {
	text-decoration: none;
	border-bottom: 2px solid #fff;
	display: block;
	width: 160px;
	color: #000;
	padding: 7px;
	font-weight: bold;
	background: #BF4300;

}

#right ul li a:hover {
	color: #fff;
	background: #A73CFE;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
}

#rotator {
	width: 760px;
	height: auto;
	border: 0px solid #000;
	padding-bottom: 10px;
	margin: 0 auto;
	position: relative;
	line-height: 25px;
	font-size: 14px;
}


#content {
	float: left;
	width: 763px;
	background: #DFDFDF;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px
}



table.contentpaneopen {
	padding-right: 5px;
	padding-left: 5px;
	border-left: 2px solid #bfbfbf;
	
}

#content ul {
	list-style-type: none;
	
}

#content ul li {
	background-image: url(../images/dot.gif);
	background-position: 2px 7px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 20px;
	border: 0px solid black;

}

#content a:link, a:visited {
	color: #6a6a6a;
	text-decoration: none;
	border-bottom: 0px dotted #6a6a6a;
	padding-bottom: 0px;
}

#content a:hover {
	text-decoration: underline;
	border-bottom: 0px dotted #aaa;
	padding-bottom: 0px;
}

input {
	background: #2f2f2f url(../images/inputbg.jpg) repeat-x;
	border: 1px solid #7f7f7f;
	padding: 3px;
	color: #fff;
	font-size: 12px;
}

select {
	background: #2f2f2f;
	border: 1px solid #7f7f7f;
	padding: 3px;
	color: #fff;
	font-size: 12px;
}

textarea {
	background: #333;
	border: 1px solid #7f7f7f;
	padding: 3px;
	color: #fff;
	font-size: 12px;
}

input.radio {
	background-color: #FFF5CF;
}

.button {
	background: #2f2f2f url(../images/inputbg.jpg) repeat-x;
	border: 1px solid #7f7f7f;
	padding: 3px;
	color: #fff;
	font-size: 12px;
}

#footer {
	position: relative;
	bottom: 0px;
	width: 1000px;
	clear: both;
	height: 0px;
	line-height: 30px;
	color: #ffffff;
	border-top: 0px solid #ccc;


}

#footer2 {
	position: relative;
	bottom: 0px;
	width: 980px;
	clear: both;
	height: 80px;
	
	color: #ffffff;
	border-top: 0px solid #ccc;
	background: url(../images/footerbg.jpg) no-repeat;
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: verdana, arial;
	font-size: 10px;
	padding: 10px;
	line-height: 80px;
}

div.tavtarto {  
    width: 0px;  
    height: 500px;  
    float: left;  
}

#alsomenu {
	border-top: 2px solid #bfbfbf;
	height: 20px;
	width: 763px;
	margin: 0 auto;
	padding-bottom: 5px;
	position: relative;
	float: left;
	font-size: 9px;
}
