﻿body 
{
    background-color:#DCF1DC;
    background-image:url("../images/bodi.jpg");
    background-repeat:repeat-x;
    
    padding:0;
}


#site
{
    width:923px;
    margin:20px auto;
    padding:0;
   
    }
    
#header
{
    width:922px;
    height:36px;
    margin:0;
    padding:0;
    float:left;
    background-image:url("../images/header.png");
    background-repeat:no-repeat;
    display:block;   
    }
#head_natpis 
{
    float:right;
    margin:0;
    padding:0;
    color:#FFFFFF;
    font-size:x-small;
    }
#anima
{
    clear:both;
    float:left;
    margin:0;
    padding:0;
    width:922px;
    height:198px;
    display:block;
    background-color:#FFFFFF;
    
    }
#flash
{
    clear:both;
    float:left;
    width:884px;
    height:198px;
    display:block;
    padding:0;
    margin:0 0 0 19px;
    
    } 
 
#navi
{
    clear:both;
    float:left;
    margin:0;
    padding:0;
    width:922px;
    height:36px;
    display:block;
    background-color:#FFFFFF;
    background-image:url("../images/navi.jpg");
    background-repeat:no-repeat;
    
    
    } 
 
 
 
 
    
#container
{
    clear:both;
    float:left;
    width:922px;
    margin:0;
    padding:0;
    background-image:url("../images/container.jpg");
    background-repeat:repeat-y; 
    
    }


#left
{
    float:left;
    margin:0;
    padding:0;
    width:230px;
    display:block;
    }
    
#left_head
{
    width:209px;
    clear:both;
    height:21px;
    display:block;
    float:left;
    margin:10px 0 0 19px;
    padding:0;
    background-image:url("../images/left_head.jpg");
    background-repeat:no-repeat;
    
    }
    
#left_mid
{
    width:209px;
    
    display:block;
    float:left;
    clear:both;
    margin:0 0 0 19px;
    padding:0;
    background-color:#D3D3D3;
    
    }    

#left_foot
{
    width:209px;
    height:18px;
    display:block;
    float:left;
    margin:0 0 10px 19px;
    padding:0;
    background-image:url("../images/left_foot.jpg");
    background-repeat:no-repeat;
    clear:both;
    }
/*-------LEFT SUBNAV------------*/    
    
.urbangreymenu{
width: 207px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url("../images/arrowstop.gif") no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}










.urbangreymenu2{
width: 183px; /*width of menu*/
background-color:#d3d3d3 ; 
}

.urbangreymenu2 .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url("../images/arrowstop.gif") no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu2 .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu2 ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu2 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu2 ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu2 ul li a:visited{
color: black;
}

.urbangreymenu2 ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}









/*-------------------------------*/
#mid
{
    float:left;
    margin:10px 0 0 10px;
    padding:0;
    width:470px;
    display:block;
    text-align:justify;
    
    
    }


#right
{
    float:right;
    margin:10px 18px 0 0;
    padding:0;
    width:180px;
    
    display:block;
    
    }


#left_subnav
{
    width:207px;
    clear:both;
    float:left;
    margin:5px 0 0 0;
    padding:0;
    display:block;
    }
    
    
#left_subnav2
{
    width:207px;
    clear:both;
    float:left;
    margin:5px 0 0 0;
    padding:0;
    display:block;
    }    


.left_banner
{
    width:170px;
    height:85px;
    clear:both;
    float:left;
    margin:15px 0 15px 15px;
    padding:0;
    
    }
.left_banner a img
{
    border:none;
    }

#shoutbox_head
{
    width:186px;
    height:15px;
    clear:both;
    float:left;
    display:block;
    margin:10px 0 0 8px;
    padding:0;
    background-image:url("../images/shout_head.jpg");
    background-repeat:no-repeat;
    }
    
