/* @override http://www.nucem.sk/styles/style.css */

/* @group General */

body {
	background-color: #ddedf8;
}

.container {
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h3 {
	font-size: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
}

input {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

p, ul {
	color: #4e4e4e;
}

.box p, .box ul {
	font-size: 12px;
}

.box.docs ul {
	font-size: 14px;
}

a {
	color: #3671a1;
	text-decoration: none;
}

li a.outside {
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC") no-repeat scroll right center transparent;
}


a:hover {
	color: #ed1847;
}

a.sel {
	color: #ed1847;
}

.content {
	background-color: #fff;
	padding-top: 2.5em;
	padding-bottom: 2.5em;
}

.footer p {
	text-align: center;
	padding-top: 2em;
	color: #2b557e;
}

.home-btn {
	text-align: right;
	font-weight: bold;
	margin-top: -1em;
	margin-bottom: 2em;
}

.home-btn a {
	background: url(/images/widget-header-bcg.png) repeat-x 0 -5px;
	border: 1px solid #e6e6e6;
	padding: .2em 1.5em;
	font-size: .9em;
	display: block;
	float: right;
}

.home-btn a:hover {
	color: #fff;
	background-color: #ed1848;
	background-image: none;
	border-color: #ed1848;
}



/* @end */

/* @group Header */

.lang-select {
	text-align: right;
	margin-bottom: 0;
}

.lang-select a {
	padding-left: 1em;
}

.lang-select a.sel {
	color: #4c4c4c;
}

.navigation-main ul {
	margin: 50px 0 0;
	float: right;
	font-weight: bold;
}

.navigation-main ul li {
	display: inline;
	font-size: 1.1em;
}

.navigation-main li a {
	float: left;
	padding: .5em .8em .59em;
}

.navigation-main li.last a {
	padding-right: 0;
	border-left: 1px dotted #a6c0d3;
}

.section-banner {
	position: relative;
	height: 190px;
	background: #0a3760 url(/images/header.jpg) no-repeat 0 bottom;
}

.section-banner.home {
	position: relative;
	height: 250px;
	background: #0a3760 url(/images/NUCEM-header.jpg) no-repeat 0 bottom;
}

.section-banner.home.en {
	position: relative;
	height: 250px;
	background: #0a3760 url(/images/NUCEM-header-eng.jpg) no-repeat 0 bottom;
}

.section-banner.projektesf {
	position: relative;
	height: 190px;
	background: #0a3760 url(/images/header-esf.jpg) no-repeat 0 bottom;
}

.section-banner.medzmerania {
	position: relative;
	height: 190px;
	background: #0a3760 url(/images/header-medzmerania.jpg) no-repeat 0 bottom;
}

.section-banner.medzmerania h1 span {
	font-size: 20px;
	display: block;
	line-height: 26px;
	margin-top: 15px;
	font-weight: normal;
	font-style: normal;
	color: #7ab2d7;
}

.section-banner.infoportal-banner {
	position: relative;
	height: 190px;
	background: #0a3760 url(/images/header-infoportal.jpg) no-repeat 0 bottom;
}

.section-banner h1 {
	color: #ddedf8;
	margin: 0;
	padding-top: 107px;
	padding-left: 105px;
	font-size: 3.3em;
}

.section-banner.medzmerania h1 {
	color: #ddedf8;
	margin: 0;
	padding-top: 64px;
	padding-left: 105px;
	font-size: 3.3em;
	padding-right: 520px;
}

.navigation-sub {
	text-align: right;
	background-color: #fff;
	font-weight: bold;
}

.navigation-sub ul {
	margin: 0;
	float: right;
}

.navigation-sub ul li {
	display: inline;
	float: left;
}

/* @group Sub navigation Type A */

.type-a {
	background-color: #051c32;
}

.type-a li {
}

.type-a a {
	color: #fff;
	display: block;
	padding: 1em 1.2em;
	float: left;
}

.type-a a:hover, .type-a a.sel  {
	color: #ed1847;
}

/* @end */

/* @group Sub navigation Type B */

.type-b {
	background: #fff url(/images/widget-header-bcg.png) repeat-x 0 bottom;
}

.type-b li {
}

.type-b a {
	display: block;
	padding: 1em 1.2em;
	float: left;
}

/* @end */



/* @end */

/* @group Box */

.box {
	margin-bottom: 2em;
}

.box-title {
	background: url(/images/widget-header-bcg.png) repeat-x 0 bottom;
	border: 1px solid #e6e6e6;
	border-bottom: 1px none white;
	padding-top: .6em;
	padding-bottom: .6em;
	position: relative;
}

.box-title a.sel {
	color: #111;
}

.box-title span {
	display: block;
	float: right;
	padding-right: 1em;
}

.box-title input {
	font-size: 1em;
	margin-bottom: 0;
	width: 200px;
	margin-top: .2em;
	padding-left: .5em;
	height: 22px;
	line-height: 22px;
	margin-right: .2em;
}

.box-title ul {
	float: right;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

.box-title ul li {
	display: inline;
	font-weight: bold;
	padding-left: 1.5em;
	font-size: 14px;
}

.box-title h2 {
	font-size: 1.4em;
	color: #2b557e;
	margin: 0;
	float: left;
	padding-left: .8em;
}

.box-content {
	border: 1px solid #e6e6e6;
}

.box-content.infoportal-banner {
	border-style: none;
	text-align: center;
}

p.notext {
	padding: 2em 2em 1em;
	text-align: center;
}

.c-l, .c-r {
	padding-bottom: 1.5em;
	padding-top: 2.5em;
}

/* @group Infoportal */

span.categories {
	float: left;
	padding: 0 0 0 1em;
	margin: 0;
	display: block;
	height: 25px;
}

span.writeus-btn {
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url(/images/writeus_icon.png) no-repeat 0 10px;
	padding: .7em 1em .4em 1.7em;
}

p.intro {
	padding: 2em 3em;
	margin-bottom: 0;
}

.faq-list ul {
	margin: 0;
	list-style-type: none;
}

.faq-list li {
	padding: .8em 10em .8em 3em;
	border-top: 1px solid #e6e6e6;
	background: url(/images/text.gif) no-repeat 10px;
}

p.question {
	margin-bottom: 0;
	padding: 2em 3em;
	font-weight: bold;
	background: url(/images/text.gif) no-repeat 10px;
}

p.answer {
	margin-bottom: 0;
	border-top: 1px dotted #e6e6e6;
	padding: 1.5em 3em;
}

.back-btn {
	text-align: left;
	font-weight: bold;
	margin-top: -1em;
	margin-bottom: 2em;
}

.back-btn a {
	background: url(/images/widget-header-bcg.png) repeat-x 0 -5px;
	border: 1px solid #e6e6e6;
	padding: .2em 1.5em;
	font-size: .9em;
	display: block;
	float: left;
}

.back-btn a:hover {
	color: #fff;
	background-color: #ed1848;
	background-image: none;
	border-color: #ed1848;
}

.writeus p {
	padding-left: 3em;
	padding-top: 1em;
	margin-bottom: 0;
}

.writeus p textarea {
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.writeus p input.title {
	margin-bottom: 0;
	margin-top: .3em;
}

p.btns {
	float: left;
	font-weight: bold;
	padding-bottom: 2em;
}

p.btns a {
	background: url(/images/widget-header-bcg.png) repeat-x 0 -5px;
	border: 1px solid #e6e6e6;
	padding: .2em 1.5em;
	font-size: .9em;
	display: block;
	float: left;
	margin-right: 1em;
}

p.btns a:hover {
	color: #fff;
	background-color: #ed1848;
	background-image: none;
	border-color: #ed1848;
}



/* @end */



/* @end */

/* @group Calendar */

.today {
	display: block;
	float: right;
	padding-top: .5em;
	padding-right: 1em;
	color: #2b557e;
}

.event {
	border-bottom: 1px solid #e6e6e6;
	float: left;
	width: 100%;
	clear: left;
	background: url(/images/widget-header-bcg.png) repeat-x 0 bottom;
}

.event:last-child {
	border-bottom: 1px none #e6e6e6;
}

.cal-icon {
	float: left;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin: 0;
	width: 70px;
	color: #5a5a5a;
	padding: 5px;
	border-right: 1px solid #e6e6e6;
}

.day {
	display: block;
}

.daynum {
	font-size: 28px;
	padding: 5px 0;
	letter-spacing: -1px;
	color: #3d75ac;
}

.month {
	line-height: 10px;
	font-size: 10px;
}

.noday {
}

.noday .day, .noday .daynum {
	display: none;
}

.noday .month {
	line-height: 14px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.noday .month span {
	color: #3d75ac;
}

.text {
	float: left;
	width: 205px;
	padding: 10px;
	color: #5a5a5a;
}

.notext .text {
	margin: 15px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: transparent;
	min-height: 10px;
	text-align: center;
	color: #7e7e7e;
	background-image: none;
	width: 100%;
	float: left;
	padding: 0;
}



/* @end */

/* @group News */

.hot {
	background: url(/images/text.gif) no-repeat 10px 12px;
	padding: 1em 1em 1em 3em;
}

.warn {
        background: url(/images/warn.gif) no-repeat 10px 13px;
	padding: 1em 1em 1em 3em;
}


.hot h4 {
	color: #003a66;
	font-size: 16px;
}

.hot ul {
	
}

.doc-list ul {
	margin: 0;
	list-style-type: none;
	border-top: 1px solid #d7ebfc;
}

.doc-list ul li {
	background: #f5fafe url(/images/link-bcg.png) repeat-x 0 bottom;
	margin-top: -1px;
	border-top: 1px solid #d7ebfc;
}

.doc-list li a {
	padding: .8em .8em .8em 3.5em;
	display: block;
	background-repeat: no-repeat;
	background-position: 1em center;
}

.doc-list li a.adobe {
        background: url(/images/adobe.gif) no-repeat 1em center;
        padding: .8em .8em .8em 3.5em;
        display: block;
}

.doc-list li a.word {
        background: url(/images/word.gif) no-repeat 1em center;
        padding: .8em .8em .8em 3.5em;
        display: block;
}

.doc-list li a.excel {
        background: url(/images/excel.gif) no-repeat 1em center;
        padding: .8em .8em .8em 3.5em;
        display: block;
}

.doc-list li a.compressed {
        background: url(/images/compressed.gif) no-repeat 1em center;
        padding: .8em .8em .8em 3.5em;
        display: block;
}

.doc-list li a.music {
        background: url(/images/music.gif) no-repeat 1em center;
        padding: .8em .8em .8em 3.5em;
        display: block;
}

.doc-list li a.unknown {
        background: url(/images/unknown.gif) no-repeat 1em center;
        padding: .8em .8em .8em 3.5em;
        display: block;
}


.doc-list li a:hover {
/*      background-image: url(/images/pdf.gif);*/
        background-color: #fffaf0;
        color: #111;
}



/* @end */

/* @group Docs */

/* @group List */

div.folders {
	margin-right: 0;
	margin-left: 0;
	height: 429px;
	float: left;
	width: 230px;
}

div.folders ul {
	margin: 0;
	overflow-x:hidden;
	overflow-y:auto;
	height: 429px;
}

div.folders ul li {
	background: #fff url(/images/widget-header-bcg.png) repeat-x 0 bottom;
	display: block;
	float: left;
	width: 230px;
}

div.folders ul li a {
	padding: 10px 10px 10px 40px;
	display: block;
	background: url(/images/news.gif) no-repeat 10px center;
	border-bottom: 1px solid #e4e4e4;
	width: 180px;
}

div.folders ul li a:hover, div.folders ul li a.sel {
	background-color: #fffaf0;
	color: black;
}

div.subfolders {
	margin-right: 0;
	margin-left: 0;
	border-left: 1px solid #d8d8d8;
	background-color: #f9f9f9;
	border-right: 1px solid #d8d8d8;
	height: 429px;
	float: left;
	width: 230px;
}

div.subfolders ul {
	margin: 0;
	overflow-x:hidden;
	overflow-y:auto; 
	height: 429px;
}

div.subfolders ul li a {
	padding: 10px 19px 10px 40px;
	display: block;
	background: url(/images/news.gif) no-repeat 10px center;
	border-bottom: 1px solid #e4e4e4;
	width: 171px;
}

div.subfolders ul li a:hover, div.subfolders ul li a.sel {
	background-color: #fffaf0;
	color: black;
}

div.list {
	background-color: #f5fafd;
	border-left: 1px solid #d8d8d8;
	margin-right: 0;
	margin-left: -1px;
	height: 429px;
	float: left;
	width: 408px;
}

div.list ul {
	background-color: #f5fafd;
	border-left: 1px solid #fff;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
	height: 429px;
	overflow-x:hidden;
	overflow-y:auto; 
}

div.list ul li {
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

div.list ul li a {
	padding: 10px 21px 10px 40px;
	display: block;
	border-bottom: 1px solid #bedffd;
	width: 345px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

div.list ul li a.adobe {
	padding: 10px 21px 10px 40px;
	display: block;
	background: url(/images/adobe.gif) no-repeat 10px center;
	border-bottom: 1px solid #bedffd;
	width: 345px;
}

div.list ul li a.word {
	padding: 10px 21px 10px 40px;
	display: block;
	background: url(/images/word.gif) no-repeat 10px center;
	border-bottom: 1px solid #bedffd;
	width: 345px;
}


div.list ul li a.excel {
	padding: 10px 21px 10px 40px;
	display: block;
	background: url(/images/excel.gif) no-repeat 10px center;
	border-bottom: 1px solid #bedffd;
	width: 345px;
}

div.list ul li a.compressed {
	padding: 10px 21px 10px 40px;
	display: block;
	background: url(/images/compressed.gif) no-repeat 10px center;
	border-bottom: 1px solid #bedffd;
	width: 345px;
}

div.list ul li a.music {
	padding: 10px 21px 10px 40px;
	display: block;
	background: url(/images/music.gif) no-repeat 10px center;
	border-bottom: 1px solid #bedffd;
	width: 345px;
}

div.list ul li a.unknown {
	padding: 10px 21px 10px 40px;
	display: block;
	background: url(/images/unknown.gif) no-repeat 10px center;
	border-bottom: 1px solid #bedffd;
	width: 345px;
}



div.list ul li a:hover {
	background-color: #fffaf0;
	color: black;
}

div.list-results {
	background-color: #f5fafd;
	border-left: 1px solid #d8d8d8;
	margin-right: 0;
	margin-left: -1px;
	height: 429px;
	float: left;
	width: 100%;
}

div.list-results ul {
	background-color: #f5fafd;
	border-left: 1px solid #fff;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
	height: 429px;
	overflow-x:hidden;
	overflow-y:auto; 
}

div.list-results ul li {
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

div.list-results ul li a {
	padding: 10px 21px 10px 40px;
	display: block;
	border-bottom: 1px solid #bedffd;
	background-repeat: no-repeat;
	background-position: 10px center;
}

div.list-results ul li a.pdf {
	padding: 10px 21px 10px 40px;
	display: block;
	background: url(/images/pdf.gif) no-repeat 10px center;
	border-bottom: 1px solid #bedffd;
}

div.list-results ul li a.doc {
	padding: 10px 21px 10px 40px;
	display: block;
	background: url(/images/doc.gif) no-repeat 10px center;
	border-bottom: 1px solid #bedffd;
}

div.list-results ul li a.xls {
	padding: 10px 21px 10px 40px;
	display: block;
	background: url(/images/xls.gif) no-repeat 10px center;
	border-bottom: 1px solid #bedffd;
}

div.list-results ul li a:hover {
	background-color: #fffaf0;
	color: black;
}

p.back-notice {
	margin: 0;
	padding: 1em;
	border-bottom: 1px solid #bedffd;
}

p.pager {
	clear: left;
	margin: 0;
	padding: 1em;
}

/* @end */



/* @end */

/* @group Loga */

.loga {
	text-align: center;
}

.loga img {
	margin-top: 30px;
}



/* @end */

/* @group Search */

.search .box-content {
	background-color: #f5fafe;
}



/* @end */

.search input.search-input {
	border: 1px solid #bbc3d1;
	font: 1.2em Arial, Helvetica, Geneva, sans-serif;
	padding: 4px;
	width: 210px;
	margin: 10px;
	float: left;
}

.search input.btn {
	float: left;
	margin-top: 15px;
}

/* @group Search fulltext results */

.filter {
	float: left;
	background-color: #f5fafe;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
}

.filter .btn {
	margin-top: 14px;
}

.filters {
	padding-top: 12px;
}

.filter label {
	font-size: 12px;
}

.filter input.search {
	border: 1px solid #bbc3d1;
	padding: 4px;
	width: 210px;
	margin: 10px;
	float: left;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

.box.search-results-list {
	margin-bottom: 0;
}

.box.search-results-list .pager {
	font-size: 14px;
}

div.search-results-list ul {
	margin: 0;
}

div.search-results-list ul li {
	display: block;
	background: #f5fafe url(/images/link-bcg.png) repeat-x 0 bottom;
	float: left;
	width: 870px;
	font-size: 14px;
}

div.search-results-list ul li a {
	text-decoration: underline;
}

div.search-results-list ul li a.list-item {
	padding: 10px 10px 10px 40px;
	background: url(/images/adobe.gif) no-repeat 10px center;
	border-bottom: 1px solid #bedffd;
	display: block;
	width: 820px;
	text-decoration: none;
}

div.search-results-list ul li a.list-item:hover {
	background-color: #fffaf0;
	color: black;
}

div.search-results-list ul li a.list-item span {
	color: #008c00;
	font-size: 12px;
}

div.search-results-list ul li a.list-item span.size {
        color: #888;
        font-size: 10px;
}


div.search-results-list ul li a.list-item.disable span {
	color: #b2b2b2;
	font-size: .8em;
}

div.search-results-list ul li div.hot {
	padding: 15px 10px 16px 40px;
	display: block;
	background: white url(/images/text.gif) no-repeat 10px 13px;
	border-bottom: 1px solid #ddedf8;
	color: #3f3f3f;
	font: .8em/1.7em Arial, Helvetica, Geneva, sans-serif;
}


div.search-results-list ul li div.hot ul,div.search-results-list ul li div.hot ol {
	padding: 10px 0px 0px 30px;
	margin: 0;
	width: auto;
	list-style-type: disc;
}

div.search-results-list ul li div.hot ul li,div.search-results-list ul li div.hot ol li {
	background-image: none;
	width: auto;
	padding: 0 0 0 5px;
	background-color: white;
	list-style-type: disc;
	float: none;
	display: list-item;
	list-style-position: outside;
        margin: 5px;
        line-height: 1.6;
        font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.search-results-list ul li div.hot h3,div.search-results-list ol li div.hot h3 {
	font: bold 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding-bottom: 10px;
}




/* @end */
