/** import fontu kdyby třebas chtěli jiné, stačí si jen u googlu vybrat**/
/* @import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700); */


* {
	margin:0;
	padding:0;
}

/** pro web max sirka 1024**/
table {
	max-width: 1024px;
	text-align: left;
}

th, td {
	padding: 10px 10px;
}

th {
	color: #666;
	background: #141517 none repeat-x scroll left top;
}

td {
	border-bottom: 1px solid #1F2023;
}

blockquote p {
	font-family: Arial;
	font-weight:bold;
	color: #6aa028;
	text-align: right;
	padding-right: 10px;
	padding-top: 550px;
	}

p {
	line-height: 1.7em;
	margin-bottom: 25px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	border-bottom-color: #252525;
	color: #ca3b32;
}

a:focus {
	outline: none;
}

a.button { background: black;
	color: #FFF;
	display: inline-block;
	padding: 8px 22px;
	font-size: 0.85em;
   letter-spacing: 0.25px;
	line-height: 1.3em;
	border-radius: 5px;	
	text-decoration: none;
	border:none;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

a.button:hover {
	background:#4995BC;
}

a.button-reversed { 
	background-color: #ddd;
	color: #666;
}

a.button-reversed:hover {
	background: #ccc;
}

fieldset {
	display: block;
	border: none;
	border-top: 1px solid #1F2023;
}

fieldset legend {
	font-weight: bold;
	font-size: 0.9em;
	padding-right: 10px;
}

fieldset form {
	padding-top: 15px;
}

fieldset p label {
	float: left;
	width: 150px;
}

.icon {padding-right: 5px;  azimuth: right-side;  }

form input, form select, form textarea {
	padding: 5px;
	color: #333333;
	border: none;
	background-color:#fff;
	font-family: 'Source Sans Pro', 'sans-serif';
	font-size: 0.9em;
}

form input.formbutton {
background: none repeat scroll 0% 0% #5DA1C3;
color: #FFF;
display: inline-block;

    padding: 8px 22px;

    font-size: 0.75em;
    letter-spacing: 0.25px;
	line-height: 1.3em;	
	text-decoration: none;
	border:none;
	text-transform: uppercase;
	font-weight: bold;


	width: auto;
	overflow: visible;
}

form.searchform input {
  font-size: 0.9em;
    padding: 6px;
}

form.searchform p {
	margin: 5px 0;
}


span.required {
	color: #ff0000;
}

h1 {
	color: #e6e6e6;
	font-size: 1.7em;
	margin-bottom: 10px;
}

h2 {
color: #e6e6e6;
font-size: 1.8em;
padding: 0px 0px 10px;
font-weight: normal;
margin: 0px;
}

h3 {
	color: black;
	font-weight: 400;
	margin-bottom: 10px;
}

h4 {
    color: #e6e6e6;
    font-size: small;
    text-transform: none;
    padding-bottom: 10px;
	 font-weight: normal;
}

h5 {
	padding-bottom: 10px;
	font-size: 1.1em;
	color: black;
}

h6 {
	padding-bottom: 10px;
	font-size: 1.6em;
	color: #6aa028;
	text-align: right;
	font: normal normal 400;
	text-shadow: gray;
	}

ul, ol {
	margin: 0 0 35px 35px;
	padding: 0;
	list-style: disc;
}

li {
	padding-bottom: 10px;
}

li ol, li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	padding-top: 5px;
}

/* sirka zobrazeni pro web */
.width {
	max-width: 1024px;
	margin: 0 0 0 0;
}


#container {
	width: 100%;
	margin: 0 auto;
}

header {
	padding: 0;
	z-index: auto;
	margin: 20px auto 0;
	position: relative;
	text-align: left;
	background-color: black;
}

header h1 {
	margin: 0;
	float: left;
}

header h1 a {
    color: #fff;
    padding: 20px 25px;
   font-size: 0.8em;
    border-bottom: none;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
}
 header h1 a:hover {
	text-decoration: underline;
	color: #fff;
}

nav {
	float: left;
	}

nav ul {
	list-style: none;
	padding: 0;
	text-align: center;
}

nav ul ul { 
	margin: 0;
	padding: 0 0 5px 0;
}

nav ul li {
	display: block;
	float: left;
	padding: 0px;
}

nav ul li li {
	padding: 0;
}


