ACC SHELL

Path : /srv/www/vhosts/stakk/css/
File Upload :
Current File : //srv/www/vhosts/stakk/css/screen.css

html, body {
    height: 100%;
}
body {
	font: 16px/1.5 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: #333;
	background-image: url('../images/background.jpg');
    background-position: center center;
    background-color: black;
    background-repeat: no-repeat;
    /*background-size: 100% 100%;*/
    padding: 0;
    margin: auto;
    width: 979px;
}

h1 {
	font-size: 150%;
	color: #3484D2;
}

h2 {
    font-size: 100%;
    text-decoration: underline;
    margin-bottom: -10px;
}

#ajax-spinner {
	margin: 15px 0 0 15px;
	padding: 13px;
	background: white url('../images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	display: none;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

iframe {
    border: 2px solid #b3b5b8;
    margin-top: -10px;
}

span.h2 {
    font-size: 100%;
    text-decoration: underline;
    font-weight: bold;
}

.smaller {
    font-size: 90%;
}

.noTopMargin {
    margin-top: 0;
}

.noBottomMargin {
    margin-bottom: 0;
}

p.indent {
    margin-left: 15px;
    text-indent: -15px;
}

table.contact {
    border-collapse: collapse;
}

table.contact a.noLink {
    color: #333333;
}

table.contact td {
    padding: 0;
}

table.contact td.leftAlign {
    text-align: left;
}

table.contact td.rightAlign {
    text-align: right;
}

/*a[href^="error:"] {
	background: red;
	color: white;
}*/

#landing {
    height: 100%;
}

#landing table {
    padding-top: 20px;
    width: 100%;
    height: 100%;
}

#landing table td {
    vertical-align: middle;
    text-align: center;
}

#landing table td img {
   border: 0;
}

#header * {
    margin: 0;
    padding: 0;
}

#header {
    background-image: url('../images/header.png');
    background-position: right top;
    /*border: 1px solid white;*/
    background-repeat: no-repeat;
    width: 100%;
    height: 280px;
}

#header h1 a {
    display: block;
    position: relative;
    /*border: 1px solid white;*/
    top: 55px;
    left: 40px;
    width: 200px;
    height: 87px;
}

#header h1 a span {
    display: none;
}

#menu * {
    margin: 0;
    padding: 0;
}

#menu {
    /*border: 1px solid white;*/
    margin-top: -60px;
    background-image: url('../images/papers-menu.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 104px;
}

#menu img#clip {
    float: right;
    top: -105px;
    right: 75px;
    position: relative;
}

#menu img#paper-cover {
    /*display: none;*/
    position: absolute;
    margin-top: -32px;
    margin-left: -81px;
}

#menu .upper {
    margin-left: 100px;
}

#menu .upper ul {
    position: relative;
    top: -10px;
    list-style-type: none;
}

#menu .upper ul li {
    display: inline-block;
    background-color: #b3b5b8;
    margin-right: 5px;
}

#menu .upper ul li.active, #menu .upper ul li:hover {
    background-color: #f58220;
}

#menu .upper ul li:hover a, #menu .upper ul li.active a {
    color: white;
}

#menu .upper ul li a {
    color: #333333;
    display: block;
    line-height: 40px;
    height: 48px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px 18px;
}

#menu .lower {
    margin-left: 25px;
    margin-right: 35px;
}

#menu .lower ul {
    background-color: #333333;
    padding-left: 76px;
}

#menu .lower ul li {
    display: inline-block;
}

#menu .lower ul li.active, #menu .lower ul li:hover {
    background-color: #f58220;
}

#menu .lower ul li:hover a, #menu .lower ul li.active a {
    color: #333333;
}

#menu .lower ul li a {
    color: #cccccc;
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px 18px;
}

#body {
    background-image: url('../images/papers-body.png');
    background-repeat: no-repeat;
    height: 639px;
    padding: 10px 100px 0 80px;
    /*border: 1px solid white;*/
}

#body h1 {
    color: #f58220;
    font-weight: normal;
}

#body hr {
    border: 0;
    background-image: url('../images/divider-horizontal.png');
    background-repeat: no-repeat;
    width: 463px;
    height: 7px;
}

#body a {
    color: #f58220;
}

#body a:hover {
    text-decoration: none;
}

#body .right {
    margin-left: 10px;
    margin-top: 50px;
    float: right;
    width: 259px;
    padding-left: 60px;
    background-image: url('../images/divider-vertical.png');
    background-repeat: no-repeat;
    min-height: 493px;
}

#body .right img {
    width: 250px;
    margin: auto;
    display: block;
}

#body .right h4{
    background-image: url('../images/home.png');
    background-repeat: no-repeat;
    line-height: 31px;
    padding-left: 40px;
    padding-top: 5px;
    margin-bottom: 7px;
}

#body .right a {
    text-decoration: none;
}

#body .right a:hover {
    text-decoration: underline;
}

#body .right table.contact {
    font-size: 14px;
    margin-left: 4px;
}

#body .right table.contact a.noLink {
    color: #333333;
}

#body #content {
    font-size: 90%;
}

#body #content table.contact {
    margin: auto;
    width: 156px;
    margin-top: 40px;
    margin-bottom: 40px;
}

#galerie h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#galerie table {
    margin: 0;
    padding: 0;
    border-spacing: 0;
}

#stresniOknaVelux #galerie table, #leseni #galerie table {
    margin-top: 40px;
}

#galerie img {
    width: 55px;
    border: 2px solid #b3b5b8;
}

#galerie table td.hidden {
    display: none;
}

#galerie img:hover {
    border: 2px solid #f58220;
}

#servisStresnichOken ul {
    margin-bottom: 0.5em;
}

#stakk #kontakt table.contact {
    margin-top: 30px;
}

#stakk #obchodniRejstrik div {
    text-align: center;
}

#stakk #obchodniRejstrik img {
    width: 350px;
    margin-top: 5px;
    border: 2px solid #b3b5b8;
}

#stakk #obchodniRejstrik img:hover {
    border: 2px solid #f58220;
}

#footer {
    color: #4f4f4f;
    font-size: smaller;
    float: left;
    width: 850px;
    margin-left: 50px;
    margin-bottom: 5px;
}

#footer a {
    color: #4f4f4f;
    text-decoration: none;
}

#footer img {
    border: 0;
}

#footer .right {
    float: right;
}

ACC SHELL 2018