body {
	background-image: url(img/tlobody.gif);
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#naglowek{
	height: 190px;
	width: 1000px;
	margin: 0;
	background-color: #F7F7F7;
	background-image: url(img/menu_tlo.gif);
	background-repeat: repeat-x;
}
#issn{
	font-weight: bold;
	color: Gray;
	float: left;
	margin: 148px 0 0 -90px;
}
#logo{
	width: 135px;
	height: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
}
#menucont{
	height: 190px;
	width: 820px;
	position: absolute;
	left: 135px;
	top: 0px;
	background-image: url(img/logforum.gif);
	background-repeat: no-repeat;
}
#menu{
	list-style: none;
	margin: 0;
	position: absolute;
	top: 150px;
	left: 30px;
	white-space: nowrap;
}

#menu ul{
display: inline;
}
#menu li{
	border-bottom: 1px solid #F0F0F0;
	display: inline;
}

#menu a{
	border-bottom: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	padding: 3px 7px;
	margin: 0 2px;
	vertical-align: middle;
	color: #003366;
	text-decoration: none;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#menu a:hover{
	color: #ffffff;
	background-color: #577DA7;
}
#menu a.activ{
	color: red;
}

#flagi{
	width: 200px;
	padding: 20px 0;
	text-align: center;
}
#flagi img{
	border: 0px;
}

#kontener{
	min-height: 450px;
	width: 1000px;
	margin: 0;
}
#left{
	width: 200px;
	min-height: 450px;
	float: left;
	text-align: center;
	background-image: url(img/left_tlo.gif);
	background-repeat: repeat-y;
}
#submenu{
	text-align: left;
	font-weight: bolder;
}

.submenu{
	text-align: left;
	font-weight: bolder;
}

#body{
	width: 8-0px;
	min-height: 450px;
	margin: 0 0 0 200px;
	background-color: #F7F7F7;
	padding: 10px 30px;
}
#body h1{
	margin: 0 0 30px 0;
	font-size: 12pt;
	color: #003366;
	text-align: justify;
	text-transform: uppercase;
	border-bottom-color: #FFA500;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#body h2{
	font-size: 11pt;
	text-align: justify;
}
#body h3{
	font-size: 10pt;
	text-align: justify;
}
#body p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
#body address{
	width: 40%;
	padding: 15px 5px;
	border: #FFA500 solid 2px;
	margin: auto;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}
#stopka{
	width: 1000px;
	text-align: center;
	background-color: #D1D1D1;
	
}



.szarociemny {
	background-color: #D1D1D1;
}

.niebieski {
	background-color: #577DA7;
}

.orange {
	background-color: #ff8400;
}

.szaryjasny {
	background-color: #E0E0E0;
}

.granat {
	background-color: #003366;
}

input {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: justify;
}

a {
	color: #CC6600;
	text-decoration: none;
}


.jasny {
	background-color: #DEE9F3;
}


.lan {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.small {
	font-size: 11px;
	color: #666666;
}
#result table{
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-bottom: 1px solid Gray;
	margin: 0 0 25px 0;
}
#result img{
	border: 0;
}

td.tools{
	padding-bottom: 30px;
}
.icon{
	vertical-align: middle;
	border: 0px;
}
.icontop{
	vertical-align: top;
	border: 0px;
}
form{
	text-align: center;
}
