#articles {
    font-size: 9pt;
}
#articles .chata {
    display: block;
    border-bottom: 1px solid #a7c834;
    margin-bottom: 5px;
}
#articles .tura {
    display: block;
    border-bottom: 1px solid #a7c834;
    margin-bottom: 5px;
}
#articles .test {
    display: block;
    border-bottom: 1px solid #f5b335;
    margin-bottom: 5px;
}
#articles .rada {
    display: block;
    border-bottom: 1px solid #f5b335;
    margin-bottom: 5px;
}
#articles .cesta {
    display: block;
    border-bottom: 1px solid #5b9ee3;
    margin-bottom: 5px;
}
#articles .extra {
    display: block;
    border-bottom: 1px solid #5b9ee3;
    margin-bottom: 5px;
}
#articles div {
    height: 120px;
    overflow: hidden;
    position: relative;
}

#articles div:first-child, #articles div.first-item {
    height: 160px;
    overflow: hidden;
}


#articles div .c1 {
    height: 160px;
    margin-right: 5px;
    float: left;
    overflow: visible;
    text-align: center;
}
#articles .chata .c1 {
    background: #a7c834;
}
#articles .tura .c1 {
    background: #a7c834;
}
#articles .test .c1 {
    background: #f5b335;
}
#articles .rada .c1 {
    background: #f5b335;
}
#articles .cesta .c1 {
    background: #5b9ee3;
}
#articles .extra .c1 {
    background: #5b9ee3;
}

#articles .c2 {
    font-size: 11pt;
    font-weight: bold;
}

#articles .tura .c2, #articleview .tura, #articles .tura .c4 a {
    color: #a7c834;
}
#articles .chata .c2, #articleview .chata, #articles .chata .c4 a {
    color: #a7c834;
}
#articles .test .c2, #articleview .test, #articles .test .c4 a {
    color: #f5b335;
}
#articles .rada .c2, #articleview .rada, #articles .rada .c4 a {
    color: #f5b335;
}
#articles .cesta .c2, #articleview .cesta, #articles .cesta .c4 a {
    color: #5b9ee3;
}
#articles .extra .c2, #articleview .extra, #articles .extra .c4 a {
    color: #5b9ee3;
}


#articles .c3 {
    font-size: 11pt;
    font-weight: bold;
    display: inline;
}
#articles div:first-child .c2,  #articles div.first-item .c2 {
    font-size: 13pt;
}
#articles div:first-child .c3,  #articles div.first-item .c3 {
    font-size: 13pt;
}
#articles .c3 a {
    color: #616161;
}
#articles a:hover {
    color: #333;
}
#articles .c4 {
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
    line-height: 1.25em;
    height: 6.25em;
    overflow: hidden;
}
#articles div:first-child .c4,  #articles div.first-item .c4 {
    overflow: hidden;
    height: 10em;
    margin-top: 3px;
    margin-bottom: 2px;
}

#articles .c5 {
    font-size: 8pt;
    background: white;
}
#articles .c5 a {
    color: #bb3c27;
}
#articles .c6 {
    font-size: 8pt;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: white;
    text-align: right;
}
#articles div:first-child .c6,  #articles div.first-item .c6 {

}

#articles .tura .c6 a {
    color: #a7c834;
}
#articles .chata .c6 a {
    color: #a7c834;
}
#articles .test .c6 a {
    color: #f5b335;
}
#articles .rada .c6 a {
    color: #f5b335;
}
#articles .cesta .c6 a {
    color: #5b9ee3;
}
#articles .extra .c6 a {
    color: #5b9ee3;
}
#articles .c7 {
    display: none;
}
#articlepics {
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}
#articlepics li {
    list-style: none;
    margin-right: 0px;
    display: inline;
}
#articlepics li img {
    float: left;
    border: none;
    margin-right: 4px;
    margin-bottom: 4px;
    width: 57px;
}
#articlepics li.forth img {
    margin-right: 0px;
}
img {
    border:none;
}
#articleview {
    line-height:1.2em;
    display: block;
    clear: both;
    padding: 0px 20px 0px 20px;
    font-size: 10pt;
}
#articleview .c1 {
    display: block;
}
    
#articleview .c1 span {
    font-size: 16pt;
    line-height: 1.2em;
    font-weight: bold;
    margin-top: 0.1em;
    margin-bottom: 0.2em;
    margin-right: 0.3em;
}

