 body {
 /*background-color: #f9f9f9;*/
 background-color: #eee;
 /*background-color: #41739c;  pridané 28.08.2015 na propagáciu UPdate2015 */
 font-family: "Arial";
}

#page {
 background-color: #fcfcfc;
 border: 1px solid black;
 margin: 0 auto;
 text-align: center;
 width: 950px;
}

.skry {
 display:none;
}

#header {
 margin-top: 20px;
}

#header img {
 /*border: 2px solid #666;*/
 max-height: 250px;
}

#content img.right {
    float: right;
    margin: 0 0 0 10px;
}

#content img.cen {
 float:none;
 margin:15px 0;
 text-align:center;
}

#menu {
 margin-top: 20px;
 text-align: left;
 width: 100%;
}

#menu ul {
 background-color:#666;
 border: 1px solid #eee;
 margin: 0 10px;
 padding: 0;
 text-align: center;
}

#menu li {
 display: inline;
}

#menu a {
 background-color: #666;
 border: 1px solid #eee;
 color: #ccc;
 padding: 10px;
}

#menu a.s {
 font-weight: bold;
}

#menu a:hover {
 color: #eee;
}

#left {
 float: left;
 margin-top: 10px;
 padding-left: 10px;
 text-align: left;
 width: 170px;
}

div.box {
 border: 1px solid #999;
 margin: 10px 0 0;
 padding: 3px;
 width: 162px;
}

div.box h3 {
 font-size: 13px;
 margin: 2px 0;
 text-align: center;
}

div.box p, div.box li {
 font-size: 11px;
 margin: 0;
 text-align:left;
}

div.box p {
 margin: 0 2px;
}

div.box ul {
 list-style-type: circle;
 margin: 0;
 padding: 0 0 5px 15px;
}

div.box li {
 margin-top: 5px;
}

div.box li.s1_farba {
 background-color: #fc9;
}

div.box li a.s1_farba {
 padding-left: 2px;
}

div.box li a.selected {
 font-weight:bold;
}

div.box ul ul {
 list-style-type: square;
 margin: 2px 0 0;
 padding: 0 0 0 15px;
}

div.box ul ul li {
 margin: 0;
}

div.box p.f, div.box li.f {
 background-color: #eee;
}

div.box p.viac {
 font-weight: bold;
}

div.box a {
 color: #666;
 text-decoration:none;
}

div.box a:hover {
 color:black;
 text-decoration:underline;
}

div.box p a {
 text-decoration: underline;
}

div.box p.viac a {
 text-decoration: none;
}

div.box p.viac a:hover {
 text-decoration: underline;
 color: black;
}

div.extra {
 border: 2px solid orange;
 width:160px;
}

#content {
 margin: 20px 40px 10px 210px;
}

#content img {
 border: 1px solid #999999;
 float: left;
 margin: 0 10px 5px 0;
 padding: 1px;
}

table {
    border: 0 none;
    margin-bottom: 20px;
}

table a {
	color:black;
	text-decoration:underline;
}

table a:hover {
	color:#ffa500;
}

table.style1 {
	width:100%;
	border:1px solid #999;
}

table.style1 td, table.style1 th {
	border:1px solid #ccc;
	padding:5px;
}

table.style1 th {
	background-color:#999;
	color:white;
}

table.style2 { /* kazne */
	width:100%;
	border:1px solid #999;
	/*background-color:#FFE3C8;*/
	border-collapse:separate;
	border-spacing:0px 0px;
	font-size:90%;
	text-align:left;
}

table.style2 th {
	padding:5px 10px;
	background-color:#ddd;
		
}

table.style2 td {
	padding:5px 10px;
	border-top:1px solid #ccc;
	background-color:#eee;
	
}

table.style3 { /* albumy */
	border-collapse:separate;
	border-spacing:5px 20px;
	margin-top: -20px;
	margin-bottom: 0;
}

table.style3 td {
	width:280px;
	padding:5px;
	vertical-align:bottom;
}

table.style3 td h2 {
	font-size:15px;
	margin:3px 5px;
	border-bottom:1px solid #ccc;
}

table.style3 td h2 a {
	color:green;
	text-decoration:none;
}

table.style3 td h2 a:hover {
	color:#006400;
	text-decoration:underline;
}

table.style3 td div.miesto {
	width:154px;
	height:154px;
	line-height:154px;
	margin:0 auto;
}

