body {
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	_text-align: center;
	text-align: center;
	color: yellow;
}

a {
  font-family: Verdana;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
}

a:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
}

img {
  border: none;
}

#container {
  text-align: center;
  vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: auto;
	width: 800px;
	height: 700px;
	padding: 0px;
	/*background-image: url(intro.jpg);*/
	background-position: center;
	background-repeat:no-repeat;
	/*border: 1px solid red;*/
}

#top {
  /*border: 1px solid orange;*/
  padding-top: 1px;
	height: 89px;
	_height: 90px;
}

#menu {
  line-height: 1.3;
  text-align: right;
  /*border: 1px solid blue;*/
	height: 80px;
	_height: 94px;
	padding-top: 14px;
	padding-right: 30px;
}

#menu a {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
	color: #F4F3BA;
  text-decoration: none;
}

#menu a:hover {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #F4F3BA;
  text-decoration: underline;
}

#content {
  /*border: 1px solid green;*/
}
#footer {
	font-size: 10px;
	font-weight: normal;
	color: #707070;
	height: 15px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

#text-content {
  font-family: Verdana;
  font-size: 12px;
  color: white;
  /*border: 1px solid white;*/
	margin:0px;
	margin-top:30px;
	padding-top: 7px;
	padding-left: 4px;
	padding-bottom: 20px;
	padding-right: 10px;
	width: 525px;
	_width: 540px;
	height: 385px;
	_height: 392px;
	overflow-y: scroll;
	
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: #598527;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: none;
	scrollbar-shadow-color: black;
	scrollbar-track-color: black;
}

#right-column {
	float: right;
	width: 539px;
	padding: 0px;
	/*border: 1px solid yellow;*/
}

#left-column {
	width: 147px;
	float: left;
	margin-top: 0px;
	padding: 0px;
	/*border: 1px solid yellow;*/
	font-family: Verdana;
	color: green;
	font-size: 14px;
	font-weight: bold;
	padding-top: 92px;
	padding-left: 56px;
}
.pomocnej {
	clear: both;
	float: none;
	height: -1px;
	font-size:0px;
}
#hotbox {
  /*border: 1px solid red;*/
  margin-top: 17px;
  font-family: Verdana;
  color: white;
  font-size: 14px;	
  font-weight: normal;
  width: 130px;
}

#hotbox p {
  margin-top: 17px;
  font-family: Verdana;
  color: white;
  font-size: 12px;	
}

.nadpis {
  text-align: right;
	font-family: Verdana;
	font-size: 24px;
	color: #5D7E08;
	font-weight: bold;
	height: 10px;
	padding-top: 14px;
	padding-right: 29px;
}

table {
  font-family: Verdana;
  font-size: 12px;
  color: #EEEEEE;
  border: 1px solid #4F4C18;  
}

th {
  color: #FFFFFF;
  /*background-color: #4F4C18;*/
  background-image: url(th_back.jpg);
  background-repeat: repeat-x; 
  background-position: left top;
}

.tmavy {
  background-color: #001500;
}

.svetly {
  background-color: #0f2400;
}

td {
  margin-left: none;
  margin-right:none;
  border: none;
}

input {
  background-color: #444444;
  border: 1px solid black;
  padding: 2px;
}

.submit {
  font-weight: bold;
  color: #555555;
  background-color: #001500;
  border: 1px solid #4F4C18;
}

.pages {
  width: 100%; 
  border-top: none; 
  border-left: none; 
  border-right: none;
}

.pages_ie {
  width: 95%; 
  border-top: none; 
  border-left: none; 
  border-right: none;
}

#kontakt_box {
  font-size: 10px;
  font-weight: normal;
  color: #707070;
}
  
