body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FBFBFB;
	
	color: #fff;
	font-size: 12px;
	font-family: arial;
}
a {
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
}
object {
	outline: none;
}
a img {
	border: none;
}
form, h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}
.clear {
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}
.hidden, hr {
	display: none;
}
.opacity {
	opacity: .3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-khtml-opacity: .30;
	-moz-opacity: .30;
}

/* ========================================== */

body.links {
	background-color: #F2F1ED;
}

body .center {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#gPlus {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#MainPage {
	padding: 5px 0px 20px 0px;
	background-color: #FBFBFB;
}

#Middle {
	position: relative;
	height: 155px;
	background-color: #9E9A9A;
}
#Middle h1 {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 250px;
	height: 80px;
}
#Middle h1 a {
	display: block;
	width: 250px;
	height: 80px;
	background: url(../gfx/az-decor_logo.png) no-repeat;
}
body.en #Middle h1 a {
	background: url(../gfx/az-decor_logo_en.png) no-repeat;
}
body.de #Middle h1 a {
	background: url(../gfx/az-decor_logo_de.png) no-repeat;
}
#Middle h1 span {
	display: none;
}

#Middle #MainMenu {
	position: absolute;
	top: 70px;
	left: 310px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#Middle #MainMenu td {
	padding: 5px;
}
#Middle #MainMenu a {
	padding-right: 10px;
	margin-right: 15px;
	background: url(../gfx/bullet.png) no-repeat right center;
	color: #fff;
	font-family: tahoma;
	font-size: 16px;
	text-transform: lowercase;
}
#Middle #MainMenu a:hover {
	color: #BDFA63;
}

#Lang {
	position: absolute;
	left: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#Middle #Lang {
	top: 105px;
}
#Lang li {
	float: left;
	margin-left: 4px;
}
#Lang a {
	display: block;
	float: left;
	width: 25px;
	height: 15px;
	background: url(../gfx/flags.png) no-repeat top;
}
#Lang a.de {
	background-position: 0px -15px;
}
#Lang a.ru {
	background-position: 0px -30px;
}
#Lang a.es {
	background-position: 0px -45px;
}
#Lang a.fr {
	background-position: 0px -60px;
}
#Lang a.en {
	background-position: 0px -75px;
}
#Lang span {
	display: none;
}

/* ========================================== */

#Page {
	background: #6B6666;
}
#Page .LeftCol {
	float: left;
	width: 240px;
	overflow: hidden;
}
#Page .Background .LeftCol {
	padding-bottom: 180px;
}
#Page .RightCol {
	float: right;
	width: 580px;
	padding: 60px 70px 60px 70px;
}

#Page .Background {
	background-repeat: no-repeat;
	background-position: 0px 360px;
}

/* ========================================== */

#Page #MainMenu {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 240px;
	height: 160px;
	overflow: hidden;
	list-style: none;
	background-color: #6B6666;
}
#Page #MainMenu li {
	background-position: 0px 0px;
	padding: 1px 0px 1px 20px;
	margin: 0px;
	line-height: 13px;
}
#Page #MainMenu a {
	color: #fff;
	font-family: tahoma;
	font-size: 13px;
	text-transform: lowercase;
}
#Page #MainMenu a:hover, #Page #MainMenu a.Activ {
	color: #BDFA63;
}

#Top {
	position: relative;
	width: 240px;
	height: 180px;
	background-color: #908C8C;
}
#Top h1 {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 200px;
	height: 70px;
}
#Top h1 a {
	display: block;
	width: 200px;
	height: 70px;
	background: url(../gfx/az-decor_logo_small.png) no-repeat;
}
body.en #Top h1 a {
	background: url(../gfx/az-decor_logo_small_en.png) no-repeat;
}
body.de #Top h1 a {
	background: url(../gfx/az-decor_logo_small_de.png) no-repeat;
}
#Top h1 span {
	display: none;
}

#Top #Lang {
	bottom: 20px;
}