#shoutbox_body
{
    width:171px;
    clear:both;
    float:left;
    display:block;
    margin:0 0 0 8px;
    padding:0 0 0 15px;
    background-image:url("../images/shout_body.jpg");
    background-repeat:repeat-y;
    color:#FFFFFF;
    
    }
#shoutbox_foot
{
    width:186px;
    height:7px;
    clear:both;
    float:left;
    display:block;
    margin:0 0 0 8px;
    padding:0;
    background-image:url("../images/shout_foot.jpg");
    background-repeat:no-repeat;
    } 
.shout_block
{
    width:120px; 
    margin:0 0 0 5px; 
    float:left; 
    clear:both; 
    padding:5px;
    }
.messageData
{
	border: inset 1px #3A8F3A;
	padding:0;
	width: 146px;
	padding:4px;
	height: 250px;
	overflow: auto;
	background-color: #DEDEDE;
	font-size:x-small;
	float:left;
	clear:both;
	color:#000000;
	margin:0 0 0 -12px;
	
	
}
.messageData b
{
    font-size:x-small;
    }


    
       
#search
{
    width:177px;
    height:62px;
    clear:both;
    margin:25px 0 0 0;
    padding:0;
    float:right;
    display:block;
    border-bottom:solid 1px #8DB88D;
    
    }




#anketa_head
{
    width:172px;
    height:12px;
    clear:both;
    float:left;
    display:block;
    margin:15px 0 0 16px;
    padding:0;
    background-image:url("../images/anketa_head.jpg");
    background-repeat:no-repeat;
    }
    
#anketa_body
{
    width:172px;
    clear:both;
    float:left;
    display:block;
    margin:0 0 0 16px;
    padding:0 0 0 15px;
    background-image:url("../images/anketa_body.jpg");
    background-repeat:repeat-y;
    color:#FFFFFF;
    }

#anketa_foot
{
    width:172px;
    height:8px;
    clear:both;
    float:left;
    display:block;
    margin:0 0 0 16px;
    padding:0;
    background-image:url("../images/anketa_foot.jpg");
    background-repeat:no-repeat;
    }

   
#content_right
{
    float:right;
    margin:0;
    padding:0;
    width:656px;
    /*height:600px;
    display:block;
    border:solid 1px;*/
    }
    
#footer
{
    font-size:x-small;
    clear:both;
    float:left;
    width:922px;
    height:30px;
    margin:0;
    padding:20px 0 0 0;
    text-align:right;
    background-image:url("../images/footer.png");
    background-repeat:no-repeat;
    } 

#footer span a
{
    color:#fff;
    text-decoration:none; 
       
}   
#footer span a:hover
{
    color:#ccc;    
}    
    #subnav
    {
        width:323px;
        height:23px;
        display:block;
        /*border:solid 1px;*/
        margin:0 0 0 50px;
        padding:0;
        float:left;
        clear:both;
        } 
        
#default
{
    width:650px;
    float:left;
    clear:both;
    margin:45px 0 0 0;
    padding:0;
    height:300px;
    display:block;
    /*border:solid 1px;*/
    }
    
    
    
    
#block_navi
{
    float:left;
    padding:0;
    margin:0 0 0 22px;
    display:block;
    width:580px;
    }
#right_block
{

    float:right;
    padding:0;
    margin:0 22px 0 0;
    display:block;
    width:260px;
  
    
    }

.rightnaviHorizont
{
    float:right;
    margin:7px 0 0 0;
    padding:0;
    font-size:12pt;
    text-decoration:none;
    font-family:Lucida Sans Unicode;   
    color:#333333;
    }
.rightnaviHorizont:hover
{
        color:#6FA470;
    text-decoration:none;

    }
        
.naviHorizont
{
    float:left;
    margin:7px 15px 0 0;
    padding:0;
    font-size:12pt;
    text-decoration:none;
    font-family:Lucida Sans Unicode;   
    color:#333333;
    }
 .naviHorizont:hover
 {
    color:#6FA470;
    text-decoration:none;
    
    }

