/*	cascade style sheet - css
 *	file "xhtml10.css"
 *	šablona kaskádových stylů
 *	copyright (c) 2003 michal zobec, lightning group
 *	version 1.07.20040731.1521
 *	
 */

body {
font-size : 9pt; 
font-family : verdana, arial, sans-serif; 
font-weight : normal; 
font-style : normal; 
text-decoration : none; 
background-color : white; 
color : black; 
text-align : left; 
margin : 0; 
} 
code , .code {
font-family : courier new, courier, serif; 
} 
div , li , p , ul {
font-size : 9pt; 
font-family : verdana, arial, sans-serif; 
font-weight : normal; 
font-style : normal; 
text-decoration : none; 
} 
p div , p ul {
font-size : 9pt; 
font-family : verdana, arial, sans-serif; 
font-weight : normal; 
font-style : normal; 
text-decoration : none; 
} 
table , tbody , td , tr , table td , table tr , table tbody {
font-size : 9pt; 
font-family : verdana, arial, sans-serif; 
font-weight : normal; 
font-style : normal; 
text-decoration : none; 
} 
a:link , a:visited {
color : black; 
font-style : normal; 
} 
a:active , a:hover {
color : black; 
} 
a.nounderline {
text-decoration : none; 
}
h1 {
font-size : 16pt; 
font-weight : bold; 
text-align : left; 
} 
h2 {
font-size : 15pt; 
font-weight : bold; 
text-align : left; 
} 
h3 {
font-size : 14pt; 
font-weight : bold; 
text-align : left; 
} 
h4 {
font-size : 13pt; 
font-weight : bold; 
text-align : left; 
} 
h5 {
font-size : 12pt; 
font-weight : bold; 
text-align : left; 
} 
h6 {
font-size : 11pt; 
font-weight : bold; 
text-align : left; 
} 
img {
border-width : 0; 
} 
table.noborder {
border-width : 0; 
} 
table.main {
border-width : 0px; 
white-space : nowrap;
vertical-align : text-top; 
text-align : left; 
width : 100%; 
padding : 0px;
} 
table.main td.okraj {
width : 10px; 
height : 10px; 
} 
table.main td.pata {
width : 5px; 
height : 5px; 
} 
table.main td.logo {
border-width : 0px; 
vertical-align : baseline; 
text-align : left; 
width : 250px; 
height : 60px; 
} 
table.main td.reklama {
border-width : 0px; 
vertical-align : baseline; 
text-align : right; 
width : 468px; 
height : 60px; 
} 
table.main td.menutop {
font-size : 7pt; 
background-color : black; 
color : white; 
border-width : 0px; 
text-align : left; 
height : 16px; 
width : 100%; 
} 
table.main td.menutop a:link , table.main td.menutop a:visited {
color : white; 
font-weight : normal; 
text-decoration : none; 
} 
table.main td.menutop a:active , table.main td.menutop a:hover {
color : #68d568; 
font-weight : normal; 
text-decoration : none; 
} 
table.main td.menuleft {
font-size : 7pt; 
border-width : 0px; 
vertical-align : text-top; 
text-align : left; 
width : 150px; 
} 
table.main td.menuleft input, table.main td.menuleft select {
font-family : verdana, arial, sans-serif; 
font-size : 7pt;
border: 1px solid black;
background-color: white;
padding: 0px;
}
table.main td.menuleft a:link , table.main td.menuleft a:visited {
font-size : 7pt; 
font-weight : normal; 
text-decoration : none; 
color : black; 
} 
table.main td.menuleft a:active , table.main td.menuleft a:hover {
font-size : 7pt; 
font-weight : normal; 
text-decoration : underline; 
color : black; 
} 
table.main td.menuleft span a:link , table.main td.menuleft span a:visited {
font-size : 7pt; 
font-weight : normal; 
text-decoration : none; 
color : black; 
padding-left : 10px; 
} 
table.main td.menuleft span a:active , table.main td.menuleft span a:hover {
font-size : 7pt; 
font-weight : normal; 
text-decoration : underline; 
color : black; 
padding-left : 10px; 
} 
table.main td.maincellthisdocument {
font-size : 9pt; 
font-weight : normal; 
text-decoration : none; 
color : black; 
background-color : white; 
vertical-align : text-top; 
text-align : left; 
} 
table.rightsandinfo {
padding : 5px;
white-space : nowrap;
border-width : 0px; 
width : 100%; 
} 
table.rightsandinfo td.right {
font-size : 7pt; 
font-weight : normal; 
text-decoration : none; 
color : black; 
background-color : white; 
vertical-align : text-top; 
text-align : right; 
} 
table.rightsandinfo td.left {
font-size : 7pt; 
font-weight : normal; 
text-decoration : none; 
color : black; 
background-color : white; 
vertical-align : text-top; 
text-align : left; 
} 
table.main td.maincellthisdocument table.news td.left {
vertical-align : text-top; 
text-align : left; 
} 
table.main td.maincellthisdocument table.news td.right {
vertical-align : text-top; 
text-align : right; 
} 
table.main td.maincellthisdocument table.news td.center {
vertical-align : text-top; 
text-align : right; 
width : 5px; 
} 
table.enter_int {
border-width : 0px; 
white-space : nowrap;
width : 100%; 
padding : 0px;
} 
td.lefttop {
vertical-align : text-top; 
text-align : left; 
} 
td.righttop {
vertical-align : text-top; 
text-align : right; 
} 
td.leftdown {
vertical-align : text-bottom; 
text-align : left; 
padding-left : 100px; 
} 
td.rightdown {
vertical-align : text-bottom; 
text-align : right; 
padding-right : 100px; 
} 
td.center_logo {
vertical-align : middle; 
height : 250px;
text-align : center; 
} 
td.wsreklama {
height : 250px;
border-width : 0px; 
vertical-align : baseline; 
text-align : center; 
width : 468px; 
height : 60px; 
} 
span.h1 {
font-size : 16pt; 
font-weight : bold; 
text-align : left; 
} 
span.h2 {
font-size : 15pt; 
font-weight : bold; 
text-align : left; 
} 
span.h3 {
font-size : 14pt; 
font-weight : bold; 
text-align : left; 
} 
span.h4 {
font-size : 13pt; 
font-weight : bold; 
text-align : left; 
} 
span.h5 {
font-size : 12pt; 
font-weight : bold; 
text-align : left; 
} 
span.h6 {
font-size : 11pt; 
font-weight : bold; 
text-align : left; 
}
table.main td.maincellthisdocument table.news td.date {
font-size : 8pt; 
vertical-align : text-top; 
text-align : left; 
white-space : nowrap;
}
input , select {
font-family : verdana, arial, sans-serif; 
font-size : 9pt;
border: 1px solid black;
background-color: white;
padding: 2px;
}
input.checkbox {
font-family : verdana, arial, sans-serif; 
font-size : 9pt;
border: 0px solid black;
background-color: white;
padding: 2px;
}
input.buttons {
font-family : verdana, arial, sans-serif; 
background-color : #336799;
color : #ffffff;
font-weight : bold;
}
span.defaultitem {
border: inset 1px solid black;
width: 100%;
padding: 2px;
}
span.grey {
background-color : #CCCCCC;
width: 100%;
}
table .progressbar
{
border-right: black 1px solid;
border-top: black 1px solid;
border-left: black 1px solid;
border-bottom: black 1px solid;
width: 120px;
height: 8px;
}
table .progressblock
{
height: 8px;
background-color: blue;
}


/* */
/* end of file */
/* */
