/* CSS Document */
body{
background-image: url(obr_index/pozadi.png);
background-repeat: repeat-no;
background-position: center top;
padding:0;
margin:0;
text-align:center;
font-size:1.2em;
font-family:arial;
color:white;
}
#main{
width:1200px;
margin:auto;
text-align:left
}
#obsah{
margin-top:100px
}
#obr{
float:left;
width:416px;
margin-left:80px
}
#text{
float:left;
margin-left:120px;
width:520px;
position:relative;
text-align:justify
}
#link{
text-decoration:none;
}
h1{
font-size:2.6em;
font-family: gabriola,franklin gothic medium;
width:650px;
margin-left:50px
}
h2{
font-size:1.4em;
color:#FBC74E;
margin-bottom:0
}
#zakoupit{
display:block;
height:74px;
width:268px;
background: url(obr_index/tlacitko.png) no-repeat;
color:black;
text-decoration:none;
left: 100px;
position: absolute;
top: 450px;
}
#tlacitko{
text-align:center;
padding-top:20px;
font-size:1.6em

} #facebook{
display:block;
height:74px;
width:268px;
color:black;
text-decoration:none;
left: 100px;
position: absolute;
top: 540px;
}
#main p{
margin-top:0
}
#footer{
clear:both;
margin-top:700px;
border-top:1px solid white;
margin-bottom:60px
}
#footer a{
color:white;
text-decoration:none;
margin-left:40px
}
#odkazy{
width:335px;
position:absolute;
top:50px;
right:0
}
#top{
position:relative
}
#odkazy a{
color:white;
text-decoration:none;
margin-right:30px;
}
#last{
margin-left:480px !important
}
#top a{
text-decoration:none;
color:white
}