html {
padding : 0;
margin : 0;
}
body {
background-color : #e1ddd9;
font-size : 14px;
font-family : verdana, tahoma, arial, helvetica, sans-serif;
color : #564b47;
padding : 5px 5px;
margin : 0;
}
table {
font-size : 14px;
font-family : verdana, tahoma, arial, helvetica, sans-serif;
}
p {
text-align : justify;
text-indent: 2%;
margin-left : 5px;
margin-right : 5px;
padding : 5px;
}			
h1 {
font-size : 15px;
padding : 5px 15px;
text-transform : uppercase;
text-align : right;
color : white;
background-color : #060;
margin : 0;
}
h2 {
font-size : 22px;
padding-top : 3px;
text-transform : uppercase;
color : #060;
background-color : white;
margin-left : 5px;
}
h3 {
font-size : 14px;
padding-top : 10px;
text-transform : uppercase;
color : #fff;
background-color : #060;
margin-left : 10px;
}
h4 {
font-size : 16px;
padding-top : 0;
text-transform : uppercase;
color : #060;
background-color : white;
margin-left : 5px;
}
a:link {
font-size : 14px;
background-color : transparent;
text-decoration : underline;
}
a:hover {
color : #ff0000;
font-size : 14px;
background-color : transparent;
text-decoration : underline;
}
.menu a:link {
font-size : 14px;
font-weight : bold;
color : #ffffff;
background-color : transparent;
} 
.menu a:hover {
font-size : 14px;
font-weight : bold;
color : yellow;
background-color : transparent;
}
.menu a:visited {
font-size : 14px;
font-weight : bold;
background-color : transparent;
}
.upgrade {
display : none;
}
#content {
border : 1px solid #564b47;
color : #564b47;
background-color : white;
min-height : 900px;
}

#content #navi {
border-left : 2px dotted #000;
border-bottom : 2px dotted #000;
border-right : 2px dotted #000;
border-top : 2px dotted #000;
float : left;
width : 225px;
color : white;
background-color : #060;
margin : 5px 15px 5px 5px;
}

#tag_cloud {
border-left : 2px dotted #000;
border-bottom : 2px dotted #000;
border-right : 2px dotted #000;
border-top : 2px dotted #000;
color : white;
margin : 5px 5px 5px 5px;
text-align : justify; 
background : none repeat scroll 0% 0% rgb(255, 255, 255); 
font-weight : bold;
}

#txdiv { 
z-index : 2; 
text-decoration : underline;
font-family : Arial,sans-serif;
margin : 5px 5px 5px 5px;
padding : 3px 3px 3px 3px;
}

#stopka {
border : 1px solid #564b47;
color : #564b47;
background-color : white;
}

#sonda {
border : 0;
height : 30px;
background-color : #060;
}
