div, img, a, td { border-width:0px; border-style:solid; border-color:#00CC00; }

body {
    width:100%;
        background-color:#000000;
        margin:0px;
}
a {
    text-decoration:underline;
        color:#333333;
}
tr { vertical-align:top; }
td { padding:0px; }
.main_table { border-collapse:collapse; width:800px; background-image:url(img/right_bg.jpg); background-position:right; background-repeat:repeat-y; }
#main1 { background-image:url(img/top_left.jpg); background-repeat:no-repeat; height:355px; }
#right { background-image:url(img/right_bg.jpg); background-repeat:repeat-y; vertical-align:top; }
.menu { padding-right:0px; padding-top:40px; 
    position:absolute;
    width:180px;
    margin-left:0px;
    margin-right:0px;
    line-height:10px;
    text-align:right;
}
* html .menu {
    padding-top:170px;
    margin-left:-210px;
}
.menu a {
    display:block;
        font-family:Tahoma, Arial, Helvetica, sans-serif;
        font-size:12px;
        margin-bottom:13px;
        text-align:right;
        color:#000000;
        text-decoration:none;
}
.menu a:hover { text-decoration:underline; }
h1, #content {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
        color:#000000;
}
h1 {
    margin:0px;
        margin-bottom:20px;
        padding-top:20px;
        font-size:12px;
}
#content {
    font-size:12px;
        text-align:justify;
        line-height:1.5;
        
        background-image:url(img/footer.jpg);
        background-position:bottom right;
        background-repeat:no-repeat;
        
        background-color:#fbf6de;
}
.text {
    height:100%;
        padding-left:32px;
        padding-right:70px;
        background-image:url(img/content_bg.jpg);
        background-position:top right;
        background-repeat:no-repeat;
        width:493px;
}

* html .text { width:595px;}

#pogoda { background-image:url(img/right_footer.jpg); background-position:bottom; background-repeat:no-repeat; height:800px; }
.pogoda {
    margin-top:508px;
    margin-left:57px;
}

.MainTable{
        position: absolute;
        top: 400px; 
        background-color: none;
             
}

.ImgListTable{
        
        background-color: #ffffff;
}

.Label{
        font-size : 12px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : Black;
        font-weight : bold;
}

.CategoryLink{
        font-size : 12px;
        font-style : normal;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #020B53;
}

.NextPages{
        font-size : 12px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : Black;
        font-weight : bold;
}

.CurrentPage{
        font-size : 12px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #B22222;
        font-weight : bold;
}
.Comment {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-style : italic;
        color : #3F2B22;
}
.CommentBground {
        background-color : White;
}