.no-css {
	display: none;
}

.reset {	clear: both;}

p {
	margin:0;
	padding:0;
	list-style:none;
}

form {
	margin:0;
	padding:0;
}

a:link , a:visited {
	text-decoration:none;
	color:#CC293D;
}

a:hover {
	text-decoration:underline;
}

html , body{
	margin:0 auto;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
}

select {
	font-size:14px;
	font-family:Tahoma;
}

span {
	  font-size:13px;
}

body {
	height:100%;
}



.clear {
	clear:both;
}

.wrapper {
	margin:0 auto;
	padding:0;
	width:975px;
	height:100%;

}

.header {
	background:url(../photos/__design2011/header-bg2.gif) no-repeat;
	/* padding:22px; */
}

.logo {
	float:left;
	margin:22px 22px 22px 26px;
}

.vyhladavenie  {
	float:right;
	margin-top:13px; /* 32px */ /* 13px */
	margin-right:22px;
}

#search {
	margin-top:5px;
	margin-bottom:5px;
}

.vyhladavanie-input {
	float:right;
	height:17px;
	border:none;
	border-color:transparent;
	padding:0 0 0 5px;
	margin:1px 0 0 0;
}

.vyhladavanie-submit {
	float:right;
	height:19px;
	border:none;
	background:url(../photos/__design2011/vyhladavat-button.gif) no-repeat;
	font-size:0.95em;
	padding-bottom:2px;
	width:61px;
}

.menu-new {
	/* background: url("../photos/__design2011/menus-bg.gif") no-repeat scroll right bottom transparent; */
	margin: 0;
	width:100%;
	background: transparent;
}

.menu-new-ul {
	display:table-row;
}

.menu2-new a {
	color:#fff !important;
	text-decoration:none;
	display:block;
	margin:4px 0px;
	/*padding:0 10px;*/
	font-size:14px;
	border-right:1px solid #698193;
	outline:none;
}

.menu2-new a:hover, .menu3-new a:hover {
	text-decoration:underline;
	outline:none;
}

.menu2-new .active a, .menu3-new .active a {
	font-weight:bold;
}

.menu3-new a {
	font-size:14px;
	color:#fff !important;
	text-decoration:none;
	display:block;
	margin:4px 0px;
	/*padding:0 18px;*/
	border-right:1px solid #698193;
	outline:none;
}

.menu2-new {
	display:table;
	width:946px;
	background: url(../photos/__design2013/menu1-bg.gif) repeat-x transparent;
	height:25px;
	border-top:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #b3b3b3;
	margin:0 13px;
}

.menu3-new {
	background: url(../photos/__design2013/menu2-bg.gif) repeat-x transparent;
	display:table;
	width:946px;
	height:25px;
	border-top:none;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	margin:0 13px;
}

.menu-shadow {
	margin:0 0px;
	width:100%;
	height:12px;
	background: url(../photos/__design2013/menu-shadow-bg.gif) no-repeat 0 0 transparent;
	float;left;
}

.menu-item {
	display:table-cell;
	text-align:center;
	color:#fff;
}

.last a, .last a:hover {
	border-right:none !important;
}

.menu1-new{
	margin:3px 13px;
	width:946px;
	display:table;
}

