/*@import url('https://fonts.googleapis.com/css?family=Exo');*/
/* Zde vložte své vlastní CSS */
div.subheadertitle {
	position:relative;
	bottom:40px;
	left:35px;
	font-size:12px;
    font-family:Open Sans;
}
h1.page-title {
	padding: 0 0 0 0;
	margin:0 0 0 0;
	color:#fff;
    line-height: 30px;
    font-size: 20px;
}
img.flag {
    border: 3px solid #ddd;
    border-radius: 4px;
}

h2.title {
	padding:5px 0 3px 0;
	margin-bottom:25px;
    margin-top:25px;
}

header {
	background: #ffffff;
  	border-bottom: 4px solid #f1f1f1;
}

footer, #main-menu {
	background: #d6d6d6;
}

#main-menu {
    font-weight: bold;
}
.contact {
  float:right !important;
  margin:8px 0;
  font-size:12px;
  font-family:Open Sans;
}
h1, h2, h3, h4, h5, h6, .dropcap, .dropcap2, .reviews .author, ul.tabs li, .parallax .caption .text, .popular-tags a, .tagcloud a, .meta-post, .cycle-slider, .flex-caption, span.date, .nav ul li a, .nav ul li ul li a, .subscribe input.submit, input.subscribe-button {
	font-family:'Exo', Arial, sans-serif;
}
.welcome, .js .selectnav, .qoute, .description, h1.page-title, .tables-column .header h3, .comment .title span.right, #under-construction p, #clock-ticker .block .flip-top, .latest-work .item h4, .qoute h2, .progress-bar h5, .button, .lightbox .item h4, .tables-column .header h1, .portfolio .item h4, .comment .title, .form-box label {
	font-family:'Exo', Arial, sans-serif;
}

.page-title-wrap {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
}

#slider {
	margin:10px 0;
}

div.black_par {
  color: #000000;
  margin: 10px 0 20px 0;
  padding-top: 10px;
  padding-bottom: 10px;
}


@media only screen and (min-width:480px) and (max-width:767px) {
#slider {
	margin:5px 0;
}
}x

@media only screen and (max-width:479px) {
#slider {
	margin:5px 0;
}
}

.with-icons {
  float:left;
  display:block;	
  text-align:left;
}

.contact-iconed {
	margin:5px 0 0 0; 
}
.contact-iconed-black {
	margin:5px 0 0 0;
    color: #000000;
}
.list-icon {
  max-width: 20px;
}
.list-value {
  margin-left: 5px;
}
a.subheadertitle {
	font-size:12px;
  font-family:Open Sans;
  color: #8d8d8d;
}
.logo {
	margin:8px 0;
}

@media only screen and (min-width:480px) and (max-width:767px) {

.logo {
	margin:8px 27%;
}
}

@media only screen and (max-width:479px) {

.logo {
    margin:28px 18%;
}
}

p {
  color: #000000;
  margin: 0 0 12px 0;
}

.dropcap2.red {
	background:#ff4a32;
	color:#fff;
}

.dropcap.red {
	color:#ff4a32;
    margin: 0 10px 0 0;
}
[class^="icon-"].red,[class*=" icon-"].red {
	color:#ff4a32;
}