nav ul li a {
	display: block;
	float: left;
	padding: 10px;
   color: #fff;
   font-size: 0.95em;
	margin: 0;
   border-bottom: none;
	letter-spacing: 0px;
	font-weight: bold;
}

nav ul li a i { padding-right: 5px; }

nav ul li li a {
	float: none;
	padding: 15px 0 15px 32px;
}

nav ul li a:hover {
	color: #fff;
	text-decoration: none;
}

nav ul li.selected a, nav ul li.selected a:hover {
	color: #fff;
	background-color: black;
	font-weight: bold;
}


nav ul li a:hover, nav ul li.sfHover a {
	color: #fff;
}


nav ul li a.sf-with-ul:hover, nav ul li.sfHover a {
	color: #fff;
}


nav ul li.sfHover ul a, nav ul ul {
	background: #363A3F;
}

nav ul li.sf-with-ul.selected ul li a, nav ul li.selected.sfHover li a,  nav ul li.sfHover a a, nav ul li.selected li a  {
	font-weight: normal;
}

nav ul li li a:hover, nav ul li.sfHover li a:hover {
	color: #fff;
	background-color: #2A2E32;
}

.enigma {display: block; float: none; position: static; top: -7px; width: 132px; height:110px; float: right; background: url('../img/logo_enigma.gif') no-repeat; background-repeat: no-repeat; position: absolute; z-index: 1;  visibility: visible; left: 870px; right:5%;}

.faustlogo {display: block; float: none; width: 120px; height:100px; position: absolute; left: 30%; top: 17px; float: right; background: url('http://enigmaprague.cz/img/logo_faust.gif') no-repeat; background-repeat: no-repeat; position: absolute; z-index: 1;  visibility: hidden;  azimuth: left;  direction: ltr;}

.citat {display: block; float: none; position: static; top: 300px; width: 200px; height: 193px; float: right; background: url('../img/citat_3.png') no-repeat; background-repeat: no-repeat; position: absolute; z-index: auto;  visibility: visible;  azimuth: right; direction: ltr; left: 800px;}

.video {display: block; float: left; position:relative; padding-left: 20px; padding-top: 400px; z-index: 1; opacity: 0.7; }

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Kontakt--------------------------------- */
/* ---------------------------------------------------------------------------- */
#contact {padding:70px 0;}
#contact .section-heading {color: #fff;}
#contact .form-group {margin-bottom: 25px;}
#contact .form-group input,
#contact .form-group textarea {padding: 20px;}
#contact .form-group input.form-control {height: auto;}
#contact .form-group textarea.form-control {height: 236px;}
#contact .contact-item{}

.message{text-align: center;}
.message .wrap{	padding: 50px; background: #ffffff; border: 1px solid #333333;display: inline-block;border-radius: 5px;	-webkit-border-radius: 5px; -moz-border-radius: 5px;-khtml-border-radius: 5px;}
.message .text{font-size: 35px;	margin-bottom: 30px;}
.message .back a {background: #FBCC0A; padding: 10px 20px;color: #ffffff;border-radius: 5px;-webkit-border-radius: 5px; 	-moz-border-radius: 5px;-khtml-border-radius: 5px;	text-decoration: none;}

.contact h2{font-size: 34px; font-weight: 500;letter-spacing: 3px;padding-top: 20px ;text-align: center;}

#contact_form {padding:25px;}

#ff label {cursor:pointer;margin:px 0;display:block;font-weight:bold;}

#ff input {display:block;width:90%;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px; color:#000;	padding:10px;margin: 5px 0 25px 0;}

textarea {display:block;width:90%;height:200px; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff; color:#000;	border:1px solid #5f5f5f;padding:10px;margin: 5px 0 25px 0;}

#ff .sendButton {border: none;cursor:pointer;background-color: #FBCC0A;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;;width:100px;color:#ffffff;}
#ff .sendButton:hover {opacity: 0.8;}


/* ---------------------------------------------------------------------------- */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	list-style: none;
}
.sf-menu {
	line-height: normal;
	width: 100%;
	
}
.sf-menu ul {
	position:		absolute;
	top:				-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
	margin-top: 	10px;
}
.sf-menu ul li {
}
.sf-menu li:hover {
	visibility:		inherit; /* korekce IE7 'sticky bug' */
}
.sf-menu li {
	float: center;
	position: static;
}
.sf-menu a {
	display:		block;
	position:	relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			71px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			auto; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/* intro */
div#intro {
	background-position: center;
	background-repeat: no-repeat;
}

div#intro .intro-content {
padding: 50px 0 40px 20px;
	text-align: right;
}

div#intro div.intro-content-short {
	padding: 50px 0 40px 20px;
	text-align: right;
}


