* {
	padding: 0;
	margin: 0;
}

a{
	outline: none;
}

body {
	font: 12px/16px Verdana; 
	color: #706862;
	background: #342e2a;
}

#ie{
	border: 3px solid #dfd186;
	background: #fff6c4;
	font: 13px/17px Verdana;
	color: #121212;
	padding: 15px;
}

#ie h1{
	font: 19px/23px Verdana;
	color: #ff0000;
	padding: 3px;
	border-bottom: 1px solid #ff0000;
}

#container1 {
	background: url('images/top.gif') repeat-x top;
}

#container2 {
	background: url('images/bottom.gif') repeat-x bottom;
}

#wrap1 {
	width: 1000px;
	margin: 0px auto;
	background: url('images/tlo.gif') repeat-y;
}

#wrap2 {
	background: url('images/header.jpg') no-repeat top;
}

#wrap3 {
	background: url('images/footer.gif') no-repeat bottom;
}

#tresc {
	margin: 0px;
	width: 1000px;
}

#text {
	position: relative;
	width: 735px;
	margin-left: 261px;
	margin-top: 0px;
	padding-bottom: 0px;
	min-height: 620px;
	padding-top: 330px;
	padding-bottom: 50px;
}

#tresc #menu1 {
	float: left;
	width: 251px;
	padding-top: 270px;
}

#wrap4{
	background: url('images/menu_bottom.gif') no-repeat bottom left;
}

#menu2{
	width: 166px;
	height: 356px;
	background: url('images/menu.jpg') no-repeat;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 50px;
}

.galeria {
	border-bottom: 1px dashed #972613;
	float: right;
	width: 730px;
	padding-bottom: 30px;
	text-align: right;
	margin-bottom: 20px;
}

#text a:link img, #text a:visited img {
	border: 3px solid #504238;
	margin: 3px;
}

.galeria a:hover{
	border: 0px;
}

#text a:hover img{
	border: 3px solid #6a271b;
	margin: 3px;
}

.image_t{
	border: 0px;
	float: left;
	height: 347px;
	width: 511px;
	margin-right: 15px;
}

#strony{
	text-align: center;
}

/*    MENU    */

#menu2 ul li{
	width: 166px;
	list-style-type: none;
}

a#menu01, a#menu02, a#menu03, a#menu04, a#menu05, a#menu06{
	width: 166px;
	height: 44px;
	display: block;
	text-indent: -2000px;
}

a#menu01_active, a#menu02_active, a#menu03_active, a#menu04_active, a#menu05_active, a#menu06_active{
	width: 166px;
	height: 44px;
	display: block;
	text-indent: -2000px;
}

a#menu01_active{
	background: url('images/menu_hover.jpg') 0px -20px;
}

a#menu02_active{
	background: url('images/menu_hover.jpg') 0px -64px;
}

a#menu03_active{
	background: url('images/menu_hover.jpg') 0px -108px;
}

a#menu04_active{
	background: url('images/menu_hover.jpg') 0px -152px;
}

a#menu05_active{
	background: url('images/menu_hover.jpg') 0px -196px;
}

a#menu06_active{
	background: url('images/menu_hover.jpg') 0px -240px;
}

a#menu01:hover{
	background: url('images/menu_hover.jpg') 0px -20px;
}

a#menu02:hover{
	background: url('images/menu_hover.jpg') 0px -64px;
}

a#menu03:hover{
	background: url('images/menu_hover.jpg') 0px -108px;
}

a#menu04:hover{
	background: url('images/menu_hover.jpg') 0px -152px;
}

a#menu05:hover{
	background: url('images/menu_hover.jpg') 0px -196px;
}

a#menu06:hover{
	background: url('images/menu_hover.jpg') 0px -240px;
}


/*   TYPOGRAFIA */

#text h1{
	font: 23px/33px "Trebuchet MS";
	color: #af2f17;
	margin-bottom: 20px;
}

#text h2{
	font: 22px/23px "Trebuchet MS";
	color: #af2f17;
}

#text h3{
	font: 16px/16px "Trebuchet MS";
	color: #6b5b50;
}

#text{
	font: 12px/19px Verdana;
	color: #786b62;
}

#strony{
	font: 12px/22px Verdana;
	font-weight: bold;
	color: #af2f17;
	height: 35px;
}

#text a:link, #text a:visited{
	font: 12px/19px Verdana;
	color: #89483c;
	font-weight: bold;
	text-decoration: none;
}

#text a:hover{
	font: 12px/19px Verdana;
	color: #af2f17;
	font-weight: bold;
	text-decoration: none;
}

#strony a:link, #strony a:visited {
		font: 12px/22px Verdana;
		color: #af2f17;
		text-decoration: none;
		font-weight: bold;
		padding: 5px 10px 5px 10px;
}

	#strony a:hover {
		font: 12px/22px Verdana;
		color: #e4d7c4;
		background: #af2f17;
		text-decoration: none;
		font-weight: bold;
		padding: 5px 10px 5px 10px;
}

	#strony_active{
		font: 12px/22px Verdana; 
		color: #e4d7c4;
		font-weight: bold;
		background: #af2f17;
		text-decoration: none;
		padding: 5px 10px 5px 10px;
}