/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@font-face {
	font-family:'Museo_sans_100';                                         
	src: url('../Fonts/Museo_sans_100.otf');   
	font-weight: normal;  
	font-style: normal;	
}

@font-face {
	font-family:'Museo_sans_300';                                         
	src: url('../Fonts/Museo_sans_300.otf');   
	font-weight: normal;  
	font-style: normal;	
}
                                      
@font-face {
	font-family:'Museo_sans_500';                                         
	src: url('../Fonts/Museo_sans_500.otf');   
	font-weight: normal;  
	font-style: normal;	
}

@font-face {
	font-family:'Museo_sans_700';                                         
	src: url('../Fonts/Museo_sans_700.otf');   
	font-weight: normal;  
	font-style: normal;	
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	
  background: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}

.centered_wrapp
{
  margin:0 auto;
  position:relative;
  width:1000px;
}

.center
{
  text-align: center;
}

.hide {display: none;}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Structure
-------------------------------------------------------------- */

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}

#header
{
  width: 1000px;
  margin: 0 auto;
}

/* =Menu
-------------------------------------------------------------- */

#access
{
    text-transform:uppercase;
    width: 100%;
    font-family: 'Museo_sans_300';
}

#access ul li:hover ul
{
    display: block;
    background: #2B3E51 url("images/triangle.png") no-repeat left top;
   
}
#access ul {
    background: none repeat scroll 0 0 #2B3E51;
    box-shadow: 0 1px 5px black;
    display: inline-table;
    list-style: none outside none;
    position: relative;
}
#access ul li {
    float: left;
}
#access ul li:hover {
    background: none repeat scroll 0 0 #1DC669;
    
    
}
#access ul li a {
    color: white;
    display: block;
    padding: 15px 14px;
    text-decoration: none;
    font-family: 'Museo_sans_500';
    font-size: 15px;
    
}
#access ul ul {
    background: none repeat scroll 0 0 #2B3E51;
    position: absolute;
    top: 100%;
    display: none;
    padding: 0;
    z-index: 1;
}
#access ul ul li {
    float: none;
}

#access ul ul li a
{
  border-left: 5px solid transparent;
  line-height: 32px;
}

#access ul ul li a:hover {
    background: none repeat scroll 0 0 #1C2B3B;
    border-left: 5px solid #1DC669;
    height: 32px;  
    line-height: 32px;
}

#access a {
	color: #7f7d76;
	display: inline;      
	line-height: 30px;
	padding: 0 10px;
	text-decoration: none;
  font-size: 12px;
}

#home_logo
{
 background: url("images/home_logo.png") no-repeat scroll 0 0 transparent; 
 width: 12px;
 height: 12px;
 
}

.menu-item-130 img
{
  height: 12px;
  width: 12px;
  position: relative;
  top: 1px;
}  

#access ul li.menu-item-130 a:hover 
{
  height: 62px;
  display: block;
}  

#access ul li.menu-item-130 a
{
  height: 32px;
  background: url("images/home_logo.png") no-repeat center center;
}
#access ul li.menu-item.menu-item-130:hover a {
  padding-top: 0;
  padding-bottom: 0;
}
#access ul li.menu-item:hover 
{
  height: 62px;
}
#access ul li.menu-item ul 
{
  padding-top: 13px;
}
#access ul li.menu-item ul li.menu-item 
{
  height: 30px;
}  
#access ul li.menu-item ul li.menu-item a
{
  line-height: 2px;
  height: 0px;
}
#access ul li ul li.menu-item a:hover
{
  height: 0px;
}

#carmobil_logo
{
 background: url("images/carmobil_logo.png") no-repeat scroll 0 0 transparent;
 position: relative;
 float:left;
 width:219px;
 height:62px;
 bottom: 25px;
 z-index: 6;
}

#menu-informace
{
  height:62px;
}

.menu-zabezpeceni-automobilu-container
{
    background: none repeat scroll 0 0 #39BF76;
    float: left;
    margin-right: 20px;
    border-top: 3px solid white;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
}