#Page .Box {
	position: relative;
	float: left;
	width: 240px;
	height: 180px;
	ovewrflow: hidden;
	background-color: #000;
}
#Page .Box .Title {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 230px;
	padding: 10px 0px 7px 10px;
	background-color: #6B6666;
	color: #BDFA63;
	font-family: tahoma;
	font-size: 17px;
	text-transform: lowercase;
}

#Page .Row {
	margin: 0px 0px 1px 0px;
}
#Page .Content {
	margin: 0px 0px 10px 0px;
}
#Page .Row .Title {
	padding: 8px 10px 10px 50px;
	background: #595353 url(../gfx/bg_row_title.png) no-repeat left top;
	cursor: pointer;
}
#Page .Row .Title:hover {
	background-color: #5B5757;
}
#Page .Row.Activ .Title:hover {
	background-color: #595353;
}
#Page .Row .Title p {
	float: right;
} 
#Page .Row .Title h3 {
	color: #F2F1ED;
	font-weight: normal;
	font-family: tahoma;
	font-size: 17px;
	text-transform: lowercase;
}
#Page .Row .Title:hover h3, #Page .Row.Activ .Title h3 {
	color: #BDFA63;
}
#Page .Row .Content {
	display: none;
}
#Page .Row.Activ .Content {
	display: block;
}
#Page .Row .Text  {
	padding: 10px 0px 0px 0px;
} 
#Page .Row .Mini  {
	float: left;
	margin-right: 10px;
} 

/* ========================================== */

#Page .Text {
	line-height: 150%;
}
#Page .Text h2 {
	color: #fff;
	font-family: tahoma;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px dotted #908C8C;
	margin-bottom: 10px;
}
#Page .Text h3 {
	color: #BDFA63;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#Page .Text p {
	padding-bottom: 10px;
}
#Page .Text p.Linia {
	border-top: 1px dotted #908C8C;
	height: 1px;
	overflow: hidden;
}
#Page .Text a {
	text-decoration: underline;
	color: #BDFA63;
}
#Page .Text a:hover {
	text-decoration: none;
	color: #fff;
}
#Page .Text ul, #Page .Text ol {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#Page .Text li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#Page .Text .marginLeft {
	margin-left: 10px;
}
#Page .Text .marginRight {
	margin-right: 10px;
}
#Page .Text img.imageBorder {
	padding: 4px;
	background: #0F0E0E;
	border: 1px solid #2F2C2C;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#Page .Youtube {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#Page .GoogleMap {
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

body p.Arrow a {
	margin: 3px;
	display: block;
	width: 25px;
	height: 25px;
	background: url(../gfx/button_gray.png) no-repeat left top;
	float: right;
}
body p.Arrow a span {
	display: none;
}
body h2 a, body h3 a, #Page .Text h2 a, #Page .Text h3 a {
	color: #B2232A;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: none;
}
body h2 a, #Page .Text h2 a {
	font-size: 17px;
}

/* ========================================== */

#ContactForm table {
	border-collapse: collapse;
}
#ContactForm td {
	padding: 5px;
}
#ContactForm th {
	width: 120px;
	padding: 7px 5px 5px 5px;
	padding-left: 50px;
	font-weight: normal;
	vertical-align: top;
}
#ContactForm .text, #ContactForm .textarea {
	width: 290px;
	background-color: #fff;
	border: none;
	padding: 4px;
}
#ContactForm .Button {
	display: block;
	float: right;
	padding: 10px 20px 10px 20px;
	background-color: #595353;
	border: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

/* ========================================== */

#UserPanel {
	padding: 10px;
	width: 220px;
	height: 160px;
	background-color: #908C8C;
}

