body {
	padding: 0px;
	margin: 0px;
	background-position: center top;
	color: #000000;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.contain {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	background-position: center top;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 910px;
	height: auto;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
header {
	background-position: center center;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 30px auto 0px auto;
	width: 910px;
	right: auto;
	left: auto;
	text-align: center;
	height: 60px;
	background-image: url('../img/li_bg.png');
	background-repeat: no-repeat;
}
h1 {
	border-style: none;
	background-position: center top;
	margin: 0px auto 0px auto;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	width: 790px;
	right: auto;
	left: auto;
	vertical-align: auto;
	height: 25px;
	background-repeat: repeat;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	padding-left: 120px;
}
.intro {
	padding: 24px 18px 24px 18px;
	font-size: 15px;
	font-weight: normal;
	color: #1C3756;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
}

h3 {
				font-size: 11px;
				font-weight: normal;
				color: #FFFFFF;
				text-align: center;
				margin: 5px 20px 0px 20px;
				line-height: 1em;
				background-color: #2C2C2C;
}
h3 img {
	border-style: none;
}
h3 a {
				color: #FF0000;
				transition-duration: 1s;
}
h3 a:hover {
	color: #000000;
	transition-duration:1s;
}
footer {
	padding: 8px 0px 0px 0px;
	margin: 0px auto 0px auto;
	height: auto;
	color: #000000;
	text-align: center;
	vertical-align: auto;
	line-height: normal;
	background-color: rgba(0,0,0,0.03);
}


h5 {
	background-position: center;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 15px 0px;
	text-align: right;
	font-size: 12px;
	line-height: 1.2em;
	color: #000000;
	font-weight: bold;
	float: right;
	width: 650px;
	letter-spacing: 0px;
	height: 30px;
	background-image: url('../img/half.png');
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
h5 a {
	color: #000000;
	transition-duration: 1s;
}
article {
	margin: 0px;
}
h5 a:hover {
	color: #808080;
	transition-duration: 1s;
}
#top {
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-position: center top;
	width: 100%;
	height: 544px;
	background-repeat: no-repeat;
}
.top {
	padding: 0px;
	background-position: center bottom;
	margin: 0px auto 0px auto;
	width: 100%;
	height: 544px;
	right: auto;
	left: auto;
	background-repeat: no-repeat;
	background-image: url('../img/baner-glowny.jpg');
}
#anvsoftJavaScriptSlideshow {
	border-width: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-style: none;
	background-image: url('../slides/slide01.jpg');
}
.floating:hover {
	box-shadow: 2px 0px 7px 0px rgba(255,255,255,0.5);
	transition-duration: 1s;

}
.lang {
	background-position: left top;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	width: 100%;
	height: 20px;
	font-size: 12px;
	text-align: right;
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-color: #000000;
}
.language {
	font-size: 15px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.language a {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	margin-right: 2px;
	margin-left: 2px;
}
.language a:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000;

}
.language .active {
	color: #F61C03;
	text-shadow: 1px 1px 0px #000000;
}
.lang img {
	padding: 2px;
	border: 1px solid rgba(255,255,255,0.4);
	transition-duration: 1s;
}
.lang img:hover {
	box-shadow: 0px 0px 5px 1px #FFFFFF;
	border: 1px solid #C0C0C0;
	transition-duration: 1s;
}

p {
	color: #000000;
}
.counter {
	vertical-align: middle;
	opacity:0.75;
}
.counter:hover {
	opacity:1;
}

#logo {
	background-position: left center;
	padding: 0px;
	margin: 0px auto 0px auto;
	border-style: none;
	width: 910px;
	height: 100px;
	transition-duration: 1s;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}
#logo img {
	border-style: none;
}
h2 {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.4);
	border-style: none;
	background-position: center top;
	margin: 25px -9px 35px -9px;
	font-size: 14px;
	font-weight: bold;
	right: auto;
	left: auto;
	vertical-align: auto;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	color: #1C3756;
	text-align: center;
}
.photos {
	text-align: center;
}
.photos img:hover {
-moz-transform:scale(1.06);
-webkit-transform:scale(1.06);
transform:scale(1.06);
transition-duration:0.5s;
}
.photos img {
	border-style: none;
}

.photos2 {
	text-align: center;
}
.photos2 img:hover {
-moz-transform:scale(1.06);
-webkit-transform:scale(1.06);
transform:scale(1.06);
transition-duration:0.5s;
}
.photos2 img {
	border-style: none;
	margin-right: 2px;
	margin-left: 2px;
}


.photos a {
	text-decoration: none;
}
.ua {
	letter-spacing: 2px;
	font-size: 22px;
}
.clear {
	clear: both;
	height: 0px;
}
.newStyle1 {
	margin-left: 2px;
	margin-right: 2px;
}
.redname {
				color: #F61C03;
}
