/* CSS Dokument - www.snehovafreza.sk - TvorbaWWW.sk */
body {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 12px;
  color: #000;
  margin: 0;
}
html, body, #obsah { height: 100%; }
html > body #obsah { min-height: 100%; height: auto; }
img {
  border: none;
}
h1 {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 28px;
  font-weight: 400;
  color: #FFF;
  text-shadow: 2px 2px 3px #000;
}
h2 {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #FFF;
  text-shadow: 2px 2px 3px #000;  
  margin-left: 100px;
}
h3 {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #12509b;
}
h4 {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 14px;
  font-weight: 400;
}
#pozadie img{
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}
#header_stranky{
  z-index: 20;
  position:relative;
}
.clear {
  clear: both;
}
.ciara {
  width: 100%;
  height: 5px;
  background: #ed2324;
  position: relative;
  min-width: 1024px;
  border-bottom: 1px solid rgba(0,0,0,0.55); 
}
#header {
  width: 990px;
  height: 130px;
  margin: 0px auto;
}
#header_logo {
  float: left;
  width: 400px;
  margin-left: 20px;
}
#header_text {
  float: right;
  width: 400px;
}
#menu {
  height: 50px;
  width: 990px;
  margin: 0px auto;
  padding-left: 30px;
  margin-top: 20px;
}
#menu ul li {
  float: left;
}
#menu ul li a {
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-weight: 400;
}
ul#lavalamp {
    list-style:none;
    overflow:auto; /* makes sure the container fits the floated list-items below */
    margin: 0px;
    margin-left: -40px;
}
ul#lavalamp li{
    padding:10px 20px 10px 20px;
    float:left; /* floats list items to the left, creating a horizontal menu */
    margin-left: 50px;
    text-shadow: 2px 2px 3px #000;
    background: #222222;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #FFF;
}
ul#lavalamp li a {
  color: #FFF;
  z-index: 5;
  position: relative;
}
ul#lavalamp li.backLava {
    background: #ed2324;
    z-index: 3;
    position: absolute;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: underline;
    color: #FFF;
}
#footer {
  font-size: 11px;
  color: #FFF;
  background: #222222;
  height: 55px;
  vertical-align: middle;
  line-height: 35px;
  position: relative;
  width: 100%;
  margin-top: 30px;
  clear: both;
}
#footer_left {
  float: left;
  margin-left: 20px;
}
#footer_right {
  float: right;
  color: #FFF;
  margin-right: 20px;
  margin-top: 10px;
  font-size: 11px;
}
#footer_right a {
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
}
/* UVOD */
#uvod p {
  line-height: 14px;
}
.freza {
  margin-top: 20px;
  margin-left: 10px;
  width: 305px;
  height: 900px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.9);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.9);
  border-bottom: 1px solid rgba(0,0,0,0.55); 
  float: left;
  background: #FFF;
}
.freza_obrazok {
  width: 250px;
  height: 200px;
  margin-top: 30px;
}
.freza_popis {
  padding-left: 10px;
  margin-right: 10px;
  height: 290px;
}
.technickeparametre {
  height: 220px;
  margin-left: 10px;
}
.technickeparametre strong {
  font-size: 16px;
  text-decoration: underline;
  text-align: center;
}
.technickeparametre ul li {
  list-style-type:square;
  font-size: 11px;
  line-height: 16px;
}
.freza_kupit {
  margin-left: 90px;
  margin-top: 20px;
  text-align: center;
  background: #222;
  display: inline-block;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px #999;
  -webkit-box-shadow: 0 1px 3px #999;
  position: relative;
  cursor: pointer;
}
.freza_kupit:hover {
  background: #ed2324;
  text-decoration: underline;
  color: #FFF;
}
.freza a { 
  color: #FFF;
  text-decoration: none;
}
.freza a:hover {
  text-decoration: underline;
}
.freza_kupit:hover {
  text-decoration: underline;
}
#obsah {
  position: relative;
  background: transparnent;
  width: 990px;
  margin: 0px auto;
}
/* Videogaléria */
#videogaleria {
  padding: 20px 20px 20px 20px;
}
.video_bg {
  background: #FFF;
  float: left;
  height: 170px;
  border-bottom: 1px solid rgba(0,0,0,0.55);
  width: 270px;
  margin-left: 20px;
  margin-top: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.video_bg img {
  padding: 9px 8px 8px 10px;
}
/* Kontaky */
#kontakty {
	margin-top: 30px;
}
#kontakty h4 {
	font-weight: bold;
	font-size: 14px;
}
#kontakty p {
	line-height: 10px;
}
#kontakty_lavy {
	padding: 20px 20px 20px 20px;
	width: 300px;
	height: 500px;
	background: #FFF;
	float: left;
	border-bottom: 1px solid rgba(0,0,0,0.55);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#kontakty_lavy a {
	text-decoration: none;
	color: #000;
}
#kontakty_pravy {
	padding: 20px 20px 20px 20px;
	width: 550px;
	height: 500px;
	background: #FFF;
	float: right;
	border-bottom: 1px solid rgba(0,0,0,0.55);
	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
  	border-radius: 10px;
}
/* O firme */
#ofirme {
	margin-top: 20px;
	background: #FFF;
	padding: 20px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.9);
  	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.9);
  	border-bottom: 1px solid rgba(0,0,0,0.55); 
	height: 350px;
}
#ofirme h4 {
	font-weight: bold;
	font-size: 18px;
}
.obrazokrohy {
	float: right;
	margin-left: 15px;
	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
  	border-radius: 10px;
}
/* Fotogaleria */
.fotogaleria_bg {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	background: #FFF;
	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
  	border-radius: 10px;
	width: 270px;
	height: 170px;
}
.fotogaleria_bg img {
  padding: 9px 8px 8px 10px;
}
.fotogaleria_bg img:hover, .video_bg img:hover {
	background: #dae9f6;
	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
  	border-radius: 10px;
}
