body, html {
	margin: 0 auto;
	padding: 0;
	background: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
    font-weight: bold;
}


/* =-=-=- formatovani tabulek - obsah, hlavicka, sloupce vlevo a v pravo, reklamy -=-=-= */
table.web {
	width: 985px;
	border: 0;
	border-right: 1px solid #039;
	border-left: 1px solid #039;
	background: #FFF;
}
td.tlacitka-top {
	width: 985px;
	height: 23px;
	padding: 0 10px;
	border-bottom: 1px solid #039;
	background: #BED5F0 url("../img/vydelavej-finance.gif") repeat-x;
	text-align: center;	
}
table.tlacitko {
	height: 23px;
	text-align: center;
}
table.tlacitko td {
	height: 23px; /*	width: 220px; */
	padding-left: 32px;
	padding-right: 32px;
	text-align: left;
	background: transparent url("../img/nabidka-pozadi.jpg") no-repeat;
	vertical-align: middle;
	border-left-color: Black;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: white;
	border-right-width: 1px;
	border-right-style: solid;
}
.tlacitko a {
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
}
.tlacitko a:hover, .tlacitko a:active {
	text-decoration: none;
	color: #CCF;
}
td.hlavicka {
	height: 162px;
	text-align: right;
	background: #FFF url("../img/vydelavej.jpg") no-repeat;
}
#logo {
	margin: 35px 20px 0 0;
}
#titul {
	margin: 0 20px 0 0;
	font-size: 19pt;
	font-weight: bold;
}
.doplnek {
	font-size: 9pt;
	color: #039;
}
.nabidka {
	height: 30px;
	border-top: 1px solid #039;
	border-bottom: 1px solid #039;
	background: #BED5F0 url("../img/nabidka-vydelavej.jpg") repeat-x;
	text-align: center;	
}
table.menu {
	height: 28px;
	width: 960px;
	text-align: center;
}
table.menu td {
	height: 28px;
	width: 120px;
	border-left: 1px solid #039;
	text-align: center;
	background: transparent url("../img/ovladani-vydelavej.gif") repeat-x;
	vertical-align: middle;
}
td.posledni {
	border-right: 1px solid #039;
}
.nabidka a {
	font-size: 8pt;	
	text-decoration: none;
	font-weight: bold;
	color: #039;
}
.nabidka a:hover, .nabidka a:active {
	text-decoration: none;
	color: #FFF;
}
.nabidka strong {
	text-decoration: none;
	font-weight: normal;
	color: #C00;
}
td.sloupec-vlevo {
	width: 128px;
	background: #DCE5F0;
	vertical-align: top;
	padding: 5px;
	text-align: center;	
}
td.sloupec-vlevo img {
	margin: 1px 0;
}
td.obsah {
	width: 729px;
	padding: .8em;
	background: #FFF;
	vertical-align: top;
	text-align: left;	
}
td.obsah-en {
	width: 857px;
	padding: .8em;
	background: #FFF;
	vertical-align: top;
	text-align: left;	
}
td.sloupec-vpravo {
	width: 128px;
	background: #DCE5F0;
	vertical-align: top;
	padding: 5px;
	text-align: center;	
}
td.sloupec-vpravo img {
	margin: 1px 0;
}
table.dolary {
	width: 118px;
	text-align: center;
}
table.dolary td {
	height: 25px;
	width: 118px;
	padding-left: 32px;
	text-align: left;
	background: transparent url("../img/nabidka-pozadi.jpg") no-repeat;
	vertical-align: middle;
}
table.dolary td.nic {
	padding-left: 0;
	background-image: none;
}	
.dolary a {
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	font-size: 8pt;
}
.dolary a:hover {
	text-decoration: none;
	color: Yellow;
}
.dolary a:active {
	text-decoration: none;
	color: #FFF;
}
table.doplnkova-nabidka {
	width: 118px;
	text-align: center;
	padding-top: 0px;
}
table.doplnkova-nabidka td {
	height: 25px;
	width: 118px;
	padding-left: 32px;
	text-align: left;
	background: transparent url("../img/nabidka-pozadi.jpg") no-repeat;
	vertical-align: middle;
}
.doplnkova-nabidka a {
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
}
.doplnkova-nabidka a:hover, .doplnkova-nabidka a:active {
	text-decoration: none;
	color: #CCF;
}
.banner-info {
	width: 118px;
	text-align: middle;
	vertical-align: middle;
	text-decoration: none;
	font-size: 7pt;
	font-weight: lighter;
	color: Background;
	background-color: #87CEFA;
	border-bottom-color: Background;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-family: Tahoma;
}
.reklama {
	margin: 5px 0;
}
.paticka {
	height: 18px;
	border-top: 1px solid #039;
	border-bottom: 1px solid #039;
	background-color: #BED5F0;
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
	color: #039;
}