.menu-zabezpeceni-a-automatizace-objektu-container
{
    background: none repeat scroll 0 0 #39BF76;
    float: left;
    margin-right: 20px;
    border-top: 3px solid white;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
}

#sidebar ul
{
    padding-top: 15px;
    border-left: 3px solid white;
    font-family: "Museo_sans_700";
}
#sidebar a
{
    color: #FFFFFF;
    line-height: 1.8;
    list-style: none outside none;
    text-decoration: none;
    padding: 3px 30px 3px 25px;
    display: block;
}

.sipka_left_menu
{
  background: url("images/sipka_left_menu.png") no-repeat scroll 0 0 transparent;
  height: 11px;
  width: 6px;
}

#sidebar li
{
   position: relative;
}

#sidebar li:hover,
#sidebar li.current-menu-item
{
    background: #1b2b3b;
    border-left: 3px solid #1dc66b;
    position: relative;
    margin-left: -3px;
}

#sidebar li:hover a,
#sidebar li.current-menu-item a
{
  background: url("images/sipka_left_menu.png") no-repeat scroll 97% 48% transparent;
}

#menu-zabezpeceni-automobilu
{
  list-style: none;
}

#menu-zabezpeceni-a-automatizace-objektu
{
  list-style: none;
}

.menu-informace-container
{
  position: relative;
  margin: 0 auto;
  bottom: 25px;
  z-index: 5;
}

#menu-informace.menu
{
  width: 768px;
}

/* =Hlavicka_kontakt
-------------------------------------------------------------- */

#kontakt_hlavicka
{
  background: none repeat scroll 0 0 #DFE3E6;
  height: 65px;
  width: 100%;
  font-family: "Museo_sans_300";
  font-size: 11pt;
}

#kontakt_hlavicka a
{
  font-size: 11pt;
  color: #2173A1;
  font-family: 'Museo_sans_500';
  font-size: 11pt;
  text-decoration: none;
}

#kontakt_hlavicka a:hover
{
  text-decoration: underline;
}

#kontakt_hlavicka p
{
  padding-top: 13px;
}

#kontakt_hlavicka span
{
 font-family: 'Museo_sans_700';
}

/* =Mapa_kontakt
-------------------------------------------------------------- */

#mapa_kontakt
{
 background: url("images/mapa_kontakt.png") no-repeat scroll 0 0 transparent;
  height: 281px;
  width: 100%;
  clear: both;
  overflow: hidden;
  position: relative;
  bottom: 66px;
}

/* = Obrázky_hlavicka
-------------------------------------------------------------- */

#left-half,
#right-half {
	display: block;
	position: absolute;
	top: 0;
	height: 467px;
	width: 50%;
}

#left-half { left: 0; }
#right-half { right: 0; }

#wallpapers
{
	height: 467px;
	width: 100%;
	clear: both;
	overflow: hidden;
	position: relative;
	bottom: 66px;
	background: url("images/car_building.png") no-repeat center top;
}
#bg {
	position: absolute;
	height: 100%;
	width: 100%;
}
#bg.car {
	background: url("images/cars_full.png") no-repeat center top;
}
#bg.building {
	background: url("images/buildings_full.png") no-repeat center top;
}

#claim-alarmsystem,
#claim-carmobil {
	position: absolute;
	top: 200px;
	height: 124px;
}

#claim-alarmsystem {
	left: -35px;
	width: 528px;
	background: url("images/alarmsystem.png") left;
}
#claim-carmobil {
	right: -52px;
	width: 490px;
	background: url("images/carmobil.png") right;
}

#cars_full
{
  background: url("images/cars_full.png") no-repeat center top;
  height: 467px;
  width: 100%;
  clear: both;
  overflow: hidden;
  position: relative;
  bottom: 66px;
}

#buildings_full
{
  background: url("images/buildings_full.png") no-repeat center top;
  height: 468px;
  width: 100%;
  clear: both;
  overflow: hidden;
  position: relative;
  bottom: 66px;
}


