html {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}

body { font-family: tahoma, verdana, arial, sans-serif; font-size: 10pt; background: black;}
								/*format radku hlavniho okna*/
h1 { margin: 0pt;    font-size: 18px;}
h2 { margin: 0pt;    font-size: 14px;}		
h3 { margin: 0pt;    font-size: 12px;}							/*format nadpisu*/
h4 {font-size:11px}
.small {font-size:10px   }

p {

}
a { text-decoration: none; color: black; border: none;}	/*format odkazu*/
a:hover { text-decoration: underline; color: #CA5F17;}			/*odkaz po najeti mysi*/

a:link {
color: #A04519;
text-decoration: none;
border: none;
}



a:visited {
color: #A04519;
text-decoration: none;
border: none;
}
a:active {
color: #CA5B13;
text-decoration: none;
border: none;
}
a:hover {
color: #CA5F17;
text-decoration: none;
border: none; 	
}


.all {
border:1px solid rgb(192,192,192);
left:50%;
margin-left:-480px;
position:absolute;
top:0px;
width:960px;

	_xclear: both; 


	background: black;
}
div.top {
	position: relative;
	width: 960px;
	height: 132px;
	text-align: center;
	margin: 0px auto;
	left:0px;
	color: #A04519;
  _background:gold none repeat scroll 0%;
  background-image: url("galaxi3.png");

}




.header {
	position: relative;
	width: 960px;
	height: 23px;
	border: 1px solid rgb(192,192,192);
	left:-1px;
  border-bottom:0;
  background:   black;
  
 
}
.header UL {

	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-TOP: 2px;
	LIST-STYLE-TYPE: none;
	position: absolute ;
	width: 960px;
}
.header LI {

	_PADDING-LEFT: 20px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}


.zarovnani  {
  PADDING-LEFT: 20px;
	clear: both;
}


div.obsah {
margin-left:25px;
margin-right:25px;
	position: relative;
	width: 910px;
	Min-height:550px;
  border-top: 1px solid rgb(192,192,192);
  border-bottom: 1px solid rgb(192,192,192);
	
	
	text-align:justify;
	color:white;
  }
div.paticka {
  ?_background: rgb(193,168,23);
	position: absolute;
	left: -1px;
	width: 960px;
	border: 1px solid rgb(192,192,192);
	border-top:0px;
	text-align: center;
	color:white;
	background: black;
}


.tabulka
{
font-size: 10px;
}
submit, select, textarea{
border: 1px solid orange;
background-color: black; 
color: orange;
}
input {
border: 1px solid orange;
background-color: black; 
color: orange;
}

.utok
{
color:rgb(255,0,0) ;
}

.obrana
{
color:rgb (0,95,205) ;
}
.cena
{
color:rgb(255,255,102) ;
}

.odkazy
{
color: gold;
}
