html, body {
    font-size: 13px;
    font-family: Arial, Tahoma;
    color: #4C4E5E;
    background: #FFFFFF;
    background-image: url(/repository/layout/2011/background2.png);
    background-repeat: no-repeat;
    height: 100%;
    line-height: 160%;
}

td {
    font-size: 13px;
    font-family: Arial, Tahoma;
    color: #4C4E5E;
    line-height: 180%;
}

a {
    text-decoration: underline;
    color: #C92532;
    font-weight: bold;
}

a:hover 
{ 
    color: #C92532;
}

h2, h3, h4, h5, h6 {
    color: #4C4E5E;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}

h1 a {
    text-decoration: none;
}

h2 a {
    text-decoration: none;
}

h1 {
    font-size: 35px;
    color: #C92532;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 25px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 13px;
}


ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li {
    background-image: url(/repository/layout/2011/sipka.png);
    background-repeat: no-repeat;
    background-position: 0 .0em;
    padding-left: 25px;
    padding-bottom: 11px;
    margin-left: 10px;
}

blockquote {
    margin-left: 20px;
}

img.border {
    border: 5px solid #7C7C7C;  
}

.img-foto {
	 border: 5px solid #7C7C7C;  
}

