ACC SHELL
* {
margin: 0;
padding: 0;
}
#logo{
margin-bottom: 10px;
}
.logoCover{
height:91px;
}
body {
margin:0px;
padding:0px;
background-image: url(../img/design/backgroundBottom.gif);
font-family:Arial, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:13px;
width:100%;
}
.right{
width:290px;
float:right;
text-align: right;
}
.left{
width:300px;
float:left;
}
.center{
width:300px;
float:left;
text-align: center;
}
#fullPage{
background-image: url(../img/design/topPageBackground.gif);
background-repeat:repeat-x;
text-align:center;
}
#pageCover{
max-width:1440px;
background-image: url(../img/design/coverBackground.png);
background-position: right top;
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top:1px;
text-align:center;
}
ul, ol {
list-style-type: none;
}
img {
border: none;
}
#page {
width:930px;
margin-left: auto;
margin-right: auto;
margin-top:10px;
text-align:left;
}
#header {
height:115px;
width:100%;
line-height: 115px;
position: relative;
}
#logo_wrapper {
position: absolute;
top: 15px;
left: 80px;
}
#logo_wrapper .logo {
display: block;
position: relative;
width: 500px;
padding-top: 80px;
height: 0px;
overflow: hidden;
}
#logo_wrapper h1.logo img,
#logo_wrapper a.logo img {
position: absolute;
top: 0;
left: 0;
}
#logo_wrapper a.logo img {
cursor: pointer;
}
#headMenu {
display: block;
height: 115px;
width: auto;
float: right;
}
#headMenu li {
display: block;
float: left;
height: 115px;
width: auto;
color: #fff;
text-transform: uppercase;
}
#headMenu li a {
margin:0px 4px;
text-decoration: none;
color: black;
float: left;
}
.separator {
color: black;
float: left;
}
#headMenu li a:hover {
text-decoration: underline;
}
#topMenuSheet{
background: white;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
width: 930px;
height: 15px;
font-size: 0px;
}
#topMenu{
height: 52px;
width: 890x;
_width: 930px;
background-color: white;
padding-top: 1px;
padding: 0px 20px;
}
#topMenu ul li {
display: block;
float: left;
width: auto;
}
#topMenu ul li a {
display: block;
padding-top: 10px;
line-height: 45px;
margin-top: -16px;
margin-right: 40px;
float: left;
color: black;
padding-top: 13px;
font-size: 15px;
text-decoration: none;
text-align: center;
vertical-align: bottom;
position: relative;
}
#topMenu ul li a:hover{
text-decoration: none;
background-image: url(../img/design/menuArrow.png);
background-repeat: no-repeat;
background-position: center top;
}
#topMenu ul li.active a{
background-image: url(../img/design/menuArrow.png);
background-repeat: no-repeat;
background-position: center top;
font-weight: bolder;
}
#topBox{
width: 100%;
height: 300px;
position: relative;
background-image:url('/img/design/common-head-bg.jpg');
}
#topBox_decor{
position: absolute;
left: 33px;
bottom: 0;
height: 284px;
width: 274px;
background: url('./img/design/logo.png') no-repeat top;
}
/*
#topBox_button{
position: absolute;
top: 43px;
right: 40px;
width: 307px;
height: 103px;
float: right;
}
#topBox_button a{
font: 26px Calibri, Tahoma;
display: block;
padding-left: 90px;
height: 103px;
background: url('../img/design/topbox_button.png') no-repeat top left;
text-decoration: none;
cursor: pointer;
color: #00003e;
}
#topBox_button a span{
display: block;
padding-top: 30px;
line-height: 22px;
}
#topBox_button a span em{
font-size: 22px;
font-style: normal;
}
*/
#commonHead{
float:left;
font-size: 1.2em;
color: black;
width: 500px;
margin-top:10px;
margin-left:100px;
max-height:90px;
overflow:hidden;
text-transform:uppercase;
}
#commonHead h2, #commonHead p, #commonHead a{
margin-bottom:3px;
padding-left:5px;
padding-right:5px;
display: block;
}
#commonHead a{
color: #FEDF1E;
}
#topBox_slogan{
position: absolute;
right: 75px;
top: 40px;
height: 76px;
width: 499px;
background: url('../img/design/topbox_slogan.png') no-repeat left top;
display: block;
}
#content {
width:890px;
_width:930px;
min-height:500px;
_height:500px;
background-color:white;
padding:0px 20px;
padding-bottom: 15px;
}
#contentBottomSheet{
width:930px;
height:11px;
font-size:0px;
background-image: url(../img/design/contentBackground.gif);
}
.banner{
position:absolute;
width:890px;
opacity:0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.activeBanner{
display:block;
opacity:1;
}
body.kontakty .clanek p{
padding:0px;
}
.fullColumn{
width:100%;
margin-bottom: 30px;
}
.mainColumn{
min-height:300px;
}
.bannerColumn{
padding-top:0px;
width:890px;
position:relative;
height:215px;
}
#vzdy_zobraz{opacity:1 !important;}
.leftContentColumn{
width:585px;
float:left;
margin-bottom: 30px;
}
.rightContentColumn{
width:282px;
float:right;
}
.rightContentColumn .image{
text-align:center;
margin-bottom:5px;
}
.rightContentColumn .image a img{
max-width:282px;
_width:282px;
border-radius:5px;
}
#news{
width:242px;
_width:282px;
height:189px;
overflow: hidden;
background-color: #cc0000;
padding:1px 20px;
}
#newsTopSheet{
width:282px;
height: 13px;
background-image: url(../img/design/newsTopBackground.png);
font-size: 0px;
background-repeat: no-repeat;
}
#newsBottomSheet{
width:282px;
height: 13px;
background-image: url(../img/design/newsBottomBackground.png);
font-size: 0px;
background-repeat: no-repeat;
}
#news p.date{
color:white;
margin:0px;
margin-bottom:5px;
}
#news a.text{
display:block;
color:black;
border-bottom:solid 1px white;
margin:0px;
margin-bottom:5px;
padding-bottom:5px;
text-decoration: none;
}
#news a.last{
display:block;
color:black;
margin:0px;
margin-bottom:5px;
padding-bottom:5px;
text-decoration: none;
}
#news a:hover{
text-decoration: underline;
}
div.clanek {
color: #302F2A;
font-size:14px;
line-height: 20px;
text-align: justify;
margin-bottom:15px;
float:right;
width:660px;
}
.buttonList{
clear:both;
width:526px;
margin-left:auto;
margin-right:auto;
margin-top:60px;
}
.buttonList li{
float:left;
width:253px;
height:42px;
line-height: 42px;
vertical-align: middle;
background-image: url('../img/design/whiteButton.gif');
list-style-type: none;
padding-left:10px;
font-weight: bold;
}
div.leftBanner{
float:left;
width:170px;
text-align:center;
}
.clanek a {
color:#cc0000;
}
.clanek ul,
.clanek ol {
padding: 10px 20px;
list-style-type: circle;
}
.clanek h1 {
font-size: 28px;
line-height: 1.35;
font-weight: normal;
font-weight: bold;
}
.clanek h2 {
font-size: 16px;
color: #000;
margin-bottom: 0px;
margin-top: 15px;
font-weight: bold;
}
.clanek h2 a, .clanek h3 a {
color:#a98c50;
}
.clanek h3 {
font-size: 15px;
color:#000000;
padding-bottom: 10px;
}
.clanek p {
padding: 5px 0;
}
div .clanek h2.aktuality{
margin-top:10px;
margin-bottom:10px;
}
div .aktualita{
margin-bottom:10px;
}
div .aktualita h3 a{
text-decoration:none;
}
.novinky-nadpis a{
text-decoration:none;
}
p.newsDay{
float:right;
}
.cleaner {
display: block;
clear: both;
height: 0;
line-height: 0;
font-size: 0;
overflow: hidden;
}
.footer-sheet{
width: 100%;
height:14px;
font-size: 0px;
background-image: url('../img/design/footerToptBackground.gif');
}
.footer-bottom-sheet{
background-image: url('../img/design/footerBottomtBackground.gif');
}
.footer-container {
margin-top:20px;
}
.footer {
width: 890px;
_width: 930px;
margin: 0 auto;
padding:0px 20px;
background-color: black;
padding-top: 1px;
}
.copyright h2{
font-size:13px;
font-weight:bold;
text-align:left;
display: inline;
float: right;
height: 50px;
line-height: 50px;
vertical-align: middle;
}
.footer .collaborationPreviewBlock{
font-family: arial;
/* margin:10px 17px;
width:188px;
float:left;*/
overflow: hidden;
}
.footer .collaborationPreviewBlock img{
border-radius:5px;
float: left;
}
.footer .collaborationPreviewBlock div{
color:#CC0000;
margin-top:8px;
}
.footer .collaborationPreviewBlock div.footer_cont_text{
padding-left:55px;
margin-right: 19px;
float: left;
position:relative;
margin-bottom:12px;
margin-top:0px;
}
.footer .collaborationPreviewBlock div.footer_cont_btn{
float: right;
margin-top:0px;
}
.footer .collaborationPreviewBlock div.footer_cont_btn a{
font-size: 15px ;
}
.footer .collaborationPreviewBlock p{
color:#cc0000;
height:80px;
padding:0px 18px;
overflow: hidden;
margin-top:8px;
}
.footer .collaborationPreviewBlock h3{
text-align: left;
}
.footer .imgCollaboration{
text-align: center;
}
.copyright{
color:#cc0000;
height:50px;
width:890px;
margin:0 auto;
}
.copyright p{
height:50px;
line-height:35px;
vertical-align: middle;
}
.copyright p img{
margin-top:12px;
margin-right:8px;
float:left;
}
.sh_button{
display: block;
width:100px;
height:35px;
background-image: url('../img/design/shadow-button2.png');
text-align:center;
color:black !important;
font-weight: bold;
line-height: 35px;
vertical-align: middle;
text-decoration: none;
margin:auto;
}
.sh_button:hover {
text-decoration: none;
color: white !important;
}
.big_shadow_button{
display: block;
width:188px;
height:73px;
background-image: url('../img/design/big_shadow_button.png');
text-align:center;
color:white;
font-weight: bold;
line-height: 73px;
vertical-align: middle;
text-decoration: none;
margin:auto;
background-position: 188px;
font-size: 16px;
}
.big_shadow_button:hover{
background-position: -2px;
}
a.linkclass{
color:#cc0000
}
.technologyPreview{
margin-top: 10px;
}
.technologyPreview ul{
margin:0px;
padding:0px;
}
.technologyPreviewBlock img{
float:left;
margin:10px;
margin-top:0px;
margin-left: 0px;
}
.technologyPreviewBlock h3{
font-style: italic;
}
.technologyPreviewBlock p.technologyText{
}
.technologyPreviewBlock h3{
text-transform: uppercase;
text-align: center;
padding-bottom: 0px;
}
.technologyPreview li{
width:150px;
_width:222px;
padding:0 20px 0px 0px;
float:left;
overflow: hidden;
}
.technologyPreview li.lastblock {
padding:0px;
}
.leftBanner a img{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.gradient {
width: 100%;
height: 35px;
background: url(/img/bg-gradient.png) repeat-x;
position: absolute;
bottom: 0;
left: 0;
}
.more {
overflow: hidden;
position: relative;
}
#layout2_levy_sloupec{
width:300px;
padding:0 30px 0px 0px;
float:left;
overflow: hidden;
}
#layout2_pravy_sloupec{
width:300px;
padding:0 0px 0px 0px;
float:left;
overflow: hidden;
}
#layout5_levy_sloupec,#layout5_stredny_pravy_sloupec,#layout5_stredny_levy_sloupec{
width: 150px;
_width: 222px;
padding: 0 20px 0px 0px;
float: left;
overflow: hidden;
}
#layout5_pravy_sloupec
{
width: 150px;
_width: 222px;
padding: 0 0px 0px 0px;
float: left;
overflow: hidden;
}
ACC SHELL 2018