ACC SHELL

Path : /srv/www/vhosts/sc-brno/tecaprint/css/
File Upload :
Current File : /srv/www/vhosts/sc-brno/tecaprint/css/style2.css

* {
  margin: 0;
  padding: 0;  
}


#logo{
    margin-bottom: 10px;
}

.logoCover{
  height:91px;
}

body {
 
   margin:0px;
  padding:0px;
  background:gray;
  font-family: "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(http://www.marabu-barvy.cz/img/design/topPageBackground.gif);
background-repeat: repeat-x;
text-align: center;
}

#pageCover{
  max-width:1440px;
  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-image: url(../img/design/topBackground2.gif);
   background-repeat: no-repeat;
   width:100%;
   height:15px;
   font-size:0px;
}

#topMenu{

   height:32px;
   width:886px;
   _width:930px;
   background-color: white;
   padding-top:1px;
   padding:0px 20px;
   overflow: visible;
   border:solid 0px #a9aab0;
   border-width:0px 2px; 
}


#topMenu ul li {
  display: block;
  float: left;
  width: auto;
}

#topMenu ul li a {
  display:block;
  padding-top:10px;
  line-height:45px;
  margin-top:-15px;
  margin-right:40px;
  float:left;
  color:black;
  font-size: 15px;
  font-weight: bolder;
  text-decoration: none;
  text-align: center;
  vertical-align: bottom;
  position:relative;
  padding-bottom:5px;
}

#topMenu ul li a:hover{
   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;
  
}

#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:886px;
  _width:930px;
  min-height:500px;
  _height:500px;
  background-color:white;
  padding:0px 20px;
  padding-bottom: 15px;
  border:solid 0px #a9aab0;
  border-width:0px 2px; 
}

#contentBottomSheet{
   width:926px;
   height:12px;
   font-size:0px;
   -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
 border:solid 0px #a9aab0;
  border-width:0px 2px;
  border-bottom-width: 2px;
  background-color: white;
}

.banner{

}

.activeBanner{
  display:block;
  opacity:1;
}

.fullColumn{
  width:100%;
  margin-bottom: 30px;
}

.mainColumn{
  min-height:300px;
}

.bannerColumn{
  width:890px;
  height:90px;
    -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow:hidden;
  
}

.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: black;
  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;
  width:660px;
  margin-left:20px;
  float:right;
}

div.rightClanek {
  float:right;
  width:710px;
}

.buttonList{
  clear:both;
  width:526px;
  margin-left:auto;
  margin-right:auto;
  margin-top:60px;
}

body.kontakt .clanek p{
  padding: 0px;
}

.buttonList li{
    background-image: url("../img/design/whiteButton.gif");
    float: left;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    list-style-type: none;
    padding-left: 10px;
    vertical-align: middle;
    width: 253px;
}

.buttonList li a{
    color: #1B71B8;
    text-decoration: none;
}

div.leftBanner{
  float:left;
  width:200px;
  text-align:center;
}

.clanek a {
  color:black;
}

.clanek ul, 
.clanek ol {
  padding: 10px 20px;
  list-style-type: circle;
}

.clanek h1 {
  font-size: 28px;
  font-weight:normal;
  margin-bottom:10px;
}


.clanek h2 {
  font-size: 20px;
  color:#000;
  padding-bottom: 10px;
  margin-top:15px;
  font-weight:normal;
}

.clanek h2 a, .clanek h3 a  {
  color:#a98c50;
}

.clanek h3 {
  font-size: 15px;
  color:#000000;
  padding-bottom: 10px;
  margin-top:10px;
}

.clanek p {
  padding: 8px 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:#B9B9B9;
    /*height:80px;*/
    padding:0px 0px;
    /*overflow: hidden;*/
    margin-top:8px;
}
.footer .collaborationPreviewBlock div.footer_cont_text{
  padding-left:35px;
    margin-bottom: 15px;
    margin-right: 10px;
    float: left;
    margin-top:0px;
}
.footer .collaborationPreviewBlock div.footer_cont_btn{
    float: right;
    padding:0px;
    margin-top:0px;
}
.footer .collaborationPreviewBlock div.footer_cont_btn a{
   font-size: 15px ;
}
.footer .collaborationPreviewBlock p{
    color:white;
    height:80px;
    padding:0px 18px;
    overflow: hidden;
    margin-top:8px;
}

.footer .collaborationPreviewBlock h3{
    text-align: left;
}

.footer .imgCollaboration{
    text-align: center;
}

.copyright{
    color:black;
    height:50px;
    width:890px;
    margin:0 auto;
}

.copyright p{
    height:50px;
    line-height: 50px;
    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('http://sc.m.write.cz/skin/frontend/custom/sc/images/sh_button.png');
text-align: center;
color: black;
font-weight: bold;
line-height: 35px;
vertical-align: middle;
text-decoration: none;
margin: auto;
}
.sh_button:hover{
  text-decoration: underline;
}
.big_shadow_button{
  display: block;
  width:167px;
  height:51px;
  background-image: url('../img/design/big_shadow_button.png');
  text-align:center;
  color:black;
  font-weight: bold;
  line-height: 51px;
  vertical-align: middle;
  text-decoration: none;
  margin:auto;
  background-position: 167px;
  font-size: 16px;
}

.big_shadow_button:hover{
    background-position: 0px;
    color:white;
}


.technologyPreview{
  margin-bottom: 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{
  height:160px;
  overflow: hidden;
}

.technologyPreviewBlock h3{
   text-transform: uppercase;
   text-align: center;
   padding-bottom: 0px;
}

.technologyPreview li{
    width:200px;
    _width:222px;
    padding:0 30px 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 ;
	background-position:bottom left;
	position: absolute;
	bottom: 0;
	left: 0;
}

.more {
	overflow: hidden;
	position: relative;
}

ACC SHELL 2018