/* At-Rules */
@charset "windows-1250";

body {
background: #111111; 
font-family: verdana; 
font-size: small; 
}
h3 {
color: #FFF6EC;
}
a {
color: #CC9900; 
font-style: italic; 
text-decoration: none
}
a:hover {
color: #FFCC99; 
font-style: italic; 
text-decoration: none
}
a.bold {
color: #CC9900; 
font-weight: bold; 
font-style: italic; 
text-decoration: none
}
a.bold:hover {
color: #FFCC99; 
font-weight: bold; 
font-style: italic; 
text-decoration: none
}
a.normal {
color: #CC9900; 
font-weight: bold; 
font-style: normal; 
text-decoration: none
}
a.normal:hover {
color: #FFCC99; 
font-weight: bold; 
font-style: normal; 
text-decoration: none
}
a.art {
color: #CC9900; 
font-style: italic; 
text-decoration: none
}
a.art:hover {
color: #FFCC99; 
font-style: italic; 
text-decoration: none
}
a.art:visited {
color: #E3CC99; 
font-style: italic; 
text-decoration: none
}
img {
border: 0px
}
img.x {
border: 1px #EBFFEB solid;
}
p {
color: #FFF6EC; 
font-weight: normal; 
font-style: normal; 
font-size: small; 
font-family: verdana; 
text-align: left
}
p.kolor {
color: #CBFFCB; 
font-weight: normal; 
font-style: normal; 
font-size: small; 
font-family: verdana; 
text-align: left
}
table {
border: 0px red solid; 
color: #FFF6EC; 
text-align: center
}
table.tlo {
background-color: #111111;
border: 0px #EBFFEB double; 
color: #FFF6EC; 
text-align: center
}
table.ramka {
border: 1px #CC9900 solid; 
font: normal normal small verdana; 
text-align: left;
color: #FFF6EC
}
td {
border: 0px yellow solid; 
vertical-align: top;
text-align: center
}
td.ramka {
border: 1px #CC9900 solid; 
vertical-align: top;
text-align: left
}

/* End of style section. Generated by AceHTML at 2005-05-23 23:33:38 */