body {
max-width: 1280px;
width:expression(document.body.clientWidth > 1280? "1280px":"100%" );


        background: #ffffff;
        color: #000000;
        font-size: 12px;
        font-family: Arial, Helvetica, Sans-Serif;
        margin: 0px 12px 0px 12px;
        padding: 0px;


        }

.formpro { 
        background: #fdb813;

}

.big-text {        color: #212225;
font-size: 14px;
font-family: Arial, Sans-Serif;        
margin: 0px;}

.big-text1 {        color: #35260a;
font-size: 14px;
font-family: Arial, Sans-Serif;
margin: 0px;}

A.black-link, A.black-link:link, A.black-link:visited, A.black-link:active {
        color: #000000;
font-size: 12px;
font-family: Tahoma, Sans-Serif;        
margin: 0px;

        text-decoration: underline;
}

A.black-link:hover { text-decoration: underline; }

A.black-link_big, A.black-link_big:link, A.black-link_big:visited, A.black-link_big:active {
        color: #000000;
font-size: 14px;
font-family: Tahoma, Sans-Serif;        
margin: 0px;

        text-decoration: underline;
}
A.black-link_big:hover { text-decoration: underline; }


A.bg, A.bg:link, A.bg:visited, A.bg:active {}
A.bg:hover { background-color: #e2dbc5; }

A.bg1, A.bg1:link, A.bg1:visited, A.bg1:active {}
A.bg1:hover { background-color: #ffffff; }


A.doma-link, A.doma-link:link, A.doma-link:visited, A.doma-link:active {
        color: #b60505;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;    
margin: 0px;

        text-decoration: underline;
}
A.doma-link:hover { text-decoration: underline; }

A.white-link, A.white-link:link, A.white-link:active {
font-weight: normal;                 
color: #FFFFFF;
font-family: Tahoma, Sans-Serif;  
font-size: 15px;
        margin: 0px;
        padding: 6px 3px 6px 5px;
        text-decoration: underline;
}

A.white-link:visited { color: #FFFFFF;        
        text-decoration: none; font-weight: normal;}


A.white-link:hover {         
        text-decoration: none; font-weight: normal;}

A.doma-netU:hover, A.doma-netU, A.doma-netU:link, A.doma-netU:active, A.doma-netU:visited { text-decoration: none; font-weight: normal;}

.red {
color: #a11320;  font-weight: bold;
}

.main {
background: #e3e4f1;
}

A.white-link_min, A.white-link_min:link, A.white-link_min:active {
font-weight: normal;                 
color: #FFFFFF;
font-family: Tahoma, Sans-Serif;  
font-size: 11px;
        margin: 0px;
        padding: 6px 5px 6px 5px;
        text-decoration: none;
}
A.white-link_min:visited { color: #FFFFFF;        
        text-decoration: none; font-weight: normal;}

A.white-link_min:hover {  color: #FFFFFF;       
        text-decoration: underline; font-weight: normal;}






A.big-link, A.big-link:link, A.big-link:active {
    FONT-SIZE: 14px; COLOR: #184276; FONT-FAMILY: Arial, Sans-Serif; TEXT-DECORATION: none;
}

A.big-link:visited { FONT-SIZE: 14px; COLOR: #184276; TEXT-DECORATION: none;  
    
}

A.big-link:hover { FONT-SIZE: 14px; COLOR: #E06746; TEXT-DECORATION: none;}





A.big-link_text, A.big-link_text:link, A.big-link_text:active {
    FONT-SIZE: 18px; COLOR: #2d2820; FONT-FAMILY: Arial, Sans-Serif; TEXT-DECORATION: none;
}

A.big-link_text:visited { FONT-SIZE: 18px; COLOR: #2d2820; TEXT-DECORATION: none; 
    
}

A.big-link_text:hover { FONT-SIZE: 18px; COLOR: #514a3e; TEXT-DECORATION: none;}













A.blue-link, A.blue-link:link, A.blue-link:active {
    FONT-SIZE: 11px; COLOR: #184276; FONT-FAMILY: Tahoma, Sans-Serif; TEXT-DECORATION: none;
}

A.blue-link:visited { FONT-SIZE: 11px; COLOR: #184276;  
    
}

A.blue-link:hover { FONT-SIZE: 11px; COLOR: #E06746; TEXT-DECORATION: underline;}

A.dark-link, A.dark-link:link, A.dark-link:active {
    FONT-SIZE: 11px; COLOR: #252525; FONT-FAMILY: Tahoma, Sans-Serif; TEXT-DECORATION: none;
}

A.dark-link:visited { FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Sans-Serif; COLOR: #252525; TEXT-DECORATION: none;
 
}

A.dark-link:hover { FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Sans-Serif; COLOR: #E06746; TEXT-DECORATION: underline;}


A.w1-link, A.w1-link:link, A.w1-link:active {
    FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Sans-Serif; TEXT-DECORATION: none;
}

A.w1-link:visited { FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: none;
    
}

A.w1-link:hover { FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: underline;}

.menu_1 {margin: 14px 0px 0px 10px;}
.menu_2 {margin: 0px 0px 8px 10px;}
.mini { font-size: 11px; font-family: Tahoma, Sans-Serif; }

.lupa { font-size: 10px; font-family: Tahoma, Sans-Serif;
}
.credit { font-size: 12px; font-family: Tahoma, Sans-Serif;  COLOR: #7a7a7a;
}

.mini_news { font-size: 11px;
        font-family: Arial, Sans-Serif;
}

        
#wrap {
        background: #FFFFFF;
        width: 96%;
        margin: 0px auto 0px;
        padding: 0px;
        }
        
/************************************************
*        Hyperlinks                                                                        *
************************************************/

a {
        color: #003569;
        text-decoration: none;
        }
a:visited {
color: #00162b;
        text-decoration: underline;
}
        
a:hover {
        text-decoration: underline;
        }
        
/************************************************
*        Header                                                                          *
************************************************/

#header {
        background: #000000 url(images/feed.gif);
        width: 96%;
        height: 100px;
        margin: 0px auto 0px;
        padding: 0px;
        }

#header a, #header a:visited {
        font-family: Times New Roman, Helvetica, Sans-Serif;
        font-size: 48px;
        color: #3399FF;
        text-decoration: none;
        padding: 0px;
        margin: 0px;
        }
        
#header a:hover {
        color: #FA9C3A;
        text-decoration: none;
        }
        
.headerleft {
        background: #000000;
        width: 80%;
        float: left;
        margin: 0px;
        padding: 20px 0px 0px 10px;
        }
        
.headerright {
        width: 20%;
        height: 100px;
        float: right;
        }
        
#headerright li {
        display: inline;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        }
                
#headerright ul {
        margin: 0px;
        padding: 0px;
        }
                
