/* -------------------*
 *       RESET        *
 *------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, b, i, 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, embed, param, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font-weight: normal; font-style: normal; }
input, textarea { margin: 0; padding: 0; }
button { width: auto; overflow: visible; cursor: pointer; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; }
a span, label { cursor: pointer; }
strong { font-weight:bold; }
em { font-style:italic; }
strong em, em strong { font-weight:bold; font-style:italic; }

/* -------------------*
 *       GLOBAL       *
 *------------------- */
html {
	background-color:white;
	}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
	color: #151515;
	text-align: center;
	background: #ebf5ff url(https://konferencie.efocus.sk/images/layout/bg-main.png) repeat-x center bottom;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}
body.bodyPopUp {
	background:none;
	padding:10px 0 0 10px;
}
input, select, textarea, button {
	font-size: 12px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}
button { border: 0; }

/* formatovanie textu */
p {
	line-height: 20px;
	font-size:12px;
}
.main p {
	padding-bottom:20px;
	}
p.excerpt {
	line-height: 21px;
	font-size:14px;
	font-weight:bold;
}
a {
	color: #3b599c;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #4b70c5;
	text-decoration: underline;
}
a.blank {
	background:url(https://konferencie.efocus.sk/images/layout/blank.gif) center right no-repeat;
	display:inline-block;
	padding:0 11px 0 0;
}
blockquote {
	margin:0 0 20px 30px;
	padding:0 0 0 10px;
	border-left:10px solid #E5E5E5;
}
blockquote p {
	padding:0 !important;
	color:#666;
	font-style:italic;
}
small {
	font-size: 0.7em;
	line-height: 1.4em;
}
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	/*border-bottom: 1px dashed;*/
}
a>abbr {
	cursor:pointer;
	}

/* zoznamy */
ol, li, ul {
	line-height: 20px;
}
ol, ul {
	padding:0 0 20px 30px;
}
ol {
	list-style:decimal outside;
}
ul {
	list-style:square outside;
}

/* obrazky */
.img {
	display:block;
	text-indent:-9999.99em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
img, .img {
	border: none;
	padding: 0;
	margin: 0;
}
.content img, .content .img {
	margin-bottom:10px;
}
img.left, .img.left {
	float:left;
	margin-right:20px;
}
img.right, .img.right {
	float:right;
	margin-left:20px;
}

/* nadpisy */
h1, h2, h3, h4 {
	font-family:  "lucida grande",tahoma,verdana,arial,sans-serif;
	text-decoration: none;
	font-weight:bold;
	padding-bottom:20px;
}
h1:first-letter, h2:first-letter, h3:first-letter, h4:first-letter { text-transform: uppercase; }
h1, h1 a, .h1 {
	font-size: 28px;
	line-height: 36px;
	letter-spacing:-.03em;
	padding-bottom:25px;
}
body.bodyPopUp h1 {
	text-align:left;
}
h2, h2 a, .h2 {
	font-size: 22px;
	line-height: 27px;
	letter-spacing:-.03em;
}
h3, h3 a {
	font-size: 19px;
	line-height: 24px;
}
h4, h4 a {
	font-size: 17px;
	line-height: 22px;
}

/* tabulky */
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout:auto;
	width:100%;
	margin:0 0 20px 0;
}
th, td {
	vertical-align:middle;
	text-align:center;
}
th {
	text-align:left;
}
thead td, thead th {
	font-size:12px;
	line-height:16px;
	color:#000;
	font-weight:bold;
	border-bottom:2px solid #000;
	padding:12px 10px;
}
tfoot td, tfoot th {
	font-size:14px;
	line-height:18px;
	color:#000;
	font-weight:bold;
	border-top:2px solid #000;
	padding:11px 10px;
}
tbody td, tbody th {
	font-size:12px;
	line-height:16px;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #D4D4D4;
	padding:9px 10px;
	background:#fff;
}
tbody tr:hover td, tbody tr:hover th, tbody tr.hover td, tbody tr.hover th {
	background:#eef1f7;
}
table img {
	margin-bottom:0 !important;
}

/* formulare */
.form {
	margin:0 0 10px 0;
	width:660px;
}
body.bodyPopUp .form {
	padding-left:10px;
}
.popForm .form {
	width:320px;
	overflow:hidden;
}
.popFormLarge .form {
	width: auto;
	overflow:hidden;
}
.form div {
	float:left;
	position:relative;
	text-align:left;
	margin:0 20px 10px 0;
}
.form label{
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	display:block;
	padding:5px 0;
}
label.error{
	display:none !important;
}
.form .chckBx label {
	float:left;
	display:inline;
}

.form .chckBx .errorMsg {
	display: none;
}
.form .chckBx.error .errorMsg {
	color: red;
	display: block;
}