#reference
{
  background: url("images/reference.png") no-repeat center top;
  height: 472px;
  width: 100%;
  clear: both;
  overflow: hidden;
  position: relative;
  bottom: 66px;
}

#shield,
#shield-locked,
#shield-pulsed {
	height: 156px;
	left: 50%;
	margin-left: -71px;
	position: absolute;
	top: 176px;
	width: 142px;
}

#shield-pulsed { z-index: 3; background: url("images/shield.png") no-repeat scroll 0 0 transparent; }
#shield-locked{ display:none; z-index: 4; background: url("images/shield_locked.png") no-repeat scroll 0 0 transparent; }
#shield {z-index: 5; }

#shield-pulsed .circles {
	position: absolute;
	top: 52px;
	left: 44px;
}

.circles {
	width: 56px;
	height: 56px;
	position: relative;
	overflow: hidden;
}
.circles .circle {
	position: absolute;
	border: 3px solid white;
}
.circles .circle.circle1 {
	 top: 0;
	 left: 0;
	 width: 50px;
	 height: 50px;
	 border-radius: 27px;
	opacity: 1;
 }

.circles .circle.circle2 {
	top: 6px;
	left: 6px;
	width: 38px;
	height: 38px;
	border-radius: 23px;
	opacity: 0.75;
}
.circles .circle.circle3 {
	top: 13px;
	left: 13px;
	width: 24px;
	height: 24px;
	border-radius: 16px;
	opacity: 0.5;
}


/*
#posun_obrazku
{
  width: 1919px;
  height: 469px;
  overflow: hidden;
  position: relative;
}

#main-wallpapers
{
  position: relative;
}

#wallpapers
{
  width: 100%;
  overflow: hidden;
  height: 456px;
  position: relative;
  top: -66px;
}
*/

/* =Hlavicka_loga
-------------------------------------------------------------- */

#twitter_logo
{
  background: url("images/twitter_logo.png") no-repeat scroll 0 0 transparent;
  width: 18px;
  height: 18px;
  float: right;
  position: relative;
  left: -136px;
  bottom: 20px;
}

#facebook_logo
{
  background: url("images/facebook_logo.png") no-repeat scroll 0 0 transparent;
  width: 18px;
  height: 18px;
  float: right;
  position: relative;
  left: -86px;
  bottom: 20px;
}

#gplus_logo
{
  background: url("images/gplus_logo.png") no-repeat scroll 0 0 transparent;

  width: 18px;
  height: 18px;
  float: right;
  position: relative;
  left: -36px;
  bottom: 20px;
}

/* =Content
-------------------------------------------------------------- */

#main
{
	clear: both;
	overflow: hidden;
	background: #2B3E51;
	width: 100%;
	min-height: 500px;
	padding-top: 20px;
	padding-bottom: 25px;
	position: relative;
	bottom: 66px;

	border-bottom: 1px solid rgb(19,32,48);
}

/* Specialni tlacitko k produktum */
.more-info {
    margin-top: 20px;
}
.more-info a {
    display: block;
    background: none repeat scroll 0 0 #1FCE6E;
    border: 1px solid #52595F;
    color: #FFFFFF;
    font-family: 'Museo_sans_700';
    font-size: 14px;
    height: 30px;
    padding-top: 13px;
    text-decoration: none;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}

/* =Main_bloky
-------------------------------------------------------------- */

#carmobil_logo2
{
  background: url("images/carmobil_logo2.png") no-repeat scroll 0 0 transparent;
  width: 167px;
  height: 23px;
  display: block;
  position: relative;
  left: 415px;
  padding-bottom: 20px;
}

#alarmsystem_logo
{
  background: url("images/alarmsystem_logo.png") no-repeat scroll 50% 50% transparent;
  width: 1000px;
  height: 28px;
  display: block;
  position: relative;
  padding-bottom: 45px;
  clear: both;
  border-top: 1px solid #566474;
}

