/* style css */

/* template design: Inferno Design Studio - Karolina Kaszuba - www.inferno.aplus.pl */

body {
	background: url(obrazki/tlo_all.jpg) center top;
	color: #000;
	padding: 0px;
	margin: 0px auto;
	font-family: Tahoma, Geneva, Verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}

a {
    
	outline: none;
	text-decoration:underline;
}



#container1 {
	background: url(obrazki/tlo.jpg) repeat-x center top;
	padding: 0px;
	margin: 0px auto;
	height: 413px;
}

#wrap1 {
	width: 812px;
	margin: 0px auto;
	background: url(obrazki/body.jpg) repeat-y;
}

#wrap2 {
	background: url(obrazki/top.jpg) no-repeat top;
}

#wrap3 {
	background: url(obrazki/bottom.jpg) no-repeat bottom;
}

#tresc {
	margin: 0px;
	width: 812px;
	position: relative;
}

#tresc #animacja {
	height: 160px;
	width: 542px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 100;
	background: url(obrazki/animacja.gif) no-repeat;
}


#menu-int a, #menu-int a:link {
	
	padding: 5px 15px;
	
	color:rgb(228,233,236);
	text-decoration:underline;
	
	margin: 0px auto;
	border:0px;
	background:rgb(47,64,68);
	font-size:13px;
	text-align:center;
	font-weight: bold;
	
}
#menu-int a:visited {padding: 5px 15px;  color:rgb(228,233,236);}



#menu-int a:active {font-weight:bold;}

#tresc #menu {
	height: 40px;
	padding-top: 225px;
	padding-left: 0px;
	margin: 0px auto;
	text-align: center;
	font-weight: bold;
		font-family: Tahoma, Geneva, Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

#menu a:link, #menu a:visited {
   
	display: block;
    height: 13px;
	color: #000;
	background: #c7d6d8 url(obrazki/button_menu.jpg) repeat-x;
	text-decoration: none;
	text-align: center;
	padding: 7px 0px;
	}
	
	#menu a:hover {
	color: #9c510b;
	background: url(obrazki/button_menu_hover.jpg) repeat-x;
	text-decoration: none;
	padding: 7px 0px;
	}

	#menu a:active {
	color: #000;
	background: url(obrazki/button_menu_hover.jpg) repeat-x;
	text-decoration: none;
	padding: 7px 0px;
	}

#tresc #text {
	position: relative;
	width: 690px;
	margin-left:60px;
	margin-top: 20px;
	padding-bottom: 20px;
	min-height: 180px; /*nizej*/
	padding-top: 0px;
	text-align: justify;
}

/* for Internet Explorer */
/*\*/
* html #text {
height: 190px;
}
/**/

#wrap2 #footer {
	background: none;
	height: 160px;
	width: 812px;
}

#footer #copyright {
	text-align: center;
	margin-left: 0px;
	padding-top: 145px;
	color: #366082;
	font-size: 11px;
}

#copyright a:link, #copyright a:visited {
	color: #000;
	text-decoration: none;
}

#copyright a:hover {
	color: #be0024;
	text-decoration: underline;
}

h1 {
	font: 21px Tahoma, Geneva, Verdana, Arial, helvetica, sans-serif;
	color: #844014;
	margin: 0px;
	padding: 10px 0px;
}

a:link, a:visited {
	color: #844014;
}
a:hover {
	color: #ed7000;
}

#tresc #cze {
	height: 26px;
	width: 37px;
	top: 7px;
	position: absolute;
	z-index: 100;
	right: 114px;
}

#tresc #eng {
	height: 26px;
	width: 37px;
	top: 7px;
	position: absolute;
	z-index: 100;
	right: 34px;
}

#tresc #pol {
	height: 26px;
	width: 37px;
	top: 7px;
	position: absolute;
	z-index: 100;
	right: 74px;
}

#pol a, #eng a, #cze a{
	display:block;
	width:100%;
	height:100%;
}

hr {
	border: 1px dotted #5e8289;
}


#rlink a, #rlink a:link, #rlink a:visited {
	display:block;
	padding-left:2px;
	text-decoration:none;
	background:rgb(234,239,242);
	font-size:11px;
	text-align:center;
	font-weight: bold;
	color:rgb(40,40,40);
	font-family: Arial, Geneva, sans-serif;
}

#rlink a:hover {
	color:#000;
	background:rgb(190,205,209) ;
}

#separator {
  display:block; 
  width:100%;
  height:1px;
  border-bottom: 1px dotted rgb(58,79,84);
}

