body {
	font-family: arial;
	font-size:12px;
	background-color: #000000;
	margin: 0 auto 0 auto; 
	text-align: center;
	color: #c0c0c0;
}

td {
	font-family: arial;
}

a {
	color: #c0c0c0;
	font-family: arial;
}

a:hover {
	text-decoration: 	none;
	color: #c0c0c0;
}

a:active {
	color: #c0c0c0;
	text-decoration: 	none;
}

#loginformdiv {
	width: 250px;	
	position: absolute;
	top: 15px;
	left: 15px;
}

#nadpis {
	position: absolute;
	margin-top: 185px;
	margin-left: 425px;
	padding: 5px;
}

#obal {
	margin:0 auto 0 auto;
	width: 1024px;
}

#dobsah {
	vertical-align: top; 
	text-align: left;
	width: 527px; 
	height: 218px; 
	background-image: url("images/index_07.gif");
	background-position:top;
	background-repeat:repeat-x;
}

#zobsah
{	
	position: absolute;
	width: 527px; 
	color:#c0c0c0;
}

#zobsah a {
	font-family: arial;
	border: 0px;
	text-decoration: 	none;
}

#zobsah a:hover {
	text-decoration: 	none;
}

#zobsah a:active {
	text-decoration: 	none;
}

#zobsah a img 
{
	border: 1px solid #999999;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 2px;
}

#zobsah a:hover img 
{
	border: 1px solid #333333;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 2px;
}

#menu {
	vertical-align: top; 
	text-align: left;
	width: 119px; 
	height: 218px; 
	background-image: url("images/index_03.gif");
	background-position:top;
	background-repeat:repeat-x;
}

#menu a {
	line-height: 40px;
	font-family: arial;
	color: #f7f7f7;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}

#menu a:hover {
	color: #333333;
	text-decoration: 	none;
}

#menu a:active {
	color: #333333;
	text-decoration: 	none;
}


#submenu {
	vertical-align: top; 
	text-align: right;
	width: 108px; 
	height: 218px; 
	background-image: url("images/index_05.gif");
	background-position:top;
	background-repeat:repeat-x;
}

#submenu a {	
	line-height: 40px;
	font-family: arial;
	color: #f7f7f7;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}

#submenu a:hover {
	color: #333333;
	text-decoration: 	none;
}

#submenu a:active {
	color: #f7f7f7;
	text-decoration: 	none;
}

input 
{
	border:1px solid #c0c0c0;
	background:#333333;
	color: #ffffff;
	margin: 1px;
	padding: 0;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: left;
}

select 
{
	border:1px solid #c0c0c0;
	background:#333333;
	color: #ffffff;
	margin: 0px;
	font-size: 12px;
}

textarea 
{
	border:1px solid #c0c0c0;
	background:#333333;
	color: #ffffff;
	margin: 1px;
	padding: 0;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	font-size: 12px;
}

hr 
{
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #c0c0c0;
	color: #ffffff;
	height: 2px;	
	margin: 0px;
	font-size: 12px;
}

h3
{
	color: #ff6511;
	font-size: 14px;
	border-bottom:1px solid #c0c0c0;
}
h1
{
	color: #333333;
	font-size: 26px;
	display: none;
}
