body {
	background: #1c2439;
	color: #a5abc1;
	font-family: Tahoma;
	position:relative;left:0px;top:0px;z-index:0;
	font-size: 13px;
	text-align: center;
}
#wrap {
	background: #2e3a5c;
	width: 1024px;
	margin: auto;
	border: 1px solid #a5abc1;
	overflow: hidden;
	padding-bottom: 5px;
	}
#opis {
	margin: 5px;
	color: #a5abc1;
	font-family: Tahoma;
}
#tekst {
	margin: 10px;
	color: #a5abc1;
	font-family: Tahoma;
	text-align: justify;
}
.obr {
	float: center;
        border: 1px solid #000000;
	margin: 2px;
	padding: 3px;
    }

#header {

	margin: 0;
        background-color: #888;
	}


.kraj {
       overflow: auto;
       margin-top: 10px;
       padding: 5px
	}

#top {
        width: 1024px;
        height: 17px;
	margin: auto;
        text-align: right;
	margin-bottom: 1px;
	font-size: 12px;
	font-family: Verdana;
	}
#top dev {
	text-align: right;
	}
#footer {
	width: 1024px;
	margin: auto;
	text-align: right;
	font-size: 12px;
	color: #4e5c79;
	font-family: Verdana;
	}
a.li:link, a.li:visited, a.li:active {
		text-decoration:none;
		font-weight: normal;
		color: #5a759d;

            }



a:link, a:visited, a:active {
		text-decoration:underline;
		font-weight: normal;
		color: #5a759d;

            }
a:hover {
                text-decoration:none;
	      }

a.li:hover {
                color: white;
	      }

a.ram:link, a.ram:visited, a.ram:active {
		display: block;
		background-color: #1c2439;
		text-decoration: none;
		font-weight: normal;
		color: #808080;

                }

a.ram:hover {
		background-color: #2e3a5c;
		display: block;
		color: #ffffff;
	      }
a.top:link, a.top:visited, a.top:active {
                border-bottom:none;
		text-decoration:none;
		font-weight: bold;
		color: white;
              }

a.top:hover {
		text-decoration: underline;
	      }
a.kr:link, a.kr:visited, a.kr:active {
                display: block;
		border-bottom: none;
		text-decoration: none;
		font-weight: normal;
		color: #808080;
		background-color: white;
              }

a.kr:hover {
		background-color: #2e3a5c;
	      }
	      

