html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, big, em, img, q, small, strong, tt, var,
b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	outline: 0px;
	border: none;
	padding: 0px;
}
html, body {
	height:100%;
	width: 100%;
	overflow:visible;
}
a, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#Container { 
	position:absolute;
	width:970px;
	height: 618px;
	background-color: #c4b794;
	border: 1px solid #3b210a;
	top: 50%;
	left: 50%;
	margin: -311px 0 0 -487px;
}

#mainHeader, #mainFooter {
	width: 906px; 
	height: 43px;
	background-color: #f9f5e9;
	text-align: right;
	padding-bottom: 22px;
	padding-left: 22px;
	padding-right: 42px;
	padding-top: 22px;
	clear:both;
}

#mainWyborJezyka{
	float: left;
}
#mainWyborJezyka img{
	border: 1px solid  #c4b794;
}

#mainLeft {
	float:left; width:300px; 
	padding-left: 40px;
	padding-top: 40px;
	/*background: purple;*/
}

#mainRight {
	float:right;
	width: 540px;
	height: 364px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	/*background: aqua;*/
	
}

#mainFoto {}

ul.mainMenu {
	list-style: none;
}

div.UpperMenu {
	width: 882px;
	height: 58px;
	background-color: #f9f5e9;
	padding-left: 44px;
	padding-bottom: 0px;
	padding-right:44px;
	padding-top: 16px;
}

div.UpperMenuLeft {
	float: left;
}

div.UpperMenuRight {
	float: right;
}
div.UpperMenuBottom {
	width: 882px;
	clear: both;
}
#DisplayLeyer {
	z-index: 2;
	position: absolute;
	visibility: hidden;
	border: 2px solid;
	border-color: #e2dccb #a6925e #a6925e #e2dccb;
	background-color: #c4b794;
	text-align: center;
	left: 50%;
	top: 50%;
	width: 466px;
	height: 380px;
	margin-top: -245px;
	margin-left: -253px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	}

#dlImage {
	height: 350px;
	margin-bottom: 10px;
	border: 1px solid;
	border-color:  #a6925e#e2dccb #e2dccb #a6925e;

}
#dlText {
	font-size: 14px;
	font-weight: bold;
}
