/********************* http://www.cad.cz/components/com_jtags/style.css ********************/
/* responsible for formatting title and separator */
p.tags{font-size: 13px;font-weight: bold;}
span.tagsInSection p.tags {display: inline;margin: 0px 15px 0 0;}
p.tags a{font-size: 12px; font-weight: normal;}



/********************* http://www.cad.cz//modules/mod_eventlistcal15q/mod_eventlistcal15q.css ********************/

.eventcalq table.mod_eventlistcalq_calendar {
	width: /*270px;*/ 300px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Arial, Verdana,  Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

/* Blank cell properties */
.eventcalq td.mod_eventlistcalq {
	font: bold 12px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 21px;
	height: 25px;
	text-align: center;
	background-color: #F0F8FF;
}

/* Today cell preperties */
.eventcalq td.mod_eventlistcalq_caltoday
{
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;	
	width: 21px;
	height: 25px;
	text-align: center;
	color: #F6F4DA;
	background-color: #DF9496;
}
.eventlistmod .date {
    display: block;
    float: left;
    width: 40px;
}
.eventlistmod .location {
    display: block;
    float: right;
    width: /*210px*/ 255px;
}
/* Today Event day cell hover Link / Visited*/
.eventcalq td.mod_eventlistcalq_caltodaylink a:link,
.eventcalq td.mod_eventlistcalq_caltodaylink a:visited{
	text-decoration: none;
	/*width: 19px;*/
	/*height: 18px;*/
	font-weight: bold;
	display: block;
	color: #608194;
	border: 1px solid #DF9496;
}

/* Today Event day cell hover */
.eventcalq td.mod_eventlistcalq_caltodaylink a:hover {
	text-decoration: none;
	/*width: 19px;*/
	/*height: 18px;*/
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	background-color: #0066FF;
	border: 1px solid #DF9496;
}

/* Non event day cell preperties */
.eventcalq td.mod_eventlistcalq_calday {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 21px;
	height: 25px;
	text-align: center;
	background-color: #EFEFEF;
}

/* Event day cell properties */
.eventcalq td.mod_eventlistcalq_caldaylink, 
.eventcalq td.mod_eventlistcalq_caltodaylink {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 21px;
	height: 25px;
	text-align: center;
	background-color: #CCE0FF;
}

/* Event day cell hover Link / Visited*/
.eventcalq td.mod_eventlistcalq_caldaylink a:link,
.eventcalq td.mod_eventlistcalq_caldaylink a:visited{
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #608194;
	background-color: #CCE0FF;
}

/* Event day cell hover */
.eventcalq td.mod_eventlistcalq_caldaylink a:hover {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	background-color: #0066FF;
}
/* Month heading properies */
.eventcalq caption.mod_eventlistcalq_calendar-month {
	font: bold 12px/25px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #666666;
	text-align: center;
}

/* Month heading Link / Visited properties */
.eventcalq caption.mod_eventlistcalq_calendar-month a,
.eventcalq caption.mod_eventlistcalq_calendar-month a:link,
.eventcalq caption.mod_eventlistcalq_calendar-month a:visited
{
color: #DFEFFF;
}


/* Month heading Hover properties */
.eventcalq caption.mod_eventlistcalq_calendar-month a:hover{
color: #990000;
text-decoration: none;
}

/* Day of week heading properties*/
.eventcalq th.mod_eventlistcalq_daynames {
	font: bold 11px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
}


/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 300px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../administrator/templates/khepri/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}
ul.eventlistmod {
    padding-left: 0px;
    margin-left: 0px;	
} 

ul.eventlistmod li {
	font-size: 13px;
	line-height: 1.4;}



/********************* /modules/mod_kurzy_gopasrss/assets/kurzy_gopas.css ********************/
table.kurzy {
border: 0;
font-family: Arial, Tahoma;
font-size: 12px; 
width: 250px; 
padding: 2px;
}

table.kurzy td {
border-bottom: 0 !important;
}

table.kurzy ul {margin-top: 0px;}
table.kurzy p {margin: 0px 0px 5px 0px;}

/********************* /modules/mod_feed/css/feed.css ********************/
.moduletable-feed_red {
    padding: 10px 10px 2px 10px;
    margin: 10px 0 0 0;
    border-top: 1px solid #e7e7e7;
}

.moduletable-feed_red h3{
    /*font-size:120%;
    font-weight:bold;
    margin-top:0;
    margin-bottom: 0;*/
    font-size:130%;
    font-weight:bold;
    height:22px;
    line-height:22px;
    margin:-10px -10px 0;
    padding:10px 15px 20px;
    background:url("../../../templates/rt_versatility4_j15/images/module-h3.png") repeat-x scroll 0 0 transparent;
}

.moduletable-feed_red ul {
    list-style: square outside;
    color: #931516;
    padding: 5px 5px 0px 20px;
    margin-top: 5px;
}

.moduletable-feed_red li {
    margin-bottom: 4px;
    line-height: 14px;
}

.moduletable-feed_red a {
    color: #000;
}

.moduletable-feed_red .nadpis_sekce {
    font-weight: bold;
}

.moduletable-feed_red .blok {
    border-bottom: 1px solid #e7e7e7;
    padding-top: 10px;
}
/*************************************************/

/******************* ORANGE **********************/
.moduletable-feed_orange {
    padding: 10px 10px 2px 10px;
    margin: 10px 0 0 0;
    border-top: 1px solid #e7e7e7;
}

.moduletable-feed_orange h3{
    /*font-size:120%;
    font-weight:bold;
    margin-top:0;
    margin-bottom: 0;*/
    font-size:130%;
    font-weight:bold;
    height:22px;
    line-height:22px;
    margin:-10px -10px 0;
    padding:10px 15px 20px;
    background:url("../../../templates/rt_versatility4_j15/images/module-h3.png") repeat-x scroll 0 0 transparent;
}

.moduletable-feed_orange ul {
    list-style: square outside;
    color: #ff7601;
    padding: 5px 5px 0px 20px;
    margin-top: 5px;
}

.moduletable-feed_orange li {
    margin-bottom: 4px;
    line-height: 14px;
}

.moduletable-feed_orange a {
    color: #000;
}

.moduletable-feed_orange .nadpis_sekce {
    font-weight: bold;
}

.moduletable-feed_orange .blok {
    border-bottom: 1px solid #e7e7e7;
    padding-top: 10px;
}
/*************************************************/

/******************** CAD ************************/
.moduletable-feed_cad,.moduletablefeed_system {
    padding: 10px 10px 2px 10px;
    margin: 10px 0 0 0;
    border-top: 1px solid #e7e7e7;
}

.moduletable-feed_cad h3,.moduletablefeed_system h3{
    /*font-size:120%;
    font-weight:bold;
    margin-top:0;
    margin-bottom: 0;*/
    font-size:130%;
    font-weight:bold;
    height:22px;
    line-height:22px;
    margin:-10px -10px 0;
    padding:10px 15px 20px;
    background:url("../../../templates/rt_versatility4_j15/images/module-h3.png") repeat-x scroll 0 0 transparent;
}

.moduletable-feed_cad ul,.moduletablefeed_system ul {
    list-style: square outside;
    color: #191919;
    padding: 5px 5px 0px 20px;
    margin-top: 5px;
}

.moduletablefeed_system ul {
    list-style: square outside;
    color: #191919;
    padding: 0 5px;
    margin-top: 5px;
}
.moduletablefeed_system li{
    margin-bottom: 10px;
    line-height: 14px;}
.moduletable-feed_cad li{
    margin-bottom: 4px;
    line-height: 14px;
}

.moduletable .RSS_Technodat  {
	margin-top: 10px;
	margin-bottom: -2px;	
	}


.RSS_Technodat li {
	color: #0AB0EC;
}	

.RSS_Technodat a:link {
	color: #231f20;
}	

.RSS_Technodat a:visited {
	color: #231f20;
}	

.moduletable-feed_cad a, .moduletablefeed_system a {
    color: #000;
}

.moduletable-feed_cad a.odkaz_nadpis_sekce {
    font-weight: bold !important;
    text-transform: uppercase;
}

.moduletable-feed_cad .nadpis_sekce, .moduletablefeed_system .nadpis_sekce {
    font-weight: bold;
}

.moduletable-feed_cad .blok {
    /*border-bottom: 1px solid #e7e7e7;*/
    padding-top: 0px;
	margin-top: -4px;
	margin-bottom: -3px;
}

.moduletablefeed_system .blok {
    /*border-bottom: 1px solid #e7e7e7;*/
    padding-top: 10px;
}

/*************************************************/

.newsfeed_itemfeed_system img {float: left;
    height: auto;
    padding-right: 8px;
    width: 80px !important;}

.newsfeedfeed_system a {font-size:14px;line-height:18px;font-weight:bold!important}





/********************* /modules/mod_vydani/assigns/style.css ********************/
#wrap .pack-top {
    height: 75px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    color: #FFF;
}
#wrap2 .pack-top { height: 8px; }
#wrap .pack-top .pack-top {
    background: transparent url('../img/pack-top-center.png') repeat-x scroll 0 0;
}
#wrap2 .pack-top .pack-top {
    background-color: #211f1f;
}
#wrap .pack-top .pack-top .pack-top {
    background: transparent url('../img/pack-top-right.png') no-repeat scroll 100% 0;
}
#wrap2 .pack-top .pack-top .pack-top {
    background: transparent url('../img/pack-top-right2.png') no-repeat scroll 100% 0;
}
#wrap .pack-top .pack-top .pack-top .pack-top {
    background: transparent url('../img/pack-top-left.png') no-repeat scroll 0 0;
    padding: 12px 0 0 70px;
}
#wrap2 .pack-top .pack-top .pack-top .pack-top {
    background: transparent url('../img/pack-top-left2.png') no-repeat scroll 0 0;
}
.pack-center {
    background-color: #211f1f;
    margin: 0 11px 0 11px;
    overflow: hidden;
    padding: 0 20px 0 20px;
    color: #bbb;
}
.pack-bottom {
    height: 8px;
    overflow: hidden;
    padding: 0;
    margin: 0; 
}
.pack-bottom .pack-bottom {
    background-color: #211F1F;
}
.pack-bottom .pack-bottom .pack-bottom {
    background: transparent url('../img/pack-bottom-right.png') no-repeat scroll 100% 0;
}
.pack-bottom .pack-bottom .pack-bottom .pack-bottom {
    background: transparent url('../img/pack-bottom-left.png') no-repeat scroll 0 0;
}
/********************* /components/com_jtags/style.css ********************/
/* responsible for formatting title and separator */
p.tags
{
	font-size: 13px;
	font-weight: bold;
}
span.tagsInSection p.tags {
    display: inline;
    margin: 0 15px 0 0;
}
/* responsible for formatting tags */
p.tags a
{
	font-size: 12px;
}

/********************* templates/rt_versatility4_j15/css/template_css.css ********************/
/* Edit the width and height of #logo to match your new logo image size when customizing your logo */
#logo {
width: 400px;
height: 100px;
float: left;}

/* @group Core Elements */

html {
height: 100%;
margin-bottom: 1px;}
body {
margin: 0;
font-family: Arial;
font-size: 80%;
line-height: 135%;
}

/* Font family information */