.bloky
{
  border: 3px solid #2B3E51;
  float: left;
  height: 215px;
  padding-bottom: 20px;
  position: relative;
  text-decoration: none;
  width: 320px;
  font-family: 'Museo_sans_300';
}

.bloky h2
{
  color: #FFFFFF;
  padding-left: 16px;
  padding-top: 26px;
  font-size: 17pt;
  font-family: 'museo_sans_100';
}

.bloky:hover
{
  border: 3px solid #FFFFFF;
  height: 195px;
  box-shadow: 1px 3px 2px #1e2b38;
}

.bloky p
{
  color: #FFFFFF;
  padding-left: 16px;
  padding-top: 10px;
  font-size: 10pt;
  padding-right: 5px;
}

#kniha_jizd
{
  background: url("images/kniha_jizd.png") no-repeat scroll 0 0 transparent;
}

#kniha_jizd a
{
  text-decoration: none;
}

#elektro_zabezpeceni
{
  background: url("images/elektro_zabezpeceni.png") no-repeat scroll 0 0 transparent;
  margin-left: 10px;
  margin-right: 10px;
}

#mech_zabezpeceni
{
  background: url("images/mech_zabezpeceni.png") no-repeat scroll 0 0 transparent;
}

#systemy_ezs
{
  background: url("images/systemy_ezs.png") no-repeat scroll 0 0 transparent;
}

#kamerove_systemy
{
  background: url("images/kamerove_systemy.png") no-repeat scroll 0 0 transparent;
  margin-left: 10px;
  margin-right: 10px;
}

#domovni_telefony
{
  background: url("images/domovni_telefony.png") no-repeat scroll 0 0 transparent;
}

.normal
{
  font-family: 'museo_sans_700';
}

.bold
{
 font-weight: bold; 
}

/* =Main_bloky_tlacitka
-------------------------------------------------------------- */

.left_button
{
  background: #3e4f61;
  position: absolute;
  top: 165px;
  left: 0px;
  width: 159px;
  height: 50px;
}

.right_button
{
  background: none repeat scroll 0 0 #FFFFFF;
  height: 50px;
  position: absolute;
  top: 165px;
  width: 161px;
  left: 159px;
}

.right_button p
{
  color: #3E4F61 !important;
  font-size: 13pt !important;
  line-height: 1.8;
  padding-left: 22px !important;
  font-family: 'museo_sans_500';
}

.sipka_button2
{
  background: url("images/sipka_button2.png") no-repeat scroll 0 0 transparent;
  bottom: 21px;
  height: 12px;
  left: 135px;
  position: relative;
  width: 9px;
}

/* =Content
-------------------------------------------------------------- */

#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #dddddc;
  font-size: 16px;
	line-height: 24px;
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #dddddc;
	line-height: 1.5em;
	margin: 0 0 5px 0;
  padding-top: 15px;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}

.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #dddddc;
  font-size: 17pt;
	font-weight: normal;
	line-height: 1.3em;
	width: 725px;
  text-transform: uppercase;
  font-family:'Museo_sans_300';
  }
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content{
	clear: both;
}

.entry-content li{
	margin-left: 15px;
}
.entry-summary {
	clear: both;
}

#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	 border: 1px solid #87DDA8;
   height: 25px;
   margin: 0 0 20px;
   border: 1px solid #87DDA8;
   font-size: 12pt;
   height: 25px;
   margin: 0 0 20px;
   padding-left: 15px;
   width: 230px;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: none;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}

.post_format a
{
  text-decoration: none;
  color: #87CEEB;
}

.post_format a:hover
{
  text-decoration: underline;
}

#post-2 .entry-title
{
  display: none;
}

#post-9
{
  font-family: "Museo_sans_300";
  font-size: 11pt;
  line-height: 1.5;
}

#post-9 h1.entry-title 
{
  width: 100%;
  text-align: center;
}

#post-9 span
{
  padding-bottom: 10px;
}

.post-11 
{
  background: #1FCE6F;
  color: #FFFFFF;
  margin: 0;
  height: 65px;
  bottom: 45px;
}