#headerright a, #navbarright a:visited {
        color: #FFFFFF;
        font-weight: bold;
        margin: 0px;
        padding: 6px 10px 6px 10px;
        text-decoration: none;
        }



#headerright a:hover {
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: underline;
        }
        
/************************************************
*        Navbar                                                                          *
************************************************/

#navbar {
        background: #DEDFED;
        width: 96%;
        height: 25px;
        color: #FFFFFF;
        margin: 6px auto 0px;
        padding: 0px;
        }

.navbarleft {
width: 370px;
        float: left;
        font-family: Times New Roman, Helvetica, Sans-Serif;
        font-size: 14px;
        font-weight: bold;
        margin: 0px;
        padding: 3px 0px 0px 10px;
        }
        
.navbarright {
        width: 570px;
        float: right;
        text-align: right;
        margin: 0px;
        padding: 5px 0px 0px 0px;
        }
        
.navbarright li {
        display: inline;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        }
                
.navbarright ul {
        margin: 0px;
        padding: 0px 0px 0px 0px;
        }
        
.navbarright ul li a {
        font-family: Times New Roman, Helvetica, Sans-Serif;
        font-size: 12px;
        color: #FFFFFF;
        padding: 0px;
        margin: 0px 10px 0px 10px;
        text-decoration: none;
        }

.navbarright ul li a:hover {
        text-decoration: underline;
        }

        
/************************************************
*        Content                                                                  * 
************************************************/

h1 {
        color: #000000;
        font-size: 16px;
        font-family: Times New Roman, Sans-Serif;
        font-weight: normal;
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 10px 0px;
        border-top: 2px solid #000000;
        }
        
h1 a  {
        color: #43453B;
        text-decoration: none;
        }

h1 a:hover {
        color: #FA9C3A;
        text-decoration: none;
        }
h2 {
        color: #333333;
        font-size: 14px;
        font-family: Times New Roman, Helvetica, Sans-Serif;
        font-weight: bold;
        padding: 15px 0px 5px 0px;
        margin: 0px;
        border-bottom: 1px dotted #C0C0C0;
        }
        

