ACC SHELL
* {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
body {
color: white;
font-family: Arial, Helvetica, sans-serif;
background-color: #1f1a17;
font-weight: bolder;
font-size: 90%;
&font-size: 80%; /*mensi pismo pro ie7*/
_font-size: 80%; /*mensi pismo pro ie6*/
}
#center {
margin: auto;
width: 800px;
}
#top {
height: 161px;
background-image: url('img/top.jpg');
background-repeat: no-repeat;
}
/*******************pruhy obsahující odkaz**********************/
#link1, #link2, #link3, #link4 {
height: 40px;
background-image: url('img/link1.jpg');
background-repeat: no-repeat;
}
#link4 {
height: 68px;
}
#link2 {
background-image: url('img/link2.jpg');
}
#link3 {
background-image: url('img/link3.jpg');
}
#link4 {
background-image: url('img/link4.jpg');
}
#link1 a, #link2 a, #link3 a, #link4 a {
display: block;
height: 40px;
width: 130px;
position: relative;
left: 570px;
}
#link3 a {
left: 605px;
}
#link4 a {
height: 68px;
left: 580px;
width: 220px;
}
#link1 a span, #link2 a span, #link3 a span, #link4 a span {
display: none;
}
/*********************pruhy stránky původně bez odkazu*********************
**********************dodělávány odkazy jako čtverce**********************/
#rest1 {
height: 350px;
background-image: url('img/rest1.jpg');
background-repeat: no-repeat;
}
#rest1 a {
display: block;
height: 120px;
width: 120px;
position: relative;
left: 590px;
}
#rest1 a span {
display: none;
}
#rest2 {
height: 131px;
background-image: url('img/rest2.jpg');
background-repeat: no-repeat;
}
#rest2 a {
display: block;
height: 125px;
width: 120px;
position: relative;
left: 590px;
}
#rest2 a span {
display: none;
}
#rest3 {
height: 114px;
background-image: url('img/rest3.jpg');
background-repeat: no-repeat;
}
#rest3 a {
display: block;
height: 114px;
width: 120px;
position: relative;
left: 625px;
}
#rest3 a span {
display: none;
}
#gdpr {
padding: 0 53px;
margin: 40px 0 0;
font-size: 12px;
}
#gdpr a {
color: #fff;
}
#gdpr a:hover {
text-decoration: none;
}
/**********************úprava a schování textů********************/
#description.hidden {
position: relative;
top: 130px;
left: 195px;
font-size: large;
}
#mainText.hidden {
width: 440px;
position: relative;
top: 90px;
left: 53px;
}
#kontakt1.hidden {
width: 500px;
position: relative;
top: 75px;
left: 60px;
}
#kontakt2.hidden {
width: 500px;
position: relative;
top: 3px;
left: 60px;
}
#kontakt3.hidden {
width: 500px;
position: relative;
left: 60px;
}
#kontakt4.hidden {
width: 500px;
position: relative;
left: 60px;
}
.hidden {
display: none;
}
ACC SHELL 2018