body#ff-default, body#ff-default td {font-family: Arial, FreeSans, sans-serif;}
body#ff-optima, #ff-optima td {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
body#ff-geneva, #ff-geneva td {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
body#ff-helvetica, #ff-helvetica td {font-family: Arial, FreeSans, sans-serif;}
body#ff-lucida, #ff-lucida td {font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;}
body#ff-georgia, #ff-georgia td {font-family: Georgia, sans-serif;}
body#ff-trebuchet, #ff-trebuchet td {font-family: "Trebuchet MS", sans-serif;}
body#ff-palatino, #ff-palatino td {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}
body#ff-default #horiz-menu, body#ff-default #bottom-menu, body#ff-default a.mainlevel, body#ff-default a.sublevel {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}

/* Core Styles */

form {margin: 0;padding: 0;}
body.f-small, body#ff-optima.f-small, body#ff-georgia.f-small {font-size: 11px;}
body, body.f-default {font-size: 12px;}
body#ff-optima, body#ff-optima.f-default {font-size: 13px;}
body#ff-georgia, body#ff-georgia.f-default {font-size: 13px;}
body.f-large, body#ff-optima.f-large, body#ff-georgia.f-large {font-size: 14px;}
p {margin-top: 10px;margin-bottom: 15px;}
h1, h2, h3, h4, h5 {padding-bottom: 5px;margin: 25px 0 10px 0;font-weight: normal;line-height: 120%;}
h1 {font-size: 170%;line-height: 100%;}
h2 {font-size: 175%;line-height: 100%;}
h3 {font-size: 150%;}
h4 {font-size: 120%;}
h5 {font-size: 120%;text-transform: uppercase;}
a {text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline;}
.clr {clear: both;}

/* @end */

/* @group Joomla Elements */

.mosimage_caption {font-size: 90%;}
.componentheading {font-size: 180%;line-height: 130%;font-weight: normal;padding: 0 0 0 5px;margin: 0 0 20px 0;}
.contentheading {font-size: 180%;font-weight: normal;border: 0;padding: 0;line-height: 140%;}

h1.contentheading { margin-top: 0px; margin-bottom: -5px; font-size: 100%;font-weight: normal;border: 0;padding: 0;line-height: 140%;}

span.small, td.createdate, td.modifydate {font-size: 100%;}
table.blog td.createdate {padding-bottom: 5px;}
table.blog td.modifydate {padding-top: 10px;}
td.buttonheading, .contentpaneopen td.buttonheading {padding: 0 1px;border: 0;}
td.column_separator {padding-left: 15px;}
td.componentheading {padding-bottom: 15px;}
.sectiontableheader {font-weight: bold;padding: 4px;line-height: 25px;}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {text-align: left;padding: 2px 0 0px 5px;}
tr.sectiontableentry2 td, td.sectiontableentry2 {height: 25px;}
tr.sectiontableentry1 td, td.sectiontableentry1 {height: 25px;}
.contentpane, .contentpaneopen {width: 100%;}

/* @end */

/* @group Structure */

#header-bar {padding: 0px;overflow: hidden;}
#header-divider {height: 1px;overflow: hidden;}
.logo-module {width: 400px;float: left;overflow: hidden;padding: 15px 0;}
#headerblock-right {width: 500px;height: 108px;float: right;}
#headerblock-right .padding {padding: 34px 0;}
#top-menu {height: 60px;width: 468px;overflow: hidden;display: block;text-align: right;}

#main-body {border-top: 0;margin-bottom: 4px;}
.maincontent-surround {overflow: hidden;}
#inset-block-right {float: right;}
#inset-block-right .right-padding {padding-left: 15px;}
#inset-block-left {float: left;}
#inset-block-left .left-padding {padding-right: 15px;}

#topmenu-mod {float: right;width: 67%;visibility: hidden;}
#banner-mod {float: right;width: 60%;padding-top: 8px;}
#rightbanner {float: right;}
#rightbanner .padding {padding: 15px 0 0 20px;}
#leftbanner {float: left;}
#leftbanner .padding {padding: 15px 20px 0 0;}

#newsflash-block {float: left;width: 60%;height: 20px;font-style: italic;overflow: hidden;}
#searchmod {height: 26px;padding: 10px 0 0 0;float: right;text-align: right;overflow: hidden;line-height: 28px;}
#searchmod .moduletable, #bottom-menu .moduletable {padding: 0;}
#searchmod .inputbox {width: 233px;height: 18px;border: 0;padding: 4px 0 4px 5px;float: left;}
#searchmod input.button {width: 42px;height: 26px;cursor: pointer;border: 0;margin: 0;}
#searchmod input.button:hover {background-position: 0 -26px;}

#maincol .padding {padding: 15px;}
#rightcol {float: right;}
#leftcol {float: left;}

#bottom {padding-bottom: 15px;}
.rocket-block {text-align: center;display: block;padding: 10px 0;}
img#rocket, img#rocket2 {width: 165px;height: 22px;}

table.mainbody, table.blog {width: 100%;border: 0;padding: 0;}
.spacer .block {float: left;}
.spacer.w99 .block {width: 99.8%;}
.spacer.w49 .block {width: 49.8%;}
.spacer.w33 .block {width: 33.2%;}
.spacer.w24 .block {width: 24.8%;}
.div-spacer {/*height: 1px;*/}

/* @end */

/* @group Modules */

#top-menu .moduletable {padding:0;margin: 0;height: 35px;}
#top-menu .moduletable h3 {display: none;}
#top-menu .moduletable td {padding: 0;}
#main-body .showcase-module .moduletable, #main-body .showcase-module2 .moduletable {background: none;}
#mainmodules div.module, #mainmodules2 div.module, #mainmodules div.module-clean, #mainmodules2 div.module-clean {padding: 15px;}
#mainmodules3, #mainmodules4 {margin-bottom: 4px;}
#mainmodules3 .module h3, #mainmodules4 .module h3 {background: none;}
.module, .moduletable, .moduletable-clean {padding: 15px 15px 25px 15px;margin: 0;}
#leaderboard .moduletable {padding: 0;}
div#leaderboard img {max-width: 1008px;}
.module-menu {padding: 10px 5px 0 5px;}
.module h3, .moduletable h3, .module-clean h3, .moduletable-clean h3 {height: 22px;line-height: 22px;padding: 10px 15px 20px 15px;font-weight: bold;font-size: 130%;margin: -15px -15px 0 -15px;}
#bottommodules div.module h3 {background: none;}
#bottom-menu div.moduletable {padding-bottom: 0;}
.sidenav-block {margin-top: -1px;}
.sidenav-block h3, .moduletable_menu h3 {margin-top: 0;padding-left: 8px;}
#topbanner .moduletable {padding: 20px 0 25px 0;}
#banner-mod .moduletable, #topmenu-mod .moduletable {float: right;margin: 0;padding: 0;}
#leftcol .moduletable, #rightcol .moduletable {padding-bottom: 25px;}
#newsflash .moduletable h3, .logo-module .moduletable h3 {display: none;}
#newsflash .moduletable {margin: 0;padding: 0;}
#bottom .module, #maincol .module, #extendedmodules .module {padding: 25px 15px 15px 15px;}
.moduletable-flush, .logo-module .moduletable {margin: 0;padding: 0;}
#rightbanner .moduletable h3, #leftbanner .moduletable h3 {margin: 0 0 4px 0;padding: 0 0 0 2px;text-transform: uppercase;font-size: 80%;letter-spacing: 1px;font-family: Arial, sans-serif;}
#rightbanner .moduletable, #leftbanner .moduletable {padding: 0;margin: 0 0 35px 0;}
#mainmodules, #mainmodules2, #mainmodules3, #mainmodules4, #bottommodules, #extendedmodules, .showcase-module, .showcase-module2 {overflow: hidden;}
#maincol .module-hilite1, #maincol .module-hilite2, #maincol .module-hilite3, #maincol .module-hilite4, #maincol .module-hilite5, #maincol .module-hilite6 {margin: 0;border: 0;}
.module-hilite1, .moduletable-hilite1, .module-hilite2, .moduletable-hilite2, .module-hilite3, .moduletable-hilite3, .module-hilite4, .moduletable-hilite4, .module-hilite5, .moduletable-hilite5, .module-hilite6, .moduletable-hilite6 {margin: 10px;padding: 15px;}
.module-hilite1 h3, .moduletable-hilite1 h3, .module-hilite2 h3, .moduletable-hilite2 h3, .module-hilite3 h3, .moduletable-hilite3 h3, .module-hilite4 h3, .moduletable-hilite4 h3, .module-hilite5 h3, .moduletable-hilite5 h3, .module-hilite6 h3, .moduletable-hilite6 h3 {margin-top: 0;font-size: 120%;font-weight: bold;text-indent: 20px;}
body.noicon .module-hilite1 h3, body.noicon .moduletable-hilite1 h3, body.noicon .module-hilite2 h3, body.noicon .moduletable-hilite2 h3, body.noicon .module-hilite3 h3, body.noicon .moduletable-hilite3 h3, body.noicon .module-hilite4 h3, body.noicon .moduletable-hilite4 h3, body.noicon .module-hilite5 h3, body.noicon .moduletable-hilite5 h3, body.noicon .module-hilite6 h3, body.noicon .moduletable-hilite6 h3 {text-indent: 0;}
#leftbanner .moduletable h3, #rightbanner .moduletable h3 {background: none;}
#inset-block-left .moduletable-hilite1, #inset-block-left .moduletable-hilite2, #inset-block-left .moduletable-hilite3, #inset-block-right .moduletable-hilite1, #inset-block-right .moduletable-hilite2, #inset-block-right .moduletable-hilite3, #inset-block-left .moduletable-hilite4, #inset-block-right .moduletable-hilite4, #inset-block-left .moduletable-hilite5, #inset-block-right .moduletable-hilite5, #inset-block-left .moduletable-hilite6, #inset-block-right .moduletable-hilite6 {margin: 0 0 15px 0;}
#inset-block-left .moduletable-clean, #inset-block-right .moduletable-clean, #inset-block-left .moduletable, #inset-block-right .moduletable {padding: 0 0 20px 0;}
#inset-block-left div.moduletable, #inset-block-right div.moduletable, #inset-block-left div.moduletable h3, #inset-block-right div.moduletable h3 {background: none;}
#topbanner .moduletable h3 {background: none;}
.banner-module, .banner-module2 {text-align: center;}
#maincol .banner-module .moduletable, #maincol .banner-module2 .moduletable {padding-bottom: 15px;background: none;}
.footer-module .moduletable {margin-top: 10px;}
.footer-module .moduletable h3 {background: none;}
.module-hilite7, .moduletable-hilite7, .module-hilite8, .moduletable-hilite8, .module-hilite9, .moduletable-hilite9 {padding: 15px;margin-bottom: 0px;}
.module-hilite7 h3, .moduletable-hilite7 h3, .module-hilite8 h3, .moduletable-hilite8 h3, .module-hilite9 h3, .moduletable-hilite9 h3 {margin-top: 0;font-size: 130%;}
#rightcol .moduletable-hilite7, #leftcol .moduletable-hilite7, #rightcol .moduletable-hilite8, #leftcol .moduletable-hilite8, #rightcol .moduletable-hilite9, #leftcol .moduletable-hilite9 {margin-top: -1px;display:relativ;z-index:0;}
#pathway-module .moduletable {padding: 15px;margin-bottom: 15px;}
.moduletable_menu {padding: 10px 5px 5px 5px;margin-top: -1px;}
.moduletable_text {padding: 15px;margin-bottom: 10px;}
.moduletable_text h3 {margin-top: 0;}

/* @end */

/* Horizontal Menus */

