html {
background: #000 url(img/decor/top_back_1.jpg) top center no-repeat fixed ;
}
#top {
background: url(img/decor/top_logo.png) no-repeat;
}
ul.nav{
background: url(img/decor/menu_back.png) no-repeat;
}
ul.nav li.nav {
background: url(img/decor/menu_split.png) no-repeat;
}

/* ---LEFT BOX---*/
div.box {
background: url(img/decor/gray_dot.gif) repeat-x 0px 30px;
}
div.box  h2 {
font-family: Georgia;
font-weight: lighter;
font-size: 27px;
color: #a5c8dd;
}
div.box  p.added {
color: #678189;
font-size: 10px;
font-weight: bold; 
}
div.box  p{
font-size: 12px;
text-align: justify;
}
div.box img{
border: solid #334a4d 1px;
}

/* ---RIGHT BOX---*/
div#right {
background: url(img/decor/gray_dot.gif) repeat-x 0px 37px;
}
h3 {
font-family: Georgia;
font-weight: lighter;
font-size: 20px;
color: #a5c8dd;
background-image: url(img/decor/back_h3.png) 
}
h4 {
font-family: Georgia;
font-size: 14px;
color: #91abbb;
margin: 5px 5px 5px 10px;
}
div.right_box {
background: url(img/decor/top_skoba.png) no-repeat;
}
div.right_box div {
background: url(img/decor/dawwn_skoba.png) 
/* huiovo no rabotaet
budim iskat vihod pozdje */
repeat-x 
center bottom;
}
div.right_box p {
text-align: justify;
}
.lite_text {
color: #e0f8fc;
font-weight: bold;
}
.otstup {
padding-left: 45px;
}
/*-------FOOTER-------*/
#footer {
background: url(img/decor/gray_dot.gif) repeat-x 0px 15px;
}
div#footer p {
font-size:9px;
text-align: right;
}

	