#contentleft_cat{
        float: left;
        width: 74%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 20px 0px;

}

#contentleft {
float: left;
        width: 50%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 20px 0px;
        }
        
#contentleft ol{
        margin: 0px 0px 0px 20px;
        padding: 0px 0px 10px 0px;
        }
        
#contentleft ol li{
        margin: 0px 0px 0px 20px;
        padding: 0px 0px 0px 0px;
        }
        
#contentleft ul{
        list-style-type: square;
        margin: 0px 0px 0px 20px;
        padding: 0px 0px 10px 0px;
        }
        
#contentleft ul li{
        list-style-type: square;
        margin: 0px 0px 0px 20px;
        padding: 0px 0px 0px 0px;
        }
        
blockquote{
        margin: 0px 25px 10px 25px;
        padding: 0px 25px 0px 10px;
        background: #E8E8E8;
        border-top: 2px solid #000000;
        border-bottom: 1px solid #000000;
        }
        
#content blockquote p{
        margin: 0px 0px 10px 0px;
        padding: 10px 0px 0px 0px;
        }
        
/************************************************
*        Left Sidebar                                                          * 
************************************************/

       
#l_sidebar ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#l_sidebar ul li {
        display: inline;
        padding: 0px;
        margin: 0px;
        }
        
#l_sidebar ul li a {
        display: block;
        color: #000000;
        text-decoration: none;
        margin: 0px;
        padding: 5px 0px 5px 0px;
        border-bottom: 1px dotted #C0C0C0;
        }

#l_sidebar ul li a:hover {
        background: #EFEFEF;
        color: #0066CC;
        }
        
#l_sidebar p{
        padding: 3px 0px 0px 0px;
        margin: 0px;
        line-height: 20px;
        }
        
**************************************/
        
/************************************************
*        Right Sidebar                                                          * 
************************************************/
        
#r_sidebar {
background: #F7F1DE;
        float: right;
        width: 23%;
        margin: 10px 0px 0px 0px;
        padding: 0px 0px 10px 10px;
        border-top: 2px solid #000000;
        }

#r_sidebar ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        }

#r_sidebar ul li {
        display: inline;
        padding: 0px;
        margin: 0px;
        }
        
#r_sidebar ul li a {
        display: block;
        color: #000000;
        text-decoration: none;
        margin: 0px;
        padding: 5px 0px 5px 0px;
        border-bottom: 1px dotted #C0C0C0;
        }

#r_sidebar ul li a:hover {
        background: #EFEFEF;
        color: #0066CC;
        }
        
#r_sidebar p{
        padding: 3px 0px 0px 0px;
        margin: 0px;
        line-height: 20px;
        }
        
/************************************************
*        Footer                                                                      *
************************************************/

#footer {
        background: #404040;
        width: 96%;
        color: #FFFFFF;
        font-family: Times New Roman, Helvetica, Sans-Serif;
        font-size: 14px;
        margin: 0px auto 0px;
        padding: 10px 0px 10px 0px;
        text-align: center;
        }

#footer1 {
        width: 96%;
        color: #FFFFFF;
        font-family: Times New Roman, Helvetica, Sans-Serif;
        font-size: 14px;
        margin: 0px auto 0px;
        padding: 10px 0px 10px 0px;
        text-align: left;
        }
        
#footer a, #footer a:visited {
        color: #C0C0C0;
        text-decoration: underline;
        }
        
#footer a:hover {
        color: #FFFFFF;
        text-decoration: underline;
        }

/************************************************
*        Search Form                                                                        *
************************************************/

#searchdiv {
        margin: 0px;
        padding 0px;
        }
        
#searchform {
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        }
        
#s {
        background: #EEEEEE;
        width: 200px;
        font-size: 12px;
        font-family: Arial, Helvetica, Sans-Serif;
        padding: 4px;
        margin: 8px 0px 0px 0px;
        border-top: 1px solid #999999;
        border-left: 1px solid #999999;
        border-right: 1px solid #F5F5F5;
        border-bottom: 1px solid #F5F5F5;
        }
        
/************************************************
*        Comments                                                                        *
************************************************/
        
#commentblock {
        width: 430px;
        background: #E8E8E8;
        color: #000000;
        float: left;
        padding: 20px 20px 10px 20px;
        margin: 10px 0px 0px 0px;
        border-top: 2px solid #000000;
        border-bottom: 1px solid #000000;
        }
        