#sub-menu a:hover, #sub-menu ul.menusub li.active a {font-weight: normal;}
#horiz-menu ul {list-style: none;padding: 0;margin: 0;}
#horiz-menu li {display: block;float: left;margin: 0;padding: 0;font-weight: bold;}
#horiz-menu li a span, #horiz-menu li .separator span {display: block;padding: 0;}
#sub-menu li {display: block;float: left;margin: 0;padding: 0;border: 0;}
#top-menu a.mainlevel {padding: 0 0 0 8px;margin: 0 0 0 15px;}
#horiz-menu ul ul li.active {background: none !important;}

/* Menu Dropdowns */

#horiz-menu li li.active, #horiz-menu li.active li a, #horiz-menu li.active li a:hover, #horiz-menu li li a:hover, #horiz-menu ul li.active.parent ul a, #horiz-menu li.active li .separator, #horiz-menu li.active li .separator:hover, #horiz-menu li li .separator:hover, #horiz-menu ul li.active.parent ul .separator {background: none;border: 0;padding: 0;margin: 0;}
#horiz-menu li li a, #horiz-menu li li .separator {font-size: 100%;font-weight: normal;background: none;padding: 0;margin: 0;}
#horiz-menu li li, #horiz-menu li li a span, #horiz-menu li li .separator span {background: none;padding: 0;margin: 0;}
#horiz-menu li li a span, #horiz-menu li li .separator span {padding: 0;}
#horiz-menu li.sfHover li a, #horiz-menu li:hover li a, #horiz-menu ul li.active ul li.active li a, #horiz-menu ul li.active.parent ul li a, #horiz-menu li.sfHover li .separator, #horiz-menu li:hover li .separator, #horiz-menu ul li.active.parent ul li .separator, #horiz-menu ul li.active.parent ul li .seperator {text-indent: 15px;background: none !important;}
#horiz-menu li.active li a, #horiz-menu li.active.parent li a, #horiz-menu li.active li .separator, #horiz-menu li.active.parent li .separator {font-weight: normal;font-size: 100%;background: none !important;}
#horiz-menu ul ul {margin: 0;padding: 0;border-top: 0;}
#horiz-menu ul ul li:hover {background: none !important;}
#horiz-menu ul ul li a, #horiz-menu ul li.active.parent ul a, #horiz-menu ul li.active.parent ul a span, #horiz-menu ul ul li .separator, #horiz-menu ul li.active.parent ul .separator, #horiz-menu ul li.active.parent ul .separator span {text-transform: none;background: none;}

/* Side Menus */

a.mainlevel:hover, a.sublevel:hover {text-decoration: none;}
a.mainlevel {line-height: 32px;height: 32px;font-size: 110%;padding: 0 0 0 12px;}
a.sublevel {height: 28px;line-height: 28px;margin: 0;padding: 0 0 0 12px;}
ul.menu {margin:0;padding: 0 0 5px 0;}
ul.menu li {list-style: none;margin: 0;padding: 0;float: none;}
ul.menu span {display: block;}
ul.menu li a, ul.menu li .separator {text-indent: 10px;}
ul.menu ul li a, ul.menu ul li .separator {text-indent: 25px;}
ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 45px;}
ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 65px;}
ul.menu li.parent ul li span {background: none;}
ul.menu li.active.parent li span {background: none;}
ul.menu li.active.parent ul li, ul.menu li.active.parent ul li.parent ul {background: none;}
ul.menu li.active.parent ul {padding: 6px 0;margin: 0;}
ul.menu ul span {height: 26px;line-height: 26px;}
.moduletable-sidemenu a.mainlevel {margin: 0 0 1px 0;}
ul.menu a, ul.menu .separator {display: block;line-height: 32px;text-indent: 0px;height: 32px;overflow: hidden;font-size: 120%;float: none;}
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-weight: bold;}
ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}
ul.menu ul li {border: 0;}
ul.menu ul ul {padding: 0; margin: 0;background: none;}
ul.menu li li {padding: 0;margin: 0;border-bottom: 0;}
ul.menu ul a, ul.menu ul .separator {text-indent: 0;}
ul.menu li.active a, ul.menu li.active a:hover, ul.menu li.active .separator, ul.menu li.active .separator:hover {text-decoration: none; line-height: 26px;}
ul.menu li a:hover, ul.menu li .separator:hover {text-decoration: none;}
ul.menu li.active ul {margin-top: 0;margin-bottom: 0;padding-top: 5px;padding-bottom: 5px;}
ul.menu ul {padding: 0;margin: 0 12px;}
ul.menu ul ul {border: 0;}
ul.menu ul a, ul.menu ul .separator {font-size: 110%;height: 26px;line-height: 26px;padding: 0;margin: 0;}
ul.menu li.active.parent li {border: 0;}

/* Bottom Menu */

#bottom-menu ul#mainlevel-bottom {padding: 0 0 0 15px;margin: 0;height: 55px;}
#bottom-menu #mainlevel-bottom ul {list-style: none;margin: 0;padding: 0;}
#bottom-menu #mainlevel-bottom li {display: block;float: left;margin: 0;padding: 0;}
#bottom-menu #mainlevel-bottom a, #bottom-menu #mainlevel-bottom a#active_menu.mainlevel {white-space: nowrap;display: block;float: left;font-weight: normal;overflow: hidden;height: 55px;line-height: 55px;font-size: 120%;text-decoration: none;padding: 0 20px 0 0;margin: 0 18px 0 0;}

/* Extra Content Styles */

a.readon {margin-top: 8px;padding: 0;display: block;font-size: 100%;text-indent: 12px;}
a.readmore {margin-top: -10px;padding: 0;display: block;font-size: 100%;text-indent: 12px;}
a.readon2 {width: 80px;height: 14px;display: block;margin-top: 16px;text-transform: uppercase;line-height: 14px;font-size: 9px;font-weight: bold;padding: 0;text-indent: 5px;}
a.readon2:hover {text-decoration: none;background-position: 0 -14px;}
#pathway, #pathway-module {width: 100%;display: block;}
span.pathway {display: block;font-weight: normal;line-height: 150%;overflow: hidden;padding-top: 10px;padding-bottom: 12px;padding-left: 10px;}
span.pathway img {padding-right: 1px;width: 8px;height: 7px;}
span.pathway a {float: none;padding: 0 5px 0 0;}
#accessibility {width: 50px;height: 14px;float: right;z-index: 5000;padding-top: 4px;}
#accessibility span {background-repeat: no-repeat;}
#accessibility a {text-decoration: none; cursor: pointer;}
#accessibility #buttons {float: right;}
#accessibility .button {display: block;float: right;width: 16px;height: 14px;}
#accessibility a.small .button {margin-right: 5px;}
a.nounder {text-decoration: none;border: 0;cursor: pointer;}
a.nounder:hover {text-decoration: none;}
.clr {clear:both;}
.clear {clear:both;}
fieldset {border-left: 0;border-right: 0;border-top: 0;}
fieldset.input, a img, body .pollstableborder {border: 0;}
img.content-left {float: left;margin-right: 10px;padding: 5px;}
img.content-right {float: right;margin-left: 10px;padding: 5px;}
.back_button {margin-top: 20px;margin-bottom: 10px;}
.tool-tip {padding: 4px;}
.bannergroup .clr {clear: none !important;}

/* Login */

form#form-login ul {padding-left: 18px;}
form#form-login fieldset.input {padding: 0;}
p#form-login-remember {margin-bottom: 5px;}
input#mod_login_username.inputbox, input#mod_login_password.inputbox, input#modlgn_username.inputbox, input#modlgn_passwd.inputbox {height: 20px;display: block;width: 98%;margin-top: 3px;}
.module input.button, .moduletable input.button {border: 0;width: 54px;height: 20px;cursor: pointer;text-align: center;text-transform: uppercase;margin-top: 10px;margin-bottom: 10px;line-height: 18px;padding: 0;font-size: 10px;}
.module-clean input.button, .moduletable-clean input.button, .module-hilite1 input.button, .module-hilite2 input.button, .module-hilite3 input.button, .moduletable-hilite1 input.button, .moduletable-hilite2 input.button, .moduletable-hilite3 input.button, .moduletable-hilite4 input.button, .module-hilite5 input.button, .moduletable-hilite5 input.button, .module-hilite6 input.button, .moduletable-hilite6 input.button, .module-hilite7 input.button, .moduletable-hilite7 input.button, .module-hilite8 input.button, .moduletable-hilite8 input.button, .module-hilite9 input.button, .moduletable-hilite9 input.button {width: 62px;height: 14px;display: block;line-height: 14px; margin-top: 10px;text-transform: uppercase;line-height: 14px;font-size: 9px;font-weight: bold;padding: 0;text-indent: 5px;border: 0;text-align: left;cursor: pointer;margin-bottom: 10px;}
.module-clean input.button:hover, .moduletable-clean input.button:hover, .module-hilite1 input.button:hover, .module-hilite2 input.button:hover, .module-hilite3 input.button:hover, .moduletable-hilite1 input.button:hover, .moduletable-hilite2 input.button:hover, .moduletable-hilite3 input.button:hover, .moduletable-hilite4 input.button:hover, .module-hilite5 input.button:hover, .moduletable-hilite5 input.button:hover, .module-hilite6 input.button:hover, .moduletable-hilite6 input.button:hover, .module-hilite7 input.button:hover, .moduletable-hilite7 input.button:hover, .module-hilite8 input.button:hover, .moduletable-hilite8 input.button:hover, .module-hilite9 input.button:hover, .moduletable-hilite9 input.button:hover {text-decoration: none;background-position: 0 -14px;}

/* Tabbed Modules */