.form .chckBx.width1 label {
	width:610px;
}
.form .chckBx input {
	width:14px;
	height:14px;
	float:left;
	padding:0;
	margin:6px 5px 0 0;
}
.form label b, .required-info b{
	color:#940000;
}
.form .input {
	display:block;
	width:100%;
	margin:0;
	font-size:12px;
	font-style:normal;
	color:#000;
	line-height:16px;
	height:16px;
	padding:6px 0;
	text-indent:5px;
	border:1px solid #BFBFBF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0f0f0), to(#fdfdfd));
	background-image: -moz-linear-gradient(#f0f0f0, #fdfdfd);
	-pie-background-image: linear-gradient(#f0f0f0, #fdfdfd);
	background-image: linear-gradient(#f0f0f0, #fdfdfd);
	-webkit-box-shadow: inset 0 1px 1px #999;
	-moz-box-shadow: inset 0 1px 1px #999;
	box-shadow: inset 0 1px 1px #999;
}
.form .input:focus, .form textarea:focus, .form select:focus {
	border:1px solid #999;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0f0f0), to(#fdfdfd));
	background-image: -moz-linear-gradient(#f0f0f0, #fdfdfd);
	-pie-background-image: linear-gradient(#f0f0f0, #fdfdfd);
	background-image: linear-gradient(#f0f0f0, #fdfdfd);
	-moz-box-shadow: 0 0 0 2px #B5E2FF;
	-webkit-box-shadow: 0 0 0 2px #B5E2FF;
	box-shadow: 0 0 0 2px #B5E2FF;
}
.form .input.default {
	font-style:italic;
	color:#666;
}
.form .error .input.error {
	background-image:url(https://konferencie.efocus.sk/images/layout/error1.png);
	background-repeat:no-repeat;
	background-position: center right;
}
.form .error1 .input.error {
	background-image:url(https://konferencie.efocus.sk/images/layout/error2.png);
	background-repeat:no-repeat;
	background-position: center right;
}
.form select.error {
	background:#FFC7C7;
}
.form select {
	border:1px solid #BFBFBF;
	display:block;
	width:100%;
	margin:0;
	font-size:12px;
	font-style:normal;
	color:#000;
	line-height:16px;
}
.form textarea {
	overflow:auto;
	display:block;
	width:100%;
	height:120px;
	margin:0;
	font-size:12px;
	font-style:normal;
	color:#000;
	line-height:16px;
	padding:5px;
	border:1px solid #BFBFBF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#f0f0f0), to(#fdfdfd));
	background-image: -moz-linear-gradient(#f0f0f0, #fdfdfd);
	-pie-background-image: linear-gradient(#f0f0f0, #fdfdfd);
	background-image: linear-gradient(#f0f0f0, #fdfdfd);
	-webkit-box-shadow: inset 0 1px 1px #999;
	-moz-box-shadow: inset 0 1px 1px #999;
	box-shadow: inset 0 1px 1px #999;
}
body.bodyPopUp textarea {
	resize:none;
}
.form textarea.error {
	background: url(https://konferencie.efocus.sk/images/layout/error1.png) no-repeat right 7px;
}
.form .required-info {
	display:block;
	padding:0 0 10px 0;
}
.width1 textarea {
	width:628px;
}
.width2 textarea {
	width:268px;
}
.width2 img {
	padding:0;
	margin:0;
}
.form .checkbox, .form .radio {
	width:14px;
	height:14px;
	float:left;
	margin:7px 5px 1px 0;
}
.form label.option{
	float:left;
	font-weight:normal;
	line-height:16px;
	display:block;
}
.form button,.btn {
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-shadow: 1px 1px #fff;
	letter-spacing:.06em;
	border:1px solid #B2B2B2;
	/*line-height:34px;*/
	float:left;
	/*height:36px;*/
	margin:10px 10px 10px 0;
	padding:10px 15px;
	background-color:#EEEEEE;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEEEEE), to(#CECECE));
	background-image: -moz-linear-gradient(#EEEEEE, #CECECE);
	-pie-background-image: linear-gradient(#EEEEEE, #CECECE);
	background-image: linear-gradient(#EEEEEE, #CECECE);
	-moz-box-shadow:0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);
	box-shadow:0 0 3px rgba(0,0,0,.2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn:hover {
	color:white;
	text-decoration:none;
	}
.form button:hover, .form button:active, .form button:focus, .btn:hover, .btn:active {
	-moz-box-shadow: 0 0 0 4px #E1E1E1;
	-webkit-box-shadow: 0 0 0 4px #E1E1E1;
	box-shadow: 0 0 0 4px #E1E1E1;
}
.form button:active,.btn:active {
	background-color:#CECECE;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#CECECE), to(#EEEEEE));
	background-image: -moz-linear-gradient(#CECECE, #EEEEEE);
	-pie-background-image: linear-gradient(#CECECE, #EEEEEE);
	background-image: linear-gradient(#CECECE, #EEEEEE);
}

.btn.orange {
	color:#fff;
	border:0;
	text-shadow: -1px -1px 1px rgba(0,0,0,.3);
	background-color:#E46E31;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ED9456), to(#E46E31));
	background-image: -moz-linear-gradient(#ED9456, #E46E31);
	-pie-background-image: linear-gradient(#ED9456, #E46E31);
	background-image: linear-gradient(#ED9456, #E46E31);
}
.btn.orange:active {
	background-color:#ED9456;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#E46E31), to(#ED9456));
	background-image: -moz-linear-gradient(#E46E31, #ED9456);
	-pie-background-image: linear-gradient(#E46E31, #ED9456);
	background-image: linear-gradient(#E46E31, #ED9456);
}

/*.form button.dark {
	background-color:#4B4B4B;
	border:0;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#6C6C6C), to(#4B4B4B));
	background-image: -moz-linear-gradient(#6C6C6C, #4B4B4B);
	-pie-background: linear-gradient(#6C6C6C, #4B4B4B);
	background-image: linear-gradient(#6C6C6C, #4B4B4B);
}
.form button.dark:active {
	background-color:#6C6C6C;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#4B4B4B), to(#6C6C6C));
	background-image: -moz-linear-gradient(#4B4B4B, #6C6C6C);
	-pie-background-image: linear-gradient(#4B4B4B, #6C6C6C);
	background-image: linear-gradient(#4B4B4B, #6C6C6C);
} */
legend {
	font-size:15px;
	font-weight:bold;
	display:block;
	padding:10px 0 10px;
	}
legend.smlLgnd {
	font-size:13px;
}
.h2f {
	font-size:15px !important;
	font-weight:bold;
	display:block;
	padding:10px 0 10px;	
	color:#000;
}

/* CLEAR FLOATOV */
.clr { clear: both; }
.clr-left { clear: left; }
.clr-right { clear: right; }
.ac:after { /* autoclear - doporucene */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Selectors */

.acs, .print {position:absolute !important;top:-99999em !important;}

/* -------------------*
 *       LAYOUT       *
 *------------------- */
.wrap { /* na sirku celeho monitora */
	width:100%;
	text-align: center;
}
.cnt { /* telo stranky */
	text-align: left;
	margin:0 auto;
	width:980px;
	position:relative;
}
.inner {
	padding:20px 20px 0 20px;
}

/* Header */

.hdr {
	height:190px;
	background: #003a77 url(https://konferencie.efocus.sk/images/layout/bg-hdr.png) repeat-x center bottom;
	}
.hdr .cnt {
	width:940px;
	padding-top:10px;
	}
.logo {
	text-align:left;
	width:650px;
	height:38px;
	margin:35px auto 0;
	position:relative;
	overflow:hidden;
	}
.logo a {
	color:white;
	font-size:30px;
	font-weight:normal;
	line-height:38px;
	text-decoration:none;
	display:block;
	}
.logo a b {
	font-size:38px;
	font-weight:bold;
	line-height:38px;
	}
.logo a b i {
	color:#e35d06;
	font: 42px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:38px;
	}
.logo a img {
	margin:0;
	position:absolute;
	top:0;
	left:0;
	}

/* Content */

.main {
	padding-top:30px;
}
.main .cnt {
	background:#fff;
	-moz-box-shadow: 0 0 5px rgba(0,58,119,.25);
	-webkit-box-shadow: 0 0 5px rgba(0,58,119,.25);
	box-shadow: 0 0 5px rgba(0,58,119,.25);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Footer */

.ftr {
	padding:30px 0;
	}
.ftr p {
	color:#595959;
	font-size:10px;
	text-transform:uppercase;
	}
.ftr p a {
	color:#a6a6a6;
	font-weight:normal;
	text-decoration:none;
	background:none;
	padding:0;
	}

/* boxovaci system */

.box {
}
.box.left {
	float:left;
	margin:0 20px 0 0;
}
.box.right {
	float:right;
}
.wide {
	width:940px;
}
.width1 {
	width:640px;
}
.width2 {
	width:308px;
}
.width3 {
	width:200px;
}
.width4 {
	width:180px;
}

/* outer box */
.outer {
	width:1020px;
	margin:0 -40px 0 0;
}
.wide .outer {
	width:960px;
}
.width1 .outer {
	width:620px;
}
.width2 .outer {
	width:320px;
}
.width3 .outer {
	width:245px;
}
.width4 .outer {
	width:220px;
}

/* Content */

.content {
	float:left;
	width:640px;
	}
.content.largeContent {
	width:940px;
}
/* Sidebar */

.sidebar {
	width:280px;
	float:right;
	}
.sidebar .zivotopisBx {
	display:none;
}
.zivotopisBxIn {
	width:600px;
	text-align:left;
}
.sidebar .box {
	padding:20px 20px 0 20px;
	margin:0 0 20px 0;
	background-color:#f8f8f8;
	-moz-box-shadow:0 1px 3px 1px rgba(0,0,0,.2);
	-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.2);
	box-shadow:0 1px 3px 1px rgba(0,0,0,.2);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.sidebar p a.active {
	color:#000;
}
.sidebar h2, .sidebar h2 a {
	font-size:17px;
	line-height:24px;
	padding-bottom:12px;
}
.sidebar .box .form {
	width:240px;
	margin: 0;
	padding: 0 0 10px 0;
}
.sidebar .box .form div {
	float:none;
	position:relative;
	text-align:left;
	margin:0;
}

/* -------------------*
 *      MODULES       *
 *------------------- */

/* Back button */

.bbtn {
	position:relative;
	padding-bottom:10px !important;
	}
.bbtn a {
	float:left;
	padding:0 10px 0 29px;
	margin:0 5px 0 0;
	height:38px;
	line-height:38px;
	position:relative;
	z-index:10;
	border:1px solid #E3E3E3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
.bbtn a.mrKnf {
	padding:0 29px 0 10px;
}
.konfNav.hover a.mrKnf,
.bbtn a.mrKnf:hover {
	background:#3B599C;
	border-color:#3B599C;
	color:#fff;
	text-decoration:none;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.bbtn .konfNav {
	float:left;
	position:relative;
}
.bbtn .konfSubNav {
	display:none;
}
.konfNav.hover .konfSubNav {
	width:auto;
	display:block;
	width:350px;
	position:absolute;
	z-index:50;
	top:35px;
	left:0;
	padding:10px 0 0 0;
	background:#3B599C;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}
.bbtn .konfSubNav a {
	padding:0;
	margin:0;
	height:auto;
	line-height:1.4em;
	border:0;
	color:#fff;
	padding:5px 10px;
	float:none;
	display:block;
	font-weight:normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.bbtn .konfSubNav a:hover {
	background:#2F477D;
	text-decoration:none;
}
.bbtn .konfSubNav a.archiv {
	background:#002C59;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.bbtn .konfSubNav a.archiv:hover {
	background:#002143;
}

/* breadcrumbs 
----------------------------------------- */
.breadcrumbs {
	display:block;
	margin:-2px 0 8px 0;
}
.breadcrumbs span, .breadcrumbs a, .breadcrumbs strong {
	display:inline-block;
	font-size:12px;
	line-height:16px;
}
.breadcrumbs span, .breadcrumbs a {
	padding:0 10px 0 0;
}
.breadcrumbs span {
	color:#666;
}
.breadcrumbs strong {
	font-weight:normal;
	color:#000;
}
.breadcrumbs a {
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
.breadcrumbs a:hover {
	color:#666;
	text-decoration:underline;
}

/* gallery 
----------------------------------------- */
.gallery {
	margin:0 0 5px 0;
}
.gallery ul {
	list-style:none;
	padding-left:0;
	margin:0 -40px 0 0;
	width:620px;
}
.gallery li {
	float:left;
	position:relative;
	text-align:center;
	margin:0 20px 5px 0;
}
.gallery li a, .gallery li div {
	display:block;
	position:relative;
	padding:7px;
	border:1px solid #ddd;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
	margin:0 0 10px 0;
	background:#fff;
}
.gallery li a:hover, .gallery li div:hover {
	background:#c4efff;
}
.gallery li.width4 a {
	padding:5px;
}
.gallery li a img, .gallery li div img, .gallery li a object, .gallery li div object {
	width:100%;
	margin:0;
}
.gallery li p {
	margin:0 0 10px 0;
	padding:0 30px;
	color:#666666;
}
.gallery li a span {
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-35px;
	margin-left:-35px;
	width:69px;
	height:69px;
}
.gallery li a .play {
	background:url(https://konferencie.efocus.sk/images/layout/play.png) top left no-repeat;
}
.gallery li a .zoom {
	background:url(https://konferencie.efocus.sk/images/layout/zoom.png) top left no-repeat;
}
.gallery li a .zoomout {
	top:-9px;
	left:auto;
	right:-9px;
	margin-top:0;
	margin-left:0;
	width:22px;
	height:22px;
	background:url(https://konferencie.efocus.sk/images/layout/zoomout.png) top left no-repeat;
}

/* stlpce 
----------------------------------------- */
.columns div {
	float:left;
	margin:0 20px 0 0;
}

/* tabs 
----------------------------------------- */
.tabMenu {
	padding:0;
	list-style:none;
}
.tabMenu li {
	display:inline;
	float:left;
	margin:0 -1px 0 0;
}
.tabMenu li a {
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	background:#F0F0F0;
	border:1px solid #D4D4D4;
	padding:13px 18px 12px 18px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	-webkit-box-shadow: inset 0 3px 4px #fff;
	-moz-box-shadow: inset 0 3px 4px #fff;
	box-shadow: inset 0 3px 4px #fff;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.tabMenu li a:hover {
	background:#E5E5E5;
}
.tabMenu li a.active {
	background:#fff;
	border-bottom-color:#fff;
	-webkit-box-shadow: inset 0 3px 4px #fff;
	-moz-box-shadow: inset 0 3px 4px #fff;
	box-shadow: inset 0 3px 4px #fff;
}
.tabContent {
	padding:20px 20px 0 20px;
	background:#fff;
	border:1px solid #D4D4D4;
	-webkit-border-radius: 4px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 0px;
	border-radius: 4px;
	border-top-left-radius: 0px;
	margin:-1px 0 20px 0;
}
.tabContent .gallery ul {
	width:auto;
}

/* pagination 
----------------------------------------- */
.pagination {
	width:100%;
	text-align:center;
	padding:0 0 20px 0;
}
.pagination li {
	display:inline;
	text-align:center;
	margin:0 3px 0 2px;
}
.pagination li a {
	height:16px;
	width:24px;
	background:#fff;
	padding:4px 0;
	color:#777;
	font-size:12px;
	line-height:16px;
	display:inline-block;
	text-align:center;
	border:1px solid #D4D4D4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
}
.pagination li a:hover {
	background:#F0F0F0;
	color:#777;
	border:1px solid #D4D4D4;
	text-decoration:none;
}
.pagination li.active a, .pagination li.active a:hover {
	background:#000;
	color:#fff;
	border:1px solid #000;
	text-decoration:none;
}

/* zoznam clankov, komentarov, atd. 
----------------------------------------- */
.list {
	list-style:none;
	padding:0 0 0 0;
}
.list li {
}
.list .preview {
	width:130px;
	float:left;
	padding:5px 20px 20px 0;
}
.list .preview img {
	width:130px;
}
.list .preview em {
	display:block;
	padding:7px 0 0 0;
}
/*.list .listContent {
	float:right;
	width:430px;
}*/
.wide .list .listContent {
	width:770px;
}
width1 .list .listContent {
	width:430px;
}
width2 .list .listContent {
	width:130px;
}

/* komentare */

.list.comments {
}
.list.comments .preview {
	width:100px;
	padding-top:0;
}
.list.comments .preview img {
	width:80px;
	border:1px solid #dbdbdb;
	padding:9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/*.list.comments .listContent {
	width:460px;
}*/
.comments .listContent p {
	padding:0 0 0 15px;
	margin:0 0 20px 0;
	border-left:1px solid #D4D4D4;
	}
.comments .listContent p.cmntsInf {
	padding:0;
	margin:0 0 6px;
	border:none;
	}
.list.comments .listContent em {
	display:block;
	padding:0 0 3px 0;
}
wide .list.comments .listContent {
	width:800px;
}
width1 .list.comments .listContent {
	width:460px;
}
width2 .list.comments .listContent {
	width:160px;
}

/* accordion
----------------------------------------- */
.accordion {
	padding:0 0 20px 0;
	list-style:none;
}
.accordion li {
	border-bottom:1px solid #D4D4D4;
}
.accordion li.first {
	border-top:1px solid #D4D4D4;
}
.accordion li.prev {
	border-bottom:0;
}
.accordion li a {
	display:block;
	line-height:20px;
	padding:10px 15px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	background:url(https://konferencie.efocus.sk/images/layout/down.png) center right no-repeat;
}
.accordion li a:hover {
}
.accordion li div {
	padding:5px 15px 10px 15px;
}
.accordion li.active {
	border-bottom:0;
	background:#f8f8f8;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f8f8f8), to(#f0f0f0));
	background: -moz-linear-gradient(#f8f8f8, #f0f0f0);
	background: linear-gradient(#f8f8f8, #f0f0f0);
	-pie-background: linear-gradient(#f8f8f8, #f0f0f0);
}
.accordion li.active a {
	background:url(https://konferencie.efocus.sk/images/layout/up.png) center right no-repeat;
}

/* form cancelation */
.cancel {
	display:inline-block;
	line-height:18px;
	padding:8px 0;
	margin:10px 0 0 0;
}

/* WARNING MESSAGE */
.warning {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#BE0035;
	padding:10px 0;
	color:#fff;
}
.warning p {
	line-height: 18px;
	font-size:14px;
	padding:0;
	color:#fff;
}
.warning a {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}
.warning a:hover {
	color:#fff;
	text-decoration:none;
}

/* ikony
----------------------------------------- */

.icon {
	width:32px;
	height:32px;
	position:absolute;
	top:0;
	left:0;
	background-repeat:no-repeat;
	background-image:url(https://konferencie.efocus.sk/images/layout/icons.png);
}

.icon.back {
	width:13px;
	height:9px;
	top:15px;
	left:10px;
	background-image:url(https://konferencie.efocus.sk/images/layout/icons.png);
	background-position: left -11px;
}
.icon.more {
	width:11px;
	height:5px;
	top:15px;
	left:auto;
	right:10px;
	background-image:url(https://konferencie.efocus.sk/images/layout/icons.png);
	background-position: 1px -22px;
}
.konfNav.hover .icon.more,
a:hover .icon.more {
	background-position: 1px -28px;
}

.icon.fcbk {
	background-position: -13px top;
}
.icon.fcbkSml {
	background-position: -591px top;
}
.icon.twtr {
	background-position: -45px top;
}
.icon.twtrSml {
	background-position: -608px top;
}
.icon.lnin {
	background-position: -77px top;
}
.icon.lninSml {
	background-position: -625px top;
}
.icon.mail {
	background-position: -109px top;
}
.icon.mailSml {
	background-position: -642px top;
}
.icon.wcst {
	background-position: -141px top;
}
a:hover .wcst {
	background-position: -141px bottom;
	}
.icon.vids {
	background-position: -173px top;
}
a:hover .vids {
	background-position: -173px bottom;
	}
.icon.phts {
	background-position: -205px top;
}
a:hover .phts {
	background-position: -205px bottom;
	}
.icon.pdf {
	background-position: -237px top;
}
.icon.doc {
	background-position: -269px top;
}
.icon.xls {
	background-position: -301px top;
}
.icon.ppt {
	background-position: -333px top;
}
.icon.jpg {
	background-position: -365px top;
}
.icon.mp3 {
	background-position: -397px top;
}
.icon.zip {
	background-position: -429px top;
}
.icon.txt {
	background-position: -461px top;
}
.icon.prfl {
	background-position: -493px top;
}
.icon.tel {
	background-position: -525px top;
}
.icon.email {
	background-position: -557px top;
}

/* Oznamy a spravy
----------------------------------------- */
.message {
	padding:20px 20px 0 20px;
	margin:0 0 20px 0;
	background:#E3F2C6;
	border:1px solid #ADC77A;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.message.info {
	background:#E2F1F7;
	border:1px solid #96D1EA;
}
.message.error {
	background:#EECED7;
	border:1px solid #CF6F8A;
}

/* Newsletter
----------------------------------------- */
.newsletter {
	background:url(https://konferencie.efocus.sk/images/layout/newsletter.png) right 18px no-repeat;
	padding:0 80px 0 0;
}

/* Kontakty
----------------------------------------- */
.kontakt {
	background:url(https://konferencie.efocus.sk/images/layout/phone.png) left 25px no-repeat;
	padding:0 0 0 80px;
}

/* Navigacia */

.nav {
	margin:0;
	padding:0;
	list-style:none;
	}
.nav li {
	position:relative;
	}
.nav li {
	line-height:normal;
	}
.inln li {
	float:left;
	}
.inln li.first {
	margin-left:0 !important;
	padding-left:0 !important;
	padding-right:4px;
	border:none !important;
	}

.lang {
	float:left;
	}
.user {
	float:right;
	}
.hdr .nav li {
	line-height:20px !important;
	margin-left:6px;
	padding-left:10px;
	border-left:1px solid #245a93;
	}
.hdr .nav li a {
	color:#ccd8e4;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:1.3em;
	}

/* Navigacia s ikonami vlavo */

.lico {
	padding-bottom:20px;
	}
.lico li {
	line-height:32px;
	padding-left:42px;
	margin-bottom:5px;
}
.lico li a {
	display:inline-block;
	background:none;
	padding-right:0;
	}

/* Navigacia len s ikonami */

.oico li a {
	display:inline-block;
	width:32px;
	height:32px;
	margin-left:2px;
	}

/* Flags */

.flg {
	color:#fff;
	font-size:10px;
	text-shadow:1px 1px 1px rgba(0,0,0,.25);
	text-transform:uppercase;
	text-align:left;
	line-height:normal;
	margin:0;
	padding:0 !important;
	position:absolute;
	top:118px;
	left:-10px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.25);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.25);
	box-shadow: 0 2px 3px rgba(0,0,0,.25);
	cursor:default;
	}
.flg i {
	width:10px;
	height:11px;
	position:absolute;
	bottom:-10px;
	left:0;
	background:url(https://konferencie.efocus.sk/images/layout/icons.png) left top;
	}
.flg span {
	display:table-cell;
	vertical-align:middle;
	width:90px;
	height:44px;
	padding-left:10px;
	}
.flg span b {
	display:block;
	font-size:14px;
	font-weight:bold;
	}

.flg.big {
	text-align:center;
	top:0px;
	left:-30px;
	}
.flg.big span {
	width:190px;
	height:80px;
	padding-left:0;
	}
.flg.big span b {
	display:block;
	font-size:22px;
	font-weight:bold;
	}

.flg.archive {
	padding:0 !important;
	position:fixed;
	top:40%;
	left:0;
	}
.flg.archive a {
	color:white;
	text-decoration:none;
	display:block;
	width:70px;
	height:45px;
	padding:40px 16px 0;
	background:url(https://konferencie.efocus.sk/images/layout/bg-archive.png) no-repeat center 8px;
	}
 .flg.archive a:hover {
 	color:#fff;
	}


/*.mac.webkit .flg>li>b,
.win.safari .flg>li>b,
.mac.opera .flg>li>b {
	line-height:20px;
	height:18px;
	overflow:hidden;
	}*/

.flg.v1 {background-color:#3bb832;}
.flg.v2 {background-color:#e35d06;}
.flg.v3 {background-color:#3f5d9e;}

/* Info box k entry */

.cinfo {
	position:relative;
	padding-bottom:25px;
	}
.cinfo .data {
	font-size:14px;
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
	height:80px;
	padding:0 0 0 190px !important;
	}
.confInf {
	width:415px;	
	float:left;
	}	
.confInf.fixW {
	width:100%;
}
.confInf p {
	font-size:14px;
	}

.regBxSmll {
	width:210px;
	float:right;
	text-align:center;
	}
.regBxSmll .btn {
	width:180px;
	letter-spacing:0;
	margin:0px 0 0 0;
}
.regBxSmll .btn span {
	font-size:11px;
	display:block;
}

/* Embed content */

.embed {
	padding:15px;
	margin-bottom:20px;
	background-color:#f2f2f2;
	}
.embed.wide {
	width:910px;
	}

/* Program */

.prog {
	border-top:1px solid #D4D4D4;
	}
.prog .date {
	color:#e35d06;
	font-weight:bold;
	}
.prog .ico a {
	display:block;
	width:32px;
	height:32px;
	position:relative;
	}
.prog .btn {
	margin:0;
	}
.prog tbody th {
	width:100%;
	}
.prog tbody td {
	white-space:nowrap;
	}
	
.prog tbody tr {
	cursor:pointer;
	}	
.prog .detl {
	/*width:184px;
	height:36px;*/
	text-align:right;
	vertical-align:middle;
	padding:27px 95px;
	}
.gecko .prog .detl {
	/*height:55px;*/
	}
.prog .btn {
	width:140px;
	display:none;
	float:none;
	}
.prog tr:hover .detl, .prog tr.hover .detl {
	padding:9px 10px;
	}
.prog tr:hover .detl .btn, .prog tr.hover .detl .btn {
	display:inline-block;
	}

/* Sociálne siete */

.smed {
	padding:20px 0;
	}
.smed .sItm {
	padding-bottom:10px;
	}

/* Partneri */

.prtn {
	padding:10px 0;
	}
.prtn .blank {
	padding:0;
	background:none;
	}
.prtn p {
	font-size:10px;
	line-height:normal;
	text-transform:uppercase;
	}
.prtn p strong {
	color:#585858;
	font-weight:normal;
	text-align:right;
	float:left;
	width:95px;
	height:37px;
	padding:13px 20px 0 0;
	margin-right:20px;
	border-right:1px solid #D4D4D4;
	}
.prtnImg { width:500px; float:right; }
.prtn p img {
	float:left;
	margin:0 20px 0 0;
	}

/* Share box */

.box.share {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	background:none;
	height:31px;
	border:1px solid #ECECEC;
	padding-top:10px;
	}
.share h2,
.share .nav {
	float:left;
	line-height:20px;
	}
.share h2 {
	font-size:12px;
	margin-right:5px;
	}
.share .nav {
	float:left;
	}
.share .nav li {
	margin:2px 0 0 2px;
	}
.box.share a,
.box.share .icon {
	width:16px;
	height:16px;
}

/* Image box */

.box.imgBx,
.box.imgBx p {
	padding:0 !important;
	border:none;
	}
/* Profile box */

.prfl h2 {
	font-size:14px;
	padding-bottom:0;
	}
.prfl .img {
	-moz-box-shadow:0 1px 3px rgba(0,0,0,.2);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);
	box-shadow:0 1px 3px rgba(0,0,0,.2);
	}

/* Blue box */

.blue {
	text-align:center;
	padding:15px 0 20px 0 !important;
	background-color:#E36C2F !important;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#EE9659), to(#E36C2F));
	background-image: -moz-linear-gradient(#EE9659, #E36C2F);
	-pie-background-image: linear-gradient(#EE9659, #E36C2F);
	background-image: linear-gradient(#EE9659, #E36C2F);
	}
.blue h2 {
	color:white;
	text-shadow:-1px -1px 0 rgba(0,0,0,.5);
	padding-bottom:15px;
	}
.blue p {
	color:#fff;
	}
.blue .btn {
	width:220px;
	text-align:center;
	float:left;
	padding:10px 0;
	margin:0 0 0 30px;
	color:#1a1a1a;
	letter-spacing:0;
	text-shadow:1px 1px 0 rgba(255,255,255,.5);
	background-color:#e2e2e2;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#eeeeee), to(#cecece));
	background-image: -moz-linear-gradient(#eeeeee, #cecece);
	-pie-background-image: linear-gradient(#eeeeee, #cecece);
	background-image: linear-gradient(#eeeeee, #cecece);
	-moz-box-shadow:0 0 4px rgba(0,0,0,.4);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,.4);
	box-shadow:0 0 4px rgba(0,0,0,.4);
	}
.blue .btn:hover,.blue .btn:active {
	-moz-box-shadow: 0 0 2px 3px rgba(0,0,0,.35);
	-webkit-box-shadow: 0 0 2px 3px rgba(0,0,0,.35);
	box-shadow: 0 0 2px 3px rgba(0,0,0,.35);
}
.blue .btn:active {
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#cecece), to(#eeeeee));
	background-image: -moz-linear-gradient(#cecece, #eeeeee);
	-pie-background-image: linear-gradient(#cecece, #eeeeee);
	background-image: linear-gradient(#cecece, #eeeeee);
}
.blue .btn strong {
	font-size:14px;
	display:block;
	padding:0 0 5px 0;
}
.blue .btn span {
	font-size:11px;
	display:block;
}

/* Home page */

.home {
	width:920px;
	margin:0 auto;
	padding-left:20px;
	}
.home h1,
.home p {
	text-align:center;
	}
.home h1{
	font-size:36px;
	padding-bottom:12px;
	}
.home .shead {
	font-size:21px;
	}

.bxs {
	padding:30px 0 1px 0;
	margin:0 0 60px 0;
	}
.bxs .itm {
	float:left;
	width:205px;
	height:280px;
	margin-right:20px;
	position:relative;
	background-color:white;
	-moz-box-shadow:0 1px 3px 1px rgba(0,0,0,.2);
	-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.2);
	box-shadow:0 1px 3px 1px rgba(0,0,0,.2);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
	}
.bxs .itm div {
	text-align:left;
	padding:20px;
	}
.bxs .itm p {
	text-align:left;
	}
.bxs h2 {
	font-size:15px;
	font-weight:normal;
	line-height:22px;
	letter-spacing:normal;
	height:88px;
	padding-bottom:0;
	margin-bottom:20px;
	overflow:hidden;
	}
.bxs .link {
	font-size:14px;
	}
.bxs .more {
	padding-left:85px;
	}
.bxs .hvr .adrs {
	width:165px;
	height:60px;
	padding:30px;
	position:absolute;
	top:170px;
	left:-10px;
	z-index:10;
	background:url(https://konferencie.efocus.sk/images/layout/aktivna.png) no-repeat 0 -120px;
	}
.bxs .hvr .adrs a {
	color:#000;
	}
.bxs .hvr.hover .adrs a {
	color:#fff;
	}
.bxs .adrs span {
	display:block;
	width:165px;
	height:60px;
	overflow:hidden;
	}
.bxs .past {
	width:225px;
	height:130px;
	padding-bottom:0;
	position:absolute;
	bottom:-10px;
	left:-10px;
	z-index:10;
	background:url(https://konferencie.efocus.sk/images/layout/skoncena.png);
	}
.bxs div.hvr:hover {
	-moz-box-shadow:0 1px 5px 3px rgba(203,217,248,.85);
	-webkit-box-shadow:0 1px 5px 3px rgba(203,217,248,.85);
	box-shadow:0 1px 5px 3px rgba(203,217,248,.85);
	}
.hvr:hover div, .hvr.hover div {
	background-color:#f6f8ff;
	border:5px solid #dde7ff;
	padding:15px !important;
	}
.hvr:hover .adrs, .hvr.hover .adrs {
	color:white;
	background-color:#5c7abd;
	background-position:0 0;
	}

.bnr {
	float:none;
	clear:both;
	padding:0 !important;
	}

#noUpdate {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	text-align: left;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}
.calendar-btns a {
	display:block;
	border:1px solid #ececec;
	border-radius:3px;
	padding:0 0 0 65px;
	margin-bottom:10px;
	line-height:15px;
}
.calendar-btns .btn-calendar-classic {
	padding-top:20px;
	height:40px;
	background:url(https://konferencie.efocus.sk/images/layout/bg-calendar-classic.png) no-repeat 20px center;
}
.calendar-btns .btn-calendar-google {
	padding-top:13px;
	height:47px;
	background:url(https://konferencie.efocus.sk/images/layout/bg-calendar-google.png) no-repeat 20px center;
}

/* Hidden content */
.hc-placeholder { 
	background-color: rgb(233,95,0); 
	position: relative; 	
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.25);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.25);
	box-shadow: 0 2px 3px rgba(0,0,0,.25);
	cursor: pointer;
	min-height: 400px;
	margin-bottom: 20px;
}

.hc-placeholder * { 
	visibility: hidden;	
}

.hc-placeholder .hc-placeholder-label,
.hc-placeholder .hc-placeholder-label * {
	visibility: visible !important; 	
}

.hc-placeholder .hc-placeholder-label { 
	color: white;
	text-shadow:1px 1px 1px rgba(0,0,0,.25);
	text-transform:uppercase;
}

.hc-placeholder .hc-placeholder-label small
{
	text-transform: none;
}

.hc-placeholder .hc-placeholder-label { text-align: center; position: absolute; top: 50%; width: 100%; margin-left: 0px; margin-top: -10px; } 

.embed .lico { padding-bottom: 0; padding-top: 20px; }


.form #recaptcha_table div { margin: 0; }
.form #recaptcha_table input { border-radius: 4px; }


.embed-lock { font-size: 17px; padding: 20px; color: #3b599c; }
.embed-lock a { color: #ff0000;  }
.embed-lock img { margin: 0; display: inline-block; border: 0; width: 25px; }

.cc_banner-wrapper { text-align: left; }
.zopim { z-index: 9000 !important; }

.prog td.ico { padding: 0 !important; width: 5px; }
.prog td.ico a { padding: 0 10px 0 0; }

.prog .icon.vids {
	background-position: -173px bottom;
}
.prog .icon.phts {
	background-position: -205px bottom;
}

a.cc-setup:hover { text-decoration: underline !important; color: #595959 }

.table-cookies th { color:#3b599c; text-transform: uppercase; }
.table-cookies td, .table-cookies th { text-align: left; }