.post-11 .entry-content
{
 width: 1000px;
 margin: 0 auto;
}

.post-11 .entry-content p
{
 position: relative;
 top: 20px;
 left: 180px;
 font-family: "Museo_sans_700";
}

#post-13 h1.entry-title
{
  width: 100%;
  text-align: center;
}
#post-13 {
	width: 1000px;
	margin: 0 auto;
}
#post-13 .logo {
	/*
	width: 326px;
	height: 176px;
	*/
	float: left;
	background: white;
	margin: 10px 10px;
}
#post-13 .logo img {
	display: block;
	margin: 0;
	padding: 0;
}

/*
#post-13 .logo.cardion {background: #ffffff;}
#post-13 .logo.cardion img { margin-top: 48px; }
#post-13 .logo.billa {background: #FF1B1B;}
#post-13 .logo.billa img { margin-top: 18px; }
*/

#post-15
{
  width: 650px;
  float: left;
  margin-left: 20px;
  font-family: "Museo_sans_300";
  font-size: 11pt;
  line-height: 1.5;
}

#post-17
{
  width: 650px;
  float: left;
  margin-left: 20px;
  font-family: "Museo_sans_300";
  font-size: 11pt;
  line-height: 1.5;
}

#post-19
{
  width: 650px;
  float: left;
  margin-left: 20px;
  font-family: "Museo_sans_300";
  font-size: 11pt;
  line-height: 1.5;
}

#post-19 h1
{
  margin-bottom: 10px;
}

#post-21
{
  width: 650px;
  float: left;
  margin-left: 20px;
  font-family: "Museo_sans_300";
  font-size: 11pt;
  line-height: 1.5;
}

#post-21 h1
{
  margin-bottom: 10px;
}

#post-23
{
  width: 650px;
  float: left;
  margin-left: 20px;
  font-family: "Museo_sans_300";
  font-size: 11pt;
  line-height: 1.5;
}

#post-23 h1
{
  margin-bottom: 10px;
}

#post-25
{
  width: 650px;
  float: left;
  margin-left: 20px;
  font-family: "Museo_sans_300";
  font-size: 11pt;
  line-height: 1.5;
}

#post-25 h1
{
  margin-bottom: 10px;
}

#post-27
{
  width: 650px;
  float: left;
  margin-left: 20px;
  font-family: "Museo_sans_300";
  font-size: 11pt;
  line-height: 1.5;
}

#post-27 h1
{
  margin-bottom: 10px;
}

#post-29
{
  width: 650px;
  float: left;
  margin-left: 20px;
  font-family: "Museo_sans_300";
  font-size: 11pt;
  line-height: 1.5;
}

#post-29 h2
{
  font-size: 14pt;
}

#post-29 h3
{
  padding-top: 15px;
  margin-bottom: 5px;
}

#post-31
{
   width: 650px;
   float: left;
   margin-left: 20px;
   font-family: "Museo_sans_300";
   font-size: 11pt;
   line-height: 1.5;
}

#post-31 h2
{
   padding-top: 15px;
   margin-bottom: 5px;
}

#post-31 h3,h4
{
   font-weight: bold;
   padding-top: 15px;
   margin-bottom: 5px;
}

#post-33
{
   width: 650px;
   float: left;
   margin-left: 20px;
   font-family: "Museo_sans_300";
   font-size: 11pt;
   line-height: 1.5;
}

#post-35
{
   width: 650px;
   float: left;
   margin-left: 20px;
   font-family: "Museo_sans_300";
   font-size: 11pt;
   min-height: 550px;
}

#post-38
{
   width: 650px;
   float: left;
   margin-left: 20px;
   font-family: "Museo_sans_300";
   font-size: 11pt;
   line-height: 1.5;
}

#post-38 h1
{
   margin-bottom: 10px;
}

#post-40
{
   width: 650px;
   float: left;
   margin-left: 20px;
   font-family: "Museo_sans_300";
   font-size: 11pt;
   line-height: 1.5;
}

#post-40 h1
{
   margin-bottom: 10px;
}

