@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;border:0;}
body{
	font-family:Arial, Helvetica, sans-serif;
}
.txt{
	font-size: 10.91px;
	color: #584930;
	line-height: 140%;
}
#wrapper {
	width:976px; /*780px;*/
	float:left;
}

#left{
	width:316px;
	float:left;
	color:#FFF;
	background-color:#eb9328;
	padding-bottom:15px;
}


#left ul li {margin:15px 0;}
#navlist {
    font-weight:normal;
    list-style:none;
	font-size:15px;
}
#navlist a {
	display:block;
	width:220px;
	text-align:right;
    color:#fff;
    text-decoration:none;
    background: url(../images/tab.gif) no-repeat;
    background-position:0 -29px;
}
#navlist a:hover { 
    background-position:0 0;
    color: #1e5ebd;
}

#right{
	width:634px;
	float:left;
	background:url(../images/rightbg.gif) top repeat-x;
	background-color:#ede6cd;
}

#right ul{
	padding:15px 0 15px 0; 
}
#right ul li{
	display:inline;
	padding:0 7px;
}
.dot {
	background:url(../images/dot.gif) no-repeat 50% 30%;
	padding:0;
}
#text{
		padding:40px 25px 0 32px;
		background:url(../images/textbg.gif) no-repeat 27px 40px;
}

#text2{
		padding:25px 25px 0 25px;
	font-size: 12px;


}

#text2 p {
	line-height: 140%;
	margin-top: 7px;
	text-align: justify;
	color: #584930;
	letter-spacing: 0px;
}

#text2 ul {
		padding:21px 0 0 10px;
}
#text2 ul li {
	display:list-item;
	color:#004c6b;
	line-height: 140%;
	padding:1px 0;
	margin-left:5px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:23.33px;
	color:#584930;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:19.17px;
	color:#30859d;
	position: relative;bottom:15px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#584930;
}
#text ul {
		padding:21px 0 0 157px;
}
#text ul li {
	display:list-item;
	color:#004c6b;
	padding:1px 0;
	margin-left:20px;
}
.box1{
	padding:21px 0 0 137px;
}

.box2{
	padding-top:20px;
}
#linia {
	width: 520px;
	height: 1px;
	margin: 14px auto 6px auto;
	border-top: 1px solid #989898;
}
#zdjecia{
	text-align:center;
	margin:0 auto;
}
#zdjecia img{
	padding:4px;
}
#footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#257da6;
	background-color:#ede6cd;
	padding:20px 0;
}

#footer img { 
	vertical-align:middle;
}

#footer span{
	margin:0 20px;
}
#footer a {
	text-decoration:none;
	color:#1b72a4;
}
#footer a:hover {	
	text-decoration:underline;
}
#belka {
	float: left;
	width: 25px;
	height:316px;
	background:url('../images/belka.gif') no-repeat;
	overflow:hidden;
	position:relative;
	 z-index:-1;
	
}

 a {
	color:#004c6b;
font-weight:bold;
text-decoration:underline;
}
