body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: white;
	color: #3C3C3C;
	background-image: url(img/body-bg.gif);
}
div#bg {
	padding: 50px 0;
	background-image: url(img/main-bg.gif);
	min-height: 800px;
	background-repeat: repeat-x;
}
a:hover {
	text-decoration: none;
}
a {
	color: black;
}
a img {
	border: none;
}
table, tr, td {
	font-size: 100%;
}
p {
	margin: 0.3em 0 1.2em 0;
}
div#holder, div#holder2 {
	width: 802px;
	margin: 0 auto;
	text-align: left;
	_overflow: hidden;
	position: relative;
}
div#holder2 {
	background-color: #DBDBDB;
	background-image: url(img/header-bg.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
	width: 802px;
}
div#footer {
	font-size: 0.9em;
	height: 59px;
	background-image: url(img/bottom-bg.png);
	_background-image: url(img/bottom-bg.gif);
	color: White;
	line-height: 49px;
	/*padding: 0 45px; bug 1223 */
        padding: 0 35px 0 45px;
}
div#footer a {
    text-decoration: none;
    color: white;
}
div#footer a span {
    text-decoration: underline;
}
div#top,div#top2 {
	padding: 11px 11px 0 11px; 
	background-image: url(img/top-bg.png);
	_background-image: url(img/top-bg.gif);
	background-repeat: no-repeat;
	color: White;
	background-position: top;
}
div#top2 {
	background-image: url(img/top2-bg.png);
	_background-image: url(img/top2-bg.gif);
}
a#sms {
	display: block;
	width: 385px;
	height: 134px;
	position: relative;
	text-align: center;
}
a#sms2 {
	display: block;
	width: 385px;
	height: 120px;
	position: relative;
	text-align: center;
}
a#sms span, a#sms2 span {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	background-image: url(img/isp-logo-erb.png);
	background-repeat: no-repeat;
}
div#form {
	position: absolute;
	right: 11px;
	top: 41px;
	width: 386px;
	height: 596px;
	background-image: url(img/hp-footer.png);
	_background-image: url(img/hp-footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
div#form h1 {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	height: 104px;
	line-height: 50px;
}
div#form h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(img/hp-top-bg.gif);
}
div#mainform {
	height: 462px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(img/hp-right-bg.gif);
	background-position: bottom;
}
div#mainform div#inform {
	background-image: url(img/hp-right-mid.gif);
	padding: 15px 48px 0 55px;
	margin: 0;
	height: 242px;
	_height: 257px;
}
div#mainform label#highlight {
	font-size: 1.4em;
	color: white;
	background-color: #0088CE;
	display: block;
	line-height: 40px;
	height: 40px;
	padding: 0 10px;
}
div#mainform label {
	color: white;
}
div#mainform p.desc {
	margin: 5px 0 15px 0;
	padding-left: 33px;
	font-size: 0.9em;
	color: White;
}
div#mainform div#table {
	height: 80px;
}
div#left {
    float: left;
}
div#right {
    float: right;
}
div#mainform table {
	border-collapse: collapse;
	margin: 20px 0 0 23px;
	font-size: 0.9em;
}
div#mainform table th {
	font-weight: normal;
	width: 100px;
	padding-bottom: 5px;
	color: White;
}
div#mainform table td {
	padding-bottom: 5px;
}
div#mainform table td input {
	/*	
	_width: 166px;
	border: none;
	height: 21px;
	_height: 25px;
	padding: 2px;*/
	width: 162px;
	background-image: url(img/input-bg.gif);
	background-position: -1px -1px;
	border: none;
}
input#submit, input#send {
	background-image: url(img/odeslat-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	background-color: transparent;
	border: none;
	color: White;
	font-weight: bold;
	margin-top: 15px;
	font-size: 1em;
	cursor: pointer;
}
div#content, div#content2 {
	background-image: url(img/content-bg.png);
	_background-image: url(img/content-bg.gif);
	line-height: 1.4em;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
div#content2 {
	text-align: center;
}
div#hptext {
	margin-left: 11px;
	width: 394px;
	height: 445px;
}
div#hptext h1 {
	margin: 0;
	padding: 0 15px 0 30px;
	color: white;
	font-weight: normal;
	font-size: 1.6em;
	height: 52px;
	line-height: 40px;
	background-image: url(img/menu-bg.gif);
}

div#hptext h1 span {
    float: right;
    color:  white;
}

div#hptext h1 span a {
    color:  #b6ff00;
}