#post-42
{
   width: 650px;
   float: left;
   margin-left: 20px;
   font-family: "Museo_sans_300";
   font-size: 11pt;
   line-height: 1.5;
}

#post-44
{
   width: 650px;
   float: left;
   margin-left: 20px;
   font-family: "Museo_sans_300";
   font-size: 11pt;
   line-height: 1.5;
}

#post-44 h1
{
   margin-bottom: 10px;
}

#post-46
{
   width: 650px;
   float: left;
   margin-left: 20px;
   font-family: "Museo_sans_300";
   font-size: 11pt;
   line-height: 1.5;
}

#post-48
{
   width: 650px;
   float: left;
   margin-left: 20px;
   font-family: "Museo_sans_300";
   font-size: 11pt;
   line-height: 1.5;
}

#post-548, 
#post-550 {
    width: 650px;
    float: left;
    font-family: 'Museo_sans_300';
    font-size: 11pt;
    margin-left: 20px;
    line-height: 1.5;
}

#post-48 h1
{
   margin-bottom: 10px;
}

#post-50
{
   width: 650px;
   float: left;
   margin-left: 20px;
   font-family: "Museo_sans_300";
   font-size: 11pt;
   line-height: 1.5;
}

#post-50 h1
{
   margin-bottom: 10px;
}

.post-55
{


   background: #2B3E51;
   color: #FFFFFF;
   margin-top: -66px;
   height: 65px;
   overflow: hidden;
	border-top: 1px solid rgb(84,103,120);
}

.post-55 .entry-content
{
    width: 1000px;
    margin: 0 auto;
}

.post-55 .entry-content p
{
    position: relative;
    top: 20px;
    font-family: 'Museo_sans_700';
}

.post-135 
{
    width: 1000px;
    margin: 0 auto;
}

.post-135 .entry-content 
{
    position: absolute;
    z-index: 3;
}

/* =Historie_firmy
-------------------------------------------------------------- */

#history
{
    background: none repeat scroll 0 0 #F5F5F2;
    /*height: 472px;*/

    padding-top: 20px;
	padding-bottom: 20px;
    position: relative;
    top: -66px;
    width: 100%;
}

#history p
{
    color: #2b3e51;
    font-family: 'Museo_sans_300';

	font-size: 19px;
	margin-bottom: 20px;
}

#history span
{
    font-family: 'Museo_sans_700';
}

#history h1
{
    color: #2b3e51;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Museo_sans_700'; 
}

#box1_history
{
    border: 3px solid #1FCE6F;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 170px;
    left: 3px;
    margin-top: 35px;
    padding: 10px 15px;
    position: relative;
    width: 285px;
}

#box2_history
{
    border: 3px solid #2B3E51;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 220px;
    margin-left: 18px;
    margin-top: 35px;
    padding: 10px 15px;
    width: 285px;
}

#box3_history
{
    border: 3px solid #1FCE6F;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 170px;
    margin-left: 16px;
    margin-top: 35px;
    padding: 10px 15px;
    width: 285px;
}

.box_bg1
{
    color: #FFFFFF;
    background: #1fce6f;
    width: 100px;
    height: 35px;
    position: relative;
    left: 90px;
    bottom: 13px;
    font-weight: bold;
    font-size: 20pt;
    padding: 6px;
    font-family: 'Museo_sans_700';
}

#box_bg2
{
    color: #FFFFFF;
    background: #2b3e51;
    width: 100px;
    height: 50px;
    width: 100px;
    height: 35px;
    position: relative;
    left: 90px;
    bottom: 13px;
    text-align: center;
    font-weight: bold;
    font-size: 20pt;
    padding: 6px;
    font-family: 'Museo_sans_700'; 
}

.box_posun
{
    margin-top: 10px;
}

/* =Hlavni_vyhody_el.eknihy
-------------------------------------------------------------- */

#vyhody_el_knihy
{
    background: url("images/vyhody_el_knihy.png") no-repeat scroll 50% 0 transparent;
    width: 100%;
    height: 421px;
    position: relative;
    bottom: 66px;
}

