﻿*{
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
html, body{
	height: 100%;
}
#container {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: auto;
}
#mask{
	min-height:100%;
	width:100%;
	margin:0 auto;
}
#wrapper{
	margin: 0px auto 0px auto;
	font-weight: normal;
}
#logo {
	box-shadow: 0px -15px 10px 1px #C0C0C0;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 132px;
	text-align: center;
	height: 120px;
	z-index: 999;
	position: absolute;
	transition-duration: 1s;
}
#logo:hover {
	transform:scale(1.05);
	transition-duration:1s;
}
#head {
	padding: 0px;
	margin: 0px;
	background-position: center top;
	height: 54px;
	background-repeat: repeat;
	background-image: url('../img/bg_white_50.png');
	background-color: #FFFFFF;
}
header {
	padding: 0px;
	background-position: right top;
	width: 960px;
	margin: 0px auto 0px auto;
	height: 54px;
}
nav {
	margin: 0px 0px 0px 132px;
	background-position: center top;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	width: 828px;
	font-weight: normal;
}
nav ul {
	list-style-type: none;
	height: 15px;
	padding: 0px;
	margin: 4px 0px 0px auto;
	text-align: right;
}
nav li {
	list-style-type: none;
	float: right;
	height: 20px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
.active {
	font-size: 12px;
}
.active a {
	color: #CE0000;
	font-size: 12px;
	text-shadow: 1px 1px 0px #ffffff;
}
li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	height: 20px;
	font-weight: normal;
	text-transform: lowercase;
}
li:hover {
	color: #000000;
}
li a:hover {
	color: #CE0000;
	text-shadow: 1px 1px 0px #ffffff;
	
}
nav img {
	border-style: none;
	transition-duration:1s;
}
nav img:hover {
	opacity:0.6;
	transform:translateY(-6px);
	transition-duration:1s;
}
h1 {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 0px 20px 4px 20px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	letter-spacing: -1px;
	margin-top: 8px;
	font-variant: small-caps;
}
h2 {
	border-width: 1px;
	border-color: #000000;
	margin: 30px 20px 15px 20px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	border-bottom-style: solid;
}

article p {
		font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;

}

article .tresc {
	padding: 20px 22px 20px 22px;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

h2 a {
	color: #A2A2A2;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}



.photos {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.photos img {
	box-shadow: 1px 1px 5px 0px rgb(153, 153, 153);
	margin: 5px 3px 5px 4px;
	border: 1px solid rgba(0, 0, 0, 0.2);
}
.photos2 {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 5px 0px 20px 0px;
	text-align: center;
}
.photos2 img {
	box-shadow: 1px 1px 5px 0px #C0C0C0;
	margin: 5px 2px 5px 1px;
	border: 1px solid #734871;
}
article {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	padding: 25px 0px 70px 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.contain {
	margin: 0px auto 0px auto;
	background-position: center center;
	padding: 0px;
	background-repeat: repeat-y;
	background-color: rgba(255,255,255,0.9);
}
.content {
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 10;
}
.content h6 {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	background-position: center bottom;
	color: #ffffff;
	display: block;
	text-align: center;
	font-size: 14px;
	background-repeat: repeat;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
	z-index: 0;
	height: 20px;
	font-weight: bold;
	position: absolute;
	width: 100%;
	transition-duration: 1s;
	text-indent: 120px;
	background-color: #000000;
}
.content h6.active {
	border-width: 0px;
	border-style: none;
}
.content h6:hover {
	background-position: center top;
	cursor: help;
	background-repeat: repeat-x;
	z-index: 20;
	text-decoration: blink;
	color: #999999;
	transition-duration: 1s;
	background-color: #CCCCCC;
	text-shadow: 1px 1px 0px #000000;
}
.content div {
	margin-bottom: -25px;
}
footer{
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	border-color: rgb(153, 153, 153);
	border-style: solid none none none;
	border-width: 1px;
	background-position: center bottom;
	overflow: hidden;
	padding: 0px;
	margin-top: -56px;
	height: 55px;
	text-align: center;
	font-size: 12px;
	color: #0086d2;
	z-index: 999;
	width: 100%;
	background-image: url('../img/bg_white_50.png');
	background-repeat: repeat;
	background-color: #FFFFFF;
}
footer:hover {
}
#foot {
	margin: 0px auto 10px auto;
	width: 980px;
}
#contact {
	float: left;
	width: 790px;
	margin-top: 13px;
	color: #000000;
	line-height: 1.1em;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}
#contact a {
	text-decoration: none;
	color: #808080;
	transition-duration: 1s;
}
#contact a:hover {
	color: #000000;
	transition-duration: 1s;
	text-decoration: underline;
}
#author {
	float: left;
	width: 190px;
	font-size: 11px;
	color: #000000;
	padding-left: 0px;
	line-height: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 55px;
	padding-top: 15px;
}
#author a {
	text-decoration: none;
	color: #808080;
	transition-duration: 1s;
}
#author a:hover {
	color: #000000;
	transition-duration: 1s;
}

#author img {
	border-style: none;
}
.tab {
	width: 974px;
	height: 420px;
	margin-right: auto;
	margin-left: auto;
	table-layout: auto;
	border-spacing: 0px;
	caption-side: top;
	padding-bottom: 70px;
	text-align: center;
}
td a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
td img {
	border: 1px solid #000000;
}
td img:hover {
	opacity:0.8;
}
td a:hover {
	color: #C0C0C0;
}
.logo_katalogu {
	margin-top: 0px;
	margin-bottom: 4px;
}
.highlight {
	text-decoration: blink;
	color: #999999;
	text-shadow: 1px 1px 0px #00000;
}
.second {
	border-width: 1px;
	border-color: #000000;
	border-top-style: solid;
	padding-top: 20px;
	margin-top: 10px;
}
#controls div {
	overflow: visible;
	display: inline-block;
	padding: 4px;
	margin: 25px 1px 1px 1px;
	color: #999999;
	border: 1px solid #666666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size: 11px;
	transition: background-color 2s;
	transition: color 1s;
}
#controls div:hover:not(.counter){
            background:rgba(255, 255, 255,.9);
            color:#000;
            	transition: background-color 1s;
	transition: color 1s;

        }
#controls div:not(.counter){
            background: rgb(0, 0, 0);
            cursor:pointer;
        }
#controls.fullScreen_controls div:hover:not(.counter){
            background:rgba(255,255,255,.9);
            color:#000;
        }
#controls.fullScreen_controls div:not(.counter){
            background: rgba(0, 0, 0, 0.82);
            cursor:pointer;
        }
#controls div.sel {
	background: rgba(255,255,255,.9);
}
.imgContainer {
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: inline-block;
}
.imgContainer img {
	width: 160px;
}
.counter {
	border-style: none;
	vertical-align: -30%;
}
footer:hover {
	background-color: #FFFFFF;
}
.floating {
	float: left;
	margin: 0px 40px 20px 0px;
	padding: 0px;
	overflow: hidden;
}
.ua {
	font-size: 19px;
	letter-spacing: 2px;
}
