body {
    font-family: Arial, sans-serif;
    font-size: 13px;    
}
a {
    color: #00566C;
    text-decoration: none;
}
h1 {
    background: #f2f2f2;
    color: #20435c;
}
h2#title {font-size:21px; height: 50px; line-height:50px}
h2.title {font-size:21px; height: 40px; line-height:40px;margin:0;}
.frontpage_block h3 {
    font-family: Arial, sans-serif;
    font-size: 21px;
    color: #00566C;
    font-weight:600;
}
#navigation {
    color: #f2f2f2;
}
#navigation a {

    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
#navigation a:hover {
    color: #D5B860;
}
#navigation a.mark {
    color: #D5B860;
}
#subnav ul li a {
    font-family: Arial, sans-serif;
    color: #19576E;
    font-weight:normal;
    text-decoration: none;
}
#subnav ul li a.mark {
    font-weight: bold;
}
#submenu {
    margin-top: 10px;
}
#submenu ul li a {
    font-size: 14px;
    color: #19576E;

}
#submenu ul li.mark a {
    font-weight: bold;
}
.andmore_link {
    margin: 10px 0 0 20px;
    font-size: 10px;
}
.footer_link {
    color: #D5B860;
}
.small_text {
    font-size:10px;
}
.heavy_text {
    font-weight:bold;
}
.category_submenu {
    font-size: 10px;
    color: #00566C;
}
.selected_category{
    font-weight: bold;
}
.category_block p {
    font-size: 11px;
}
.tag-cloud {
    text-align: center;
    border: 1px solid #FFFF00;
    padding: 5px;
    background-color: #FFFFCC;
}
.tag { color: #00566C; text-decoration:none;}
.tag-1 {
    font-size: 11px;
}

.tag-2 {
    font-size: 12px;
}

.tag-3 {
    font-size: 13px;
}

.tag-4 {
    font-size: 14px;
}

.tag-5 {
    font-size: 15px;
}

.tag-6 {
    font-size: 16px;
}
.tag-7 {
    font-size: 17px;
}
/* For large tag cloud 6 step */


.tag-8 {
    font-size: 18px;
}
.tag-9 {
    font-size: 19px;
}
.tag-10 {
    font-size: 20px;
}

