body
{
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans;
	background: white;
	text-align: center;
}
a
{
	color: #51b2fc;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: none;
}
.black-stripe
{
	height: 36px;
	background: black;
}
.gray-stripe
{
	height: 24px;
	margin: 0;
	padding: 0;
	border: none #eeeeee 0px;
	background: #eeeeee;
	clear: both;
}
#page
{
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: white;
	text-align: left;
}
#ls
{
    height: 41px;
    overflow: hidden;
    background: url('ls-left.png') left no-repeat;
}
#ls ul
{
    list-style-type: none;
    width: 100%;
    height: 41px;
    margin: 0;
    padding: 1px;
    text-align: center;
    background: url('ls-right.png') right no-repeat;
    overflow: hidden;
}
#ls ul li
{
    display: -moz-inline-box;
    display: inline-block;
    margin: 8px;
    margin-bottom: 0;
    padding: 0;
}
#ls ul li
{
    display: inline;
}
#ls ul>li
{
    display: -moz-inline-box;
    display: inline-block;
    =display: inline; /* because of IE 7 */
}
.sidebar
{
	float: right;
	width: 260px;
	margin: 0;
	padding: 0;
	background: url('background-left.png') no-repeat;
}
.sidebar-content
{
	margin: 0;
	padding: 10px;
    /*padding-top: 22px;*/
}
.main
{
	width: 695px;
	margin: 0 260px 0 0;
	padding: 0;
	background: url('background-left.png') no-repeat top left;
}
.main-content
{
	=zoom: 1;
	margin: 0;
	padding: 10px;
	background: url('background-right.png') no-repeat top right;
}
h2
{
	margin: 3% 0;
	font-size: 100%;
	color: #8b8b8b;
	border-bottom: solid #8b8b8b 1px;
}
h3
{
	margin: 3% 0;
	font-size: 90%;
	color: #8b8b8b;
}
#sidebar h3
{
	font-size: 120%;
}
.sidebar p a
{
	color: black;
}
.sidebar p a:hover
{
	color: #a7a7a7;
}
h1, h1 img
{
	margin: 0;
	border: none;
}
#head .sidebar, #head .sidebar-content, #head .main, #head .main-content
{
	background: white;
}
#head .sidebar-content
{
	font-size: 100%;
}
#head .main-content
{
	min-height: 125px;
	overflow: visible;
	height: auto;
	=height: 125px;
	background: url('brace.png') no-repeat;
	background-position: right 5px;
}
#head .sidebar-content p
{
	margin: 5px 0;
}
#head .sidebar-content a
{
	font-weight: bold;
}
#head .sidebar-content form, #head .sidebar-content form p
{
	margin: 1px 0;
}
hr#head-cleaner
{
	width: auto;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	visibility: hidden;
	clear: both;
}
input, textarea
{
	padding: 1px 5px;
	background: url('input-back.png') repeat-x top;
	border: solid #dddddd 1px;
}
select
{
	border: solid #dddddd 1px;
	background: url('input-back.png') repeat-x top;
}
option
{
	background: white;
}
input, textarea, select, option, button, a.button
{
	font-size: small;
}
.button
{
	background: url('button-back.png') repeat-x bottom;
	font-weight: bold;
	border: solid #dddddd 1px;
}
input.button, button.button
{
	padding: 1px 1px;
	margin: 0;
	width: 0;
	overflow: visible;
}
input.button[class], button.button[class]
{
	width: auto;
}
label
{
	color: #8b8b8b;
	font-weight: bold;
}
p.news-more
{
	text-align: right;
}
p.news-more a, p.news-more a:hover
{
	text-decoration: none;
	color: black;
	font-weight: bold;
	background: url('button-back.png') repeat-x bottom;
}
.wallpaper
{
	float: left;
	width: 150px;
	margin: 6px;
	padding: 1px;
}
.wallpaper img
{
	padding: 2px;
	border: solid #51b2fc 1px;
}
.wallpaper h4
{
	margin: 3px;
	font-size: 130%;
}
.wallpaper p
{
	margin: 3px 0;
}
.wallpaper p i
{
	font-style: normal;
	color: #8b8b8b;
}
.wallpaper p strong
{
	font-weight: bold;
}
hr.cleaner
{
	width: auto;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	visibility: hidden;
	clear: left;
}
.error
{
	color: red;
}
.warning
{
	color: orange;
}
.error, .warning
{
	text-align: center;
}
hr
{
	border: none;
	border-top: solid #8b8b8b 1px;
}
.tooltip
{
	margin: 1em;
	padding: 1px;
	border: solid white 1px;
	background: white;
	color: #51b2fc;
	text-align: left;
}
.tooltip p
{
	margin: 1em;
	padding: 0;
}
#left-column
{
	float: left;
	width: 340px;
	margin: 0;
	padding: 0;
}
#right-column
{
	width: 320px;
	margin: 0 0 0 345px;
	padding: 0;
}
.column-in
{
	padding: 5px;
}
#left-column img
{
	padding: 2px;
	border: solid #51b2fc 1px;
}
#right-column dt, dd
{
	display: inline;
}
dt
{
	font-weight: bold;
}
.same-author p
{
	margin: 1px 0;
}
h2+p, h3+p, h4+p
{
	margin-top: 2px;
}

/* Moje */
.style3 {color: #000000;
			font-size: 12px;
}

.lista1 {
FONT-SIZE: 11px; COLOR: #0099FF; FONT-FAMILY: Verdana; TEXT-DECORATION: none; font-weight: bold;
}

.lista2 {
FONT-SIZE: 10px; COLOR: #0099FF; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
}

#pocitadlo{
	text-align: center;
	width: 88; 
	height: 60;
}

#odkazy{
	text-align: center;
}
/* Moje */

#new-resolution
{
	float: left;
	width: 35%;
}
#new-resolution h4, #new-resolution p
{
	margin: 1px 0;
	font-size: 100%;
}
#maximal-resolution
{
	margin: 1px 0;
	text-align: left;
}
hr.left-cleaner
{
	clear:left;
	margin: 0;
	padding: 0;
	height: 1px;
	border: solid black 1px;
	visibility: hidden;
}
#logo
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
#banner
{
	width: 450px;
	margin: 0 0 0 210px;
	padding: 0;
}
#some-bann
{
	width: 390px;
	height: 72px;
	background: black;
	color: white;
	text-align: center;
	font-size: 180%;
}
#head .column-in
{
	padding: 1px;
}
#preview-image
{
	cursor: Pointer;
	=cursor: Hand;
}
#image-info p
{
	margin: 2px;
}
#image-info p span
{
	font-weight: normal;
	color: #8b8b8b;
}
body div#toolTip
{
	position: absolute;
	top: 0;
	width: 300px;
	background: white;
	border: solid #dddddd 1px;
	text-align: left;
	padding: 5px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
body div#toolTip p
{
	margin: 0;
	padding: 5px;
	color: #51b2fc;
}
body div#toolTip p em
{
	margin-top: 3px;
	font-style: normal;
	font-weight: bold;
}
#bws button
{
	margin: 0 2px;
}

#rights
{
    font-size: x-small;
	 text-align: center;
}
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /var/www/web5/gigaserver.cz/webftp.gigaserver.cz/download2.php:20) in <b>/var/www/web5/gigaserver.cz/webftp.gigaserver.cz/download2.php</b> on line <b>22</b><br />