.menu1-new a:link, .menu1-new a:visited, .menu1-new a:active {
	color:#000 !important;
	text-decoration:none;
	margin: 0 5px;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.menu1-new a:hover {
	text-decoration:underline;
}

.menu1 a:hover {
	text-decoration:underline;
}

.menu {
	width:100%;
	margin:0px;
	background:url(../photos/__design2011/menus-bg.gif) no-repeat bottom right;
}

.menu1 {
	padding:0 24px;
	margin: 0 0 3px 0;
}

.table-meun1 {
	width:100%;
}

.table-meun1  td {
	padding:0 2px;
}

.menu2, .menu3{
	float:right;

}

.menu2 {
	height:22px;
}

.menu1 a:link, .menu1 a:visited {
	color:black;
	text-decoration:none;
	margin: 0 5px;
	display:block;
	/* font-size:11px; */
	font-weight:bold;
	text-align:center;
}

.menu1 a:hover {
	text-decoration:underline;
}

.menu2 ul, .menu3 ul, .menu-level-2 ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu2 li, .menu3 li {
	float:left;
	height:37px;
}

.content {
	height:100%;
	/* overflow:hidden; */
	/* overflow-y:auto; */

}

.td-left {
	background:#ececed;
	width:200px;
}

.content .left {
	width:200px;
	height:100%;
	overflow:auto;
	position:relative;
	top:0px;
	left:0px;
}

.td-right {
	background:#fff;
	width: 775px;
}

.td-right p {
	margin:10px 0;
}

.content .right {
	background:#fff;
	height:100%;
	width: 775px;
	/* background:url(../photos/__design2011/content-right-top-bg.gif) no-repeat top right ; */
	 /*font-size:13px;*/
	/*font-weight:12px;*/
	position:relative;
	top:0px;
	left:0px;
	margin:10px 0 5px 0;
	overflow-x:hidden;
	overflow-y:auto;
}

.right_table_2018{
	font-size: 12px !important;
}

.portlet {
	padding:0px 22px 8px;
	font-size:12px;
}

.portlet-right {
	position: absolute;
	padding:19px 19px 19px 19px;
	font-size:1.05em;
       z-index: 25;
}

.portlet  .nadpis , .portlet-right  .nadpis{
	color:#cc293d;
	font-weight:bold;
	font-size:1.0em;
       overflow: auto;
}

.portlet  .content, .portlet-right .content {
	font-size:1.05em;
}

.pobocky-socpoist {
	position:absolute;
	bottom:0px;
}


.info-a-po-cent {
	width:312px;
	float:left;
	background:url(../photos/__design2011/right-portlet-under-menu2.gif) no-repeat top right;
}

.portlet a:link, .portlet a:visited,.portlet-right a:link, .portlet-right a:visited  {
	color:#000;
	text-decoration:none;
	line-height: 15px;
}

.portlet a:hover, .portlet-right a:hover  {
	text-decoration:underline;
}

.portlet p,.portlet-right p {
	margin:0px 0 15px 0;
}

.red {
	color:#cc293d !important;
}

.heading-box {
	/* height:39px;	 */
}

.heading-box h1 {

}
/* .heading-box {
    background-color: #EEEEEE;
    margin: 12px 10px 15px;
    padding: 3px 3px 5px;
    text-align: center;
} */

.upside-content {
	position:relative;
	top:0px;
	left:0px;
	height:198px;
}

.floating-text {
	border-right-width: 8px;
	border-right-style: solid;
	border-color: white;
	width:463px; /* 573 */
	float:left;
	/* background:url(../photos/__design2011/sliding-text-bg.gif) no-repeat 0 0; */
}

.sliding-text {
		font-size:1.4em;
		font-weight:bold;
		padding:0px 0px;
		color:#818181;
}

.footer {
	/*background:url(../photos/__design2011/footer-bg.gif) no-repeat;*/
	/*width:975px;*/
	/*height:43px;*/
	/*text-align:center;*/
	/*font-size:14px;*/
	/*color:white;*/
	/*padding:7px 0 0 0;*/
	/*line-height:15px;*/
	/*position:relative;*/
	/*top:0px;*/
	/*left:0px;*/
	/*z-index:5;*/
	background: url(../photos/__design2011/footer-bg.gif) no-repeat;
	width: 975px;
	height: 43px;
	text-align: center;
	font-size: 14px;
	color: white;
	padding: 7px 0 0 0;
	line-height: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
}

.home-content {
	/* float:left;
	width:100%; */
	/* padding-left:11px; */
	font-size:13px;
}

.info-table-holder {
	/* padding-left:11px; */
}

table.info, table.info2 {
	width:102.59%	;
	padding:0px;
	margin:0px;
}

.overflow{
	display: block;
	max-width: 100%;
	overflow: scroll;
}

table.info td {
	height:24px;
	padding:0 0 0 5px;
	margin:0px;
}

table.info  td.title {
	color:#818181;
	font-size:1.12em;
}

table.info td span {
	padding:0px;
	margin:0px;
}

table.info td.datum {
	color:#818181;
	width:100px;
}

table.info td {
	color:black;
}

table.info  tr.odd {
	background:url(../photos/__design2011/table-info-tr-bg.gif) no-repeat 0 0;
}

table.info tr.even {
}
/* info 2 */

table.info2 {
	width:100%	;
	padding:0px;
	margin:0px;
}

table.info2 td {
	padding:0 0 0 0;
	margin:0px;
}

table.info2  td.title {
	/* color:#818181; */
	font-size:1.12em;
}
table.info2 tr.title {
	line-height:1.7em;
	height:30px;
}

table.info2 td.rowspan5 {
	/* padding:0px; */
}

table.info2-sub {

}

table.info2-sub td {
	padding:6px;
}

/* END  info 2 */

table td.gray-bg {
	background:#eeeeee;
	padding:6px 6px;
}

.banner-bottom {
	background:url(../photos/__design2011/right-portlet-bottom-bg.jpg) no-repeat bottom right;
}

#banners-bottom{
	float: right;
	width: 202px;
       position: relative;
	top:0;
	left:0;
background-image: url('../photos/__design2011/right-portlet-bottom-bg.jpg');
   background-position: 0;
   background-repeat: no-repeat;
}
.spInformujeDatum {
	width:80px;
	color:#909090 !important;
}

.document-text-footer {
	margin:0 15px !important;
}
.document-text-footer-bar {
	margin:20px 20px;
}

/* lave menu */

/* .menu-level-2 {
	padding:0px 22px 22px;
}

ul.uroven-1 {
	margin-top:-6px;
}

ul.uroven-1 a:link, ul.uroven-1 a:visited {
	color:#838383;
	text-decoration:none;
	font-size:11px;
	line-height:12px;
	display:block;
}

ul.uroven-1 li { margin:6px 0; }

ul.uroven-1 a.active-parent:link, ul.uroven-1 a.active-parent:visited {
	color:#cc293d;
	text-decoration:underline;
}
ul.uroven-1 a:hover {
	text-decoration:underline;
}

ul.uroven-2 a:link, ul.uroven-2 a:visited {
	line-height:12px;
	display:block;
	color:#020202;
	text-decoration:none;
}
ul.uroven-2 a:hover {
	text-decoration:underline;
}

ul.uroven-2 {
}

ul.uroven-2 a.active {
	color:#020202;
	text-decoration:underline;
}
 */


/* end lave menu */

/*content */

h1, h2, h3, h4, h6 {
	color:#cc293d;
}

h6 {
	/* font-size: 11px; */
    font-weight: bold;
    margin: 0;
    padding: 2px 12px 0;
	background:#EEEEEE;
}

.breadcrumb { font-size:13px;padding:0 20px;height:30px;background:url(../photos/__design2011/content-right-top-bg.gif) no-repeat top right}
/* .breadcrumb a:link, .breadcrumb a:visited {color:#cc293d;text-decoration:none;} */
.breadcrumb a:hover {text-decoration:underline;}
.breadcrumb .uvod{font-weight:bold;}

