﻿body {
	font-family: Arial,Tahoma,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 80%;
	color: #333333;
	background: #E1E1E1 url(../img/bg_body.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
}
p, form, ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #474747;
	text-decoration: none;
	outline: none;
}

img { border: none; }

object { display: block; margin: 0px auto; }

h1 {
	margin: 0px;
	padding: 25px 0 15px 0px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 8px 0 10px 0px;
	color: #F24F00;
	font-size: 23px;
	font-weight: normal;
}
h2 a {
	color: #F24F00;
}
h3 {
	margin: 0px;
	padding: 10px 0 10px 0px;
	color: #F24F00;
	font-size: 16px;
}
h3.download {
	color: #333333;
}
h4 {
	margin: 0px;
	padding: 5px 0 5px 0px;
	color: #F24F00;
	font-size: 14px;
}
table, th, td {
	font-size: 95%;
	text-align: left;
}

.single-page ul{
	margin: 0 0 0 20px;
	list-style-type: square;
}

#page th, #page td{
	padding: 2px;
}

.clear {
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}
.hidden {
	display: none;
}
.line {
	display: block;
	height: 0px;
	overflow: hidden;
	border-top: 1px solid #D0D0D0;
	margin: 10px 0;
}
#flashcontent {
	width: 100%;
	height: 630px;
	overflow: hidden;
	position: relative;
}
#flash {
	outline: none;
}
#getFlash {
	margin: 150px 0;
}
#getFlash p{
	margin: 0px 0 20px 0;
}
.flashnote {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	overflow: hidden;
}
.flashnote strong {
	float: left;
	padding-top: 6px;
}
.flashnote  a {
	margin-left: 10px;
	float: left;
}

#horizontal-menu {
	display: none;
	width: 980px;
	text-align: left;
	margin: 20px auto 10px auto;
	padding: 10px 0;
	border-bottom: 1px solid #D0D0D0;
	font-size: 110%;
	overflow: hidden;
}
#horizontal-menu ul {
	overflow: hidden;
	float: right;
}
#horizontal-menu ul li{
	float: left;
	list-style: none;
	margin-top: 8px;
}
#horizontal-menu li a {
	padding: 10px 12px;
	font-weight: bold;
	color: #838383;
}
#horizontal-menu li a:hover {
	color: #F24F00;
}
#horizontal-menu li a.active {
	color: #F24F00;
}
#main-logo {
	width: 265px;
	height: 21px;
	background: url(../img/logo_futuremotion.gif) no-repeat;
	float: left;
}
#main-logo a {
	width: 100%;
	height: 100%;
	display: block;
}
#main-logo span {
	display: none;
}
#page {
	display: none;
	width: 980px;
	text-align: left;
	position: absolute;
	top: 200px;
	left: 0px;
}
#content {
	width: 980px;
	text-align: left;
	margin: 0px auto;
	overflow: hidden;
}
#footer {
	display: none;
	width: 980px;
	margin: 10px auto;
	padding: 10px 0;
	text-align: left;
	border-top: 1px solid #D0D0D0;
	font-size: 85%;
	color: #737373;
	overflow: hidden;
}
#footer span {
	display: block;
	width: 360px;
	background: url(../img/logo_fmo_small.gif) no-repeat;
	padding: 0px 0 0px 35px;
	float: right;
}
#footer a {
	color: #737373;
	text-decoration: underline;
}

#page #content .single-page {
	float: right;
	width: 510px;
	padding: 20px 0 0 0;
}

#page #content .news {
	float: right;
	width: 540px;
}
#page #content h1 {
	display: none;
}
#page #content .news-detail {
	float: right;
	width: 540px;
	padding: 20px 0 0 0;
}
#content .list-item {
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #D0D0D0;
}
#content .date {
	font-weight: bold;
	color: #000;
	padding: 0px 0 0px 14px;
	background: url(../img/bg_date.gif) no-repeat left 2px;
}
#page #content .faq-right {
	float: right;
	width: 460px;
}
#page #content .multimedia-right {
	float: right;
	width: 460px;
	overflow: hidden;
	padding-bottom: 20px;
}
#content .multimedia-right {
	overflow: hidden;
	padding-bottom: 20px;
}

/* Strankovani */
.pagination {
	padding: 30px 0 0px 0;
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
}
.pagination a {
	color: #000;
	cursor: pointer;
}
.pagination .center {
	float: left;
	width: 800px;
	padding: 3px 0px 3px 0px;
}
#page .pagination .center {
	width: 360px;
}
#page .faq-left .pagination .center {
	width: 800px;
}

.pagination span.prev {
	padding: 3px 16px 3px 16px;
	background: url(../img/slash_grey.gif) no-repeat left 1px;
	color: #737373;
	float: left;
}
.pagination a span.prev {
	background: url(../img/slash_orange.gif) no-repeat left 1px;
	color: #000;
}
.pagination span.next {
	padding: 3px 16px 3px 16px;
	background: url(../img/slash_grey.gif) no-repeat right 1px;
	color: #737373;
	float: right;
}
.pagination a span.next {
	background: url(../img/slash_orange.gif) no-repeat right 1px;
	color: #000;
}
.pagination  .separator-orange {
	padding: 3px 6px 3px 4px;
	background: url(../img/slash_orange.gif) no-repeat left 1px;
	color: #F24F00;
}
.pagination  .separator-grey {
	padding: 3px 6px 3px 4px;
	background: url(../img/slash_grey.gif) no-repeat left 1px;
	color: #D0D0D0;
}
.pagination span.actual {
	color: #F24F00;
	padding: 3px 6px 3px 4px;
}
.pagination span.noactual {
	padding: 3px 6px 3px 4px;
}