div#menu {
	height: 52px;
	line-height: 40px;
	background-image: url(img/menu-bg.gif);
	padding: 0 15px 0 30px;
	color: white;
	font-size: 1.6em;
	margin: 0 11px;
	text-align: left;
}
div#content p {
	margin: 0.3em 15px 1em 30px;
	padding: 0;
}
div#content h2 {
	font-size: 1.1em;
	margin: 1em 15px 0 30px;
	padding: 0;
	width: 60px;
	height: 21px;
	position: relative;
	text-align: center;
}
div#content h2 span {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
div#content h2#s1 span {
	background-image: url(img/krok1.gif);
}
div#content h2#s2 span {
	background-image: url(img/krok2.gif);
}
div#content h2#s3 span {
	background-image: url(img/krok3.gif);
}
div#content ul {
	margin: 0 15px 0 15px;
	padding: 0 0 0 30px;
}
div#content ul li {
	list-style-type: square;
}
div#content ul li strong {
	font-size: 0.9em;
	font-weight: normal;
}
div#content ul li p {
	font-size: 0.9em;
	margin: 0.3em 0 0.3em 20px;
}
.fl {
	float: left;
	width: 65%;
}
.fr {
	float: right;
	width: 35%;
	text-align: right;
	font-size: 0.9em;
}
.wholeline {
	width: 100%;
	clear: both;
}
div.links {
}
div.links a {
	color: white;
	padding: 0 7px;
	text-decoration: none;
}
div.links a:hover, div.links a.act {
	text-decoration: underline;
}
div.user {
}
div.user a {
	color: white;
	text-decoration: none;
}
div.user a:hover {
	text-decoration: underline;
}
div.clear {
	clear: both;
	width: 100%;
    height: 30px;
}
form#filter {
	clear: both;
	margin: 30px auto 25px auto;
	width: 718px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 15px;
	text-align: left;
}
form#filter select {
	margin-left: 2px;
	font-size: 1em;
}
form#filter select option {
	padding: 0 10px 0 5px;
}
form#filter label {
	padding-left: 10px;
	font-size: 1.1em;
}
form#filter input {
	height: 24px;
	width: 64px;
	background-image: url(img/b-odeslat.gif);
	border: none;
	background-color: #7F7F7F;
	font-size: 1em;
	color: White;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 10px;
	text-transform: uppercase;
}
form#filter input.button120 {
	background-image: url(img/b-tiskvybranych.gif);
	width: 103px;
	height: 24px;
	text-align: center;
	font-size: 0.9em;
}
for,#filter a {
	color: black;
	text-decoration: none;
}
form#filter a:hover {
	text-decoration: underline;
}
table.list {
	border-collapse: collapse;
	margin: 10px auto 0 auto;
	width: 718px;
	background-image: url(img/table-bg.gif);
	background-repeat: no-repeat;
	background-position: left top center;
	text-align: left;
}
table.list th {
	line-height: 35px;
	font-size: 1.1em;
	color: White;
	font-weight: bold;
	text-align: left;
}
table.list td {
	line-height: 33px;
	border-bottom: 1px solid #E2E2E2;
}
table.list td input {
	margin: 0 5px;
	width: 20px;
}
table.list a {
	display: block;
	xwidth: 39px;
	height: 24px;
	xbackground-image: url(img/b-tisk.gif);
	text-align: center;
	line-height: 24px;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}
table.list a.print:hover {
	text-decoration: underline;
}
div#podtab {
	padding: 10px 0 0 20px;
	line-height: 22px;
	height: 40px;
	_height: 50px;
	border-bottom: 1px solid #0072AE;
	margin: 10px auto 0 auto;
	width: 698px;
	_width: 718px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}
div#podtab span {
	padding-right: 14px; 
}
div#podtab a {
	text-decoration: none;
}
div#podtab a:hover {
	text-decoration: underline;
}
div#pager {
	width: 350px;
	float: left;
}
div#pager a {
	padding-right: 7px;
	color: #D0D0D0;
}
div#pager a.act {
	color: Black;
	font-weight: bold;
}
div#items {
	float: left;
	width: 200px;
}
div#items span {
	float: left;
}
div#items a {
	width: 21px;
	height: 20px;
	display: block;
	float: left;
	color: White;
	line-height: 20px;
	text-align: center;
	margin-right: 5px;
}
div#items a:hover {
	text-decoration: none;
}
div#items a#minus {
	background-image: url(img/minus.gif);
}
div#items a#plus {
	background-image: url(img/plus.gif);
}
div#pages {
	float: left;
	font-weight: normal;
}
div#pages strong {
	padding-right: 10px;
}
div#linka {
	margin: 0 -30px;
	height: 15px;
	background-image: url(img/line.gif);
}
div#text {
	margin: 10px auto 0 auto;
	width: 718px;
	text-align: left;
}
div#text p {
	line-height: 1.4em;
	font-size: 0.9em;
	margin: 0 0 1.5em 0;
}
div#text h1 {
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 1.7em;
	line-height: 1em;
	color: #808080;
}
div#text h2 {
	margin: 1em 0 0.5em 0;
	padding: 0;
	font-size: 1.1em;	
	color: #808080;
}
.errors {
        margin: 20px 0 0 23px;
	font-size: 0.9em;
}

.tla,
div#content2.tla {
    text-align: left;
}

#floatimg {
    float: right;
    margin: 0 0 20px 20px;
}

#filter a
{
	text-decoration: underline;
}