#moduleslider-size {overflow: hidden;padding: 0;}
#moduleslider-size.alt-bottom {margin-bottom: 4px;}
#tabmodules .padding {padding: 0;}
#tabmodules div.module {background: none;padding: 15px 0 15px 15px;padding-right: 10px;}
#tabmodules div.module-hilite1, #tabmodules div.module-hilite2, #tabmodules div.module-hilite3, #tabmodules div.module-hilite4, #tabmodules div.module-hilite5, #tabmodules div.module-hilite6 {padding: 15px;margin: 15px 0 15px 15px}
#tabmodules .module-hilite1 h3, #tabmodules .module-hilite2 h3, #tabmodules .module-hilite3 h3, #tabmodules .module-hilite4 h3, #tabmodules .module-hilite5 h3, #tabmodules .module-hilite6 h3 {margin-top: 0;}
#tabmodules .module h3 {background: none;margin: 0;padding: 0 0 20px 0;text-align: left;}
#tabmodules {overflow: hidden;}
#tabmodules div {padding: 0;margin: 0;}
#tabmodules li span {line-height: 40px;padding: 0;}
#rokslide-toolbar span {white-space: nowrap;}
#rokslide-toolbar {margin: 0;padding: 0;height: 40px;padding: 0;font-weight: bold;}
#rokslide-toolbar li {height: 40px;font-size: 130%;margin: 0;padding: 0 16px;}
#rokslide-toolbar li.current {height: 40px;}
#frame {text-align: left;}
#frame .module, #frame .module-hilite1, #frame .module-hilite2, #frame .module-hilite3, #frame .module-hilite4, #frame .module-hilite5, #frame .module-hilite6, #frame .module-hilite7, #frame .module-hilite8, #frame .module-hilite9, #frame .module-clean  {float: left;padding: 10px;}
#frame .mmpr-1 .module {width: auto;}
#frame .mmpr-2 .module {width: 45%;}
#frame .mmpr-3 .module {width: 30%;}
#frame .mmpr-4 .module {width: 21%;}
#frame .mmpr-5 .module {width: 16%;}
#frame .mmpr-1 .module-hilite1, #frame .mmpr-1 .module-hilite2, #frame .mmpr-1 .module-hilite3, #frame .mmpr-1 .module-hilite4, #frame .mmpr-1 .module-hilite5, #frame .mmpr-1 .module-hilite6, #frame .mmpr-1 .module-hilite7, #frame .mmpr-1 .module-hilite8, #frame .mmpr-1 .module-hilite9, #frame .mmpr-1 .module-clean {width: 92%;}
#frame .mmpr-2 .module-hilite1, #frame .mmpr-2 .module-hilite2, #frame .mmpr-2 .module-hilite3, #frame .mmpr-2 .module-hilite4, #frame .mmpr-2 .module-hilite5, #frame .mmpr-2 .module-hilite6, #frame .mmpr-2 .module-hilite7, #frame .mmpr-2 .module-hilite8, #frame .mmpr-2 .module-hilite9, #frame .mmpr-2 .module-clean {width: 43%;}
#frame .mmpr-3 .module-hilite1, #frame .mmpr-3 .module-hilite2, #frame .mmpr-3 .module-hilite3, #frame .mmpr-3 .module-hilite4, #frame .mmpr-3 .module-hilite5, #frame .mmpr-3 .module-hilite6, #frame .mmpr-3 .module-hilite7, #frame .mmpr-3 .module-hilite8, #frame .mmpr-3 .module-hilite9, #frame .mmpr-3 .module-clean {width: 26.7%;}
#frame .mmpr-4 .module-hilite1, #frame .mmpr-4 .module-hilite2, #frame .mmpr-4 .module-hilite3, #frame .mmpr-4 .module-hilite4, #frame .mmpr-4 .module-hilite5, #frame .mmpr-4 .module-hilite6, #frame .mmpr-4 .module-hilite7, #frame .mmpr-4 .module-hilite8, #frame .mmpr-4 .module-hilite9, #frame .mmpr-4 .module-clean {width: 18.4%;}
#frame .mmpr-5 .module-hilite1, #frame .mmpr-5 .module-hilite2, #frame .mmpr-5 .module-hilite3, #frame .mmpr-5 .module-hilite4, #frame .mmpr-5 .module-hilite5, #frame .mmpr-5 .module-hilite6, #frame .mmpr-5 .module-hilite7, #frame .mmpr-5 .module-hilite8, #frame .mmpr-5 .module-hilite9, #frame .mmpr-5 .module-clean {width: 13.5%;}
#leftcol #frame div div, #rightcol #frame div div {width: auto;}
#rightcol #rokslide-toolbar li, #leftcol #rokslide-toolbar li {font-size: 100%;padding: 0 8px;}
#rightcol #tabmodules div.module, #leftcol #tabmodules div.module {padding: 15px;}

/* RokNewsRotator */

#news-rotator {position:relative;z-index:1;height:190px;overflow:hidden;padding: 2px 2px 3px 3px;margin: 0;}
#news-rotator .image {position:relative;height:190px;z-index:2;overflow:hidden;display:block;}
#news-rotator .image div {padding: 0;margin: 0;}
#news-rotator .story {display:block;position:relative;z-index:2;height:190px;font-weight: normal;}
#news-rotator .story p {font-size: 130%;line-height:130%;}
#news-rotator h1 {margin-top:8px;font-size: 230%;margin-bottom: 24px;}
#news-rotator .story .padding {padding:30px 25px 40px 25px;overflow:hidden;}
#news-rotator .controls {position:absolute;top:15px;right:15px;z-index:5;}
#news-rotator .controls img {height:15px;width:15px;cursor:pointer;margin-right:3px;}
#news-rotator .control-prev {background-position:0 0;}
#news-rotator .control-next {background-position:0 -17px;}
#news-rotator .control-stop {background-position:0 -34px;}
#news-rotator .control-play {background-position:0 -51px;}

/* @group Demo Content */

