@font-face {
font-family: "Segoe Print";
src: url("https://automarko.eu/style/Segoe_Print.eot");
src: local("Segoe Print"), url("https://automarko.eu/style/Segoe_Print.ttf") format("truetype");
}
body{
  
font-family: "Segoe Print";
			
        font-size: 22pt;

        color: black;

        background-color: #808080;

        margin: 6mm;
				
				

}


input{
FONT-FAMILY: "Segoe Print";
        font-size: 22pt; color:black;

}


table {
	FONT-FAMILY: "Segoe Print";
   border: 1px solid #808080;
   border-collapse: collapse;
   background-color: #808080;
	 border-top-color: #808080;
	 border-bottom-color:#808080;
	  border-left-color: #808080;
		border-right-color: #808080;
		border-color: #808080;
		border-style: none
		
}
table, td {
FONT-FAMILY: "Segoe Print";
   border: 1px dotted;
color:black;
font-size: 18pt;
border: 1px solid #808080;
   border-collapse: collapse;
   background-color: #808080;
	 border-top-color: #808080;
	 border-bottom-color:#808080;
	  border-left-color: #808080;
		border-right-color: #808080;
		border-color: #808080;
		border-style: none
}

td.w1 {

   font-size: 15pt;
	
	 vertical-align: top 
}

#cookieinfo * {
    margin: 0px;
    padding: 0px;
}

#cookieinfo {
    position: fixed;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #323334; 
    padding: 20px;
    box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

#cookieinfo h6 {
    font-size: 16px;
    font-weight: bold;
    color: #cdd7da;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
    margin-bottom: 7px;
}

#cookieinfo p {
    font-size: 12px;
    color: #afb4bc;
    line-height: 1.5em;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}

#cookieinfo a {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    line-height: 22px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #ff6000;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

#cookieinfo a:hover {
    background-color: #ff7925; 
}

.parallax {
  /* The image used */
  background-image: url(https://automarko.eu/obrazy/auto%20marko.jpg);

  /* Set a specific height */
  min-height: 350px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto;
}
.parallax2 {
  /* The image used */
  background-image: url("auto marko.jpg");

  /* Set a specific height */
  min-height: 450px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: auto;
}
/* Turn off parallax scrolling for tablets and phones. Increase the pixels if needed */
@media only screen and (max-device-width: 1366px) {
  .parallax {
    background-attachment: scroll;
  }
.SliderZdjecia
{
    display:none;
    width: 240px;
    height: 152px;
}

