body {
    background-color: #F0F8FF;
    color: #000000;
    font-size: 12px;
}

.run_str {
    font-weight: bold;
    font-size: larger;
    color=#8FBC8F;
}

.menu {
    background-color: #8FBC8F;
    width: 100%
}

.activemenu {
    background-color: #60B023;
    width=100%
}

a.link {
    color: #6495ED;
    text-decoration: none;
}

a.link:hover {
    color: #6495FF;
    text-decoration: none;
}

a.topmenu {
   color: #FFFFFF;
   text-decoration: none;
   font-family: Times New Roman;
}

a.main_menu {
   color: #000000;
}

a.main_menu:hover {
   color: #000000;
}

a.on_first_page_gazeta {
   color: #696969;
   font-size: 100%
}

a.on_first_page_gazeta:hover {
   color: #808080;
   font-size: 100%
}

a {
	color: #FFFAFA;
	text-decoration: none;
}
a:hover {
	color: #FFFAFA;
	text-decoration: none;
}

a.podpunkt(
    color: #778899 ;
}

.footer {
   FONT-SIZE: 80%;
   color: #000000;
}

.content {
    color: #696969;
    FONT-SIZE: 90%;
}

.contacts_content {
    color: #696969;
    FONT-SIZE: 100%;
}

.gazeta_content {
    color: #696969;
    FONT-SIZE:90%;
}

.gazeta_rubricks {
    size: 120%;
    font-weight: bold;
}

.caption{
    font-weight: bold;
    font-size: larger;
    color: #6F6F6F;
    text-decoration: underline overline;
}


.date {
    color: #FF7F50;
}

.line {
    background-color: #8FBC8F;
    color: white;
    font-size: 18pt;
    text-align: center;
    font-weight: bold;
}

.leftline {
    background-color: #8FBC8F;
    color: white;
    font-size: 14pt;
    text-align: left;
}

.captiontext {
    color: #696969;
    FONT-SIZE: 100%;
    font-weight: bold;
}

.mag_content {
    color: #696969;
    FONT-SIZE: 100%;
    text-align: center;
}




