body{
	margin: 0; padding: 0;
	background: White url(images/bg.png) repeat-x top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#page2{
	background: White url(images/bg2.png) repeat-x top;
}
#container{
	position: relative;
	width: 900px;
	margin: 0 auto;
}
.noscreen{
	display: none;
}
.center{
	text-align: center;
}
.center img{
	border: 3px solid #DFEEF5;
	margin: 5px;
}
.left{
	float: left;
	margin: 5px;
	padding: 15px 5px;
	background: #DFEEF5;
}
.left img{
	margin: 5px;
	border: 3px solid #BEDDEB;
}
.zozhot{
	margin-left: 10px;
	float: left;
	background: white !important;
	font-size: 0.8em !important;
	padding: 10px 40px !important;
}
#top{
	width: 100%;
	background: transparent url(images/bg-top.jpg) no-repeat top;
	height: 81px;
}
#top .logo-img{
	width: 102px; height: 81px;
	background: url(images/logo-l.jpg) no-repeat top;
	display: block;
	float: left;
}
#top .logo{
	width: 234px; height: 43px;
	margin-top: 21px;	
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
}
#top .logo span{
	width: 234px; height: 43px;
	background: url(images/logo.jpg);
	display: block;
	position: absolute;
	left: 0; top: 0;
	text-decoration: none;
}
#banner{
	height: 264px;	
	background: url(images/bg-ban.jpg) no-repeat left bottom;
	position: relative;
}
#banner .magnet-fluids{
	width: 526px; height: 58px;
	display: block;
	background: url(images/ban-m-f.jpg);
	top: 47px; left: 0;
	position: absolute;
}
#banner .eleven{
	width: 202px; height: 102px;
	background: url(images/ban-11.jpg);
	display: block;
	left: 369px; top: 105px;
	position: absolute;
}
#banner .ic{
	width: 395px; height: 35px;
	background: url(images/ban-i-c.png);
	display: block;
	left: 395px; top: 207px;
	position: absolute;
}
#banner .venue{
	width: 283px; height: 150px;
	overflow: hidden;
	position: absolute;
	background: url(images/ban-venue.png);
	right: 0;
	top: 30px;
	padding: 5px 13px;
}
#banner .venue h3{
	color: #56BAEC;
	font-size: 1.1em;
	margin: 4px 0;
	font-weight: normal;
}
#banner .venue p{
	font-size: 0.8em;
	margin: 2px 0;
	color: #357EA0;
}
#top-menu{
	height: 24px;
	position: relative;
	text-align: right;
	font-size: 0.8em;
	padding: 8px 5px 0 0;
	color: #1478AC;
}
#top-menu a{
	color: #0B435F;
}
#top-menu a:hover{
	color: #3F6B15;
}
#content{
	
	height: 33px;
	background: (images/bg-content.png) repeat-x top;
	width: 900px;
	
}
#content #left-column{
	width: 230px;
	float: left;
	position: relative;
}
#content #left-column h2{
	margin: 4px 0;
	font-weight: normal;
	font-size: 1.1em;
	color: #B0E57C;
}
#content #left-column p{
	font-size: 0.8em;
	margin: 3px 0;
	padding: 0;
}
#content #left-column .info{
	background: #56BAEC url(images/bg-left-nfo.png) repeat-x bottom;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
}
#content #left-column .info h3{
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
#content #left-column .info p{
	font-size: 0.75em;
	color: White;
}
#content #menu{
	background: #B4D8E7 url(images/bg-menu-bottom.png) repeat-x bottom;
	border-top: 4px solid #80BBD5;
	margin: 10px 0;
	padding: 0 0 6px 0;
}
#content #menu li{
	list-style: none;
	margin: 0; padding: 0;
}
#content #menu li a{
	font-size: 0.9em;
	font-weight: bold;
	color: #4487A3;
	background: url(images/bg-menu-a.png) repeat-y right;
	border-top: 1px solid #E6F2F7;
	border-bottom: 1px solid #93C6DB;
	text-decoration: none;
	display: block;
	width: 215px;
	padding: 5px 0px 5px 15px;
}
#content #menu li a:hover{
	background: url(images/bg-menu-hover.png) repeat-y right;
	color: #476D1F;
}
#content #menu li .active{
	background: url(images/bg-menu-active.png) repeat-y right;
	color: #387087;
}
#content #menu li ul{
	margin: 0; padding: 0;
}
#content #menu li li a{
	background: #C9EEA6;
	padding: 3px 0px 3px 25px;
	width: 205px;
	font-weight: normal;
	border-top: 1px solid #E6F2F7;
	border-bottom: 1px solid #B4E782;
}
#content #menu .important a{
	color: #EA0000;
}
#content #menu .important li a{
	color: #4487A3;
}
#content .new{
	color: #EA0000;
	font-size: 0.7em;
	margin-left: 6px;
}
#content .update{
	color: #548E1C;
	font-size: 0.8em;
	margin-left: 6px;
}

