/* 
Theme Name: Ready2Launch!
Theme URI: http://ready2launch.jedenbod.cz
Description: Fast&Easy way to prepare "Under Construction" page - http://ready2launch.jedenbod.cz
Version: 1.7.1
Author: Jakub Mikulas
Author URI: http://jakub.jedenbod.cz
Tags: blue, brown, green, purple, silver, light, dark, fixed-width, one-column, custom-colors, custom-header, theme-options
*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
}
h1 {
	font-family: Tahoma, sans-serif;
}
#block {
	background: #ccc;
	width: 755px;
	height: 383px;
	position: relative;
	top: 72px;
}
#block-text {
	padding-left: 35px;
	padding-top: 12px
}
p {
	margin: 0;
}
.alt-heading {
	font-size: 24px;
	display: block;
	position: absolute;
	top: 80px;
	margin-top: -10px;
}
.text {
	display: block;
	width: 620px;
	height: 50px;
	font-size: 14px;
	padding-top: 10px;
}
.countdown {
	display: block;
	position: absolute;
	left: 21%;
	margin-top: 210px;
}
#cntdwn b {
	font-size: 30px;
}
.days, .hours, .minutes, .seconds {
	position: relative;
	top: 20px;
	left: -45px
}
.minutes {
	left: -48px
}
.seconds {
	left: -60px
}
.sec-number {
	position: relative;
	left: -13px
}
h2 {
	font-family: calibri, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 28px;
	text-align: center;
	width: 650px;
	position: absolute;
	left: 5%;
	font-weight: bold;
	margin-top: 157px;
}
h2, #ie8#fix {
}
#contact {
	position: relative;
	top: 136px;
	margin-bottom: -6px;
}
.countdown, h2, #ie8#fix {
	top: 5px
}
#contact-left, #contact-right {
	font-size: 14px;
	display: block;
	width: 308px;
	float: left;
	color: #666
}
#contact-left a, #contact-right a {
	color: #3f3f3f;
}
#contact-left a:hover, #contact-right a:hover {
	color: black
}
#contact-right {
	text-align: right
}
form {
	left: 25%;
	position: absolute;
	margin-top: 340px;
}
.email {
	width: 280px;
	height: 25px;
	font-size: 20px
}
.send {
	height: 30px;
	position: relative;
	top: -2px
}
form, #ie8#fix {
	top: 10px
}
#rocket {
	width: 100%;
	height: 700px;
	display: block;
	background-position: 98% 212px;
}
.countdown:first-child {
	top: -5px
}
#footer {
	font-size: 12px;
	text-align: right;
	float: right;
	padding-right: 25px
}
.text a {
	color: #333333;
	text-decoration: underline
}
#footer a {
	padding: 2px;
}
.text a:hover {
	background-color: #E4E4E4;
	color: #323232
}
#footer a:hover {
	background: #573567;
	color: white;
	text-decoration: none;
}
.twitter, .mail {
	position: absolute
}
.finish-mss {
  position:relative;
  left:-65px;
}