#commentblock ol{
        list-style-type: square;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
        }
        
.commentdate {
        font-size: 12px;
        padding-left: 0px;
        }
        
#commentlist li p{
        margin-bottom: 8px;
        line-height: 20px;
        padding: 0px;
        }

.commentname {
        color: #333333;
        margin: 0px;
        padding: 5px 5px 5px 0px;
        }

.commentinfo{
        clear: both;
        }

.commenttext {
        clear: both;
        margin: 3px 0px 10px 0px;
        padding: 20px 10px 5px 10px;
        width: 380px;
        background: #FFFFFF url(images/comment.gif) no-repeat top;
        }

.commenttext-admin {
        clear: both;
        margin: 3px 0px 10px 0px;
        padding: 20px 10px 5px 10px;
        width: 380px;
        background: #FFFFFF url(images/comment.gif) no-repeat top;
        }

#commentsformheader{
        padding-left: 0px;
        }

#commentsform{
        text-align: center;
        margin: 0px;
        padding: 0px;
        }

#commentsform form{
        text-align: left;
        margin: 0px;
        }

#commentsform p{
        margin: 0px;
        }

#commentsform form textarea{
        width: 99%;
        }
        
p.comments_link  img{
        margin: 0px;
        padding: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        }


.border_big { border: 10px solid #FFFFFF; }

.border_right { border-right: 6px solid #f7f1de; }
.border_big1 { border: 5px solid #FFFFFF; }
.border_top {

border-top: 1px dotted #d3c7b1;
border-left: 1px dotted #d3c7b1;
border-right: 1px dotted #d3c7b1;

}

.border_center {

border-bottom: 1px dotted #d3c7b1;
border-left: 1px dotted #d3c7b1;
border-right: 1px dotted #d3c7b1;

}

.border_all {

border-bottom: 1px dotted #d3c7b1;
border-left: 1px dotted #d3c7b1;
border-right: 1px dotted #d3c7b1;
border-top: 1px dotted #d3c7b1;
}

.border_all1 {

border-bottom: 1px dotted #3d3d3d;
border-left: 1px dotted #3d3d3d;
border-right: 1px dotted #3d3d3d;
border-top: 1px dotted #3d3d3d;
}





h1.domik {
        color: #6f5c39;
        font-size: 16px;
        font-family: Arial, Sans-Serif;
        margin: 0px 0px 0px 0px;
        padding: 10px 10px 10px 10px;
        border-top: 0px solid #000000;
        }

h1.cat {
        color: #463a24;
        font-size: 16px;
        font-family: Arial, Sans-Serif;
        margin: 0px 0px 0px 0px;
        padding: 10px 10px 10px 10px;
        border-top: 0px solid #000000;
        }

h1.cat1 {
        color: #463a24;
        font-size: 12px;
        font-family: Arial, Sans-Serif;
        margin: 0px 0px 0px 0px;
        padding: 10px 10px 10px 10px;
        border-top: 0px solid #000000;
        }




.search-button {
                font-size: 11px;
        font-family: Arial, Sans-Serif;
        
        }


.from { margin: 5px; }
.form_top { margin-top: 5px; }

.ctr { margin: 0px; margin-right: 5px;}


.border1 { border: 1px solid #DDDDDD; }
.border2 { border: 1px solid #cec9bd; }

.tblMODEL {clear: both; }
TABLE.tblMODEL, .tblMODEL TABLE {border: 0px solid #F2F2F2; width: 100%;}
.tblMODEL TD {border-top: 1px solid #c4c4c4;  padding: 7px 0.2em;}
.tblMODEL TH {background: #F2F2F2; padding: 6px 0.2em; font-size: 12px;}

.tblMODEL_all {clear: both; }
TABLE.tblMODEL_all, .tblMODEL_all TABLE {border: 0px solid #F2F2F2; width: 100%;}
.tblMODEL_all TD {border-top: 1px solid #c4c4c4;  padding: 4px 0.2em; border-left: 1px solid #c4c4c4;  padding: 4px 0.2em; }
.tblMODEL_all TH {background: #F2F2F2; padding: 6px 0.2em; font-size: 12px;}

.search-1{ border: 1px solid #AF6B6C; background-color: #FFFFFF; FONT-size: 13px; COLOR: #8C2B2D;}
.s1 {padding: 0px; margin-top: 0px; margin-bottom: 15px;}
