/* ------------- Start Value ------------- */
html, body{height:100%;}
body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	color:black;
	background: #eae4d1 url('../images/tlo_strony.gif') repeat-x;

}
a{
	color:#74ADD2;
	text-decoration:none;
}
a:hover{
	color:#74ADD2;
	text-decoration:underline;
}

p{
	margin:0px;
	padding:0px;
}
img{
	border:none;
	margin:0px;
}
blockquote{

	margin-left:50px;
	margin-right:-40px;
	font-style: italic;

}
#page{
	margin: 0 7px;
	float:left;
	width:867px;
	background-color: white;

}
#top{
	height:126px;
}
#menu{
	width:441px;
	height:84px;
	float:right;
}
#menu a{
	height:34px;
	width:104px;
	float:left;
	border-left:1px solid #cdbdbe;
	padding-top:50px;
	padding-left:5px;
	color:#524e4e;
	background: url('../images/menuBG1.gif') no-repeat;
	background-position:5px 64px;
}
#menu a:hover{
	background: #f0efed url('../images/menuBG2.gif') no-repeat;
	background-position:5px 64px;
	text-decoration:none;
}
#langBox{

	position: absolute;
	width: 100px;
	height:15px;
	margin:	108px 0px 0px 755px;
	text-align:right;
}
.input_1{
	float:left;
}
#main{
	margin:0px 7px 0px 7px;
}
#main h1{
	height:23px;
	padding-left:60px;
	padding-top:3px;
	width:793px;
	margin:0px;
	background: #6a0f08;
	font-size: 14px;
	font-weight:normal;
	color:white;
}
#piktoStart{
	width:505px;
	height:296px;
	float:left;
}
#foot{
	height:54px;
	width:853px;
	background: #6a0f08;
	font-size: 11px;
	float:left;
	color:white;
	display:inline;
	margin-bottom:7px;
}
.fr{
	clear:both;
	color:#6a0f08;
	padding:5px 0px;
}


#footer{
	float:left;

	font-size:1px;
	width:881px;
	height:8px;

}