/* =-=-=- doplnky - stylovani tabulek formularu a vysledku -=-=-= */
table.vysledky {
	width: 100%;
	border: 0;
	font-size: 9pt;
	border: 1px solid #FFF;
	border-collapse: collapse;
}
table.vysledky td {
	vertical-align: top;
	border: 1px solid #FFF;
}
td.info {
	padding: .2em .1em;
	text-align: left;
/*	background-color: #E4EAF2; */
}
td.info-2 {
	padding: .2em .1em;
	text-align: left;
	background-color: #EEE;
}
td.titulek {
	padding: .2em;
	text-align: center;
	background-color: #B3CCEA;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: .1em;
}
td.sloupec {
	padding: .2em .3em;
	text-align: center;
	background-color: #CBDDF3;
	font-size: 9pt;
	font-weight: normal;
}
td.sloupec-2 {
	padding: .2em .1em;
	text-align: right;
	background-color: #E4EAF2;
}
table.vysledky a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
table.vysledky a:hover, table.vysledky a:active {
	text-decoration: underline;
	color: #C06;
}

table.versus {
	width: 85%;
	border: 0;
	font-size: 11pt;
	border: 1px solid #FFF;
	border-collapse: collapse;
}
td.versus {
	padding: .2em .1em;
	text-align: left;
}
td.versus-2 {
	padding: .2em .2em;
	text-align: center;
	font-weight: bold;
}

/* =-=-=- vseobecne definice -=-=-= */
h1, h2, h3 {
	margin: .3em 0 .2em 0;
	font-weight: normal;
	text-align: center;
	color: #006;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.8em;
	text-align: center;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.1em;
	text-align: center;
	background-color: InactiveCaptionText;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #9C0;
}
a:hover, a:active {
	text-decoration: underline;
	color: #9C0;
}
strong {
	font-weight: bold;
	color: #039;
}
.zvyraznit {
	color: #06C;
	text-decoration: underline;
}
.popis {
	font-size: 80%;
	text-align: left;
}
img {
	border: none;
}
q {
	font-style: italic;
	quotes: '„' '”';
}
q:before {
	content: open-quote;
}
q:after {
	content: close-quote;
}
p { 
	margin: .8em .5em;
	padding: 2px;
}
p.bezodsazeni {
	padding: 0px;
	margin: .0em .0em;
}
p img{ 
	margin: .2em;
	border: 1px solid black;
}
address { 
	margin: 3px 10px;
	padding: 5px 20px;
	font-style: normal;
}
.formular {	
	margin: 0;
	font-size: 11pt;
	border: 2px solid #069;
	background: #FFF url("../img/ovladani-vydelavej.gif ") top repeat-x;
}
.formular-2 {	
	margin: 0;
	font-size: 11pt;
	border: 2px solid #069;
	background: #FFF;
}
table.platby {
	margin: .3em 0;
	width: 70%;
	border: 0;
	font-size: 11pt;
	border: 1px solid #FFF;
/*	border-collapse: collapse; */
}
td.col_1 {	
	padding: .2em .3em;
	width: 50%;
	background: #CCC;
}
td.col_2 {	
	padding: .2em .3em;
	width: 50%;
	background: #EEE;
}
td.col_3 {	
	padding: .2em .3em;
	font-size: 10pt;
	background: #B3CCEA;
}
td.col_4 {
	padding: .2em .3em;
	font-size: 10pt;
	background: #CCC;
}
td.col_5 {	
	padding: 0 .3em;
	text-align: left;
	background: #EEE;
}
.noprint {
	text-align: center;
}
.ramecek {
	margin: .3em;
	width: 80%;
	border: 1px solid black;
	background: #B3CCEA;
}
.textsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
.ramecektext {
	border: 1px solid black;
	background: #B3CCEA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 5px;
}
.zpravy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.zpravyhref {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #039;
}
.zpravyform {
	background-color: #B3CCEA;
	border-bottom-style: double;
	border-left-style: double;
	border-top-style: double;
	border-right-style: double;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.formsmall {
	background: white;
	border: 1px solid black;
	font-size: x-small;
	font-weight: bold;
}