/* Inotex CSS Stylesheet */
html {
margin: 0px;
width: auto;
}
body
{
margin: 0;
background: white;
font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#nav, #navlang, #vrch, #header, .infbox, .head
{
display: none;
visibility: hidden;
}

#logo_tisk
{
display: block !important;
visibility: visible;
}

#wrap, #container
{
margin-top: 0px;
width: auto;
padding: 0px; 
border: 0px;
float: none !important;
color: black; 
background: transparent;
}
a:link, a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

#logo_tisk
{
display: block;
}

#main h2
{
font: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#6BB600;
margin: 0px 0px 0px 0px;
}

