
/* - nkpevents.css - */
@media screen {
/* https://www.nkp.cz/portal_css/nkpevents.css?original=1 */
.nkp_sidenews_item {
float: left;
background-image: url("++resource++plonetheme.nkp.images/nkp_sidebar_spacer_bg.png");
background-repeat: repeat-x;
background-position: 0 100%;
padding: 20px 37px 15px 20px;
width: 323px;
}
.nkp_sidenews_item_l {
width: 55px;
float: left;
color: #555555;
font-family: Arial, sans-serif;
line-height: 80%;
padding: 0.3em 0 0 0;
}
.nkp_sidenews_day {
font-size: 1.4em;
font-weight: bold;
}
.nkp_sidenews_year {
font-size: 0.7em;
font-weight: bold;
}
.nkp_sidenews_month {
text-transform: uppercase;
font-weight: bold;
font-size: 0.7em;
}
.nkp_sidenews_item_r {
width: 200px;
margin: 0 0 0 10px;
float: left;
}
.nkp_sidenews_item_r h3 {
margin: 0;
padding: 0 0 0 0;
font-family: TusarDecoRegular, sans-serif;
font-weight: normal;
font-size: 1.2em;
line-height: 150%;
}
.nkp_sidenews_content {
color: #555555;
font-family: Arial, sans-serif;
font-weight: normal;
}
.nkp_sidenews_item_r h3 a {
text-decoration: none;
color: #4d616f;
}
.nkp_sidenews_clear {
width: 100%;
clear: both;
}
.nkp_sidenews_readmore {
font-family: Arial, sans-serif;
font-size: 0.8em;
margin: 0.3em 0 0 0;
}
.nkp_sidenews_readmore a {
color: #677177;
text-decoration: none;
border-bottom: 1px dotted #546f7f;
}
}


/* - nkpnews.css - */
@media screen {
/* https://www.nkp.cz/portal_css/nkpnews.css?original=1 */
.nkp_sidenews_item {
float: left;
background-image: url("++resource++plonetheme.nkp.images/nkp_sidebar_spacer_bg.png");
background-repeat: repeat-x;
background-position: 0 100%;
padding: 20px 37px 15px 20px;
width: 323px;
}
.nkp_sidenews_item_l {
width: 55px;
float: left;
color: #555555;
font-family: Arial, sans-serif;
line-height: 80%;
padding: 0.3em 0 0 0;
}
.nkp_sidenews_day {
font-size: 1.4em;
font-weight: bold;
}
.nkp_sidenews_year {
font-size: 0.7em;
font-weight: bold;
}
.nkp_sidenews_month {
text-transform: uppercase;
font-weight: bold;
font-size: 0.7em;
}
.nkp_sidenews_item_r {
width: 195px;
margin: 0 0 0 20px;
float: left;
}
.nkp_sidenews_item_r h3 {
margin: 0;
padding: 0 0 0 0;
font-family: TusarDecoRegular, sans-serif;
font-weight: normal;
font-size: 1.2em;
line-height: 150%;
}
.nkp_sidenews_content {
color: #555555;
font-family: Arial, sans-serif;
font-weight: normal;
}
.nkp_sidenews_item_r h3 a {
text-decoration: none;
color: #4d616f;
}
.nkp_sidenews_clear {
width: 100%;
clear: both;
}
.nkp_sidenews_readmore {
font-family: Arial, sans-serif;
font-size: 0.8em;
margin: 0.3em 0 0 0;
}
.nkp_sidenews_readmore a {
color: #677177;
text-decoration: none;
border-bottom: 1px dotted #546f7f;
}
}


/* - nkpslider.css - */
@media screen {
/* https://www.nkp.cz/portal_css/nkpslider.css?original=1 */
@font-face {
font-family: 'TusarDecoRegular';
src: url('++resource++plonetheme.nkp.images/fonts/tusardeco-webfont.eot');
src: url('++resource++plonetheme.nkp.images/fonts/tusardeco-webfont.eot?#iefix') format('embedded-opentype'),
url('++resource++plonetheme.nkp.images/fonts/tusardeco-webfont.woff') format('woff'),
url('++resource++plonetheme.nkp.images/fonts/tusardeco-webfont.ttf') format('truetype'),
url('++resource++plonetheme.nkp.images/fonts/tusardeco-webfont.svg#TusarDecoRegular') format('svg');
font-weight: normal;
font-style: normal;
}
.nkp-slider h3, .nkp-slider-single h3 {
font-family: TusarDecoRegular, Arial, sans-serif;
margin: 0 0 7px 0;
font-size: 2.7em;
color: #fff;
font-weight: normal;
text-shadow: 1px 1px #000000;
}
.nkp-slider p, .nkp-slider-single p {
font-family: TusarDecoRegular, Arial, sans-serif;
margin: 0 0 7px 0;
color: #9cb5c3;
font-size: 1.5em;
text-shadow: 1px 1px #000000;
}
.nkp-slider, .nkp-slider-single {
overflow: hidden;
position: relative;
width: 1170px;
}
.nkp-slider-normal {
height: 416px;
}
.nkp-slider-small {
height: 208px;
}
.nkp-slider .slide-container, .nkp-slider-single .slide-container {
background-color: #444;
position: absolute;
height: 100%;
left: 0;
overflow: hidden;
top: 0;
width: 100%;
}
.nkp-slider .slide-container img, .nkp-slider-single .slide-container img {
position: relative;
}
.nkp-slider .slide-container .slide-caption,
.nkp-slider-single .slide-container .slide-caption,
#slide-caption-remove {
background-color: transparent;
top: 95px;
color: #fff;
display: none;
left: 0;
padding: 6px 12px;
position: absolute;
text-align: center;
right: 0;
}
#slide-caption-remove {
display: block;
}
.nkp-slider .slides, .nkp-slider-single .slides {
display: none;
}
.nkp-slider .slide-container img,
.nkp-slider .slide-container .slide-caption,
.nkp-slider .slide-container a,
.nkp-slider-single .slide-container img,
.nkp-slider-single .slide-container .slide-caption,
.nkp-slider-single .slide-container a
{
filter: inherit;
}
.rs-controls {
position: absolute;
bottom: 0px;
right: 0px;
margin: 12px auto;
width: auto;
}
.rs-play-pause, .rs-prev, .rs-next {
float: left;
margin-right: 12px;
}
.rs-controls ul {
float: left;
list-style: none;
margin: 0 6px 0 0;
padding: 0;
}
.rs-index-list li {
float: left;
margin-right: 6px;
}
.rs-controls a {
background-color: #eee;
border: 1px solid #ddd;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
color: #444;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.6em;
font-weight: bold;
padding: 3px 5px;
text-decoration: none;
filter: alpha(opacity=70); /* */
-khtml-opacity: 0.7;      /* */
-moz-opacity: 0.7;       /* */
opacity: 0.7;           /* */
}
.rs-controls a:hover {
background-color: #ddd;
color: #444;
}
.rs-controls .rs-active {
background-color: #444;
border: 1px solid #444;
color: #eee;
}
#callback-messages,
#slide-class-message {
margin: 48px auto;
width: 620px;
}
.slide-container.some-custom-class .slide-caption {
background-color: #890;
font-size: 3em;
font-style: italic;
font-weight: bold;
text-align: right;
top: 0;
width: 28%;
}
.nkp-slider a, .nkp-slider:hover, .nkp-slider a:visited, .nkp-slider a:active {
text-decoration: none;
}
#formfield-form-links textarea, #formfield-form-headings textarea, #formfield-form-contents textarea {
width: 900px;
height: 300px;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* \*/
.clearfix { display: block; }

}