.site-content {/* font-size:11px; */padding:0 10px;}
.site-content  p {margin:5px 0;}
.right h1 {background:#f1f1f1;font-size:1.65em;text-align:center;margin:16px 10px;padding:5px 0;}
.heading-box  h1 {background:#f1f1f1;/*font-size:125% */;text-align:center;margin:0 0px 0px 10px;padding:5px 0;/* height:24px; */}
.site-content h1 {background:#f1f1f1;font-size:1.55em;text-align:center;margin:14px 0px;padding:4px 0;}
.right h2 {font-weight:bold;font-size:1.3em;text-align:left;margin:12px 0;padding:0px 0;}
.right h3 {font-weight:bold;font-size:1.2em;text-align:left;margin:12px 0 6px 0;padding:0px 0;line-height:1.2em;}
.right h5 {font-weight:normal;font-size:1.15em;text-align:left;margin:0px 0;padding:0px 0;}
.right h6 {font-weight:normal;font-size:1.37em;text-align:left;margin:0px 0;padding:2px 2;}

.formulare-desc {padding: 10px;	background-color: #F3F3F3;	vertical-align: middle; font-size: 14px;}
.formulare-left {padding: 5px;vertical-align: top;text-align: center;font-size: 14px;width: 70px;}

a.viac-info:link ,a.viac-info:visited {color:#828282;text-decoration:none;}
a.viac-info:hover {text-decoration:underline;}

/* end content */

.grey-box {background-color: #EEEEEE;margin: 6px 0px 15px 10px;/* width:745px; */width:765px !important;}
.grey-box-form {padding: 4px; font-size: 125%;}

.grey-box2 {background-color: #EEEEEE;margin: 6px 0px 15px 0px;/* width:745px; *//* width:765px !important; */padding:5px 0 0 0;}

.formular-holder{margin: 0px 15px 15px 15px;width:730px;}

.poradna-text-holder, .aktuality-text-holder {/* margin: 6px 7px 20px; */margin: 6px 15px 20px;}
.poradna-text-holder a.small {font-size: 0.8em;text-decoration: underline;}
.poradna-otazka-odpoved {font-weight: normal;margin-bottom: 15px;margin-left:13px;padding: 1px 0 2px 0px;width: 85px;}
.poradna-otazka-odpoved  a:link, .poradna-otazka-odpoved a:visited{text-decoration:underline;}
.poradna-text {margin:0 13px 0;display:block; }
.poradna-otazka {}
.poradna {/* font-size: 11px; */}
.poradna-info {background-color: #EEEEEE;display:block;padding:0 13px 2px;margin:0 0 0px 0;}
.poradna label {font-size: 14px; /* font-weight: bold; */}
.poradna textarea {height: 240px;width: 390px;font-family:Tahoma;font-size: 11px;}
.poradna select {width: 210px; font-size: 14px;}
.poradna input.text {border-left: 2px inset #ACA899;border-top: 2px inset #ACA899;/* font-size: 11px; */height: 19px;width: 160px;}
.poradna-form-abs-poz {position:fixed; bottom:53px;	right:0;display:block;}
.poradna-form-rel-poz { padding:0;display;position:relative:top:0;left:0; }
.poradna-form-table {background-color:#f2f2f2;border: 1px solid #828282;margin:0; padding:0; width:600px;float:right;z-index:1}
.poradna-form-table .input-small {font-size: 10px;}

.heading-table-box {	width: 735px;height: 40px;margin: 0px 10px 2px 10px;text-align: center;}
.heading-table-box h1 {margin: 0;	padding: 10px 0 0 0;color: #ffffff !important;font-size: 14px;font-weight: bold;}
.heading-box-grey {	width: 735px;max-width: 730px;font-size: 12px;margin: 12px 10px 10px 10px;padding: 0 10px 5px 0;
background-color: #b8b7b7;text-align: left;border-bottom: 2px solid #FFFFFF;}
.heading-box-grey h1 {margin: 0;padding: 6px 0 0 10px !important;}

/* TABLES */

.table-grey { width: 735px;color: #000000;margin-top: 0px;margin-left: 9px;text-align: left;background-color: #ffffff;border-bottom: 3px solid #d7d6d6;}
.table-grey th {color: #ffffff;text-transform: uppercase;padding: 8px 0px 8px 16px;background-color: #6f6f6f;}
.table-grey td {padding-left: 16px;padding: 8px 0px 8px 16px;background-color: #eeeeee;}
.table-grey td.tdwhite {background-color: #ffffff;}
.table-aktuality {float: left;width: 260px;margin: 0 8px 15px 0;_margin-bottom: 3px}
.table-aktuality img {margin-right: 8px;border: 3px solid #cccccc;}
.table-aktuality a, .table-aktuality a:hover {color: #333132;text-decoration: underline;}

.table-poistne td.right-td {text-align: right !important;}

td.right-td {
	text-align: right !important;
}

/* pager */

.category-pager-top, .category-pager-bottom, .category-pager {
	font-size: 14px !important;
    padding-bottom: 4px;
    padding-top: 4px;
    /* width: 750px; */
}
.category-pager-top {
    border-bottom: 1px solid #D3D3D3;
    margin: 0 10px 10px;
}
.category-pager-bottom {
    border-top: 1px solid #D3D3D3;
    margin: 0 10px 10px;
}
.category-pager-top a, .category-pager-bottom a, .category-pager a {
    background-color: #EEEEEE;
    display: inline-block;
    font-weight: bold;
    margin: 1px;
    padding: 2px 5px 3px;
    text-decoration: underline;
    vertical-align: middle;
	color:#cc293d;
}
.category-pager-top td, .category-pager-bottom td, .category-pager td {
    padding-left: 10px;
    padding-right: 4px;
}
.category-pager td {
    padding-left: 15px;
}

/* end pager */
.heading-box-grey {
    border-bottom: 2px solid #FFFFFF;
    font-size: 1.05em;
    margin: 2px 20px 2px;
    max-width: 740px;
    padding: 0 0px 2px 0;
    text-align: left;
    background-color: #B8B7B7 !important;

	clear:both;
}
.heading-box-grey  h1 {
    background-color: #B8B7B7 !important;
	margin: 0 0px;
    padding: 6px 0 6px 10px !important;
	text-align:left;
	color:white;
}

/* horizontal scrolling text */
.tickercontainer {
	background: url(../photos/__design2011/sliding-text-bg.gif) no-repeat scroll 0 0 transparent;
	height: 27px;
	margin: 0;
	overflow: hidden;
	padding: 1px 0;
	width: 463px;
}
.tickercontainer .mask {
	left: 10px;
	overflow: hidden;
	position: relative;
	top: 1px;
	width: 450px;

}
ul.newsticker {
    left: 551px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
	width:1900px;
}
ul.newsticker li {
    background: transparent;
    float: left;
    margin: 0;
    padding: 0;
}
ul.newsticker a {
    margin: 0 50px 0 0;
    padding: 0;
    white-space: nowrap;
}
ul.newsticker span {
    margin: 0 10px 0 0;
}

/* END horizontal scrolling text */

.document-text-holder-small, .content-text {
	/* margin:0 20px; */
	margin:0 15px;
	font-size: 14px;
}

.site-content, .content-text {
	font-size: 1.2em;
	line-height: 1.3em;
}

.more {
	margin:0 20px !important;
}
/* POBOCKY */

.table-pobocky-form label {
	display: inline-block;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	font-weight: bold;
}

.table-pobocky-form label.label {
	display: block;
	margin: 22px 0 0 0;
	padding: 3px 0 0 0;
	font-weight: bold;
}

.table-pobocky-form select {
	width: 150px;
	height: 22px;
	font-family: Verdana;
	margin: 1px 10px 5px 0;
	border-top: 2px inset #aca899;
	border-left: 2px inset #aca899;
}

.table-pobocky-form input.text {
	height: 19px;
	width: 160px;
	font-family: Verdana;
	margin: 12px 0 5px 0;
	border-top: 2px inset #aca899;
	border-left: 2px inset #aca899;
	padding-left: 5px;
}

.table-pobocky {
	width: 718px;
	vertical-align: top;
	margin: 6px 20px 6px 20px;
	padding: 0 0px 0px 0px;
	font-size: 1em !important;
}

.table-pobocky table {
}

.table-pobocky table td {
	padding: 5px 6px 0 0;
	font-size: 1em;
}

.table-pobocky table td img {
	vertical-align: middle;
	margin: 0 5px 3px 0;
}

.table-pobocky table td a, .table-pobocky table td a:hover {
	color: #ee6d04;
	text-decoration: underline;
}

.table-pobocky td.grey {
	padding: 5px 0 10px 15px;
	vertical-align: top;
	background-color: #eeeeee;
}

.table-pobocky td.grey ul {
	margin: -17px 0 0 0;
	padding: 5px 0 0 20px;
}

div.pobocky-content-main {
	padding: 5px 0 0px 15px;
	vertical-align: top;
	font-size:1em;
}

div.pobocky-content-main td {
	font-size:1em !important;
}

.table-pobocky-oddelovac {
	padding-right: 5px;
	border-right: 1px solid #d3d2d2;
}

.table-pobocky-form {
	width: 740px;
	vertical-align: top;
	margin: 6px 0px 6px 0px;
	padding: 0;

}
.table-address-01 {
	font-weight: bold;
	margin: 5px 0 15px 0;
	padding: 5px 0 0px 0;
}

.table-address-02 {
	margin: 10px 0 20px 0;
	padding: 5px 0 0px 0;
}


.table-address-01 td, .table-address-02 td{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.table-address-01 td a, .table-address-02 td a, .table-address-01 td a:hover, .table-address-02 td a:hover {
	color: #1a5a91 !important;
}


.for-table-grey-days {
	padding-right: 6px;
}

.table-grey-days {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #d7d6d6;
}

.table-grey-days th {
	color: #454444;
	font-weight: bold;
	text-align: center;
	background-color: #d3d3d3;
	padding: 6px 10px 6px 10px;
	border-bottom: 2px solid #ffffff;
}

.table-grey-days th.table-blue {
	color: #ffffff;
	font-weight: bold;
	background-color: #1a5a91;
}

.table-grey-days td.greys {
	text-align: left;
	padding: 6px 0 6px 10px;
	background-color: #eeeeee;
}

.table-grey-days td.whites {
	color: #1d1b1a;
	text-align: left;
	padding: 6px 0 6px 10px;
}

.table-grey-days tfoot td {
	border: 0;
	margin: 0;
	padding: 0;
	height: 2px;
}

/* Table pobocky  */

.back-holder {
	margin:0px 20px;
	text-align:right;
}
/* POISTN */

.form-poistne {
	display: block;
	font-size: 0.8em;
	margin: 5px 0 0 10px;
}

.form-poistne label {
	display: block;
	margin-top: 10px;
}

.form-poistne input.text {
	height: 19px;
	width: 160px;
	font-size: 0.9em;
	font-family: Verdana;
	border-top: 2px inset #aca899;
	border-left: 2px inset #aca899;
}

.form-poistne input.check {
	padding: 0;
	margin-top: 0;
	margin-left: -4px;
}

.form-poistne select {
	height: 19px;
	font-size: 0.9em;
	font-family: Verdana;
}

.table-poistne {
	border: 0;
	margin: 0;
	padding: 0;
	/* width: 752px; */
	width: 770px;
	font-size: 1em;
	margin: 9px 9px 0 9px;
	border-bottom: 3px solid #d7d6d6;
}

.table-poistne th {
	color: #ffffff;
	font-weight: normal;
	background-color: #c11f2e;
}

.table-poistne th.highlited {
	font-weight: bold;
	background-color: #9d1134;
}

.table-poistne td.vertical {
	padding: 0;
	width: 25px;
	color: #d4d4d4;
	font-weight: bold;
	writing-mode: tb-rl;
	text-align: center;
	font-size: 1.0em;
	text-transform: uppercase;
	background-color: #1f1f1f;
	border-bottom: 1px solid #d4d4d4;
}

.table-poistne td.sadzba {
	color: #ffffff;
	font-weight: bold;
	background-color: #848484;
}


.table-poistne td.dark {
	color: #1d1b1a;
	background-color: #EEEEEE;
}

.table-poistne td.sadzba_highlited {
	background-color: #aa878d;
}

.table-poistne td.dark_highlited {
	font-weight: bold;
	background-color: #e7dbdd;
}

.table-poistne td.light {
	color: #1d1b1a;
	background-color: #FFFFFF;
}

.table-poistne td.light_highlited {
	font-weight: bold;
	background-color: #f7f1f3;
}


.table-poistne td.white {
	color: #1d1b1a !important;
	font-weight: bold;
	background-color: #ffffff;
}

.table-poistne td.right .td-right {
	text-align: right !important;
}

.table-poistne td.center, td.center {
	text-align: center;
}
/* END POISTN */

.box-350 {
    color: #000000;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 5px;
    padding: 2px 0 0 26px;
    width: auto;
}

/* statistiky*/

.table-statistiky-form {

}

.table-statistiky-form label {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	display: inline-block;
}

.table-statistiky-form .presun {
	display: block;
	margin-bottom: 8px;

}

.table-stat {
	padding: 0;
	width: 750px;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
}

.table-stat-grey {
	width: 125px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #eeeeee;
	padding: 2px;
}

.table-stat-white {
	vertical-align: middle;
	padding: 4px 5px 4px 5px;
}

.table-stat-graf, .table-stat-graf table {
	font-size: 11px !important;
}

.table-stat-graf td.odsadenie {
	padding: 2px 10px 2px 0;
}

.odsadenie-img {
	padding: 2px 0 0 0;
}

.table-stat-graf .riadok {
	padding: 0 0 8px 0;
}

.table-stat-graf .riadok-text {
	vertical-align: middle;
}

/* .stat-text-01 {
	color: #c11f2e;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: middle;
}

.stat-text-02 {
	color: #f06d03;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: middle;
}

.stat-text-03 {
	color: #939f08;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: middle;
}

.stat-text-04 {
	color: #159ab7;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: middle;
}

.stat-text-05 {
	color: #1a5a91;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: middle;
}

.stat-text-06 {
	color: #6f6f6f;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: middle;
} */

/* .stat-color-01 {
	vertical-align: middle;
	background-color: #c11f2e;
}

.stat-color-02 {
	vertical-align: middle;
	background-color: #f06d03;
}

.stat-color-03 {
	vertical-align: middle;
	background-color: #939f08;
}

.stat-color-04 {
	vertical-align: middle;
	background-color: #159ab7;
}

.stat-color-05 {
	vertical-align: middle;
	background-color: #1a5a91;
}

.stat-color-06 {
	vertical-align: middle;
	background-color: #6f6f6f;
}
 */
.btn-expand {
	background-image: url('../photos/images/expand.gif');
	background-position: 0;
	background-repeat: no-repeat;
	width: 45px;
	height: 19px;
	float: right;
	margin: 3px 0px 0 0;
	cursor: pointer;
}

.btn-collapse {
	background-image: url('../photos/images/collapse.gif');
	background-position: 0;
	background-repeat: no-repeat;
	width: 45px;
	height: 19px;
	float: right;
	margin: 0px 0px 0 0;
	cursor: pointer;
}

/* END statistiky*/
.table_grey, .tabulka-siva {
	margin: 0;
	padding: 0;
	/* border-bottom: 3px solid #d7d6d6; */
}
.table_grey td, .tabulka-siva td {
	color: #1d1b1a;
	text-align: left;
	padding: 6px 5px 6px 5px;
}
.table_section_td.center {
	text-align: center;
}
.table_head_td, .bunka-nadpis {
	color: #454444;
	font-weight: bold;
	text-align: center;
	background-color: #d3d3d3;
	padding: 6px 10px 6px 10px;
	border-bottom: 2px solid #ffffff;
}
.table_blue_td, .bunka-nadpis-modra {
	color: #ffffff !important;
	font-weight: bold;
	background-color: #1a5a91;
}
.table_green_td, .bunka-nadpis-zelena {
	color: #ffffff !important;
	font-weight: bold;
	background-color: #939F08;
}
.table_red_td, .bunka-nadpis-cervena {
	color: #ffffff !important;
	font-weight: bold;
	background-color: #C11F2E;
}
.table_grey_td, .bunka-nadpis-siva {
	text-align: left;
	padding: 6px 15px 6px 15px;
	background-color: #eeeeee !important;
}
.table_grey_td_border, .bunka-siva-s-okrajom {
	text-align: left;
	padding: 6px 15px 6px 15px;
	background-color: #eeeeee;
	border-bottom: 2px solid #ffffff;
}
.table_dark_td, .bunka-nadpis-tmavosiva {
	color: #ffffff !important;
	font-weight: bold;
	background-color: #6f6f6f;
}


/* INFO MAILOM */

.table-info {
	padding: 0;
	width: 745px;
	font-size: 1.2em;
	margin: 0px 5px 6px 10px;
}

.table-info-grey {
	width: 50%;
	background-color: #eeeeee;
	border-right: 6px solid #ffffff;
}

.table-info-pink {
	width: 50%;
	background-color: #fde9e9;
}

.table-info label {
	display: block;
	margin: 16px 0 3px 0;
}

.table-info .info {
	padding: 0;
	width: 14px;
	height: 14px;
	margin: 0 8px 0 0;
	vertical-align: middle;
}

.table-info input.text {
	width: 60%;
	height: 18px;
	font-size: 0.9em;
}

.table-info input.submit {
	margin: 18px 0 5px 0;
}

.table-info div.tree {
	line-height: 16px;
}
.table-info div.tree img {
	border: 0;
	margin: 0 0 0 0;
}
.table-info div.tree label {
	display: inline !important;
}
/* end info mailom */

/* SLOVNIK */

.dictionary-alphabet {
	margin: 0 10px 15px 15px;
	text-align: center;
}

.dictionary-alphabet a {
	width: 20px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 4px 0 0;
	padding: 4px 3px 3px 5px;
	text-decoration: underline;
	background-color: #eeeeee;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}

.dictionary-table {
	margin: 0 0 0 -4px;
	padding: 0;
}

ul.dictionary-list {
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
}

.dictionary-list li {
	background-repeat: no-repeat;
	background-position: 0px 1px;
	list-style-type: none;
	line-height: 13px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}

ul.dictionary-list a, ul.dictionary-list a:hover {
	color: #000000;
	text-decoration: none;
}

.dictionary-alphabet a.active, .dictionary-alphabet a.active:hover {
	color: #1d1b1a;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
}


.table-poistne-form {
	font-size: 1em;
	margin: 10px 0 5px 0;
}

/* END SLOVNIK */

a.dictionary-link, a.dictionary-link:hover {
	color: #000000 !important;
	padding: 0 3px 1px 4px;
	text-decoration: none;
	border: 1px solid #88827f;
	background-image: url(../photos/images/roh.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* Button */
	input.button, input.button-bold {
		background-image: url(../photos/images/bt_background.gif);
		background-repeat: repeat-x;
		border: 1px solid #B2AAA2;
		color: #1D1B1A;
		padding: 1px 5px 1px 5px;
		font-size: 12px;
	}
/* End Button */

/* SITE MAP */

.sitemap {
	font-size: 11px; margin: 0 20px 0 20px; background-color: #ffffff; text-align: center;
}

.sitemap-head {
	font-size: 11px; vertical-align: middle; width: 100%; color: #ffffff; background-color: #dadad9; text-align: left; border-bottom: 7px solid #f4f2f1; padding: 0 0 3px;
}
.sitemap-head table {
	background-color: #dadad9; text-align: left; margin: 0 4px 0 4px;
}
.sitemap-head a, .sitemap-head a:link, .sitemap-head a:active, .sitemap-head a:visited {
	font-size: 11px; color: black; text-decoration: none;
}
.sitemap-head a:hover {
	text-decoration: underline;
}

#sitemap-menu {
	padding: 0; background-color: #ffffff; text-align: left;
}
#sitemap-menu .menu_list_01 {
	/* border: 2px solid #c11f2e; */
	border: 2px solid #1a5a91;
}

#sitemap-menu .menu_list_01 a.active {
	color: #c11f2e;
}

#sitemap-menu .menu_list_02 {
	margin-top: 5px;
	border: 2px solid #c11f2e;
}

#sitemap-menu .menu_list_02 a.active {
	color: #c11f2e;
}

#sitemap-menu .menu_list_03 {
	margin-top: 5px;
	border: 2px solid #1a5a91;
}

#sitemap-menu .menu_list_03_empty {
	margin-top: 5px;
	background-color: #939f08;
	border: 2px solid #939f08;
}

#sitemap-menu .menu_list_02_empty {
	margin-top: 5px;
	background-color: #1a5a91;
	border: 2px solid #1a5a91;
}

#sitemap-menu .menu_list_01_empty {
	background-color: #c11f2e;
	border: 2px solid #c11f2e;

}

#sitemap-menu .menu_list_03 a.active {
	color: #939f08;
}
#sitemap-menu table, #sitemap-menu td, #sitemap-menu th {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#sitemap-menu td {
	padding: 0 0 0 2px;
}
#sitemap-menu a {
	color: #01224b; text-decoration: none;
}

#sitemap-menu ul {
	padding: 0; margin: 0; list-style-type: none; background-color: white;
}

#sitemap-menu li {
	margin: 0;
}
#sitemap-menu a:hover {
	text-decoration: underline;
}
#sitemap-menu ul .level1_red div a, #sitemap-menu ul .level1_blue div a, #sitemap-menu ul .level1_green div a {
	font-weight: bold; font-size: 15px; color: white; text-transform: uppercase;
}
#sitemap-menu ul .submenu_1 div a, #sitemap-menu ul .submenu_1 div a, #sitemap-menu ul .submenu_1 div a {
	font-weight: bold; font-size: 14px; color: white; text-transform: uppercase;
}
#sitemap-menu ul .level1_red div a img, #sitemap-menu ul .level1_blue div a img, #sitemap-menu ul .level1_green div a img {
	margin-top: 4px;
}
#sitemap-menu ul .level1_red div {
	padding: 2px 0 6px 10px; background-color: #c11f2e; text-align: left;
}
#sitemap-menu ul .level1_blue div {
	padding: 2px 0 6px 10px; background-color: #1a5a91; text-align: left;
}

#sitemap-menu ul .submenu_1 div {
	padding: 0px 0 4px 10px; background-color: #1a5a91; text-align: left;
}

#sitemap-menu ul .level1_green div {
	padding: 2px 0 6px 10px; background-color: #939f08; text-align: left;
}
#sitemap-menu ul .level1_red ul, #sitemap-menu ul .level1_blue ul, #sitemap-menu ul .level1_green ul {
	margin: 8px 0 8px 0;
}

