@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300&subset=latin,latin-ext);
@charset "utf-8";

body {
	line-height: 1.4;
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background-color: #F2F2F2;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
h1, h2, h3, h4, h5 {
	text-align:center;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
}
a:visited {
	color: #6E6C64;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.container {
	width: 1250px;
	margin: 0 auto; 
	color: #7F7F7;
	min-height:750px;

}
header {
	height: 190px;
	color: #BFBFBF;
	text-align:center;
}

nav { 
  float: left;
  width: 300px;
  margin: 0 10px 0 0; 
}

.content {	
	width: 620px;
	min-height: 402px;
	color: white;
	float: left;
}
aside {
	float: right;
	width: 300px;
	padding: 0px 0;
	height: 402px;
}

footer { 
	padding: 10px 0;
	position: relative;
	clear: both; 
	height:50px;
}

header, section, footer, aside, article, figure {
	display: block;
}

aside {
	background: url(Tomcb.jpg) center no-repeat;
}
aside:hover {
	background: url(Tom.jpg) center no-repeat;
}
header h1 {
	padding-top: 25px;
	font-size: 50px;
	margin-bottom:20px;
}
header h2 {
	font-size: 33px;
	margin-top: 5px;
	display:none;
}


nav ul, nav li, nav a { 
  margin: 0;
  padding: 0;
  list-style: none;
  width:300px;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-size: 18px;
  position: relative;
}
nav a {	
  line-height: 2.5;
  cursor:pointer;
}

nav > ul > li {		
  margin: 0 0 12px 0;
}
nav > ul > li:last-child { 
  margin: 0;
}
nav > ul > li > a {
  font-size: 18px;
  display: block;
  color: #ffffff;
  background: #323232;
}
nav > ul > li > a > span {
  display: block;
  color:#898989;
  padding: 6px 10px;
  font-weight: bold;
  text-align:center;
  width:280px;
}
nav > ul > li > a:hover span{
  text-decoration: none;
  color: white;
}
nav > ul > li.active > a span{
  text-decoration: none;
  color: black;
}
nav > ul > li.active.has-sub > a span{
  text-decoration: none;
  color: #898989;
}
nav > ul > li.active.has-sub > a:hover span{
  text-decoration: none;
  color: white;
}
nav > ul > li.active {
  border-bottom: none;
}

nav > ul > li.active:nth-of-type(4) > a {
background: #D9D9D9;
}
nav > ul > li.active:nth-of-type(5) > a {
background: #D2E0C6;
}
nav > ul > li.active:nth-of-type(6) > a {
background: #C4BD97;
}
nav ul ul {
  padding: 3px 12px;
  display: none;
}
nav ul ul li {
  padding: 3px 0;
}

nav ul ul a {
  display: block;
  color: #595959;
  font-size: 18px;
  font-weight: bold;
  line-height:2;
  width: 276px;
}
nav ul ul a span {
	display: block;
	width: 276px;
	text-align:center;
}

nav ul ul a:hover {
  color: black;
}
nav ul ul li.otevreny a{
  color: black;
  width: 298px;
}		
nav ul ul li article.content{
	display: none;
}
nav ul li a.zvetseni{
	width:310px;
	}
.content > div {
	margin: 10px;
	display:none;
	color:#7F7F7F;
	text-align:justify;
}
.content p{
	line-height:1.5}
	
#xx section {
	margin: 100px 0 100px 0 ; }
#xx h2{
	color: white;
	line-height:50px;
	font-size:40px;
	padding:0px;
	margin:0px;}

#ac ul {
	margin-top:10px;
	width: 575px;
	float:right;}

#ac ul li {

	list-style-image: url("check_mark.png")}

h3{
	font-size:30px;
	}
h4{ 
	font-size: 25px;
	margin-top: -20px;
}
table {
	width :100%;
	border:0px;
	border-collapse: collapse;
}
table ul li {
	font-style:italic;}
tbody > tr > td:first-child{
	width:20%;
	font-weight:bold;
	vertical-align:top;
	}
table td{
	padding-bottom:15px;
	}

table.cenik tbody td{
	width: 50%;
	line-height:3;}
table.cenik tbody td:last-child{
	text-align:right;}
#ex {
	line-height:3; }
#fx, #fx section a {
	text-align:center;
	font-style:normal;
	font-weight:bold;
	color:white;
	line-height:1.5;}
address{
	font-style:normal;}
#fx section p{
	font-size:25px;}
