@charset "windows-1251";

body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#wrapper {
	height: 800px;
	width: 1000px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-width: 30px;
	border-right-style: solid;
	border-right-color: #CC0000;
}

#wrapper_K {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 15%;
	width: 73%;
}

#head  {
	float: left;
	height: 100px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(../images/gi_logo.gif);
	background-repeat: no-repeat;
}
#head #home {
	height: 100px;
	width: 178px;
	float: left;
}
#head #home img {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}

#head #txt {
	float: left;
	width: 700px;
	height: 100px;
}



#wrapper #head h1 {
	margin-left: 92px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	margin-top: 70px;
	letter-spacing: 1px;
	text-align: left;
}
#wrapper #head h2 {
	margin-left: 92px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	margin-top: 70px;
	letter-spacing: 1px;
	text-align: left;
}

#LeftSide {
	margin: 0px;
	float: left;
	height: 699px;
	width: 176px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
#LeftSide_K {
	background-color: #FFFFFF;
	background-image: url(../images/litex_logo01.gif);
	background-repeat: no-repeat;
	float: left;
	width: 21%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC3300;
	border-left-color: #CC3300;
}

#LeftSide #LMenu_1 {
	margin-top: 40px;
}
#LeftSide_K #LMenu_1 {
	margin-top: 65%;
}

#LeftFooter {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC3300;
	height: 72px;
	width: 130px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	float: left;
	clear: both;
	margin-top: 116px;
}
#LeftFooter_K {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC3300;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	float: left;
	margin-top: 50%;
	padding-bottom: 8px;
	width: 100%;
}
#futter {
	font-family: Tahoma;
	font-size: 12px;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-color: #CC0000;
	text-align: left;
	height: 40px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-right-width: 30px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#futter #link_gipress {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 600px;
	height: 20px;
	text-align: right;
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: bold;
}
#futter #link_gipress a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#futter #counters {
	float: left;
	width: 200px;
	margin-top: 0px;
	height: 30px;
	margin-left: 0px;
}