#sitemap-menu ul .level2_blue div , #sitemap-menu ul .level2_red div {
	padding:0px 0 4px 15px;
}

#sitemap-menu ul.level2 div a {
	font-weight: bold; font-size: 14px; color: #fff;  text-transform: none;
}

#sitemap-menu ul.level2_blue div a {
	font-weight: bold; font-size: 14px; color: #fff;  text-transform: none;
}
#sitemap-menu ul.level2_red div a {
	font-weight: bold; font-size: 14px; color: #fff;  text-transform: none;
}

#sitemap-menu ul.level2_blue li a, #sitemap-menu ul .level2_red li a  {
	color:#000 ;
}

#sitemap-menu ul .level2 div {
	padding: 0 0 0 18px; background-color: #ffffff; margin: 0;
}
#sitemap-menu ul .level2 ul {
	margin: 0;
}
#sitemap-menu ul .level3 div a {
	font-weight: bold; font-size: 14px; color: #000000;
}
#sitemap-menu ul .level3 div {
	padding: 0 0 0 26px; background-color: #ffffff; text-align: left; _padding-left: 15;
}
#sitemap-menu ul .level4 div a {
	font-weight: normal; font-size: 14px; color: #000000
}
#sitemap-menu ul .level4 div {
	padding: 0 0 0 40px; _padding-left: 16px; background-color: #ffffff; text-align: left; font-size: 11px;
}
#sitemap-menu ul .level5 div a, #sitemap-menu ul .level5 div td, #sitemap-menu ul .level5 div th {
	font-weight: normal; font-size: 12px; color: #000000; vertical-align: top;
}
#sitemap-menu ul .level5 div {
	padding: 0 0 0 54px; _padding-left: 31px; background-color: #ffffff; text-align: left; font-size: 10px;
}