#vyhody_el_knihy h2
{
    color: #2b3e51;
    padding-top: 28px;
    font-family: 'Museo_sans_700';
}

#off_button1
{
    background: url("images/off_button.png") no-repeat scroll 0 0 transparent;
    width: 38px;
    height: 38px;
    position: relative;
    top: 114px;
    left: 312px; 
}

#off_button1:hover
{
    background: url("images/on_button.png") no-repeat scroll 0 0 transparent;
    width: 38px;
    height: 38px;
    position: relative;
    top: 114px;
    left: 312px; 
}

#off_button2
{
    background: url("images/off_button.png") no-repeat scroll 0 0 transparent;
    width: 38px;
    height: 38px;
    position: relative;
    top: 34px;
    left: 718px; 
}

#off_button2:hover
{
    background: url("images/on_button.png") no-repeat scroll 0 0 transparent;
    width: 38px;
    height: 38px;
    position: relative;
    top: 34px;
    left: 718px; 
}

#off_button3
{
    background: url("images/off_button.png") no-repeat scroll 0 0 transparent;
    width: 38px;
    height: 38px;
    position: relative;
    top: 130px;
    left: 586px; 
}

#off_button3:hover
{
    background: url("images/on_button.png") no-repeat scroll 0 0 transparent;
    width: 38px;
    height: 38px;
    position: relative;
    top: 130px;
    left: 586px; 
}

/* =Footer
-------------------------------------------------------------- */

#footer
{
    clear: both;
}
  
/* =Footer_loga_dodavatele
-------------------------------------------------------------- */

#main_dodavatele
{
    position: relative;
    left: 180px;
}

#jablotron_logo
{
    background: url("images/jablotron_logo.png") no-repeat scroll 0 0 transparent;
    width: 143px;
    height: 20px;
    float: left;
    position: relative;
    left: 140px;
}

#cobra_logo
{
    background: url("images/cobra_logo.png") no-repeat scroll 0 0 transparent;
    width: 151px;
    height: 26px;
    float: left;
    position: relative;
    left: 183px;
    bottom: 5px;
}

#fab_logo
{
    background: url("images/fab_logo.png") no-repeat scroll 0 0 transparent;
    width: 96px;
    height: 30px;
    float: left;
    position: relative;
    left: 222px;
    bottom: 5px;
}

/* =Footer_loga_reference
-------------------------------------------------------------- */

#hartman_logo
{
	background: url("images/hartmann_male.jpg") no-repeat scroll 0 0 transparent;
	width: 84px;
	height: 45px;
	float: left;
	position: relative;
	left: 140px;
	margin-left: 20px;
	bottom: 10px;
}
#cardion_logo
{
	background: url("images/cardion_male.jpg") no-repeat scroll 0 0 transparent;
	width: 183px;
	height: 45px;
	float: left;
	position: relative;
	left: 140px;
	margin-left: 20px;
	bottom: 10px;
}
#billa_logo
{
	background: url("images/billa_male.jpg") no-repeat scroll 0 0 transparent;
	width: 103px;
	height: 45px;
	float: left;
	position: relative;
	left: 140px;
	margin-left: 20px;
	bottom: 10px;
}
#radiocom_logo
{
	background: url("images/radiocom_male.jpg") no-repeat scroll 0 0 transparent;
	width: 242px;
	height: 45px;
	float: left;
	position: relative;
	left: 140px;
	margin-left: 20px;
	bottom: 10px;
}


#forum_logo
{
    background: url("images/forum_logo.png") no-repeat scroll 0 0 transparent;
    width: 150px;
    height: 28px;
    float: left;
    position: relative;
    left: 140px;
    margin-left: 40px;
    bottom: 2px;
}

#truck_logo
{
    background: url("images/truck_logo.png") no-repeat scroll 0 0 transparent;
    width: 147px;
    height: 27px;
    float: left;
    position: relative;
    left: 183px;
    bottom: 3px;  
}