/* Obsahova stranka */
#content p {
	padding-bottom: 15px;
}
#content p a, #content table a {
	color: #F24F00;
}
#content p a:hover, #content table a:hover {
	text-decoration: underline;
}
#content p.perex {
	padding-top: 10px;
}
#content p.author {
	padding-top: 10px;
}
#content .news-bottom {
	padding: 30px 0 0 0;
	margin: 0 0 30px 0;
}
#content a.back {
	padding: 3px 16px 3px 16px;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/slash_orange.gif) no-repeat left 1px;
	color: #000;
}
#content .mediaspace {
	text-align: center;
	padding-bottom: 20px;
}

/* Obrazky v novinkach */
#content p.description {
	background: #D6D6D6;
	padding: 0px;
}
#content p.description strong {
	padding: 10px;
	display: block;
}
#content .contImgLeft {
	float: left;
	margin: 15px 20px 15px 0;
	width: auto; /* vypocet sirky v main.js */
}
#content .contImgRight {
	float: right;
	margin: 15px 0px 15px 20px;
	width: auto; /* vypocet sirky v main.js */
}
#content img.fRight {
	float: right;
	margin: 15px 0 15px 20px;
}
#content img.fLeft {
	float: left;
	margin: 15px 20px 15px 0;
}


/* Tabulky */
#content .news-detail table{
	border: 2px solid #B5B4B4;
	border-bottom: 1px solid #B5B4B4;
	color: #000000;
	margin: 10px 0;
	text-align: left;
	background: #fff;
	font-size: 100%;
	width: 100%;
}
#content .news-detail table td, #content .news-detail table th {
	padding: 3px 8px;
	border-bottom: 1px solid #B5B4B4;
}

/* FAQ */
#content .faq-form {
	padding: 20px;
	background: #D6D6D6;
	overflow: hidden;
	margin-bottom: 20px;
	width: 420px;
}
#page #content .faq-form {
	width: auto;
}
#content #check_n {
	margin-left: 20px;
	width: 420px;
}
#content .faq-right p.perex{
	line-height: 1.5;
}
.faq-right textarea {
	border: 1px solid #fff;
	width: 415px;
	height: 84px;
	background: #fff url(../img/bg_input.gif) repeat-x;
}
.faq-right input {
	width: 200px;
	height: 24px;
	border: 1px solid #fff;
	background: #fff url(../img/bg_input.gif) repeat-x;
	margin-bottom: 8px;
}
input.button {
	width: 130px;
	height: 28px;
	background: url(../img/bg_btn.gif) repeat-x;
	border: 1px solid #F24F00;
	*border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	float: right;
	margin: 10px 0 0 0;
}
.faq-right table {
	font-size: 13px;
}
.messageBox {
	margin-top: 10px;
	border: 1px solid #BCBCBC;
	background: #fff;
	font-size: 12px;
}
.messageBox .alert {
	padding: 12px 15px 12px 68px;
	background: #DCDCDC url(../img/hlaska-alert.gif) no-repeat left center;
	border: 3px solid #FFFFFF;
}
.messageBox .alert  span {
	display: block;
}

.faq-left {
	clear: both;
	margin: 0 0 20px 0;
}
.faq-left p.dotaz {
	font-size: 14px;
	width: 445px;
	color: #F24F00;
	font-weight: bold;
	padding: 20px 20px;
	float: left;
	background: url(../img/slash_orange.gif) no-repeat left 16px;
}
.faq-left p.odpoved {
	width: 460px;
	padding: 20px 0px;
	float: right;
}
.newsletter {
	height: 71px;
	padding: 0 0 0 72px;
	background: url(../img/bg_newsletter.gif) no-repeat left top;
	width: 388px;
}
#page .newsletter {
	width: auto;
}
.newsletter input {
	width: 272px;
	margin-top: 17px;
}
.newsletter input.send {
	width: 82px;
	margin-right: 20px;
}

/* Multimedia */
.multimedia-right .img-left {
	width: 220px;
	float: left;
	color: #F24F00;
	font-weight: bold;
	margin-right:20px;
}
.multimedia-right .img-right {
	width: 220px;
	float: left;
	color: #F24F00;
	font-weight: bold;
}
.multimedia-right img {
	margin-bottom: 10px;
}
.multimedia-right a {
	text-decoration: underline;
	font-size: 12px;
}
.multimedia-left {
	clear: both;
	overflow: hidden;
}
.iphone-left {
	float: left;
	width: 445px;
	margin: 0 0 30px 0;
}
.iphone-left li, .flashdata li {
	padding: 4px 18px;
	margin-bottom: 10px;
	background: url(../img/slash_orange.gif) no-repeat left center;
}
.iphone-right {
	float: right;
	width: 476px;
	margin: 0 0 30px 0;
}
.iphone-right img {
	margin-left: 16px;
}

/* Error stranky */
.error-page a {
	color: #F24F00;
}
.error-page ul {
	margin-left: 20px;
}
.error-page ul li{
	list-style-type: disc;
}
.error-page .button.dark {
	float: left;
	background: #6F6F6F;
	border: 1px solid #5F5F5F;
	width: 245px;
	height: 26px;
}

.flashdata ul {
	margin: 10px 0 20px 0;
}

#preloader {
	display: none;
	position: absolute;
	top: 375px;
	left: 190px;
	width: 100%;
	text-align: center;
}

.brozura img {
	margin: 0px 0 0 4px;
}


/* collapsible content */
.jsonly div.collapible-content .collapsible{
	display: none;
}

.jsonly div.collapible-content h2,
.jsonly div.collapible-content h3{
	cursor: pointer;
}
