@charset "UTF-8";
/* 2024.12.05 */

.index1 {
	background-color: #39373F;
}

.index2 {
	width: 1200px;
	margin: 0 auto;
}

.bg1 {
	padding: 10px 0;
	min-height: 900px;
}

.content1 {
	width: 1150px;
	margin: 0 auto;
	background-color: white;
	border-radius: 25px;
	min-height: 790px;
}

.menu1 {
	text-align: center;
	height: 55px;
	font-size: 0;
	overflow: hidden;
}

.logo {
	float: left;
	margin-top: 12px;
	margin-left: 20px;
	width: 200px;
}

.menu1 ul {
	margin: 0 auto;
	display: table;
}

.menu1 ul li {
	display: table-cell;
	text-transform: uppercase;
	height: 30px;
	vertical-align: top;
	max-width: 200px;
}

.menu1 ul li::before {
	content: "";
	background: url('../gfx/index/menuL2.png') no-repeat;
	width: 23px;
	height: 55px;
	display: table-cell;
}

.menu1 ul li::after {
	content: "";
	background: url('../gfx/index/menuR2.png') no-repeat;
	width: 23px;
	height: 55px;
	display: table-cell;
}

.menu1 ul li:hover::before {
	content: "";
	background: url('../gfx/index/menuL1.png') no-repeat;
	width: 23px;
	height: 55px;
	display: table-cell;
}

.menu1 ul li:hover::after {
	content: "";
	background: url('../gfx/index/menuR1.png') no-repeat;
	width: 23px;
	height: 55px;
	display: table-cell;
}

.menu1 ul li a {
	display:  table-cell;
	vertical-align: middle;
	color: #6a696d;
	font-weight: bold;
	font-size: 13px;
}

.menu1 ul li:hover {
	background-color: #656468;
}

.menu1 ul li:hover a {
	color: white;
}

.baner {
}

.theme-default .nivo-controlNav {
	margin: -50px 0 0 10px;
	text-align: left;
}

/* Control nav styles (e.g. 1,2,3...) */
.theme-default .nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	background: none;
	background-color:#fff;
	color: #fff;
	margin:0px 2px;
	height: 10px;
}
.theme-default .nivo-controlNav a.active {
	font-weight:bold;
	background-color:#E3232A;
	color:#E3232A;
}

.bg2 {
	background-image: url("../gfx/index/pasek1.png");
	background-repeat: repeat-x;
	height: 110px;
	overflow: hidden; 
}

.pole1,
.pole2 {
	float: left;
	overflow: hidden;
	height: 120px;
	border-right: 1px dotted;
	width: 33% 
}


.pole1 #OSVersion,
.pole1 #BrovserVersion {
	margin-top: 5px;
	text-align: center;
}

.pole1 #BrovserVersion {
	margin-top: 0;
}

.pole3 {
	float: left;
	overflow: hidden;
	height: 120px;
	width: 33% 
}

.pole1 .header,
.pole2 .header,
.pole3 .header {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;	
}

.pole1 .ico {
	float: left;
	margin: 0 0 0 20px;
}
	
.pole2 .ico {
	float: left;
	margin-left:20px;
}

.pole2 .content {
	float: left;
	margin: 10px 0 0 20px;
	width: 300px;
	text-align: center;
}

.pole2 .content .input {
	display: inline-block;
	margin-bottom: 5px;
}

.pole2 .content input {
	border: 0;
}

.pole2 .content .submit {
	margin-left: 100px;
}

.pole2 .content .label {
	display: inline-block;
	width: 50px;
	font-weight: bold;
	font-size: 12px;
}

.pole3 .ico {
	float: left;
	margin: 0 0 0 20px;
}


.pole1 .content {
	float: left;
	margin: 20px 0 0 20px;
	width: 260px;
	font-size: 12px;
}

.pole1 input {
	border: 0;
	font-size: 14px;
	text-align: center;
	width: 250px;
}

.pole3 .content {
	float: left;
	margin: 0 0 0 20px;
	text-align: center;
	font-size: 14px;
}

.pole3 .content .txt1 {
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.pole3 .content .txt2 {
	display: inline-block;
	font-weight: bold;
}

.content2 {
	padding: 20px 5px 0 5px;
	min-height: 150px
}

.menu2 {
	margin: 10px auto 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	display: table;
}

.menu2 img {
	display: table-cell;
	vertical-align: middle;
}

.menu2 a {
	vertical-align: middle;
	padding: 0 10px;
	display: table-cell;
	color: #6a696d;
	font-weight: bold;
	font-size: 13px;
}

.footer {
	background: url("../gfx/index/footer.png") no-repeat;
	height: 55px;
	font-size: 0;
	padding-top: 10px 
}

.footer ul {
	margin: 0 auto;
	display: table;
	list-style: square outside;
}

.footer ul li {
	display:  table-cell;
	text-transform: uppercase;
	height: 30px;
	vertical-align: middle;
}

.footer ul li a {
	display:  table-cell;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding: 0 20px 0 10px;
}

.footer ul li::before {
	content: "";
	background: url("../gfx/index/square.png") no-repeat;
	background-position: center;
	display: table-cell;
	height: 6px;
	width: 6px;
}

.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.content2 .box {
	background: url("../gfx/index/tlo.gif") no-repeat;
	background-position: right bottom;
	width: 45%;
	padding-right: 40px;
	padding-bottom: 20px;
}

.content2 h1.orange {
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 10px;
}

.content2 p, .content2 a {
	color: #646464;
	font-size: 12px;
}

.content2 p.more {
	text-align: right;
	margin-top: 5px;
}

.orange{
	font-weight: bold;
	color: #FF9900;
}

#site {
	overflow: hidden;
}

#site .content {
	overflow: hidden;
	padding: 0 10px;
}

#site ul {
	margin: 5px auto 0 10px;
	list-style: square inside;
}