#articleview .c1 h1 {
    font-size: 16pt;
    line-height: 1.2em;
    margin-top: 0.1em;
    margin-bottom: 0.2em;
    display: inline;
}
#articleview .c2 {
    display: block;
    font-size: 10pt;
    margin-bottom: 0.5em;
}
#articleview .c2 a {
    color: #bb3c27;
}
#articleview .c3 {
    display: block;
    font-size: 11pt;
    line-height: 1.3em;
}
#articleview .c4 {
    display: block;
}
#articleview .c4 h2 {
    font-size: 11pt;
}
#articleview .c4 a {
    color: #7e9920;
}

#articleview .c4 a:hover {
    text-decoration: underline;
}

#articleview .c4 .footnote {
    color: #666;
    font-style: italic;
}

#articleview table.parsed tr {
    border-bottom: 1px solid #ccc;
}

#articleview table.parsed td {
    border-right: 1px solid #ccc;
    padding: 2px;
    text-align: center;
}

#articleview table.parsed {
    border-collapse: collapse;
    border: 1px solid #ccc;
}

#articleview table.parsed td:first-child {
    text-align: left;
}

#articlefacts {
    font-size: 9pt;
    margin-bottom: 3px;
}
#articlefacts .caption {
    font-family: Impact;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    display: block;
    background-color: #f5b335;
    color: white;
    padding: 5px 0px 2px 5px;
    border-bottom: 1px solid white;
}
#articlefacts_ul a {
    color: #bb3c27;
}
#articlefacts_ul a:hover {
    text-decoration: underline;
}
#articlefacts_ul {
    background-color: #f7d135;
    padding: 0px;
    margin: 0px;
}
#articlefacts_ul li {
    list-style: none;
    border-bottom: 1px solid white;
    padding: 5px;
    color: #bb3c27;
}
#articlefacts_ul li ul {
    padding: 3px 0px 0px 0px;
    margin: 0px;
}
#articlefacts_ul li ul li {
    border: none;
    padding: 0px;
    color: #333;
    font-size: 8pt;
}
#articlesrelated {
    font-size: 9pt;
    margin-bottom: 3px;
}
#articlesrelated .caption {
    font-family: Impact;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    display: block;
    background-color: #f5b335;
    color: white;
    padding: 5px 0px 2px 5px;
    border-bottom: 1px solid white;
}
#articlesrelated a {
    color: #333;
}
#articlesrelated a:hover {
    color: #bb3c27;
}
#articlesrelated_ul {
    background-color: #f7d135;
    padding: 0px;
    margin: 0px;
}

#articlesrelated_ul li {
    list-style: none;
    border-bottom: 1px solid white;
    padding: 5px;
    color: #bb3c27;
}
#articlesrelated_ul li ul {
    padding: 3px 0px 0px 0px;
    margin: 0px;
}
#articlesrelated_ul li ul li {
    border: none;
    padding: 0px;
    color: #333;
    font-size: 8pt;
}
#article_navigate a {
    display: block;
    padding: 3px 8px 3px 8px;
    margin-left: 3px;
    background-color: #999;
    color: white;
    float: right;
}
#article_navigate a:hover {
    background-color: #666;
}
#edit_caption_div{
    overflow: hidden;
    width:100%;
}
#edit_caption{
    font-family: Impact;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    display: block;
    color: white;
    background-color: rgb(180,180,180);
    padding: 5px 0px 2px 5px;
    border-bottom: 1px solid white;
}
#articleprintsetup {
    font-size: 9pt;
    margin-bottom: 3px;
}

#articleprintsetup form {
    padding: 0px;
    margin: 3px 3px 3px 3px;
}
#articleprintsetup .caption {
    font-family: Impact;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    display: block;
    background-color: #f5b335;
    color: white;
    padding: 5px 0px 2px 5px;
    border-bottom: 1px solid white;
}
#articleprintsetup_ul {
    background-color: #f7d135;
    padding: 0px;
    margin: 0px;
}
#articleprintsetup_ul li {
    list-style: none;
    border-bottom: 1px solid white;
    margin: 0px;
    color: #bb3c27;
    padding: 2px 2px 2px 2px;
  
}

#articleprintsetup_ul span {
    border: none;
    padding: 0px;
    color: #333;
    font-size: 8pt;
}

#articleprintsetup_ul .button {
    display: block;
    float: right;
    width: 50px;
    text-align: center;
    background-color: #f7d135;
    padding: 2px;
    margin: 2px;
    border: 1px solid #CA870B;
    color: #CA870B;
}
#art_edit_div fieldset {
    margin: 2px;    
    padding: 10px;
    font-size: 8pt;
    color: black;
    background-color: #F1F1F1;
    border: 1px solid #DBDBDB;        
}

#art_memoText {
	display: none;
	padding: 5px;
	width:   400px;
	font-size: 12px;
	border: black solid 1px;
	font-family: Arial CE, Tahoma;
	position: absolute;
  background-color: #e0e0e0;
  color: #000000;
}
