@charset "utf-8";
/* CSS Document */
body {
margin:0px ;
background-color:#347739;}


#ogrodje {

background-image: url(bg_modra.jpg);
background-repeat:repeat-x;
}



#nebo {
height:385px;
background-image: url(nebo.jpg);
background-repeat: no-repeat;
background-position:center top;
}



#ograja_container{
background-image: url(ograja.jpg);
background-repeat: no-repeat;
background-position:center top;
height:280px;
}
#ograja {
height:280px;
background-image:url(ograja.png);
background-repeat:repeat-x;
}
#trava {
height:280px;
background-image:url(trava.png);
background-repeat:repeat-x;
background-position:bottom;
}



#trava_container{
background-color:#347739;
}

#tekst_container {
margin: 0 auto;
width:960px;
padding-top:50px;
padding-bottom:50px;
text-align:center;
}

h1 {
font-family: 'Fredericka the Great', cursive;
size:35px;
color:#bbbbbb;
}

.tekst {
color:#bbbbbb;
size:12px;
padding-top:0px;}
}