#content #texts{
	width: 665px;
	margin: 10px 0 0 5px;
	float: left;
	position: relative;
}
#content #texts .inv-photo{
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px;
	background: #CFE6F0;
	border: 1px solid #A6D1E3;
}
#content #texts .inv-photo img{
	float: left;
}
#content #texts hr{
	border: 1px solid #CEE5F0;
	clear: both;
}
#content #texts p{
	font-size: 0.8em;
}
#content #texts .pnote{
	color: #B22222;
}
#content #texts .pnotegreen{
	color: white;
	background: Green;
	padding: 5px;
}
#content #texts .pnotegreen a{
	color: White !important;
	font-weight: bold;
}
#content #texts p a{
	color: #1685BF;	
}
#content #texts p a:hover{
	color: #69B223;
}
#content #texts p.zvyraz{
	background: #B3DFF6;
}
#content #texts .index-venue{
	float: right;
	width: 320px;
	margin: 5px;
	float: right;
	background: #DFEEF5;
	text-align: center;
}
#content #texts .index-venue img{
	border: 2px solid #B4D8E7;
	margin: 4px;	
}
#content #texts .venue-fotky{
	background: #1898CD url(images/bg-v-imgs.png) repeat-x top;
	margin: 5px 0;
	padding: 5px;
}
#content #texts .venue-fotky a img{
	border: 2px solid white;	
}
#content #texts .venue-fotky a:hover img{
	border: 2px solid #B0E57C;
}
#content #texts .log,
#content #texts .rinfo{
	width: 99%;
	position: relative;
	font-size: 0.8em;	
	float: left;
}
#content #texts .log{
	font-size: 1em;
}
#content #texts .log div,
#content #texts .rinfo div{
	width: 47%;
	padding: 2px 1%;
	margin: 1px 0;
	float: left;
	background: #F5FCED;
}
#content #texts .log div{
	background: White;
}
#content #texts .rinfo div.c{
	text-align: right;
	background: #D6F1B8;
}
#content #texts h3{
	color: #B0E57C;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
}
#content #texts h2{
	color: #56BAEC;
	font-size: 1.1em;
	font-weight: normal;
	margin: 4px;
	clear: both;
}
#content #texts h2 span{
	display: block;
	margin-top: 5px;
	font-size: 0.7em;
	font-weight: bold;
}
#content #texts h4{
	color: Black;
	font-size: 0.8em;	
	margin: 4px;
}
#content #texts .upcase{
	text-transform: uppercase;
}
#content #texts h4 span{
	text-decoration: underline;
}
#content #texts address{
	font-size: 0.85em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.4em;
	background: #DFEEF5;
	padding: 5px;
}
#content #texts address span{
	font-weight: normal;
}
#content #texts address a{
	color: #1685BF;
}
#content #texts .zoznam-krajin{
	width: 100%;
	border-collapse: collapse;
	font-size: 0.8em;
}
#content #texts .zoznam-krajin tr td{
	border: 2px solid #E6E6FA;
	margin: 0; padding: 2px 5px;
	width: 50%;
}
#content #texts .form{
	font-size: 0.8em;
}
#content #texts .form textarea,
#content #texts .form input{
	border: 1px solid Gray;
}
#content #texts .form .submit{
	display: block;
	margin-top: 8px;
	width: 150px;
	clear: both;
}
#content #texts .form fieldset{
	border: 1px solid #D3D3D3;
	margin-bottom: 5px;
	padding: 5px;
}
#content #texts .form fieldset legend{
	font-weight: bold;
	color: #56BAEC;
}
#content #texts .form label{
	display: block;
	margin-top: 5px;
}
#content #texts .form .nlabel{
	display: inline;
	margin: 0 0 0 5px;
	color: Gray;
}
#content #texts .form .nfo{
	color: #116B99;
}
#content #texts .error{
	background: #B22222;
	font-weight: bold;
	color: White;
	padding: 5px;
}
#content #texts .success{
	background: #B0E57C;
	padding: 5px;
	font-weight: bold;
	color: White;
}
#content #texts .flot{
	float: left;
	width: 100%;
}
#content #texts .abst{
	width: 665px;
	
	float: left;
	margin: 2px 0;
	padding: 6px 0px;
	border-bottom: 2px solid #B4D8E7;
	border-top: 1px solid #B4D8E7;
}
#content #texts .abst .id{
	float: left;
	width: 100px;
	text-align: center;
	font-size: 2.4em;
	color: #DCDCDC;
}
#content #texts .abst .nfo{
	float: left;
	width: 385px;
	padding: 0 5px;
	font-size: 0.8em;
	color: Silver;
}
#content #texts .abst .nfo a{
	font-weight: bold;
	color: Black;
}
#content #texts .abst .nfo a:hover{
	color: #56BAEC;
}
#content #texts .abst .nfo strong{
	color: Black;
}
#content #texts .abst .nfo .actions{
	display: block;
	text-align: right;
}
#content #texts .abst .nfo .actions a{
	font-weight: bold;
	color: Gray;
}
#content #texts .abst .nfo .actions a.delete{
	color: #B22222;
}
#content #texts .abst .nfo .actions a.delete:hover{
	color: #FF4500;
}
#content #texts .abst .nfo p{
	font-size: 1em;
	color: Gray;
}
#content #texts .abst .nfo p .accept{
	color: #259A26;
}
#content #texts .abst .nfo p .inaccept{
	color: #B22222;
}
#content #texts ol,
#content #texts ul{
	font-size: 0.8em;
	font-weight: bold;
	color: #696969;
}
#content #texts ol{
	font-size: 0.9em;
	background: #DFEEF5;
	padding: 8px 30px;
	line-height: 1.5em;
	color: Black;
}
#content #texts ol.topics{
	list-style: none;
	padding-left: 10px;
	text-indent: 40px;
	line-height: 2.1em;
}
#content #texts ol.topics .li1{
	background: #DFEEF5 url(images/li-1.png) no-repeat top left;	
}
#content #texts ol.topics .li2{
	background: #DFEEF5 url(images/li-2.png) no-repeat top left;	
}
#content #texts ol.topics .li3{
	background: #DFEEF5 url(images/li-3.png) no-repeat top left;	
}
#content #texts ol.topics .li4{
	background: #DFEEF5 url(images/li-4.png) no-repeat top left;	
}
#content #texts ol.topics .li5{
	background: #DFEEF5 url(images/li-5.png) no-repeat top left;	
}
#content #texts ol.topics .li6{
	background: #DFEEF5 url(images/li-6.png) no-repeat top left;	
}
#content #texts ol.topics .li7{
	background: #DFEEF5 url(images/li-7.png) no-repeat top left;	
}
#content #texts ol.topics .li8{
	background: #DFEEF5 url(images/li-8.png) no-repeat top left;	
}
#content #texts ol.topics .li9{
	background: #DFEEF5 url(images/li-9.png) no-repeat top left;	
}
#content #texts ul li{
	list-style: none;
	background: white url(images/li.png) no-repeat left;
	background-position: 0px 2px;
	padding-left: 20px;
	margin: 3px 0;
}
#content #texts ul li a{
	color: #56BAEC;
}
#content #texts ul li a:hover{
	color: Black;
}
#content #texts ul li span{	
	color: #69B223;
}
#content #texts ul li span.ch{
	color: #56BAEC;
}
#content #texts .participants-table{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #B4D8E7;
	width: 100%;
	font-size: 0.8em;
	margin-top: 20px;
	float: left;
}
#content #texts .participants-table td{
	border: 1px solid #B4D8E7;
	padding: 5px;
	width: 221px;
}
#content #texts .participants-table .head{
	background: #CFE6F0;
	font-weight: bold;
}
#content ul#user-menu{
	float: right;
	background: #B0E57C;
	width: 160px;
	margin: 0 0 7px 7px; padding: 0;
	list-style: none;
	font-size: 0.8em;
}
#content ul#user-menu li{
	border-bottom: 1px solid white;
	background: transparent;
	padding-left: 0px;
	margin: 0;
}
#content ul#user-menu li a{
	padding: 5px;
	display: block;	
	width: 144px;
	border-left: 6px solid #D6F1B8;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