/* Custom Modules Tutorial */
.rokmod-demo-block .parameters div {border-right:1px dotted #666;padding-right:12px;}
.rokmod-demo-block .options div {border-right:1px dotted #666; padding-right: 12px;}
.rokmod-demo-block .demo div {border-right:1px dotted #666;padding-right: 12px;}
.rokmod-demo-block .parameters, .rokmod-demo-block .options, .rokmod-demo-block .demo, .rokmod-demo-block .description {float:left;margin-right:12px;}
.rokmod-demo-block .parameters span, .rokmod-demo-block .options span, .rokmod-demo-block .demo span, .rokmod-demo-block .description span {display:block;font-size:11px;line-height:22px;}
.rokmod-demo-block .demo-span1 {font-weight: bold;}

.variation-chooser {position:relative;}
.variation-chooser .controls {height: 25px;}
.variation-chooser .control-prev, .variation-chooser .control-next{cursor:pointer;height:16px;margin-right:3px;width:16px;float: left;margin-top:1px;}
.variation-chooser .control-prev{background-position:0 0;margin-right: 0.5em;}
.variation-chooser .control-prev:hover {background-position: 0 -16px;}
.variation-chooser .control-next{background-position:0 -32px;margin-left: 0.5em;}
.variation-chooser .control-next:hover {background-position: 0 -48px;}
.variation-chooser .controls{position:absolute;left:5px;}
.variation-chooser input.button:hover {color: #333 !important;}

.moduletable-rotator #news-rotator .image {height: 121px;margin-top: 38px;margin-left: 18px;}
.moduletable-rotator #news-rotator .story {margin-left: 132px;}

@import 'webservis.css';
/* @end */
/* Webservis */

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

ul{
  padding-left: 15px;
  margin-left: 0px;
}

.article_separator{
  line-height: 2px;
}

.box_obalka {
    float: left;
    font-size:7pt;
    margin-top:15px;
    margin-left:10px;
    margin-right:9px;
    text-align:center;
    width:120px;
}

.obsah_obalka {
  margin: 0 10px 10px 0px;
}

.obsah_vypis {
  float: right;
}

.obsah_tabulka {
  float: right;
  text-align: right;
  color: #808080;
  width: 100%;
}

.obsah_tabulka_slim {
  text-align: right;
  color: #808080;
  width: 320px;
}
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.bold { font-weight: bold; }
.bottom { vertical-align: bottom; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.floatRight { float: right; }
.floatLeft { float: left; }
.cleaner {
    clear:both;
}

.obalky .obalka {
    float: left;
    width: 160px;
    height: 195px;
    margin-bottom:15px;
    margin-top:10px;
    text-align: center;
}

.moduletable-my {margin:0;padding:0;}
.moduletable-my h3 {
    background:transparent url(../images/module-h3.png) repeat-x scroll 0 0;
    font-size:130%;
    font-weight:bold;
    height:22px;
    line-height:22px;
    margin:0;
    padding:10px 15px 8px;
}
.moduletable-my h3 span { color:#003C63;}

.w-225 { width: 225px; }
.w-145 { width: 145px; }

.mLeft10 { margin-left: 10px; }
.mRight10 { margin-right: 10px; }
.pRight10 { padding-right: 10px; }

img.right { float: right; margin: 2px 0 5px 5px; }
img.left { float: left; margin: 2px 5 5px 0; }
span.podnadpis { font-weight: bold; }
.img-uvodnik { float: left; margin: 0 10px 10px 0; }
.img-text { text-align: center; margin: 10px auto; }
li img.img-text { text-align: center; margin: 10px 0px 10px -20px; }
.citace { border: 1px solid #FF7601; display: block; background: #BBC8CC; padding: 5px; }
.vsuvka { border: 1px solid #003C63; display: block; padding: 5px; }
.zvyrazneni { font-weight: bold; color: #C3D2E5; }

#SearchResults fieldset span.numsmall {
    font-size: 120%;
}
#SearchResults fieldset a {
    font-size: 140%;
}
.jtag_cloud {
    text-align: justify;
    line-height: 2.2em;
}
.jtag_cloud a {
    border-bottom:0 none;
    color:#F59F10;
    padding: 0.2em;
    text-align:justify;
    text-decoration:none;
}
.jtag_cloud a:hover {
    /*background: #eee;*/
}
.jtag_cloud a.cloud_size14 { font-size: 14px; color: #999; }
.jtag_cloud a.cloud_size15 { font-size: 15px; color: #999; }
.jtag_cloud a.cloud_size16 { font-size: 16px; color: #999; }
.jtag_cloud a.cloud_size17 { font-size: 17px; color: #999; }
.jtag_cloud a.cloud_size18 { font-size: 18px; color: #999; }
.jtag_cloud a.cloud_size19 { font-size: 19px; color: #ddd; }
.jtag_cloud a.cloud_size20 { font-size: 20px; color: #ddd; }
.jtag_cloud a.cloud_size21 { font-size: 21px; color: #ddd; }
.jtag_cloud a.cloud_size22 { font-size: 22px; color: #ddd; }
.jtag_cloud a.cloud_size23 { font-size: 23px; color: #ddd; }
.jtag_cloud a.cloud_size24 { font-size: 24px; color: #ddd; }
.jtag_cloud a.cloud_size25 { font-size: 25px; color: #ddd; }
.jtag_cloud a.cloud_size26 { font-size: 26px; color: #ddd; }

/* TABULKA */
.tab { background: #FFFFFF; border: 1px solid #003C63; border-collapse: collapse; }
.tab tr { background: #FFFFFF; border-top: 1px solid #003C63; border-bottom: 1px solid #003C63; border-width: 1px solid #003C63; border-collapse: collapse; }
.tab td { padding-left: 2px; padding-right: 2px; }
.tab th { font-size: 110%; font-weight: bold; background: #BBC8CC; border-top: 1px solid #003C63; border-bottom: 1px solid #003C63; border-collapse: collapse; }
.tab-header { font-size: 110%; font-weight: bold; background: #BBC8CC; border-top: 1px solid #003C63; border-bottom: 1px solid #003C63; border-collapse: collapse; }
.tab-header td { font-size: 110%; font-weight: bold; background: #BBC8CC; border-top: 1px solid #003C63; border-bottom: 1px solid #003C63; border-collapse: collapse; }
.tab-footer { font-size: 90%; font-style: italic; background: #BBC8CC; border-top: 1px solid #003C63; border-bottom: 1px solid #003C63; border-collapse: collapse; }
.tab-footer td { font-size: 90%; font-style: italic; background: #BBC8CC; border-top: 1px solid #003C63; border-bottom: 1px solid #003C63; border-collapse: collapse; }



/*************** edicni plan ***************/

.ed_pl_left {
float: left;
}

.ed_pl_right {
float: right;
}

.cleaner {
clear: both;
}

.ed_pl_podstranka {
  width: 98%;
  margin: 0px;
  padding: 2px; padding-top: 10px;
  border: 0px solid #000000;
  background: #fafafa;
}

.ed_pl_obalka {
  float: left;
  margin: 0px;
  padding: 8px;
}

/* table */

.ed_pl_table_kontakty {
width: 100%;
border: 1px;
border-collapse: collapse;
font-size:100%;
}

.ed_pl_table_big {
border-collapse: collapse;
}

.ed_pl_table_small {

border-collapse: collapse;
}

/* table - td */

.ed_pl_table_kontakty td {
width: 33%;
text-align: left; vertical-align: top;
}

.ed_pl_td_head {
border: 1px #000000 solid;
padding-left: 3.5pt; padding-right: 3.5pt; padding-top: 0; padding-bottom: 0;
background: #C0C0C0;
font-size: 8pt; font-family: Arial; font-weight: bolder;
text-align: center; vertical-align: middle;
}

.ed_pl_td_head_left {
border: 1px #000000 solid;
padding-left: 3.5pt; padding-right: 3.5pt; padding-top: 0; padding-bottom: 0;
background: #C0C0C0;
font-size: 8pt; font-family: Arial; font-weight: bolder;
text-align: left; vertical-align: middle;
}

.ed_pl_td, .ed_pl_td_left, .ed_pl_td_center {
border: 1px #000000 solid;
padding-left: 3.5pt; padding-right: 3.5pt; padding-top: 0; padding-bottom: 0;
font-size: 8pt; font-family: Arial;
text-align: right; vertical-align: bottom;
}

.ed_pl_td_center {
  text-align: center;
}

.ed_pl_td_left{
  text-align: left;
}

.ed_pl_td_left_margin{
  text-align: left;
  padding-left: 25px;
}

/* oth.. */

.ed_pl_nadpis {
text-transform: uppercase;
font-weight: bolder;
}

.ed_pl_hr {
    background: #000000;
    height: 1px;
    color:  #000000;
    border:0px;
}

.modulegoogle {
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.googleBanner {
    text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.googleBannerSekce {
    text-align: center;
    padding-top: 10px;
}


.skyscraper {width: auto; height: 600px; position: absolute; top: -11px}
.skyscraper-left {right: 998px; padding: 0 15px 25px;}
.skyscraper-right {left: 998px; margin-left: 0px;}

.skyscraper .moduletable
  {
  border-style: none;
  padding-right: 0px;
  }

/* partner sekce*/
.moduletable-partner {
background-color: /*#191919;*/ #FFFFFF;
width: 300px;
margin-top: /*-1px;*/ 0px;
padding: 8px 15px 15px;
margin-bottom: 0px;
display:relativ;
z-index:0;
border-top: 1px solid #848484;
}

/*
.moduletable-partner h3 {
color: #DDDDDD;
margin-top: 0;
font-size: 120%;
margin-bottom: 5px;
}
*/
.moduletable-partner h3 {
color: #DDDDDD;
background-color: #191919;
font-size: 120%;
margin: -8px -15px 13px -15px;
padding: 8px 15px;
}

/* konec partner sekce */

h1.obsah {
border: 0 none;
font-size: 100%;
font-weight: normal;
line-height: 140%;
margin-bottom: 0;
margin-top: -25px;
padding-bottom: 10px;
}

.inputbox-hilite7 {width: 215px; height: 28px; border: none; border-radius: 1px;}
.button-hilite7 {margin-left: 15px; background-color: #961B1E; color: #FFFFFF; border: none; height: 30px; width: 65px; border-radius: 1px;}
/*.searchbox {margin-top: -7px;}*/
#maincol .aktuality-blog h3 {margin-top: 3px; margin-bottom: -3px; vertical-align: center; line-height: 1.8px; font-size: 150%;}
/*#maincol .aktuality-blog h3 span {margin-top: -5px !important;}*/


/********************* /templates/rt_versatility4_j15/css/menustyle4.css  ********************/
#horiz-menu {display: block;height: 42px;line-height: 42px;padding: 0;}
ul#horiznav.menutop, #horiz-menu ul.menutop {padding: 0 2px;margin: 0;position: relative;}
#horiz-menu li, #horiz-menu li a {position:relative;}
#horiz-menu a, #horiz-menu .separator {white-space: nowrap;display: block;float: left;height: 42px;line-height: 43px;font-weight: normal;font-size: 120%;overflow: hidden;text-decoration: none;cursor: pointer;padding: 0 15px;}
#horiz-menu li.active a, #horiz-menu li.active .separator {cursor: pointer;height: 42px;}
#sub-menu {height: 36px;line-height: 36px;padding: 0;display: block;z-index: 1;}
#sub-menu ul.menusub {padding: 0 8px;margin: 0;position: relative;height: 36px;z-index: 1;}
#sub-menu a, #sub-menu .separator {white-space: nowrap;display: block;float: left;height: 36px;line-height: 36px;font-size: 110%;overflow: hidden;text-decoration: none;cursor: pointer;padding: 0 8px;margin-right: 10px;}
#sub-menu ul.menusub li span {padding:0 0 0 0;margin: 0;height: 36px;line-height: 36px;}

/********************* /templates/rt_versatility4_j15/css/style7.css  ********************/
body {background: #EFEFEF;}

a {color: #003C63; font-weight: bold;}

#horiz-menu {background-color: #000;}
#horiz-menu ul ul {background: #000;}
.contentheading, h1, h4, .module h3 span, .moduletable h3 span, .submenu-block h3 span, .module-clean h3 span, .moduletable-clean h3 span, .module-hilite4 h3 span, .moduletable-hilite4 h3 span, a#active_menu.mainlevel, a.mainlevel:hover, a#active_menu.sublevel, a.sublevel:hover, #rokslide-toolbar li.current, #rokslide-toolbar li:hover, .moduletable-hilite7 a#active_menu.mainlevel, .moduletable-hilite7 a#active_menu.sublevel, .moduletable-hilite7 a.mainlevel:hover, .moduletable-hilite7 a.sublevel:hover, #news-rotator h1, #news-rotator h1 a {color: #941515;}

#submenu-container, .menustyle2 #horiz-menu li.active a, .menustyle2 #horiz-menu li.active .separator, .sidenav-block, .moduletable_menu {background-color: #191919;}
.module-hilite5, .moduletable-hilite5, .module-hilite7, .moduletable-hilite7 {background: #191919;}
ul.menu li.active.parent a:hover, ul.menu li.active.parent .separator:hover, ul.menu li.active.parent li.active.parent a:hover, ul.menu li.active.parent li.active.parent .separator:hover, ul.menu li.active li.active a, ul.menu li.active li.active .separator, ul.menu li.active.parent ul li.active.parent a.daddy, ul.menu li.active.parent ul li.active.parent .separator.daddy, ul.menu li.active li.active li.active a, ul.menu li.active li.active li.active .separator, .menustyle2 #sub-menu a:hover, .menustyle2 #sub-menu ul.menusub li.active a {color: #191919;}
#horiz-menu {border-top: 1px solid #191919;}

.module-hilite5 h3 span, .moduletable-hilite5 h3 span, .module-hilite5 a, .moduletable-hilite5 a, .module-hilite7 h3 span, .moduletable-hilite7 h3 span, .module-hilite7 a, .moduletable-hilite7 a, ul.menu a:hover, ul.menu .separator:hover, ul.menu li.active a, ul.menu li.active .separator, .menustyle2 #horiz-menu li.active a, .menustyle2 #horiz-menu li.active .separator, .menustyle2 #horiz-menu li a:hover, .menustyle2 #horiz-menu li .separator:hover, .menustyle2 #sub-menu a, .menustyle3 #sub-menu a, .menustyle4 #sub-menu a, .moduletable-hilite8 a#active_menu.mainlevel, .moduletable-hilite10 a#active_menu.mainlevel, .moduletable-hilite8 a#active_menu.sublevel, .moduletable-hilite10 a#active_menu.sublevel, .moduletable-hilite8 a.mainlevel:hover, .moduletable-hilite10 a.mainlevel:hover, .moduletable-hilite8 a.sublevel:hover, .moduletable-hilite10 a.sublevel:hover {color: #999;}
#horiz-menu ul ul li a:hover {color: #999 !important;}

.module-hilite6, .moduletable-hilite6 {background: #444;border: 1px solid #333;}
.module-hilite8, .moduletable-hilite8 {background: #444;}
.module-hilite10, .moduletable-hilite10 {background: #444;}
.module-hilite3, .moduletable-hilite3 {background: #d7d7d7;border: 1px solid #c7c7c7;}
.module-hilite9, .moduletable-hilite9 {background: #d7d7d7;}
.module-hilite1, .moduletable-hilite1 {background: #C7CECF;border: 1px solid #B4B9BA;}
.module-hilite2, .moduletable-hilite2 {background: #B67C7D;border: 1px solid #ABB8BB;}

.module-hilite5, .moduletable-hilite5 {border: 1px solid #003F67;}

.module-hilite6 h3 span, .moduletable-hilite6 h3 span, .module-hilite6 a, .moduletable-hilite6 a, .module-hilite8 h3 span, .moduletable-hilite8 h3 span, .moduletable-hilite10 h3 span, .module-hilite8 a, .moduletable-hilite8 a , .moduletable-hilite10 a {color: #aaa;}
.module-hilite10 h3 span, .moduletable-hilite10 h3 span, .module-hilite10 a, .moduletable-hilite10 a {color: #aaa;}
.moduletable-hilite10 h3 span, .moduletable-hilite8 h3 span {font-weight: normal; color: #ddd;}
.moduletable-hilite10 li a, .moduletable-hilite8 li a {font-weight: normal;}
.moduletable-hilite10 h3 {font-size: 12px;}

.module-hilite1 h3 span, .moduletable-hilite1 h3 span, .module-hilite1 a, .moduletable-hilite1 a {color: #676F72;}

.module-hilite2 h3 span, .moduletable-hilite2 h3 span, .module-hilite2 a, .moduletable-hilite2 a {color: #66292A;}

#bottom-menu #mainlevel-bottom a, #bottommodules .module h3, .footer-module .moduletable h3, #bottom a, a.readon2:hover, .module input.button:hover, .moduletable input.button:hover {color: #737C7E;}
#bottom, #bottommodules .module h3 span, .footer-module .moduletable h3 span {color: #999;}
#bottom-menu #mainlevel-bottom a:hover, #bottom-menu #mainlevel-bottom a#active_menu.mainlevel {color: #ccc;}

/* Neutral Colors */

body, .componentheading, h2, .module h3, .moduletable h3, .submenu-block h3, .module-clean h3, .moduletable-clean h3, body.icon1 .module-hilite1 h3, body.icon1 .moduletable-hilite1 h3, body.icon1 .module-hilite2 h3, body.icon1 .moduletable-hilite2 h3, body.icon1 .module-hilite3 h3, body.icon1 .moduletable-hilite3 h3, body.icon1 .module-hilite4 h3, body.icon1 .moduletable-hilite4 h3, body.icon2 .module-hilite1 h3, body.icon2 .moduletable-hilite1 h3, body.icon2 .module-hilite2 h3, body.icon2 .moduletable-hilite2 h3, body.icon2 .module-hilite3 h3, body.icon2 .moduletable-hilite3 h3, body.icon2 .module-hilite4 h3, body.icon2 .moduletable-hilite4 h3, body.icon3 .module-hilite1 h3, body.icon3 .moduletable-hilite1 h3, body.icon3 .module-hilite2 h3, body.icon3 .moduletable-hilite2 h3, body.icon3 .module-hilite3 h3, body.icon3 .moduletable-hilite3 h3, body.icon3 .module-hilite4 h3, body.icon3 .moduletable-hilite4 h3, a.readon2, a.readon2:hover {color: #333;}

span.small, td.createdate, td.modifydate, .module-hilite3 h3 span, .moduletable-hilite3 h3 span, .module-hilite3 a, .moduletable-hilite3 a, .module-hilite9 h3 span, .moduletable-hilite9 h3 span, .module-hilite9 a, .moduletable-hilite9 a, a.mainlevel, a.sublevel, span.pathway {color: #666;}

#headerblock-right, .logo-module, #searchmod .inputbox {color: #999;}

.sidenav-block .module-menu h3, #banner-mod, .moduletable_menu h3 {color: #ccc;}

.sidenav-block .module-menu h3 span, #searchmod input.button, .module-hilite5, .moduletable-hilite5, .module-hilite6, .moduletable-hilite6, .module-hilite7, .moduletable-hilite7, .module-hilite8, .module-hilite10, .moduletable-hilite8, .moduletable-hilite10, body.icon1 .module-hilite5 h3, body.icon1 .moduletable-hilite5 h3, body.icon1 .module-hilite6 h3, body.icon1 .moduletable-hilite6 h3, body.icon2 .module-hilite5 h3, body.icon2 .moduletable-hilite5 h3, body.icon2 .module-hilite6 h3, body.icon2 .moduletable-hilite6 h3, body.icon3 .module-hilite5 h3, body.icon3 .moduletable-hilite5 h3, body.icon3 .module-hilite6 h3, body.icon3 .moduletable-hilite6 h3, .module-hilite7, .moduletable-hilite7, .module-hilite8, .module-hilite10, .moduletable-hilite8, ul.menu li.active.parent a, ul.menu li.active.parent .separator, ul.menu li.active.parent li.active.parent a, ul.menu li.active.parent li.active.parent .separator, ul.menu a, ul.menu .separator, .menustyle1 #sub-menu a, .menustyle4 #horiz-menu li:hover, #horiz-menu a, #horiz-menu .separator, #horiz-menu li a, #horiz-menu li .separator, .menustyle2 #sub-menu a:hover, .menustyle2 #sub-menu ul.menusub li.active a, .menustyle3 #horiz-menu li.active a, .menustyle3 #horiz-menu li.active .separator, .menustyle3 #horiz-menu li:hover a, .menustyle3 #horiz-menu li:hover .separator, .menustyle3 #sub-menu a:hover, .menustyle3 #sub-menu ul.menusub li.active a, .menustyle3 #sub-menu li.active a, .menustyle3 #sub-menu li.active .separator, .menustyle4 #sub-menu a:hover, .menustyle4 #sub-menu ul.menusub li.active a, .menustyle4 #horiz-menu li.active a, .menustyle4 #horiz-menu li.active .separator, .menustyle1 #horiz-menu li.active a, .menustyle1 #horiz-menu li.active .separator, .menustyle1 #horiz-menu li:hover a, .menustyle1 #horiz-menu li:hover .separator, .menustyle3 #horiz-menu li:hover, .moduletable-hilite7 a.mainlevel, .moduletable-hilite7 a.sublevel, .moduletable-hilite8 a.mainlevel, .moduletable-hilite8 a.sublevel, .moduletable-hilite10 a.mainlevel, .moduletable-hilite10 a.sublevel, .moduletable_menu h3 span {color: #fff;}
#mainmodules3, #mainmodules4, .module-hilite4, .moduletable-hilite4, input#mod_login_username.inputbox, input#mod_login_password.inputbox, input#modlgn_username.inputbox, input#modlgn_passwd.inputbox, .module input.button, .moduletable input.button {background: #fff;}
#main-body, #moduleslider-size {background-color: #fff;}

#header-bar {background-color: #191919;}
#bottom {background: #313735;}
#topbanner {background: #fbfbfb;}
.tool-tip {background: #f6f6f6;}
/*tr.sectiontableentry1 td, td.sectiontableentry1 {background: #f7f7f7 url(../images/module-h3.png) 0 0 repeat-x;}*/
.module input.button:hover, .moduletable input.button:hover {background: #eee;}

/* Borders */

#header-divider, .maincontent-surround, #mainmodules .block, #mainmodules2 .block, #leftcol .moduletable, #rightcol .moduletable, #maincol .banner-module .moduletable, #maincol .banner-module2 .moduletable, #moduleslider-size.alt, .showcase-module .moduletable, .showcase-module2 .moduletable {border-top: 1px solid #ddd;}
#leftcol, .showcase-module, #mainmodules .block.first, #mainmodules .block.middle, #mainmodules2 .block.first, #mainmodules2 .block.middle {border-right: 1px solid #ddd;}
#rightcol, .showcase-module {border-left: 1px solid #ddd;}
#topbanner, #pathway, fieldset {border-bottom: 1px solid #ddd;}
.module-hilite4, .moduletable-hilite4 {border: 1px solid #ddd;}

#main-body, #horiz-menu, #sub-menu, #header-bar {
/*border-left: 1px solid #881212;border-right: 1px solid #881212;*/
}

/*.module input.button, .moduletable input.button, input#mod_login_username.inputbox, input#mod_login_password.inputbox, input#modlgn_username.inputbox, input#modlgn_passwd.inputbox {border: 1px solid #ccc;}*/

#horiz-menu ul ul {border: 1px solid #fff;}
ul.menu li, .moduletable-hilite7 table td {border-bottom: 1px solid #151515;}
/* .moduletable-hilite8 table td {border-bottom: 1px solid #333;} */
.moduletable-hilite9 table td {border-bottom: 1px solid #c7c7c7;}
.moduletable-hilite10 table td {border-bottom: 1px solid #333;}
ul.menu li.active.parent {border: 1px solid #A94444;}
.tool-tip {border: 1px solid #e6e6e6;}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {border-bottom: 1px solid #f1f1f1;}

#header-bar {/*background-image: url(../images/style7/header-bar.png);*/background-position: 0 0;background-repeat: repeat-x;}
#header-bar .wrapper { height: 108px; background: url(../images/style7/logo.png) 0 0 no-repeat; }
#logo {}
#searchmod input.button {background: url(../images/style7/search-button.png) no-repeat;}
#searchmod .inputbox {background: url(../images/style7/search-bg.png) 0 0 no-repeat;}
#main-body {background-image: url(../images/module-bottom-bg.png);background-position: 50% 100%;background-repeat: repeat-x;}
#bottom-menu {background: url(../images/style7/bottom-menu-bar.png) 0 0 repeat-x;}
img#rocket {background: url(../images/style7/rocket.png) 0 0 no-repeat;}
img#rocket2 {background: url(../images/style7/rocket2.png) 0 0 no-repeat;}
.module h3, .moduletable h3 {background: url(../images/module-h3.png) 0 0 repeat-x;}
#maincol .module, #maincol .moduletable {background: url(../images/module-bottom-bg.png) 50% 100% repeat-x;}
body.icon1 .module-hilite1 h3, body.icon1 .moduletable-hilite1 h3, body.icon1 .module-hilite2 h3, body.icon1 .moduletable-hilite2 h3, body.icon1 .module-hilite3 h3, body.icon1 .moduletable-hilite3 h3, body.icon1 .module-hilite4 h3, body.icon1 .moduletable-hilite4 h3 {background: url(../images/h3-icon1.png) 0 1px no-repeat;}
body.icon2 .module-hilite1 h3, body.icon2 .moduletable-hilite1 h3, body.icon2 .module-hilite2 h3, body.icon2 .moduletable-hilite2 h3, body.icon2 .module-hilite3 h3, body.icon2 .moduletable-hilite3 h3, body.icon2 .module-hilite4 h3, body.icon2 .moduletable-hilite4 h3 {background: url(../images/h3-icon2.png) 0 1px no-repeat;}
body.icon3 .module-hilite1 h3, body.icon3 .moduletable-hilite1 h3, body.icon3 .module-hilite2 h3, body.icon3 .moduletable-hilite2 h3, body.icon3 .module-hilite3 h3, body.icon3 .moduletable-hilite3 h3, body.icon3 .module-hilite4 h3, body.icon3 .moduletable-hilite4 h3 {background: url(../images/h3-icon3.png) 0 1px no-repeat;}
body.icon1 .module-hilite5 h3, body.icon1 .moduletable-hilite5 h3, body.icon1 .module-hilite6 h3, body.icon1 .moduletable-hilite6 h3 {background: url(../images/h3-icon1.png) 0 1px no-repeat;}
body.icon2 .module-hilite5 h3, body.icon2 .moduletable-hilite5 h3, body.icon2 .module-hilite6 h3, body.icon2 .moduletable-hilite6 h3 {background: url(../images/h3-icon2.png) 0 1px no-repeat;}
body.icon3 .module-hilite5 h3, body.icon3 .moduletable-hilite5 h3, body.icon3 .module-hilite6 h3, body.icon3 .moduletable-hilite6 h3 {background: url(../images/h3-icon3.png) 0 1px no-repeat;}

a.mainlevel, a.sublevel {background: url(../images/menu-bullet.png) 0 2px no-repeat;}
.moduletable-hilite7 a.mainlevel, .moduletable-hilite10 a.mainlevel, .moduletable-hilite8 a.mainlevel {font-weight: normal; background: url(../images/sidenav-arrow.png) 0 2px no-repeat;}
.moduletable-hilite7 a.sublevel, .moduletable-hilite10 a.sublevel, .moduletable-hilite8 a.sublevel {background: url(../images/sidenav-arrow.png) 0 1px no-repeat;}
.sidenav-block-right {background: url(../images/sidenav-block-r.png) 100% 0 no-repeat;}
.sidenav-block-left {background: url(../images/sidenav-block-l.png) 0 0 no-repeat;}
#horiz-menu ul ul li a.daddy span, #horiz-menu ul ul li a.daddy:hover span, #horiz-menu ul li.active.parent ul li a.daddy span, #horiz-menu ul ul li .separator.daddy span, #horiz-menu ul ul li .separator.daddy:hover span, #horiz-menu ul li.active.parent ul li .separator.daddy span {background: url(../images/sidenav-arrow.png) 95% 60% no-repeat;}
ul.menu li.active.parent li span, ul.menu li.active.parent li.active.parent span {background: url(../images/sidenav-arrow.png) 14px 50% no-repeat;}
ul.menu li.active.parent li li span, ul.menu li.active.parent li.active.parent span {background-position: 34px 50%;}
ul.menu li.active.parent li.active a span, ul.menu li.active.parent li.active.parent a.daddy span {background: url(../images/style7/sidenav-arrow-active.png) 14px 50% no-repeat;}
.menustyle1 #horiz-menu li.active, .menustyle1 #horiz-menu li:hover, .menustyle1 #horiz-menu li.sfHover {background: url(../images/style7/menustyle1/horiz-menu-tab-r.png) 100% 0 no-repeat;}
.menustyle1 #horiz-menu li.active a, .menustyle1 #horiz-menu li.active .separator, .menustyle1 #horiz-menu li:hover a, .menustyle1 #horiz-menu li:hover .separator, .menustyle1 #horiz-menu li.sfHover a, .menustyle1 #horiz-menu li.sfHover .separator {background: url(../images/style7/menustyle1/horiz-menu-tab-l.png) 0 0 no-repeat;}
.menustyle1 #sub-menu ul.menusub {background: url(../images/style7/menustyle1/sub-menu-active-bg.png) 0 0 repeat-x;border: 1px solid #444;}
.menustyle3 #horiz-menu li.active {background: url(../images/style7/menustyle3/3-horiz-menu-tab-l.png) 0 50% no-repeat;}
.menustyle3 #horiz-menu li.active a, .menustyle3 #horiz-menu li.active .separator {background: url(../images/style7/menustyle3/3-horiz-menu-tab-r.png) 100% 50% no-repeat;}
.menustyle3 #horiz-menu li:hover, .menustyle3 #horiz-menu li.sfHover {background: url(../images/style7/menustyle3/3-horiz-menu-tab-l.png) 0 50% no-repeat;}
.menustyle3 #horiz-menu li:hover a, .menustyle3 #horiz-menu li:hover .separator, .menustyle3 #horiz-menu li.sfHover a, .menustyle3 #horiz-menu li.sfHover .separator {background: url(../images/style7/menustyle3/3-horiz-menu-tab-r.png) 100% 50% no-repeat;}
.menustyle3 #sub-menu li.active {background: url(../images/style7/menustyle3/3-sub-menu-tab-l.png) 0 50% no-repeat;}
.menustyle3 #sub-menu li.active a, .menustyle3 #sub-menu li.active .separator {background: url(../images/style7/menustyle3/3-sub-menu-tab-r.png) 100% 50% no-repeat;}
.menustyle4 #horiz-menu {background: url(../images/style7/menustyle4/4-horiz-menu-bar.png) 0 0 repeat-x;}
.menustyle4 #horiz-menu a, .menustyle4 #horiz-menu .separator, .menustyle4 #horiz-menu li.active:hover a, .menustyle4 #horiz-menu li.active:hover .separator, .menustyle4 #horiz-menu li.active.sfHover a, .menustyle4 #horiz-menu li.active.sfHover .separator {background: url(../images/style7/menustyle4/4-horiz-menu-div.png) 100% 50% no-repeat;}
.menustyle4 #horiz-menu li.active {background: url(../images/style7/menustyle4/4-horiz-menu-div.png) 100% 0 no-repeat;}
.menustyle4 #horiz-menu li.active a, .menustyle4 #horiz-menu li.active .separator {background: url(../images/style7/menustyle4/4-horiz-menu-active.png) 50% 0 no-repeat;}
.menustyle4 #horiz-menu li:hover, .menustyle4 #horiz-menu li.sfHover {background: url(../images/style7/menustyle4/4-horiz-menu-active.png) 50% 0 no-repeat;}
.menustyle4 #sub-menu {background: url(../images/style7/menustyle4/4-sub-menu-bar.png) 0 0 repeat-x;}
.menustyle4 #sub-menu li.active a {background: url(../images/style7/menustyle4/4-sub-menu-active.gif) 50% 0 no-repeat;}
.menustyle4 #sub-menu ul.menusub { background: url(../images/style7/lista-podmenu.png) no-repeat; }
#bottom-menu #mainlevel-bottom a {background: url(../images/style7/bottom-menu-div.png) 100% 50% no-repeat;}
#sub-menu ul.menusub a {font-weight: normal;}

a.readon {background: url(../images/menu-bullet.png) 558px 5px no-repeat; text-align: right;}
a.readmore {
    background: url(../images/menu-bullet.png) 558px 5px no-repeat;
    text-align: right;
}
a.readon2 {background: url(../images/readon.png) 0 0 no-repeat;}
span.pathway img {background: url(../images/menu-bullet.png) 0 50% no-repeat;}
a.large .button {background: url(../images/style7/font-lg.png) 0 0 no-repeat;}
a.small .button {background: url(../images/style7/font-sm.png) 0 0 no-repeat;}
a.contentpagetitle { color: #941515;}
#new-user a.contentpagetitle { color: #003C63;}
#new-user h3, #new-user h3 span { color: #003C63;}

.module-clean input.button, .moduletable-clean input.button, .module-hilite1 input.button, .module-hilite2 input.button, .module-hilite3 input.button, .moduletable-hilite1 input.button, .moduletable-hilite2 input.button, .moduletable-hilite3 input.button, .module-hilite4 input.button, .moduletable-hilite4 input.button, .module-hilite5 input.button, .moduletable-hilite5 input.button, .module-hilite6 input.button, .moduletable-hilite6 input.button, .module-hilite7 input.button, .moduletable-hilite7 input.button, .module-hilite8 input.button, .module-hilite10 input.button, .moduletable-hilite8 input.button, .moduletable-hilite10 input.button, .module-hilite9 input.button, .moduletable-hilite9 input.button {background: url(../images/login-button.png) 0 0 no-repeat;}

#moduleslider-size {background-image: url(../images/module-bottom-bg.png);background-position: 0 100%;background-repeat: repeat-x;}
#rokslide-toolbar {background: url(../images/module-h3.png) 0 100% repeat-x;}
#tabmodules li {background: url(../images/tabber-div.png) 100% 100% no-repeat;}

.hilite8-5 a {font-size:13px;color:#DDDDDD;}
.hilite8-5 h3 {font-size:13px;color:#DDDDDD;}
.hilite8-5 input.button { display:block; width: 120px; height: 21px; padding:0 0 3px 5px; background: url(../images/readon2.png) 0 0 no-repeat; }
.hilite8-5 input.button:hover {
    background-position: 0 -21px;
    text-decoration: none;
}

.jtag_cloud p.right {
    margin: 0;
}
#news-rotator-bg {background: url(../images/style7/showcase-bg-left.png) 0 0 no-repeat;}
#news-rotator-bg2 {background: url(../images/style7/showcase-bg-right.png) 100% 0 no-repeat;}
#news-rotator .story-stripe {background: url(../images/style7/stripe-bg.png) 0 85px repeat-x;}
#news-rotator .controls img {background-image:url(../images/news-scroller-controls.png);}
#leftcol a { font-weight: normal;}
ul.menu li a span {line-height: 100%;}
ul.menu li.active a, ul.menu li a {height: 12px; padding: 3px 0;}
ul.menu li a {color: #999999; font-size:12px;}
ul.menu li a:hover {color: #ffffff;}
ul.menu li.active a {color: #ffffff;}

/********************* /templates/rt_versatility4_j15/css/typography.css  ********************/
/* Typography Styles */

ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6, ul.bullet-7, ul.bullet-8 {padding-left: 15px;overflow: hidden;margin-left: 5px;}
ul.bullet-1 li,  ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li, ul.bullet-5 li {list-style: none;padding-bottom: 3px;margin-bottom: 5px;padding-left: 10px;}
ul.bullet-6 li, ul.bullet-7 li, ul.bullet-8 li {list-style: none;padding-bottom: 3px;margin-bottom: 5px;padding-left: 22px;}

ul.bullet-1 li {background: url(../images/typo/bullet-1.png) 0 5px no-repeat;}
ul.bullet-2 li {background: url(../images/typo/bullet-2.png) 0 5px no-repeat;}
ul.bullet-3 li {background: url(../images/typo/bullet-3.png) 0 5px no-repeat;}
ul.bullet-4 li {background: url(../images/typo/bullet-4.png) 0 5px no-repeat;}
ul.bullet-5 li {background: url(../images/typo/bullet-5.png) 0 5px no-repeat;}
ul.bullet-6 li {background: url(../images/typo/bullet-6.png) 0 2px no-repeat;}
ul.bullet-7 li {background: url(../images/typo/bullet-7.png) 0 2px no-repeat;}
ul.bullet-8 li {background: url(../images/typo/bullet-8.png) 0 3px no-repeat;}

pre {padding: 10px;background: #f6f6f6;border-top: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}

blockquote {display: block;font-style: italic;font-size: 120%;line-height: 150%;width: auto;padding: 10px 20px 10px 20px;margin: 15px 0;background: #f6f6f6;border-top: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
blockquote.blue, blockquote.red, blockquote.green, blockquote.purple, blockquote.orange, blockquote.brown, blockquote.grey {display: block;font-style: italic;font-size: 120%;line-height: 150%;width: auto;padding: 0px 20px;margin: 15px 0;border: 0;background: 0;}
blockquote.blue{color: #0D507A;}
blockquote.red{color: #D12E2E;}
blockquote.green{color: #74A824;}
blockquote.purple{color: #9E0E87;}
blockquote.orange{color: #CC8300;}
blockquote.brown{color: #8B6846;}
blockquote.grey {color: #666;}
blockquote.quotes {display: block;background: url(../images/typo/quote-start.png) 0 5px no-repeat;padding: 0px 20px 0 38px;margin: 20px 0;font-size: 120%;line-height: 150%;width: auto;color: #666;border: 0;}
blockquote.quotes p {padding: 0 38px 0 0;margin-top: 0;background: url(../images/typo/quote-end.png) 100% 100% no-repeat;}

.important, .important-blue, .important-red, .important-green, .important-purple, .important-orange, .important-brown, .important-grey {padding: 15px;margin: 15px 0;}
span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-orange, span.important-title-brown, span.important-title-grey {position: absolute;display: block;margin-top: -24px;background: #fff;padding: 0 8px;font-weight: bold;font-size: 120%;}
.important {border: 1px solid #333;}
.important-blue {border: 1px solid #0D507A;}
.important-red {border: 1px solid #D12E2E;}
.important-green {border: 1px solid #74A824;}
.important-purple {border: 1px solid #9E0E87;}
.important-orange {border: 1px solid #CC8300;}
.important-brown {border: 1px solid #8B6846;}
.important-grey {border: 1px solid #666;}
span.important-title {color: #333;}
span.important-title-blue {color: #0D507A;}
span.important-title-red {color: #D12E2E;}
span.important-title-green {color: #74A824;}
span.important-title-purple {color: #9E0E87;}
span.important-title-orange {color: #CC8300;}
span.important-title-brown {color: #8B6846;}
span.important-title-grey {color: #666;}

span.number, span.number-blue, span.number-red, span.number-green, span.number-purple, span.number-orange, span.number-brown, span.number-grey {display: block;font-size: 170%;float: left;margin: 2px 10px 0 15px;}
span.number {color: #333;}
span.number-blue {color: #0D507A;}
span.number-red {color: #D12E2E;}
span.number-green {color: #74A824;}
span.number-purple {color: #9E0E87;}
span.number-orange {color: #CC8300;}
span.number-brown {color: #8B6846;}
span.number-grey {color: #666;}

span.highlight {background: #FFFBD5;padding: 1px 2px;}
span.highlight-blue {color: #0D507A;}
span.highlight-red {color: #D12E2E;}
span.highlight-green {color: #74A824;}
span.highlight-purple {color: #9E0E87;}
span.highlight-orange {color: #CC8300;}
span.highlight-brown {color: #8B6846;}
span.highlight-grey {color: #666;}
span.highlight-bold {font-weight: bold;font-size: 120%;}

span.dropcap, span.dropcap-blue, span.dropcap-red, span.dropcap-green, span.dropcap-purple, span.dropcap-orange, span.dropcap-brown, span.dropcap-grey {display: block;font-size: 260%;float: left;margin: 0px 4px 0 0;line-height: 100%;}
span.dropcap {color: #333;}
span.dropcap-blue {color: #0D507A;}
span.dropcap-red {color: #D12E2E;}
span.dropcap-green {color: #74A824;}
span.dropcap-purple {color: #9E0E87;}
span.dropcap-orange {color: #CC8300;}
span.dropcap-brown {color: #8B6846;}
span.dropcap-grey {color: #666;}

span.inset-left {display: block;color: #000;padding: 15px;float: left;width: 20%;font-size: 110%;font-weight: bold;font-style: italic;}
span.inset-right {display: block;color: #000;padding: 15px;float: right;width: 20%;font-size: 110%;font-weight: bold;font-style: italic;}

span.attention, span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {display: block;padding: 8px 10px 8px 36px;margin: 15px 0;}
span.attention {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(../images/typo/attention.png) 10px 50% no-repeat;}
span.notice {color: #648434;border: 1px solid #9BCC54;background: #CDEFA6 url(../images/typo/notice.png) 10px 50% no-repeat;}
span.alert {color: #CF3738;border: 1px solid #FFACAD;background: #FFD5D5 url(../images/typo/alert.png) 10px 50% no-repeat;}
span.download {color: #1C6B8B;border: 1px solid #6ABCE2;background: #A8CDE3 url(../images/typo/download.png) 10px 50% no-repeat;}
span.approved {color: #666;border: 1px solid #a8a8a8;background: #ccc url(../images/typo/approved.png) 10px 50% no-repeat;}
span.media {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(../images/typo/media.png) 10px 50% no-repeat;}
span.note {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(../images/typo/note.png) 10px 50% no-repeat;}
span.cart {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(../images/typo/cart.png) 10px 50% no-repeat;}
span.camera {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(../images/typo/camera.png) 10px 50% no-repeat;}
span.doc {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(../images/typo/doc.png) 10px 50% no-repeat;}

div.number-block1, div.number-block2, div.number-block3 {padding-left: 50px;}
div.number-block1 {background: url(../images/typo/number-1.png) 0 0 no-repeat;}
div.number-block2 {background: url(../images/typo/number-2.png) 0 0 no-repeat;}
div.number-block3 {background: url(../images/typo/number-3.png) 0 0 no-repeat;}

/********************* vlastni styly ********************/

/* otazka v rozhovoru */

.contentpaneopen .rozhovor  h4 {color: #666699; font-size: 14px; font-weight: bold; }

/* obrazky v clancich */
/** v sekcich a na hp **/

.rt-article-content img, .moduletable .contentpaneopen img {margin: 5px 10px auto 0px !important;}
/*.rt-article-content img:nth-of-type(1) {width: 250px !important; height: auto !important;} */
/* .contentpaneopen img:nth-of-type(1) {width: 250px !important; height: auto !important;} */
#new-user .contentpaneopen p img:nth-of-type(1) {width: 250px !important; height: auto !important; margin-right: 15px !important;}
table.contentpaneopen p:nth-of-type(2) img:nth-of-type(1) {width: 250px !important; height: auto !important; margin-right: 15px !important;}
/* V.B. 12.4.2019 - varianta zmenseni obrazku pro pripad nevyplnenych tagu v clanku: */
table.contentpaneopen p:nth-of-type(1) img:nth-of-type(1) {width: 250px !important; height: auto !important; margin-right: 15px !important;}
.rt-article p img:nth-of-type(1) {width: 250px !important; height: auto !important;}
#maincontent-block .article_column .contentpaneopen p img:nth-of-type(1) {width: 250px !important; height: auto !important;}
#maincontent-block p:nth-of-type(2) img {float: left !important; margin-right: 15px !important;}
.rt-article-content img {float: left !important;}

/** v clancich **/

#maincontent-block .contentpaneopen img {margin: 5px 0px 10px 0px;}
#maincontent-block .contentpaneopen div.inzerce img {margin: 5px 0px 10px -5px;}
/*#maincontent-block img:nth-of-type(1) {width: 250px !important; height: auto !important;}*/

/* datum v clancich */

.contentpaneopen .createdate {padding-top: 5px;}

/* Jednoduchá tabulka s tenkým šedým okrajem */

table.basictable_grey {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
	font-size: 90%;
	}
table.basictable_grey tbody {
	vertical-align: top;
	}	
table.basictable_grey td {
	padding: 5px;
	border: 1px solid #AAAAAA;
	}



/*********************  ********************/

.jobs-ad-box {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #072450;
}

.jobs-ad-box .jobs_header {
  background-color: #19325a;
  color: #fff;
}
.jobs-ad-box a.jobs-logo {
  display: block;
  float: left;
  height: 45px;
  width: 150px;
}
.jobs-ad-box a.jobs-title {
  color: #ffffff;
  float: right;
  font-size: 12px;
  font-weight: bold;
  line-height: 34px;
  padding: 10px 7px 0 0;
  position: relative;
  text-decoration: none;
  top: 2px;
}
.jobs-ad-box ul {
  font-family: Arial;
  list-style-type: none;
  margin: 5px 0;
  padding: 0 5px 0 12px;
}
.jobs-ad-box ul li {
 background: url("../images/jobs-li.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
  color: #0a2851;
  line-height: 1.3em;
  margin: 3px 0;
  padding-left: 12px;
}

.jobs-ad-box ul li a {
  color: #0a2851;

}
.jobs-ad-box ul li a {
  color: #0a2851;
 
}

.jobs-ad-box .r {
  clear: left;
  font-size: 12px;
  margin: 0 0 5px;
  text-align: right;
}
.jobs-ad-box .r a {
  color: #0a2851;
  font-weight: bold;
  padding-right: 5px;

}

.jobs-ad-box .jobs_footer {
  background-color: #19325a;
  clear: both;
  color: white;
  height: 28px;
  padding: 0 6px 5px 0;
  text-align: center;
}
.jobs-ad-box .jobs_footer a {
  color: white;
  font: bold 12px/35px Arial;

}
.jobs-ad-box .jobs_footer span {
  color: #ffa500;
  font-weight: bold;
    font-size: 12px;
}

.jobs-ad-box .jobs_footer span {
  color: #ffa500;
  font-weight: bold;
}
.jobs-ad-box a.jobs-logo img {
  margin-left: 25px;
  margin-top: 10px;
  vertical-align: bottom;
}


/* Autor pod clankem - foto (120px) a jmeno-funkce */

table.o_autorovi_basic {
	border: none 0px;
	padding: 0 !important;
	}

table.o_autorovi_basic td {
	vertical-align: bottom;
	}

table.o_autorovi_basic img {
	margin-right: 5px; margin-bottom: 0px;	
	}


/* sedy box pod clankem: */

div.o_autorovi {
	margin-top: 10px;
	padding: 10px;
	width: 448px;
	background-color:#EEEEEE;
}

/* odsazeni square banneru */

.bigsquare1, .bigsquare2 {
	padding-bottom: 0px;
	margin-bottom: -20px;
}	

/* lista bocniho modulu, kalendare */

.lista_klikaci {border: none; width: 100%; text-align: left; display: inline-block; cursor: pointer;	}
.lista_klikaci::after {content: url('/images/CAD-sipka_seda_prava.png'); margin-left: 9px;}
.lista_klikaci:hover {opacity: 0.8; filter: alpha(opacity=80); text-decoration: none;}
.lista_klikaci:active {opacity: 0.6; filter: alpha(opacity=60);}
/*h3.lista_klikaci:hover, h3.lista_klikaci span:hover {color: #333333 !important;}*/

/* hlaska po hlasovani v soutezi */

div.vyhodnoceni {text-align: center; font-size: 120%; background-color: #EFEFEF; padding: 30px;}

/** hover - zesvetleni */

div.hover:hover {opacity: 0.8; filter: alpha(opacity=80);}
div.hover:active {opacity: 0.6; filter: alpha(opacity=60);}
div.hover img:hover, div.hover a img:hover {opacity:.8;filter:alpha(opacity=80)}
div.hover a:hover {text-decoration: none;}

/* tlacitka socialnich sluzeb */
.article-social {margin-bottom:5px;padding-bottom:5px;}
.article-social dl {float: left;margin: 0px;}
.article-social dl dd {float: left;margin:0px;}
.article-social dl dd.rt-facebook {margin-right: 15px;}
.article-social .facebook-share {float: right;}
.article-social .linkedin-share {float: right; margin-left: 15px;}

.article-social dl dd.rt-twitter {width: 90px;}
.article-social dl dd.rt-google {}

/* edicni plany */

.edplan_tabulka td {padding-top: 3px; padding-bottom: 3px;}

/* captcha (news) */

div.captcha-cad div {width: 300px !important;}

/* box Dalsi clanky */
.hilite8-ruda {background-color: #961b1e !important;}
.hilite8-ruda a {color: #FFFFFF;}

/* (oprava) velikosti ikon tisku a editace u akci v kalendari */
table.contentpaneopen a.editlinktip img:nth-of-type(1) {width: 16px !important; height: auto !important;}

/* 9/2020 - glob. zvetseni pisma: */
/** -> dalsi zmena /templates/rt_versatility4_j15/html/com_content/frontpage
-> /components/com_vydani/views/vydani/tmpl/default.php (pridana trida "vydani")
-> /templates/rt_versatility4_j15/rt_head_includes.php (pridan parametr za .css?version=1 resp. na test.cad.cz pridan parametr ?rnd=132 pro autom. obnovu pokaždé)
*/

table.contentpaneopen p, #maincontent-block p, #leftcol li, #leftcol, div.event_desc, dl.event_info, table.eventtable {font-size: 14px !important; line-height: 1.5;}
/*table.contentpaneopen,*/ table.contentpaneopen p, a.readmore, table.contentpaneopen p.tags a {font-size: 14px !important; line-height: 1.5;}
table.contentpaneopen td {line-height: 1.2;}
table.contentpaneopen ul {font-size: 14px; line-height: 1.5;}
table.contentpaneopen span.small {margin-top: 8px !important;}
#searchForm, #SearchResults, .numsmall {font-size: 14px; line-height: 1.5;}
#sub-menu .daddy {font-size: 14px; line-height: 1.5;}
.vydani a, div.obalka a {font-size: 14px !important;}
.sidenav-block-left a {font-size: 14px !important; line-height: 1.5;}
.relateditems .perex, .relateditems .mod_related_items_a {font-size: 14px; line-height: 1.5;} 
h1.contentheading {font-size: 95%;}
#maincontent-block table {font-size: 14px; line-height: 1.5;} 
/* span.rt-author {font-size: 14px; line-height: 1.5;} */
div.pageslinks, div.rt-pagination {font-size: 14px; line-height: 1.5;}
span.tagsInSection {font-size: 14px !important; margin-top: 20px !important;}
div.rt-article-content p.tags a {font-size: 14px !important;} 
.article_separator{line-height: 15px !important;}
a.readmore, a.readon {background: none; font-size: 14px;}
.block.first, .block.middle, .block.last {font-size: 14px; line-height: 1.5;} 
.block.first h3, .block.middle h3, .block.last h3 {font-size: 16px;} 
.block.first img, .block.middle img, .block.last img {margin-bottom: 10px !important;} 
.bbx_container div {font-size: 14px;}
/*** obsah casopisu */
.obsah {font-size: 14px; line-height: 1.5;} 
.koupit {font-size: 14px;}
.aktuality-blog h1 {font-size: 24px !important;}
#maincol .aktuality-blog h3 {margin-bottom: 15px;}
.module-title h1.title {font-size: 24px !important;}
table.contentpaneopen p, a.readmore, table.contentpaneopen p.tags a {line-height: 1.5 !important;}
.relateditems img {margin-right: 15px !important;}
/*#maincontent-block td {padding-right: 25px;}*/

/*span.tagsInSection p.tags a {display: inline;margin: 0px 15px 0 0;}*/

/** PR článek (perex) vedoucí na jiný web: */

div.pr-clanek-externi h1 {margin-top: 18px !important; line-height: 1.2;}
.pr-clanek-externi h1, .pr-clanek-externi p {margin-left: 10px !important;}
.pr-clanek-externi img {margin-left: 0px;}
.pr-clanek-externi p {padding-right: 10px}
p a.pokracovani-clanek-externi {clear: both; float: right; margin-right: 10px; margin-bottom: 13px;}

.banner-info {cursor: pointer;}
