ACC SHELL
body {
background: white;
font-family: "Arial", sans-serif;
font-size: 13px;
color: black;
text-align: center;
width: 99%;
}
a img {
border: 0px;
}
.clear {
clear: both;
}
h1 {
font-size: 25px;
color: white;
margin-bottom: 25px;
text-transform: uppercase;
}
h2 {
font-size: 20px;
color: white;
text-transform: uppercase;
}
h3 {
font-size: 14px;
color: white;
text-transform: uppercase;
margin-top: 0;
}
h4 {
font-size: 12px;
color: #76b8e0;
text-align: center;
text-transform: uppercase;
}
.wrap {
width: 944px;
margin: 0 auto;
text-align: left;
}
.topwrap {
width: 944px;
}
.mainwrap {
margin-top: 30px;
width: 944px;
/*background: rgba(0,0,0, 0.8);
*/
background: rgba(22,41,80, 0.9);
border-radius: 10px;
}
.logo {
float: left;
}
.topmenu {
}
ul.topmenu {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background:white;
border-radius: 10px;
}
ul.topmenu li {
float: left;
height: 40px;
}
ul.topmenu li a:link, ul.topmenu li a:visited {
display: block;
margin-top: 13.5px;
font-weight: bold;
color: white;
text-align: center;
padding-right: 20px;
padding-left: 20px;
text-decoration: none;
text-transform: uppercase;
border-right: 1px solid white;
}
ul.topmenu li a:hover {
color: red;
}
#aktivna {
color: red;
}
.obsah {
width: 900px;
color: white;
line-height: 130%;
margin: 0 auto;
padding-top: 5px;
padding-bottom: 20px;
}
.obsah h3 a {
color:white;
text-decoration:underline;
}
.obsah p {
margin-top: 0px;
}
.intro_fotka img {
height: 150px;
width: 100%;
margin-bottom: 20px;
border-radius: 10px;
}
.intro_lavy {
float: left;
min-height: 350px;
width: 33%;
margin-right: 35px;
}
.intro_stredny {
float: left;
width: 33%;
min-height: 350px;
}
.intro_stredny h2 {
margin-top: 4px;
}
intro_pravy {
min-height: 350px;
float: left;
width: 33%;
}
.intro_lavy p, .intro_pravy p {
margin-top: 0px;
text-align: justify;
}
.intro_lavy p a, .intro_pravy p a {
color: white;
text-decoration: underline;
}
.intro_lavy p a:hover, .intro_pravy p a:hover {
color: red;
text-decoration: underline;
}
.intro_lavy img {
border-radius: 10px;
}
.colgroup {
overflow: auto;
width: 100%;
}
#layout2_levy_sloupec {
float: left;
width: 52%;
color: white;
padding-right: 20px;
border-right: 1px solid white;
font-family: Arial;
}
#layout2_levy_sloupec p, #layout2_pravy_sloupec p {
margin-top: 0px;
}
#layout2_pravy_sloupec {
float: left;
color: white;
width: 43%;
padding-left: 20px;
}
.paticka {
margin-top: 30px;
background: rgba(22,41,80, 0.8);
color: white;
height: 40px;
border-radius: 10px;
}
.paticka p {
padding-top: 12px;
margin-left: 20px;
margin-bottom: 0px;
}
.paticka p a {
color: white;
}
.kontakt_lavy {
float: left;
width: 25%;
}
.kontakt_lavy a {
color: white;
}
.fotka {
float: left;
}
.fotka ul.gallery {
margin-left: -37px;
}
.fotka ul.gallery li {
display: inline;
margin-right: 25px;
}
.sipky {
float: right;
margin-top: 30px;
}
#arrow_left, #arrow_right {
height: 67px;
width: 36px;
z-index: 1000;
}
.kontakt_lavy h2, .kontakt_stredny h2 {
margin-top: 4px;
}
.kontakt_lavy h3 {
color: black;
text-transform: uppercase;
margin-bottom: 0px;
}
.kontakt_stredny {
float: left;
width: 23%;
margin-left: 30px;
}
.kontakt_mapa {
float: right;
width: 45%;
}
#lastcol {
border-right: none;
}
.kontakt_mapa .mapa_obal {
border: 10px solid black;
background: black;
border-radius: 10px;
}
.kontakt_mapa .mapa_obal a {
text-decoration: none;
color: white;
}
#kontakttable {
text-align: left;
width: 250px;
}
#kontakttable tr, #kontakttable td {
line-height: 130%;
padding-top: 2px;
padding-bottom: 2px;
color: white;
font-size: 13px;
}
#kontakttable tr #typ {
width: 90px;
font-weight: bold;
}
#kontakttable tr #ic {
width: 30px;
font-weight: bold;
}
#kontakttable tr, #kontakttable td p {
margin-top: 0px;
}
#kontakttable tr, #kontakttable a, #kontakttable a:active {
color: white;
}
#kontakttable tr, #kontakttable td a:hover {
color: white;
}
/***HACKY****/
@-moz-document url-prefix() {
ul.topmenu li a: link, ul.topmenu li a: visited {
margin-top: 12px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
ul.topmenu li a: link, ul.topmenu li a: visited {
margin-top: 12px;
}
}
ACC SHELL 2018