#content ul#user-menu li a:hover{
	background: #D6F1B8;
	border-left: 6px solid #B0E57C;
}
#content #texts .cfee{
	width: 100%;
	border-collapse: collapse;
	font-size: 0.8em;
}
#content #texts .cfee tr td{
	border: 2px solid #B3DFF6;
	padding: 4px;
	text-align: center;
}
#content #texts .cr tr td {
	text-align: left !important;
}
#content #texts .cfee tr td.l{
	text-align: left;
	font-weight: bold;
}
#content #texts .cfee tr td.all{
	border-bottom: 0px;
	border-top: 0px;
}
#content #texts .cfee tr td.t{
	border-top: 0px;
}
#content #texts .cfee tr td.b{
	border-bottom: 0px;
}
#content #texts .spblok{
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DFEEF5;
}
#content #texts .spblok .date{
	width: 20%;
	float: left;
	color: #B4D8E7;
	font-size: 1.2em;
	text-align: center;
}
#content #texts .spblok .date span{
	display: block;
	font-size: 0.7em;
	color: #3381A1;
}
#content #texts .spblok .events{
	float: left;
	width: 76%;
	padding: 3px 1%;
	font-size: 0.8em;
}
#content #texts .sc-prog-tab{
	width: 100%;
	border: 1px solid #DFEEF5;
	border-collapse: collapse;
	margin: 15px 0;
	font-size: 0.8em;
}
#content #texts .sc-prog-tab .head{
	width: 100%;
	font-size: 1.4em;
	color: #6EB4D1;
}
#content #texts .sc-prog-tab td{
	border: 1px solid #DFEEF5;
	padding: 3px;
}
#content #texts .sc-prog-tab .time{
	width: 17%;
}
#content #texts .sc-prog-tab .topic{
	width: 69%;
}
#content #texts .sc-prog-tab .lect{
	width: 13%;
}
#texts .poster-table{
	font-size: 0.75em;
	border-collapse: collapse;
}
#texts .poster-table td{
	border: 1px solid #B4D8E7;
	padding: 3px;
}
#texts .poster-table .numb{
	text-align: center;
}
#texts .poster-table .auth{
	width: 34%;
}
#texts .poster-table .title{
	width: 60%;
}
#texts .poster-table h2{
	text-align: center;
	font-size: 1.5em !important;
}
#texts .poster-table h4{
	font-size: 1.2em !important;
	color: #696969 !important;
}
#texts .hlava{
	font-weight: bold;
}

#bottom{
	width: 100%; 
	border-top: 5px solid #B4D8E7;
	text-align: right;
	font-size: 0.7em;
	color: #80BBD5;
	float: left;
}
#bottom a{
	color: #80BBD5;
	text-decoration: none;
}
#bottom a:hover{
	color: #56BAEC;
}