div#intro h2 {
	text-shadow: 1px 1px 0 #fdfdfd;
	font-size: 3em;
}


div#intro div.intro-content-short h2 {	
	font-size: 2.5em;
}

div#intro h2, div#intro p {
	color: #fff;
	font-weight: bold;
}

div#intro p {
	font-size: 1.3em;
	color: #ddd;
	line-height: 1.3em;
}

div#body.index {
	font-size: 1.3em;
	color: #ddd;
	line-height: 1.3em;
}

div#body.obsah {
	margin-top: 20%;
	margin-left: 20%;
	margin-right: 5%;
	margin-bottom: 1%;
}



a.button-slider {
	padding: 18px 25px;
	font-size: 0.8em;
	text-align: center;
	border: 2px solid #3F87AB;
	margin: 0px 10px 0px 0;
}

a.button-slider.button-reversed {
	border-color: #999;
}

a.button-slider i { padding-right: 5px; }

img {
	max-width: 100%;
	height: auto;
}

#body {
	margin: 0 auto;
 	padding: 0;
	clear: both;
}

#content {
	opacity: 0.8;
  	background: rgb(54, 25, 25); /* pro prohlizece bez rgba */
   background: rgba(54, 25, 25, .5);
	padding: 10% 10%;
	background-color: #8b8b8b;
   float: none;
}


.two-column {
	width: 66%;
}

.three-column {
	width: 46%;
	margin: 0 2%;
}

.with-right-sidebar {
	margin-right: 2%;
}

.with-left-sidebar {
	margin-left: 2%;
}


article {
    padding: 5px 5px 5px 5px;
 }

article .article-info {
    color: #3D4348;
    font-size: 0.9em;
    letter-spacing: -0.5px;
    padding: 0 0 10px 0;
}

article .article-info a { 
	color: #3D4348;
	border-bottom-color: #3D4348;
}

.sidebar {
	opacity: 0.97;
	font-size: 1.05em;
}

.small-sidebar { 
   width: 24%;
}

.big-sidebar {
	width: 30%;
}

.left-sidebar { 
	float: left;
}

.right-sidebar {
	float: right;
}



.sidebar h4 {
	padding-bottom: 0;
	font-size: 1.4em;
	color: #858F99;
	letter-spacing: -1px;
	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	margin-bottom: 20px;
	background-color: #2A2E32;
	border-radius: 10px;
	line-height: 1.9em;
	padding: 10px;
}


.sidebar ul li.bg, .sidebar ul li.bg li, .sidebar ul li.bg h4, .sidebar ul li.bg a, .sidebar ul li.bg a:hover {
	background-color: #5DA1C3;
	color: #fff;
}
.sidebar ul li.bg a, .sidebar ul li.bg a:hover {
	border-bottom-color: #fff;
}


.sidebar li ul {
    list-style: none outside none;
    margin: 0px;
}

.sidebar li ul li {
	display: block;
	border-top: none;
	padding: 10px 2px;
	margin: 0;
	line-height: 1.5em;
	font-size: 0.85em;
}

.sidebar li ul li ul {
	margin-top: 10px;
}

.sidebar li ul li li  {
	font-size: 1.0em;
	padding-left: 15px;
}



.sidebar li ul li.text { 
	border-bottom: none;
}



.sidebar li a {

	 border-bottom-color: #6B7680;
	color:#6B7680;
}


.sidebar li a:hover {
	color: #AEB5BC;
	 border-bottom-color: #AEB5BC;
}
.sidebar li ul li a.readmore {
   font-weight: bold;
}


.sidebar ul.blocklist li {
	padding: 3px 0;
}

.sidebar ul.blocklist li a,
.sidebar ul.blocklist li a:hover {
	border-bottom: 0;
	display: block;
	padding: 12px 10px;
	border-radius: 10px;
}

.sidebar ul.blocklist li a.selected,
.sidebar ul.blocklist li a.selected:hover {
	background:#5DA1C3;
	border-bottom: 1px solid #80B1CB;
    color: #FFFFFF;
	font-weight: bold;
}

.sidebar ul.blocklist li a:hover {
	background-color: #1E2124;
	color: #A0A8B0;
}
.sidebar li ul.blocklist li li {
	font-size: 1.0em;
}