/* END SITE MAP */

/* Dictionary */
a.dictionary-link, a.dictionary-link:hover {
	color: #000000;
	padding: 0 3px 1px 4px;
	text-decoration: none;
	border: 1px solid #88827f;
	background-image: url(../photos/images/roh.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.document-text-footer {
	color: #888786;
    font-size: 12px;
	line-height: 1.2em;
	margin: 5px 10px 20px 20px;
}

p.document-text-footer a, p.document-text-footer a:hover {
	border: 0;
	margin: 0;
	padding: 0;
	background-image: none;
	text-decoration: underline;
}

.document-text-footer-bar {
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 24px 0px 8px 10px;
	padding: 5px 8px 5px 8px;
	color: #018595;
	background-color: #EEEEEE;
}

.document-text-footer-bar-wide {
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 24px 0px 8px 0px;
	padding: 5px 8px 5px 8px;
	color: #018595;
	background-color: #EEEEEE;
}


.document-text-footer-bar a, .document-text-footer-bar a:hover, .document-text-footer-bar-wide a, .document-text-footer-bar-wide a:hover {
	color: #018595;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 15px;
	padding: 3px 10px 3px 10px;
	display: block;
	float: left;
	text-decoration: none;
}
.document-text-footer-odkazy {
	color: #000000;
	font-size: 13px;
	padding: 4px 10px 4px 10px;
	border: 1px solid #EEEEEE;
}
.document-text-footer-odkazy ul {
	margin: 3px 2px 3px 20px;
	padding: 0;
	list-style-type: square;
}

.document-text-footer-odkazy li {
	list-style:square !important;
}

.document-text-footer-odkazy .linky {
	margin-top: 8px;
}

.document-text-footer-odkazy .linky a {
	text-decoration: underline;
}

.dictionary-tooltip {
/* 	position: absolute; */
	position: fixed;
	top:0;
	left:0;
	visibility: hidden;
	background-color: #ECECED;
	border: 1px solid black;
	padding: 6px;
	width: 100px;
	color: #000000;
}

/* END Dictionary */

div.stat-oddelovac {
	padding: 0;
	background-color: #d3d3d3;
	margin: 4px 10px 4px 10px;
}


.select-auto {
	width: auto !important;
	margin-right: 5px;
}


.select-2 {
	width: 44px !important;
	margin-right: 5px;
}

.select-4 {
	width: 59px !important;
	margin-right: 5px;
}

/* AKTUALITY */

.aktualita-text {
	font-size: 1.2em;
/*	margin-bottom: 16px;*/
}

.aktualita-heading a, .aktualita-heading a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.aktualita-heading-top a, .aktualita-heading-top a:hover {
	font-weight: bold;
	text-decoration: underline;
}

div.anno {
	padding: 2px 0 0 0;
	display:none;
}


/* END  Aktuality */

/* FORMS */

.form-criteria {
	display: block;
	margin-top: 10px;
}

.form-criteria input {
	vertical-align: bottom;
}

.form-criteria input.text {
	height: 19px;
	width: 200px;
	vertical-align: bottom;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 11px;
	font-family: Verdana;
	border-top: 2px inset #aca899;
	border-left: 2px inset #aca899;
}

.form-criteria input.submit {
	vertical-align: middle;
}

.form-criteria div {
	margin-bottom: 10px;
}

.form-criteria a {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 5px 3px 5px;
	text-decoration: underline;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	background-color: #ffffff;
}

.kriterium {
	vertical-align: text-bottom;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 0.8em;
	font-weight: bold;
}

.container {
	width:455px;
	overflow:hidden;
	background: #DFE0DF;
	border-color: #fff;
	border-style: solid;
}

.upside-content .container{
	position:relative;
	height:166px;
}

ul.slides {
    list-style:none;
    padding:0;
    margin:0;
}

div.slides div,ul.slides li {
    width:555px;
    display:none;
    padding:0;
    margin:0;
}

.upside-content #loopedSlider{
	position: absolute;
	top: 32px;
	left: 6px;
	z-index: 18;
	height:87px;
}

.upside-content div.slides div,.upside-content ul.slides li,.upside-content ul.slides,.upside-content div.slides{
  position: absolute !important;
  top: 0 !important;
}

.upside-content div.slides, .upside-content ul.slides{
  left: 0;
}

#loopedSlider{
	width: 455px;
	background: #DFE0DF;
}


