﻿body {
    background-image:url('Img/bodyBackgroundRepeat.png');
    background-repeat:repeat-y;
    background-position:center top;
    padding:0px;
    margin:0px;
    font-family:Verdana;
    font-size:12pt;
}
form {
    padding:0px;
    margin:0px;
}
p {
    margin:0px;
    padding:0px;
    padding-bottom:15px;
}
.cleaner {
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
}
#centeredBodyContainer {
    width:990px;
    margin-left:auto;
    margin-right:auto;
}
#preHeader {
    background-image:url('Img/preHeaderBackground.gif');
    background-repeat:no-repeat;
    background-position:10px 0px;
    width:990px;
    height:64px;   
}
#header {
    height:125px;
    padding-top:39px;
    width:950px;
    background-image:url('Img/headerBackground.gif');
    background-repeat:no-repeat;
    margin-top:0px;
    margin-left:20px;
}
.hyperlinkHeader {
    display:block;
    height:120px;
    width:690px;
    margin-left:130px;
}
#pageContainer {
    background-image:url('Img/pageContainerBackground.png');
    background-position:20px top;
    background-repeat:repeat-y;
}
#leftPanel {
    width:166px;
    float:left;
}
#mainMenu {
    padding-left:23px;
}
#mainMenu a.Inactive {
    height:21px;
    width:124px;
    padding-top:8px;
    display:block;
    border-bottom:solid 1px #ffffff;
    background-color:#373435;
    font-size:7pt;
    color:#ffffff;
    text-decoration:none;
    text-align:center;
}
#mainMenu a.Active {
    height:22px;
    width:124px;
    padding-top:8px;
    padding-right:19px;
    display:block;
    background-image:url('Img/linkActiveBackground.png');
    background-repeat:no-repeat;
    background-color:#373435;
    font-size:7pt;
    color:#ffffff;
    text-decoration:none;
    text-align:center;
}
#printedVersionLink {
    height:233px;
    width:142px;
    background-image:url('Img/rozrazilTitlePages.png');
    background-repeat:no-repeat;
    background-position:right top;
    display:block;
    margin-left:5px;
}
#centerPanel {
    width:676px;
    float:left;
}
#rightPanel {
    margin-right:23px;
    width:121px;
    float:right;
    font-size:7pt;
}
#rightPanel a img {
    border:0px solid #ffffff;
}
.advertisementHeader {
    height:22px;
    padding-top:8px;
    background-color:#ec268f;
    font-size:7pt;
    color:#ffffff;
    text-align:center;
}
.advertisementContent {
    width:123px;
    overflow:hidden;
    padding-top:15px;
    text-align:right;
}
.advertisementContent p {
    margin:0px;
    padding:0px;
    padding-bottom:15px;
}

.articlePerexItem {
    background-image:url('Img/dottedLineBackground.png');
    background-repeat:repeat-x;
    background-position:left bottom;
    margin-right:15px;
    font-size:8pt;
    color:#373435;
    padding-top:20px;
    padding-bottom:12px;
    padding-right:10px;
}
.articlePerexItem .titleLink {
    color:#ec268f;
    text-decoration:none;
    font-size:13pt;
}
.articlePerexItem h1 {
    padding:0px;
    margin:0px;
    font-size:13pt;
    line-height:15pt;
    padding-bottom:10px;
}
.articlePerexItem .otherInfo {
    padding-bottom:10px;
}
.articlePerexItem .moreLink, .articlePerexItem .categoryLink {
    color:#ec268f;
    text-decoration:none;
}
.articlePerexItem .categoryLinks {
    text-align:right;
    color:#ec268f;
}
#articlePerexPager {
    text-align:center;
    padding-top:10px;
    font-size:8pt;
}
#articlePerexPager a {
    color:#ec268f;
}
h1 {
    padding:0px;
    margin:0px;
    font-size:13pt;
    line-height:15pt;
    padding-bottom:10px;
    color:#ec268f;
}
#article {
    padding-top:20px;
    font-size:8pt;
    color:#373435;
    padding-right:20px;
}
#article .otherInfo {
    padding-bottom:10px;
}   
#article p {
    padding:0px;
    margin:0px;
}
#article a {
    color:#ec268f;
}
#article a img {
    border:solid 0px #ffffff;
}
#article .highlightedBox {
    border-top:dotted 1px #F00075; 
    border-bottom:dotted 1px #F00075; 
    padding-top:10px; 
    padding-bottom:10px;   
    color:#F00075;
}
.InputTextBox {
    border:solid 1px  #7e97a9;
    height:16px;
    background-image:url('Img/InputBoxBackground.png');
    background-repeat:repeat-x;
}
.InputTextArea {
    border:solid 1px  #7e97a9;
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size:10pt;
    background-image:url('Img/TextAreaBackground.png');
    background-repeat:repeat-x;
}
.Delete {
    text-decoration:none;
    padding-left:3px;
    padding-right:3px;
    margin-right:2px;
    border-left:solid 1px #ffffff;
    border-top:solid 1px #ffffff;
    border-right:solid 1px #9e9e9e;
    border-bottom:solid 1px #9e9e9e;
    font-weight:bold;
    text-transform:uppercase;
    font-size:0.8em;
    padding-top:3px;
    padding-bottom:3px;
    line-height:24px;
    padding-right:18px;
    background-image:url('Img/DeleteIcon.png');
    background-position:right 7px;
    background-repeat:no-repeat;
    background-color:#e10000;
    color:#ffffff !important;
}
.table1 {
    border-collapse:collapse;
    border:1px solid #d9d9d9;
}
.table1 td {
    border-collapse:collapse;
    border:1px solid #d9d9d9;
}
.table2 {
    border-collapse:collapse;
    border:1px solid #d9d9d9;
}
.table2 td {
    border-collapse:collapse;
    border:1px solid #d9d9d9;
    padding:3px;
}