#agro_logo
{
    background: url("images/agro_logo.png") no-repeat scroll 0 0 transparent;
    width: 60px;
    height: 45px;
    float: left;
    position: relative;
    left: 222px;
    bottom: 10px;
}

/* =reference_paticka_tlacitko
-------------------------------------------------------------- */

#reference_button
{
     background: none repeat scroll 0 0 #1FCE6E;
     border: 1px solid #52595F;
     bottom: 28px;
     color: #FFFFFF;
     float: left;
     font-family: 'Museo_sans_700';
     height: 30px;
     left: 165px;
     padding-left: 15px;
     padding-top: 10px;
     position: relative;
     text-decoration: none;
     width: 175px;
}

#sipka_button
{
    background: url("images/sipka_button.png") no-repeat scroll 0 0 transparent;
    width: 9px;
    height: 12px;
    position: relative;
    float: left;
    left: 140px;
    bottom: -6px;
}

/* =Kontaktni_formular
-------------------------------------------------------------- */

div.wpcf7
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #2B3E51;
    color: #2B3E51;
    font-family: museo_sans_500;
    text-align: left;
    width: 315px;

	margin-top: 20px !important;
	padding-top: 10px !important;
}

div.wpcf7 p {
	padding-left: 15px;
}

.wpcf7-form-control.wpcf7-submit
{
    background: #1FCE6F;

	height: 45px;
    width: 184px;
    color: #FFFFFF;

	margin-top: 15px;

	border: 0px;
    padding-right: 25px;
    margin-left: 60px;
    font-family: 'Museo_sans_700';

	font-size: 11pt;
}

.wpcf7-email {
	width: 265px !important;
}
.wpcf7-form-control.wpcf7-textarea
{
    border: 1px solid #87DDA8;
    height: 155px;
    margin-bottom: 15px;

	padding-left: 15px;
    padding-top: 10px;

	width: 265px;
}

.wpcf7-form-control-wrap.your-email
{
    position: relative;
    right: 10px;
    width: 265px;
    top: 5px;
}

#formular_pozadi
{
    background: none repeat scroll 0 0 #2B3E51;
    height: 70px;
    position: relative;
    right: 0px;
    width: 315px;
}

#sipka
{
    background: url("images/sipka.png") no-repeat scroll 0 0 transparent;
    width: 19px;
    height: 19px;
    float: right;
    position: absolute;
    bottom: 23px;
    left: 216px;
    z-index: 2; 
}

.element.style
{
    height: 185px;
    margin-bottom: 15px;
    width: 240px;
}

/* =Paticka_obchodni_podminky
-------------------------------------------------------------- */
#podminky_paticka 
{
    background: none repeat scroll 0 0 #DFE3E6;
    height: 65px;
    font-size: 13px;
    width: 100%;
    clear: both;
    overflow: hidden;
}

#podminky_paticka p
{
    padding-top: 15px;
    line-height: 1.5;
    font-family: 'Museo_sans_300';
}

#podminky_paticka a
{
    font-size: 13px;
    color: #2173A1;
    font-size: 13px;
    text-decoration: none;
}

#podminky_paticka a:hover
{
    text-decoration: underline;
}

.cleaner
{
    clear:both;
}

#podminky_paticka span
{
    position: relative;
    left: 90px;
}

/* =Paticka_mapa
-------------------------------------------------------------- */
#map-canvas
{
    width: 100%;
    height: 410px;
}

#mapa-hover
{
    background:#1fce6f;
    opacity: 0.5;
    height: 410px;
    width: 100%;
    position: absolute;
    top: 0px;
}

#map
{
    position: relative;
}
 
/* =Signature_Kelio
-------------------------------------------------------------- */

#kelio_signature
{
    background: url("images/kelio_logo.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 20px;
    left: 10px;
    position: relative;
    top: 3px;
    width: 48px;
}

#kelio_signature_posun
{
    bottom: 44px;
    float: right;
    position: relative;
    font-family: 'Museo_sans_300';
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}