.sidebar li ul.blocklist ul {
	margin-top: 0;
}

.sidebar li ul.blocklist li li a,
.sidebar li ul.blocklist li li a:hover {
	padding-left: 25px;
}

.sidebar ul.newslist li {
	padding: 20px 0px;
}

.sidebar ul.newslist p {
	line-height: 2.1em;
	margin-bottom: 0;
}

.sidebar ul.newslist span.newslist-date { 
	background-color: #5DA1C3;
	color: #fff;
	padding: 5px 10px;
}

.clear {
	clear: both;
}

div.social-icons a {
	border-bottom: none;
	margin-right: 15px;
}

/** Šířka max 1024px - tablet**/

@media screen and (max-width: 1024px) {

	body { font-size: 0.9em;  background-position: left top;   }	

	header { text-align: center; }
	
	blockquote p {padding-bottom: auto;}

	header h1 { float: none; text-align: center;  }

	header h1 a, header h1 a:hover { float: none; padding: 5px; }

	nav { float: none; }

	nav ul li a { padding: 5px 5px; }

	nav ul li li a { padding: 7px 0 7px 7px; }

	.sf-menu li:hover ul, .sf-menu li.sfHover ul { top: 23px; }

	.width { width:100%;}
	
	#content, aside.sidebar { float: none; width: auto;  padding: 10px; }

	footer .footer-content ul { width: auto; float: none; }
	
	.enigma {display: block; float: none; position: absolute; left: 85%; top: -7px; width: 120px; height:75px; background: url('../img/logo_enigma_740.png'); background-repeat: no-repeat;}
	
.citat {display: block; float: none; position: static; top: 280px; width: 200px; height: 193px; float: right; background: url('http://enigmaprague.cz/img/citat_bob.png') no-repeat; background-repeat: no-repeat; position: absolute; z-index: auto;  visibility: visible;  azimuth: right; direction: ltr; left: 800px;}

.video {display: block; float: left; position:relative; padding-left: 40px; padding-top: 400px; z-index: 1; opacity: 0.7; }
}

/** Šířka max 700px - mobil**/

@media screen and (max-width: 700px) {

	body { font-size: 0.8em; background-image: url('../img/bg.png'); background-repeat: no-repeat; background-position: left top;}

	header { text-align: center; padding: 5px 0 5px; opacity: 0.8; }
	
	blockquote p {padding-bottom: auto;  font-size: smaller;  }

	header h1 a, header h1 a:hover { text-align: center;  padding: 10px; font-size: 1.1em; }

	header h1, nav { float: none; }
	
	nav { height: auto; position: relative;  padding-top: 100px;}

	nav ul { margin: 0; }
	
	.sf-menu ul { position: relative; width: auto; display: block; margin-top: 0;}

	nav ul ul { margin: 0px; }

	nav ul li { margin: 5px 0 0; padding: 0; float: none;}

	nav ul li a { background-color: black; padding: 5px 7px;}

	nav ul li li a { padding: 2px 0 2px 10px; }

	nav ul li a, .sf-menu li { float: none; }

	nav ul li li { margin: 0; }

	div#intro .intro-content { padding: 20px 0px; }
	
	div#intro div.intro-content-short { padding: 20px 5px 5px; }

	div#body { margin-top: 10px;}
	
	div#body.obsah { margin-top: 1%; margin-left: 1%; margin-right: 1%; margin-bottom: 1%;}
	
	.sf-menu li:hover ul, .sf-menu li.sfHover ul { top: 0;}
	
	.social-icons {display: block; float: none; position: absolute; right: 5%; top: 12px;}
	
	.enigma {display: block; position: absolute; left: 73%; top: 12px; width: 90px; height:80px; background: url('../img/logo_enigma_540.png'); background-repeat: no-repeat;}

	.faustlogo {display: block; visibility: visible; max-height: 150px; max-width: 150px; float: left; position: absolute; left: 1%; top: 17px; background: url('../img/logo_faust.png'); background-repeat: no-repeat; }
	
	.citat {display: inline; position: static; width: 100%; height: 193px; float: center; background: url('http://enigmaprague.cz/img/citat_bob.png') no-repeat; background-repeat: no-repeat; position: absolute; z-index: auto;  visibility: visible;   left: 0px;  background-position: center;  padding-top: 250px;  }

	.video {display: block; float: center; padding-top: 250px; width:400px; position: absolute; }
}