@import url('http://fonts.googleapis.com/css?family=Orbitron:400,700');

html,body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: verdana;
	letter-spacing: -1px;
}

a
{
	color: black;
	text-decoration: none;
}

.clear
{
	clear: both;
}

input[type=text], input[type=password], textarea
{
	background: whitesmoke;
	border: 1px solid black;
	padding: 2px 5px;
}

input[type=submit], input[type="button"]
{
	cursor: pointer;
	width: auto;
	border: 0;
	padding: 3px 15px;
	border-radius: 5px;
	font-weight: bold;
	color: black;
	text-shadow: 0px 1px 1px #fff;
	border-color: #f9f9f9;
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e2e2e2));
	background: -o-linear-gradient(top, #f9f9f9 0%, #e2e2e2 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #e2e2e2 100%);
	background: linear-gradient(top, #f9f9f9 0%, #e2e2e2 100%);
}

input:focus, textarea:focus, input[type=submit]:hover, input[type="button"]:hover
{
	border-color: rgba(255,0,0, 0.3);
	outline: none;
}

input[type=submit]:hover, input[type="button"]:hover
{
	box-shadow: 0 0 1px 2px rgba(255,0,0, 0.3);
	-moz-box-shadow: 0 0 1px 2px rgba(255,0,0, 0.3);
	-webkit-box-shadow: 0 0 1px 2px rgba(255,0,0, 0.3);
	-o-box-shadow: 0 0 1px 2px rgba(255,0,0, 0.3);
}

.container
{
	margin: 0 auto;
	position: relative;
}

@media(min-width:256px)
{
  .container
  {
	max-width:500px;
  }

  #hlavny_text #text
  {
	padding: 0 15px;
  }

  #content
  {
	padding: 25px 5px;
  }

  #header h1
  {
	font-size: 32px;
	top: 155px;
  }
}

@media(min-width:512px)
{
  .container
  {
	max-width:700px;
  }

  #content
  {
	padding: 25px;
  }

  #hlavny_text #text
  {
	padding: 0 25px;
  }

  #header h1
  {
	font-size: 45px;
	top: 140px;
  }
}

@media(min-width:768px)
{
  .container
  {
	max-width:820px;
  }

  #hlavny_text #text
  {
	padding: 0 30px;
  }
}

@media(min-width:992px)
{
  .container
  {
	max-width:1000px;
  }

  #hlavny_text #text
  {
	padding: 0 45px;
  }
}

@media(min-width:1200px)
{
  .container
  {
	max-width:1140px;
  }

  #hlavny_text #text
  {
	padding: 0 55px;
  }
}

#wrapper
{
	min-height: 100%;
	position: relative;
}

#header
{
	height: 200px;
	background: url(../background/header.jpg);
	background-position: 0 22%;
}

#header a#logo
{
	text-decoration: none;
	background: url(../background/logo.png) no-repeat top left;
	width: 379px;
	height: 75px;
	display: block;
	float: left;
	margin-top: 55px;
	margin-left: 30px;
}

#header h1
{
	margin: 0;
	padding: 0;
	color: white;
	padding-left: 25px;
	text-shadow: -5px -5px 15px black;
	letter-spacing: 17px;
	font-family: 'Orbitron', verdana;
	position: absolute;
	right: 0;
}

#content
{
	padding-bottom: 80px;   /* Height of the footer element */
}

#wrap
{
	background: rgba(255,0,0,0.15);
	border-radius: 0 0 15px 15px;
	box-shadow: 0 0 45px darkred;
	padding: 10px 0 35px 0;
	line-height: 1.5em;
}

#hlavny_text
{
	width: 70%;
	float: left;
}

#hlavny_text #text .stroj
{
	display: table;
	width: 100%;
}

#hlavny_text #text h4
{
	clear: both;
	text-align: center;
	font-size: 110%;
}


#hlavny_text #text .stroj img
{
	max-width: 300px;
	padding-right: 20px;
	padding-bottom: 35px;
	float: left;
}

#hlavny_text #text .stroj .popis_obrazka
{
	display: table;
}

#hlavny_text #text span
{
	margin-bottom: -17px;
	display: block;
	font-size: 87%;
}

#hlavny_text h2
{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0;
	padding-left: 10px;
	color: white;
	text-shadow: 2px 2px 10px black;
	border-bottom: 1px solid black;
	font-family: 'Orbitron', verdana;
	letter-spacing: 3px;
	text-transform: uppercase;
	filter: Shadow(Color=black, 	
			Direction=135, 
			Strength=15);
}

#hlavny_text table.kontakt
{
	line-height: 2em;
}

#hlavny_text table.kontakt a
{
	border-bottom: 1px dashed black;
}

#hlavny_text table.kontakt a:hover
{
	border-bottom: 1px solid black;
}

#hlavny_text div.sluzby
{
	display: inline-table;
	padding: 20px;
	background: rgba(255,255,255,0.5);
	box-shadow: 4px 4px 5px rgba(0,0,0,0.7);
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-radius: 50px;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	margin: 15px 15px;
	width: 260px;
	height: 229px;
}

#hlavny_text div.sluzby.small
{
	height: 135px;
}

#hlavny_text .sluzby ul
{
	padding: 0;
	padding-left: 30px;
	list-style-image: url(../icon/odrazka.png);
}

#hlavny_text .sluzby h4
{
	margin-top: 0;
	text-align: center;
	font-family: 'Orbitron', verdana;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#bocny_panel
{
	width: 30%;
	float: right;
	font-size: 90%;
}

#bocny_panel h3
{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0;
	text-align: center;
	color: white;
	text-shadow: 2px 2px 10px black;
	border-bottom: 1px solid black;
	font-family: 'Orbitron', verdana;
	letter-spacing: 0;
	text-transform: uppercase;
}

#bocny_panel p.right
{
	text-align: right;
	padding-right: 45px;
	margin-top: 0;
}

#bocny_panel a
{
	text-decoration: underline;
}

#bocny_panel .blok
{
	padding: 0 45px;
}

#bocny_panel .frame
{
	font: caption;
	font-size: 11pt;
}

#bocny_panel .frame.required_field
{
	background: rgb(253, 152, 152);
	border-color: red;
}

#bocny_panel .frame.success
{
	background: rgb(173, 255, 173);
	border-color: green;
}

#bocny_panel input.frame
{
	width: 147px;
}

#bocny_panel textarea.frame
{
	width: 197px;
	height: 115px;
	resize: none;
}

#footer
{
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../background/bg1.gif);
	color: whitesmoke;
	text-shadow: 2px 2px 1px black;
	text-align: center;
	box-shadow: 0 0 25px black;
}

#footer a
{
	color: white;
}