.ddsmoothmenu-v ul{
margin: 0;
padding: 1;
width: 140px; /* Main Menu Item widths */
list-style-type: none;
font: 13px Arial;

border-bottom: 0px solid #9999FF; 
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: 0;
text-decoration: none;
padding: 1px;
border-bottom: 0px solid 0;
border-right: 0px solid 0;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
background: 0; /*background of menu items (default state)*/
color: 0;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: 0; 
color: 0;
}

.ddsmoothmenu-v ul li a:hover{
background: #003366; /*background of menu items during onmouseover (hover state)*/
color: #003366;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 140px; /*Sub Menu Items width */
top: 1
font-weight: normal;
visibility: hidden;
}

.ddsmoothmenu{
font: 13px Arial;
background: 0; /*background of menu bar (default state)*/
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 1;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: 0; /*background of menu items (default state)*/
color: 0;
padding: 10px 10px;
border-right: 0px solid0;
color: 0;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: 0;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: 0; 
color: 0;
}

.ddsmoothmenu ul li a:hover{
background: 0; /*background of menu items during onmouseover (hover state)*/
color: 0;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 296px;
	right: 1362px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}


body
{
margin-left:50px;
margin-top:5px;
background-color:#D8DFE6;
}

img
{
border:0;
}

p.size
{
font-family: arial;
color:#003366;
font-style: italic;
font-weight: 800;
font-size: 16px;
}

a:link {
face:Arial size:1 color:#003366; text-decoration:none}
a:visited {color:#003366; text-decoration:none}
a:hover {color:#993300; text-decoration:underline}
a:active {color:#003366; text-decoration:none}

table
{
border:0;
border-collapse:collapse;
}


#tabela {
border: 1px solid #9999FF;
border-collapse: collapse;

}

#tabela td 
{
border: 1px solid #9999FF;
text-align: center;
font-family: arial;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 13px;
line-height:normal;
}

#tabela td.size
{
font-family: arial;
color:#003366;
font-style: italic;
font-weight: 800;
font-size: 16px;
}

#tabela td.pusta 
{
border: 0px solid white;
text-align: center;
font-family: arial;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 13px;
line-height:normal;
}

#tabela td.left
{
background-color:#9999FF;
text-align: left;
font-family: tahoma;
font-style: italic;
font-weight: 800;
font-size: 18px;
}

#tabela td.center
{
background-color:#9999FF;
text-align: center;
font-family: tahoma;
font-style: italic;
font-weight: 800;
font-size: 18px;
}

#tabela a.menu
{
font-family: arial;
color: red;
font-style: italic;
font-weight: 600;
font-size: 16px;
}

#tabpusta 
{
border: 0px solid white;
border-collapse: collapse;
}

#tabpusta td.left
{
background-color:#9999FF;
text-align: left;
font-family: tahoma;
font-style: italic;
font-weight: 800;
font-size: 18px;
}

#tabpusta td.center
{
background-color:#9999FF;
text-align: center;
font-family: tahoma;
font-style: italic;
font-weight: 800;
font-size: 18px;
}

#tabpusta td.left1
{
background-color:#9999FF;
text-align: left;
font-family: arial;
font-style: italic;
font-weight: 800;
font-size: 16px;
}

#tabpusta td.size
{
font-family: arial;
color:#003366;
font-style: italic;
font-weight: 800;
font-size: 16px;
}

#tabpusta a.link
{
font-family: arial;
color: red;
font-style: italic;
font-weight: 800;
font-size: 16px;
}

#tabpusta p.grey
{
font-family: arial;
color: #333333;
font-style: italic;
font-weight: 800;
font-size: 16px;
}

#tabpusta br.write
{
font-family: arial;
color: #000000;
font-style: italic;
font-weight: 800;
font-size: 16px;
}

#tabpusta p.greysmall
{
font-family: arial;
color: #808080;
text-align: justify;
font-style: italic;
font-weight: 600;
font-size: 12px;
}