@charset "utf-8";
/* CSS Document */
/* defektolog.org.ua | Olexiy Logvinov | bavovna@gmail.com */

body 
{
background-color: #cccc99;
text-align: center;
}
h4
{
font-weight:600;
display:inline;
}
h2
{
font-size:17px;
}
#shadow
{
width:756px;
background:url(images/shadow.png) repeat-y;
z-index:-2;
margin-left: auto;
margin-right: auto;
text-align:center;
}
#container
{
font-family: Geneva, Arial, Helvetica, sans-serif; 
color: #996633;
width: 720px;
text-align: left;
background:#ffffff;
margin-left: auto;
margin-right: auto;
overflow:visible;
}


#header
{
height: 95px;
}

#header-navbar
{
height: 20px;
width:100%;
background: url("images/nav_back.gif") #006699 repeat-x;
/* padding: 1px; */
text-align: left;
}

#header-navbar p
{
margin:0px 10px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:600;
line-height:20px;
white-space:nowrap;

}

#header-navbar a
{
text-decoration: none;
color: #ffffff;
}
#header-navbar a:hover
{
color: #ccffff;
}

#central
{
width: 720px;
height: 250px;
}
#central-internal
{
width: 720px;
height: auto;
}

#central-text
{
width: 90%;
margin: 20px auto 40px;
color:#333333;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align:justify;
}
#central-text h3
{
text-align:left;
font-family: "Book Antiqua", serif;
font-size: x-large;
color: #006699; 
letter-spacing: 0.1em;
border-bottom:solid #cccccc thin;
}
#central-text h3:first-letter
{
text-transform:uppercase;
}

#central-text dt
{
font-weight:bold;
font-size:15px;
margin-top:20px;
}
#central-text a
{
color: #333333;
font-weight:600;
}
#central-text a:hover
{
color: #006699; 
}
#central-left
{
width: 400px;
float: left;
margin-top:18px;
}

#central-right
{
margin-right: 2px;
float: right;
width: 311px;
}

#footer
{
border-top: solid #cccccc 15px;
}

#bottom-navbar
{
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #333333;
margin: 20px 20px 0px;
}

#bottom-navbar a:link {color: #000066}
#bottom-navbar a:visited {color: #333333}
#bottom-navbar a:hover {color: #0000FF}
#bottom-navbar a:active {color: #0000FF}


#banners
{
height:30px;
text-align: right;
margin:0px 40px;
}

#bottom-info
{
width:inherit;
margin-top:8px;
color:#666666;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
letter-spacing:1px;
}
#bottom-info a
{
color:#666666;
}
#shadow-bottom
{
margin-left: auto;
margin-right: auto;
width:748px;
height:22px;
background: url(images/shadow-bottom.png);
}
#bottom_gradient
{
width: 100%;
height: 70px;
position: fixed;
left: 0;
bottom: 0;
background: url(images/bottom_grad.jpg) repeat-x left;
z-index: -1;
}
#top_gradient
{
width: 100%;
height: 50px;
position: absolute;
left: 0;
top: 0;
background: url(images/top_grad.jpg) repeat-x left;
z-index: -1;
}
#list
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:500;
list-style-type: circle;
}

#list li
{
margin-bottom: 1em;
}
.bold
{
font-weight:600;
}
.img-right
{
float:right;
margin:0 0 5px 20px;
caption-side:bottom;
border:solid thin #999999;
}
.img-right caption
{
margin-bottom:20px; font-size:0.85em
}
hr
{
color:#cccccc;
}
cite
{
background:#CCFFFF;
}
blockquote
{
font-style:oblique;
padding:5px;
border:dotted thin #CCCCCC;
background: #eeffff; 
}
#info {
border-top:1px solid grey;
margin-top:20px;
padding-top:20px;
}