.slideshowTitle{
	color: #BA1B39;
	font-weight: bold;
	font-size: 1.56em;
	margin: 20px 0px 18px 4px !important;
	clear: both;
	background: none;
}


.slideText{
  clear: both;
  font-size: 1.05em;
  margin: 6px 10px 12px 15px !important;
  width: 455px;
}

.anketa{
   width: 573px;
   height: 130px;
   display: inline;
   float: left;
   background-image: url('../photos/__design2011/socpist-banner.jpg');
   background-position: 8px 50%;
   background-repeat: no-repeat;
   position: relative;
   top:0;
   left:0;
}

.anketa a:hover{
	text-decoration: underline;
	color: #000;
}

.anketa-nadpis{
   color: #BA1B39;
   font-weight: bold;
   font-size: 14px;
   padding: 12px 0 7px 25px;
}
.otazka{
   width: 532px;
   height: 25px;
   padding-bottom: 7px;
   overflow: hidden;
}


#anketa-tabulka{
   margin: 0 20px 0 25px;
}

/*XEDIT:start*/
.bunka-biela { background-color: #FFFFFF;}
.text-maly-sivy {}
.tabulka-siva {}
.bunka-nadpis {}
.bunka-nadpis-v-sekcii {}
.bunka-nadpis-modra {}
.bunka-nadpis-zelena {}
.bunka-nadpis-cervena {}
.bunka-nadpis-siva {}
.bunka-siva-s-okrajom {}
.bunka-nadpis-tmavosiva {}
.zelena_linka {color: #017c01;}
.zelena_linka_nadpis {
	color: #017c01;
	font-size: 14px;
}
.dolezity-text {
	line-height: 18px;
}
.dictionary-link {}
.modry-text {color:#0F4985;}
.blue {color:#0f4985;}
.gray-text {color:#828282;font-size:1.00em;font-weight:bold;}
.blue-medium-text {color:#0f4985 !important;font-weight:bold;font-size:1.5em;}
.blue-medium2-text {color:#0f4985 !important;font-weight:bold;font-size:1.3em;}
.blue-small-text {color:#0f4985 !important;font-weight:bold;font-size:1.0em;}

.red {color:#CC293D;}
.red-medium-text {color:#CC293D !important;font-weight:bold;font-size:1.7em;}
.red-medium2-text {color:#CC293D !important;font-weight:bold;font-size:1.3em;}
.red-small-text {color:#CC293D !important;font-weight:bold;font-size:1.0em;}

/*XEDIT:end*/



/*  END  farba textov  */
#superTableDemoDiv {margin:20px 0 0 5px;width: 770px; height: 400px; overflow: hidden;clear:both;}

.home-page-3blocks {
  height: 165px;
  margin: 0 0 0 11px;
}
.home-page-3blocks .block {
  height: 120px;
  width: 244px;
  background-image: url(../photos/portlets/home_page_3blocks_bg.jpg);
  float: left;
  margin: 0;
  text-align: center;
  position:relative;
}
.home-page-3blocks .block.first,
.home-page-3blocks .block.second {
  margin-right: 16px;
}
.home-page-3blocks .block p.nadpis {
  top: 23px;
}
.home-page-3blocks .block p.nadpis a {
  color: #cc293d;
  font-weight: bold;
  font-size: 14px;
}
.home-page-3blocks .block p.nadpis a:hover {
  text-decoration: underline;
}
.home-page-3blocks .block p {
  color: #4d4d4d;
  font-weight: bold;
  font-size: 14px;
  position: absolute;
  width: 244px;
  top: 65px;
  left: 0;
  margin: 0;
}

input, select {

}

.font-size{
	font-size: 125%;
}

.nadpisPdf{
	font-size: 0.9em;
}

.pager{
	font-size: 1.2em;
}

.font {
	font-size: 1.2em;
}

.text-red{
	color: red;
}

#text-red{
	display: none;
	float: left;
	padding-left: 25px;
	padding-top: 5px;
}

.prave-linky-kontakt-span{
	font-weight: bold;
	color: #cc293d;
	font-size: 1.0em;
}

.prave-linky-kontakt-div{
	width:300px;
	height:198px;
	border: 2px solid #c00;
}

.hide{
	display: none;
}

.show{
	display: block;
}

.darkGrey{
	background-color: #D9D9D9;
}

.lightGrey{
	background-color: #F2F2F2;
}

.margin-top-bottom-40{
	margin-bottom: 40px;
	margin-top: 40px;
}

.margin-top-bottom-30{
	margin-bottom: 30px;
}

.imgHover{
	display: none;
}

a.kalkulackaImageOne:hover img{
	display: block;
}

a.kalkulackaImageTwo:hover img{
	display: block;
}

.captcha-margin{
	margin-left: 8px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.korona-div{
	margin-left: 8px;
	border: 2px solid #c00;
}

.korona-slideshowTitle{
	color: #BA1B39;
	font-weight: bold;
	font-size: 1.56em;
	margin: 10px 10px 10px 5px !important;
	clear: both;
	background: none;
	padding-left: 0;
}

.padding-5-left{
	padding-left: 5px;
}

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

.korona-table ul{
	padding-left: 20px;
}

.korona-table li{
	font-size: 0.90em;
}

.korona-table li a {
	position: relative;
	left: -5px;
}

.width-435{
	width: 435px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.hlaska_01 h3, .hlaska_02 h3, .hlaska_03 h3, .hlaska_14 h3, .hlaska_24 h3, .hlaska_34 h3, .hlaska_05 h3, .hlaska_uni h3{
	color: #CC293D !important;
}

.border_padding_margin{
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	padding: 1em;
	margin-top: 1em;
}

#step2{
	margin-top: 1em;
}

.greyText{
	color: rgb(220,220,220);
}

.blink_text {
    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;
    color: red;
}

@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