#UserPanel label {
	display: block;
	width: 60px;
	padding-right: 10px;
	text-align: left;
	float: left;
	line-height: 20px;
}
#UserPanel .Button, #SendLostPassButton {
	display: block;
	float: right;
	margin: 5px 0px 0px 0px;
	width: 25px;
	height: 25px;
	background: transparent url(../gfx/button_gray.png) no-repeat right top;
	border: none;
	cursor: pointer;
}
#UserPanel .Button.Text {
	font-size: 11px;
	font-color: #fff;
	padding: 5px 33px 7px 10px;
	background-color: #F2F1ED;
	width: auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
#UserPanel .Button span, #SendLostPassButton span {
	display: none;
}
#SendLostPassButton {
	margin: 0px;
}
#UserPanel h2 {
	padding: 10px 0px 5px 0px;
	color: #BDFA63;
}
#UserPanel .Input {
	border: 1px solid #FFFFFF;
	background-color: #DFDCD1;
	padding: 4px;
	width: 208px;
	font-size: 11px;
	color: #6B6666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#UserPanel ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#UserPanel a {
	line-height: 140%;
	color: #fff;
	text-decoration: none;
}
#UserPanel a:hover {
	color: #BDFA63;
	text-decoration: underline;
}

#FileList .Box {
	width: 290px;
	height: 90px;
	margin-bottom: 10px;
	background-color: #6B6666; 
}
#FileList .Box .Img {
	float: left;
	margin-right: 10px;
}
#Page #FileList h3 a {
	color: #BDFA63;
}
#FileList .ico {
	vertical-align: middle;
}

/* ========================================== */

#Bottom {
	padding: 20px 0px 10px 0px;
	width: 960px;
	overflow: hidden;
}
#Bottom .ThreeCol {
	width: 980px;
}
#Bottom .Col {
	float: left;
	width: 306px;
	margin-right: 20px;
}

/* ========================================== */

#Footer {
	background-color: #F2F1ED;
	height: 45px;
	font-size: 11px;
}
#Footer .Links {
	float: left;
	padding: 5px 5px 5px 15px;
	color: #565454;
}
#Footer .Links img {
	padding-right: 10px;
	border: none;
	vertical-align: middle;
}

#Footer .Newsletter {
	float: right;
	padding: 10px 15px 5px 15px;
	color: #6B6666;
	line-height: 100%;
}
#Footer label {
	display: block;
	float: left;
	padding-top: 2px;
	text-align: right;
}
#Footer .Text {
	margin-left: 10px;
	float: left;
	padding: 5px;
	width: 180px;
	font-size: 11px;
	border: 1px solid #DFDCD1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#Footer .Button {
	display: block;
	float: right;
	margin-left: 10px;
	width: 25px;
	height: 25px;
	background: transparent url(../gfx/button.png) no-repeat left top;
	border: none;
	cursor: pointer;
}
#Footer .Button span {
	display: none;
}

/* ========================================== */

#Akordeon {
	margin: 0px;
	height: 300px;
	width: 960px;
	background: #000;
	overflow: hidden;
	position: relative;
}
#Akordeon .slide {
	float: left;
	overflow: hidden;
	float: left;
	display: inline;
}
#Akordeon .slide h2 {
	color: #fff;
	bottom: 0;
	font-family: 'Trebuchet MS';
	font-size: 20px;
	font-weight: normal;
	white-space: nowrap;
	writing-mode: tb-rl; 
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	direction: rtl;
	display: none;
}
#Akordeon .slide.hover h2 {
	color: #fff;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
#Akordeon .slide .tytul {
	position: absolute;
	left: 10px;
	top: 20px; 
}

/* ========================================== */

#Question {
	font-family: arial;
	font-size: 21px;
	color: #E52E63;
	padding: 30px;
}
#Question .i {
	color: #65A53D;
}
#LostPassForm {
	padding: 20px;
	font-family: arial;
	font-size: 12px;
	color: #000;
}
#LostPassForm p {
	margin: 0px;
	padding-bottom: 10px;
}
#LostPassForm input {
	width: 380px;
	border: 1px solid #ddd;
	background-color: #FCFCFC;
	margin-right: 10px;
	padding: 5px;
}
