BODY
{
background: url("../img/bgr1.gif");
padding:0;
margin:0;
}

#dleft
{
width:320px;
float:left;
height:100%;
margin:0;
}

#dright
{
height:100%;
margin-left:320px;
}

#leftpikt
{
margin-top:70px;
float:right;
}

#titlediv
{
height:70px;

margin-left:0;
width:100%;
background-color:#8290BC;
background: url("../img/bgrtitle1.jpg");
}

#titlepikt
{
float:right;
margin-top:50px;
}

#menu
{
background-color: #8290BC;
height:24px;
margin: 40px 20px 20px 20px;
}

.razdel
{
float:left;
height:100%;
padding:0 10px 0 10px;
margin:0 10px 0 0;
color:white;
background-color: #343537;
font: 18px/18px Times, Serif;
}

#links
{
float:right;
height:100%;
padding:0 10px 0 10px;
margin:0 0 0 10px;
}


#links A
{
color:#222222;
text-decoration:none;
font: bold 18px/18px Times, Serif;
}

#links A:hover
{
color:white;
}

#dtext
{
background-color: #A5B3DF;
min-height:600px;
margin: 20px;
padding:8px;
}

#dtext p
{
text-align:justify;
width:99%;
}

#footer
{
background-color: #8290BC;
height:24px;
margin: 20px;
}

#slider A
{
background-color:#8290BC;
color:white;
text-decoration:none;
}

.theme-default #slider {
    float:left;
margin-right:20px;
margin-bottom:20px;
    width:300px; /* Make sure your images are the same size */
    height:450px; /* Make sure your images are the same size */
}

.fl:first-letter
{
font-size:200%;
    float:left;
    margin: 4px 4px 4px 0;
    line-height: 1em;
font-weight: normal;
}
