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

a {
  font-family: Verdana;
  font-size: 12px;
  color: white;
  text-decoration: underline;
}

a:hover {
  font-family: Verdana;
  font-size: 12px;
  color: white;
  text-decoration: underline;
}

img {
  border: none;
}

#container {
  text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: auto;
	width: 800px;
	height: 600px;
	background-image: url(back.jpg);
	/*border: 1px solid red;*/
}

#top {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 37px;
	height: 23px;
}

.menu {
  text-transform: uppercase;
  width: 100%;
  border: none;
}

.menu a {
  font-family: Verdana;
  font-size: 12px;
	color: #CCCCCC;
  text-decoration: none;
}

.menu a:hover {
  font-family: Verdana;
  font-size: 12px;
  color: white;
  text-decoration: none;
}

.home {
  width: 193px;
  min-width: 193px;
}

.lang_switch {
  text-align: right;
  width: 100%;
  _width: 125px;
}

#content {
  margin-left: 20px;
  margin-right: 20px;
}

#footer {
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	height: 30px;
	margin-top: 18px;
	padding-right: 23px;
	text-align: right;
}

#text-content {
  color:#EEEEEE;
  font-family:Verdana;
  font-size:12px;
  height:420px;  
  margin-left:211px;
  margin-top:24px;
  overflow-y:scroll;
  width:546px;
  line-height: 1.4;
	
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: #FFFFFF;
	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: 624px;
	padding: 0px;
	/*border: 1px solid yellow;*/
}

#left-column {
	width: 147px;
	float: left;
	margin-top: 0px;
	padding-left: 29px;
	/*border: 1px solid yellow;*/
	font-family: Verdana;
	color: white;
	font-size: 10px;
}
.pomocnej {
	clear: both;
	float: none;
	height: -1px;
	font-size:0px;
}
#hotbox {
  color:white;
  margin-top:140px;
  width:130px;
}

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

.nadpis {
  text-align: right;
	font-family: Verdana;
	font-size: 14px;
	color: #AAAAAA;
	height: 20px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
  text-transform: uppercase;
  font-style: italic;
}

table {
  font-family: Verdana;
  font-size: 12px; 
}

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: 100%; 
  border-top: none; 
  border-left: none; 
  border-right: none;
}

.pages_border_top {
  width: 100%;
  border-top: 1px solid #999999; 
  border-left: none; 
  border-right: none;
}

.pages_ie_border_top {
  width: 100%; 
  border-top: 1px solid #999999; 
  border-left: none; 
  border-right: none;
}

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