*
{
       margin: 0em;
       padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
       color: #6a6a6a;
}

body
{
       font-family: "Trebuchet MS", sans-serif;
       color: #7a7a7a;
       font-size: 11pt;
}

a
{
       color: #AF0A0A;
       text-decoration: underline;
}

a:hover
{
       text-decoration: none;
}

/* kontenery */

body
{       text-align:center;
}



#wrap { margin:60px auto;
text-align:left;
width:880px;
}



#content
{
        background: #fff url('img/bottom.jpg') bottom right no-repeat;
        height: 380px;
        margin: 50px 0 0 150px;
}

#content p
{
       margin-bottom: 1.5em;
       line-height: 1.6em;
}

#content h2
{
       font-size: 1.5em;
}

#content h3
{
       font-size: 1.1em;
}

#content h2,h3,h4,h5,h6
{
       padding-bottom: 0.2em;
       margin-bottom: 1.2em;
       border-bottom: dotted 1px #cacaca;
}

#content ul
{
       margin-bottom: 1.5em;
       padding-left: 1em;
       line-height: 1.6em;
}

#content blockquote
{
       border-left: solid 0.8em #cacaca;
       padding: 0.5em 0em 0.5em 1.0em;
       margin-bottom: 1.5em;
       line-height: 1.6em;
}

#content blockquote p
{
       display: inline;
}

#content table
{
       border: dotted 1px #cacaca;
       padding: 0.5em;
       margin-bottom: 1.5em;
}

#content table th
{
       text-align: left;
       font-weight: bold;
       padding: 0.5em;
}

#content table td
{
       padding: 0.5em;
}

#content table tr.rowA
{
       background-color: #f5f5f5;
       color: inherit;
}

#content table tr.rowB
{
       background-color: #fdfdfd;
       color: inherit;
}

p#webDTP {color:#FFFFFF;
        left:730px;
        position:relative;
        top:-260px;}

p#contact {color:#BBBBBB;
display:block;
font-size:x-small;
position:relative;
right:174pt;
text-align:right;
top:-100px;}

p#contact a {color:#BBBBBB; font-weight: bold;}
p#contact a:hover {color:red;}

#footer
{
       margin-top: 1.0em;
       border-top: dotted 1px #cacaca;
       padding: 1.5em;
       font-size: 0.9em;
       text-align: center;
}

.clear
{
       clear: both;
}