#content table.style3 td img {
	float:none;
	margin:0;
	vertical-align:middle;
}

h1 {
 font-size: 20px;
 border-bottom: 1px solid #ccc;
 padding-bottom: 5px;
 color:orangered;
 /*text-shadow:0px 3px 5px orange;*/
}

h1.h1_novinka {
	border:none;
	margin-bottom:-10px;
	padding-bottom:0;
}

h2 {
 font-size: 17px;
 border-bottom: 1px solid #ccc;
 padding-bottom: 5px;
 color:orangered;
}

h2 a {
	color:orangered;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}

h2.h2_novinka {
	text-align:left;
	margin-top:20px;
}

h3 {
 font-size:15px;
 text-align:left;
}

#content h3 {
 color: #036;
 margin-bottom:-5px;
}

p {
 font-size: 14px;
 text-align: justify;
}

p a {
 color:#333;
}

p a:hover {
 color:orange;
}

p.bold {
 font-weight: bold;
}

li a {
 color: #333;
}

li a:hover {
 color: orange;
}

#content ul {
 margin-left: 0;
 padding-left: 20px;
}

#content li {
 font-size: 13px;
 margin: 0;
 padding: 2px 0;
 text-align: justify;
}

p.aktual {
 color: #999;
 font-size: 10px;
 text-align: right;
}

#bottom {
 border-top: 1px solid #ccc;
 clear: both;
 position: relative;
}

#bottom button {
 position: absolute;
 top: 0;
 right: 0;
 background-color: transparent;
 border-color: transparent;
 color: transparent;
}

#bottom button:hover {
 background-color: initial;
 border-color: initial;
 color: initial;
}

#bottom p {
 color: #999;
 font-size: 10px;
 margin: 3px 0 0;
 text-align: center;
}

#bottom p a {
 color: #999;
 text-decoration:none;
}

#bottom p a:hover {
 text-decoration:underline;
}

#ciara {
 width:100%;
 height:1px;
 background-color:#ccc;
}

div.ciara {
 width:100%;
 height:1px;
 background-color:#ccc;
}

table.sive {
 width:100%;
 background-color:#999;
}

table.sive th, table.sive td {
 border:0;
 background-color:white;
 padding:5px;
}



div.box h3 a {
 color:orangered;
 text-decoration:underline;
}

div.box h3 a:hover {
 color:orange;
 text-decoration:underline;
}


p.dalsie_albumy {
 font-size:14px;
 text-align:left;
 margin-left:20px;
}

p.dalsie_albumy a {
 color:#ffa500;
 text-decoration:underline;
 font-weight:bold;
}

p.dalsie_albumy a:hover {
 color:green;
}

.l {
	text-align:left;
}

.c {
	text-align:center;
}

.r {
	text-align:right;
}

table.pravidelne_stretnutia td {
 vertical-align:top;
}

#content table.pravidelne_stretnutia h3 {
 margin-top:0;
 margin-bottom: 10px;
}

table.pravidelne_stretnutia p {
 margin: 0 0 10px;
}

#banner {
 margin:10px auto 0;
}

/* konferencia B */

#content ul.harmonogram {
	list-style-type: none;
	padding-left: 1em;
}

#content ul.harmonogram li {
	font-size: 14px;
	margin-top: .3em;
	font-weight: bold;
}

#content ul.harmonogram li:first-child {
	margin-top: 0em;
}

#content ul.harmonogram ul {
	list-style-type: square;
	/*padding-left: 1em;*/
}

#content ul.harmonogram ul li {
	margin: 0;
	font-weight: normal;
}

#content ul.harmonogram ul li:first-child {
	margin: 0;
}

#content ol.temy {
	padding-left: 1em;
}

#content ol.temy li {
	font-size: 14px;
	/*margin-top: .3em;*/
	font-weight: bold;
	margin-top: .3em;
}

#content ol.temy li span {
	font-style: italic;
}

#content ol.temy li span:before {
	content: "(";
}

#content ol.temy li span:after {
	content: ")";
}

#content ol.temy ul {
	list-style-type: square;
}

#content ol.temy ul li {
	font-weight: normal;
	margin: 0;
}

/* konferencia E */


/* stream */
img#stream_loading
{
	width: 32px;
	border: 0;
	float: none;
	display: block;
	margin: 0 auto;
	visibility: hidden;
}

p#stream_status
{
	text-align: center;
}

#stream
{
	min-width: 80%;
}
