#page-data {
	background: url(../Client.Images/bg-page-data.gif) no-repeat 87px 100%;
}

#page-column-left {
	background: #ffffff;
}

.promo-text h1 {
	margin-top: 0px;
}

#article-main-data .ardata a img {
	border: 1px solid #d7d7d7;
}

#article-main-data .ardata table tr td,
#article-main-data .ardata table tr th {
	font-size: 120%;
}

#article-main-data .ardata h6 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.ardata {
	line-height: 150%;
	padding: 0 13px 0 13px;
}



#article-main-data h1 {
	margin-top: 10px;
	margin-right: 45px;
	line-height: 120%;
}

#article-main-data h6 {
	text-align: center;
}


.ardata h1 {
	line-height: 120%;
}

.arinfo {
	display: block;
	background: #f4f4f4;
	border-top: 1px solid #e4e4e4;
	color: #626262;
	font-size: 90%;
	line-height: 22px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

.arinfo a img {
	border: 0px solid!important;
	vertical-align: middle;
	text-decoration: none;
}

.author-photo {
	display: block;
	position: absolute;
	right: 13px;
	top: 5px;
}

.author-photo a img {
	border: 1px solid #666666;
}

.ardata h3 {
	color: #007189;
	font-size: 150%
}

.ardata h4
{
	color: #000000;
	font-size:1.25em;
	line-height:1.7em;
	margin-bottom:1em;
	font-weight: bold;
}

.ardata a img {
	border: 1px solid #1898b3;
}

.archapters b {
	display: block;
	color: #1898b3;
	font-size: 120%;
}

#article-main-data .ardata-autor {

}

/* ************** FORUM SIMPLE ****************** */
.arforum {
	border-collapse: collapse;
	font-size: 1em;
}

.arforum tr td {
	padding: 2px 6px 2px 6px;
	border-bottom: 1px solid #d7d7d7;
}

.arforum tr td .button {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
}

/* ************** FORUM SHOW ****************** */
.arforum-inps span {
	float: left;
}

.arforum-inps {
	width: 620px; 
	overflow: hidden; 
	/*padding-left: 13px;*/
	padding-right: 13px;
}

.arforum-inps .inp {
	float: none;
}

.arforum-inps .inp input {
	border: 1px solid #adadad;
	width: 537px;
}

.arforum-clip {
	clear: both;
	margin-top: 8px;
	margin-bottom: 6px;
	position: relative;
}

.arforum-head,
.arforum-text {
	padding: 3px 6px 3px 6px;
}

.arforum-text {
	line-height: 145%;
}

.arforum-text .arforum-avatar{
	float: left;
	margin-right: 3px;
	margin-top: 2px;
}

.arforum-text div small {
	display: block;
	border-top: 1px solid #d7d7d7;
	margin-top: 5px;
	padding-top: 3px;
	color: #999999;
}

.arforum-text-old {
	/*opacity: 0.85;
	filter: alpha(opacity=85)*/
	color: #666666; /*ACACAC;*/
}

.arforum-text-old:hover {
	/*opacity: 1;
	filter: alpha(opacity=100)*/
	color: #000000;
}

.conanswer-text-old {
	color: #666666; /*5C5C5C;*/
}

.new-forum-item
{
	display: block;
	position: absolute;
	top: 0px;
	right: 14px;
	width: 17px;
	height: 9px;
	background: url(/Client.Images/Society/Forum/next-item.png) no-repeat center right;
}

.arforum-inps-full textarea {
	width: 615px!important;
	height: 200px;
	font-family: Arial;
	font-size: 100%;
}

.arforum-comment-add{
	width: 624px;
}

.arforum-inps-full .inp input {
	width: 615px;
}

.arforum-inps-inbox {
	width: 594px;
}

.arforum-inps-inbox .inp input {
	width: 480px;
}

.arforum-inps-full .inp-select,
.arforum-inps-full .inp-select select {
	width: 615px;
}

.arforum-inps-full .inp-select select {

}

.arforum-smileys a img {
	border: 0px solid;
}

.arforum-security {
	display: block;
	background: #3F3F3F;
	position: fixed;
	opacity: .9;
	filter: alpha(opacity=90);
	top: 0px;
	left: 0px;
	z-index: 998;
	overflow:  hidden;
	width: 100%;	
	height: 100%;
}

.arforum-security div {
	background: #ffffff;
	display: block;
	position: fixed;
	width: 26%;
	padding: 10px 10px 10px 10px;
	margin-left: 37%;
	margin-right: 37%;
	text-align: left;
	color: #000000;
	border: 3px solid #1898b3;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 35%;
}

/* ************** CATALOG TABLE ****************** */
.data-search-results {
	font-size: 90%;
	border-collapse: collapse;
}

.data-search-results tr th {
	color: #ffffff;
	background: url(/Client.Images/Menu/bg-menu-active.gif) 0px -6px repeat-x;
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #ffffff;
	text-transform: uppercase;
	text-align: left;
}

.data-search-results tr td {
	padding: 2px 6px 2px 6px;
	line-height: 130%;
}

.data-search-results tr td.inp-white input, 
.data-search-results tr td.inp-white textarea{
	background: #ffffff!important;
}

.data-search-results tr.even  th,
.data-search-results tr.odd  th {
	vertical-align: top;
	font-weight: bold;
	text-transform: none;
	border-top: 0px solid #ffffff;
	color: #000000;
	width: 218px;
	background-image: none;
}


.data-search-results tr.odd th,
.data-search-results tr.odd td {
	background-color: #e6e6e6;
}

.data-search-results tr.even th,
.data-search-results tr.even td {
	background-color: #f9f9f9;
}

.data-search-results tr.pager th {
	background: #4a4a4a;
	padding-left: 0px;
}

.data-search-results tr th a img,
.data-search-results tr td a img,
.data-search-results tr.pager th a img {
	border: 0px solid;
}

.data-search-results tr.pager th.page-records {
	text-align: right;
	font-size: 80%;
}

.data-search-results tr.pager td,
.data-search-results tr.pager th {
	vertical-align: middle;
	line-height: auto;
}

.data-search-results tr.pager th table,
.data-search-results tr.pager td table {
	font-size: 90%;
}

.data-search-results tr.pager th select,
.data-search-results tr.pager th input {
	font-size: 100%;
}

.bazar-change {
	background-image: url(/Client.Images/Icons/icon-bazar-change.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#reviewdata span {
	float: right;
	width: 500px;
}

#finfoframe {
	display: none; 
	position: absolute;
	top: 50px;
	left: 45px;
	width: 400px;
	height: auto;
	background: #FFFBCF;
	color: #000000;
	padding: 10px 10px 10px 10px;
	border: 1px solid #666666;
	z-index: 999;
	overflow: hidden;
}

/* ************** PARAM SEARCH ****************** */
.param-selector {
	width: 618px;
}

.param-selector tr td {
	width: 400px;
	padding: 2px 0px 2px 0px
}

.param-selector tr th {
	width: 218px;
	padding: 2px 0px 2px 0px
}

.param-selector tr td table tr td {
	white-space: nowrap;
	width: auto;
}

/* ------------------------- PROMO BAR TECHNET -------------------------- */
#technet-books .box-top {
	background: #1898b3 url(/Client.Images/Corners/corner-tr-r.gif) no-repeat top right;
	height: auto;
}

#technet-books .box-top .corner{
	color: #ffffff;
	font-size: 140%;
	font-weight: normal;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 5px 15px 5px 15px;
	background: url(/Client.Images/Corners/corner-tl-r.gif) no-repeat top left;
}

#technet-books .box-data {
	padding-top: 10px;
	height: auto;
}

#technet-books .bookclip {
	display: block;
	width:140px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
	height: auto;
}

#technet-books .bookclip a{
	color: #1898b3;
	font-size: 110%;
	font-weight: bold;
}

#technet-books .bookclip a img{
	float: none;
}
/* ------------------------- PROMO BAR TECHNET END -------------------------- */


/* ------------------------- PROMO BAR -------------------------- */
#ardata-recomend .box-data {
	height: auto;
	display: block;
	position: relative;
}

#ardata-recomend .bookclip {
	display: block;
	position: relative;
	z-index: 3;
	width:102px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
	height: auto;
}

#ardata-recomend .bookclip a{
	color: #007189;
	font-size: 100%;
	font-weight: bold;
}

#ardata-recomend .bookclip a img{
	float: none;
	border: 1px solid #000000;
	margin-bottom: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/* ------------------------- PROMO BAR END -------------------------- */


/* ------------------------- INQUIRY -------------------------- */
.box-inquiry {
	display: block;
	margin-bottom: 13px;
	width: 180px;
	clear: none!important;
	position: relative;
	line-height: 125%;
}

.box-inquiry .box-top { 
	background: #1898b3 url(/Client.Images/Corners/corner-tr-rw.gif) no-repeat top right;
}

.box-inquiry .box-bottom { 
	background: #1898b3 url(/Client.Images/Corners/corner-br-rw.gif) no-repeat top right;
}


.box-inquiry .box-top .corner { 
	background: url(/Client.Images/Corners/corner-tl-rw.gif) no-repeat top left; 
}

.box-inquiry .box-bottom .corner { 
	background: url(/Client.Images/Corners/corner-bl-rw.gif) no-repeat top left; 
}

.box-inquiry .box-data {
	width: 154px;
	height: auto;
	color: #f4f4f4;
	position: relative;
	top: 0;
}

.box-inquiry .box-data h3 {
	color: #f4f4f4;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 110%;
}

.box-inquiry .box-data .inq-answer,
.box-inquiry .box-data .inq-state,
.box-inquiry .box-data .inq-summary {
	display: block;
	font-size: 90%;
}

.box-inquiry .box-data .inq-summary b {
	font-size: 110%;
}

.box-inquiry .box-data .inq-answer a {
	text-decoration: underline;
	color: #ffffff;
}

.box-inquiry .box-data .inq-state .inq-state-strip,
.box-inquiry .box-data .inq-state .inq-state-strip a {
	display: block;
	width: 100px;
	height: 8px;
	overflow: hidden;
}

.box-inquiry .box-data .inq-state .inq-state-strip {
	margin-top: 3px;
	margin-bottom: 5px;
}

.box-inquiry .box-data .inq-state .inq-state-strip a span {
	display: block;
	height: 8px;
	overflow: hidden;
	background: #ffffff;
	cursor: pointer;
}

.box-inquiry .box-data .inq-state .inq-state-count {
	width: 35px;
	text-align: right;
}

.box-inquiry .box-data .inq-summary a {
	color: #ffffff;
	width: auto;
}

.box-inquiry-report {
	width: 202px;
}

.box-inquiry-report .box-data{
	height: 235px;
	width: 176px;
}

/* ------------------------- INQUIRY END -------------------------- */

.box-rss .box-data .rssitem {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px solid;
	line-height: 22px!important;
	overflow: hidden;
	height: 23px;
	background: transparent!important;
}

.box-rss .box-data .rssitem span {
	display: block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	height: 22px;
	line-height: 22px!important;
	border-bottom: 1px solid #d7d7d7;
	margin: 0;
	padding: 0;
}


.box-rss .box-data .rssitem-lastone span {
	border-bottom: 0px solid #d7d7d7;
}

.box-rss .box-data .rssitem .rsslink {
	width: 255px;
	text-align: left;
}

.box-rss .box-data .rssitem .rsslink a {
	color: #007189;
}

.box-rss .box-data .rssitem .rssdate {
	width: 45px;
	text-align: right;
}

.box-rss .box-data a > img {
	border-color: #d7d7d7!important;
}

/* ************** INPUTS ****************** */
.inp-box {
	width: 400px;
	display: block;
}

.inp-box input {
	background: transparent;
	border: 1px solid #d7d7d7;
	width: 400px;
	font-size: 90%;
	padding-top: 3px;
}

.inp-box-select,
.inp-box-select select {
	width: 400px;
}

.inp-box-select select {
	font-size: 100%;
}

.inp-box-area textarea {
	background: transparent!important;
	width: 592px;
	height: 200px;
	border: 1px solid #d7d7d7;	
}

.inp-box-area-short textarea {
	width: 400px;
}

.inp-box-full {
	width: 592px;
}

.inp-box-full input {
	width: 592px;
}

.inp-discussion {
	width: 501px!important;
}

.inp-consult {
	width: auto!important;
}

.inp-consult input {
	width: 475px!important;
}

/* ************** MAILER ****************** */
.inp-mailer,
.inp-mailer input,
.inp-mailer textarea {
	width: 100%;
}

.mailer-code,
.inp-mailer-code {
	width: 50%;
}

/* ************** VIDEO ****************** */
.video-list {
	display: block;
	width: 194px;
	height: 215px;
	padding: 5px 5px 5px 5px;
	background: #f4f4f4;
	margin-bottom: 15px;
}

.video-list-separator {
	display: block;
	width: 15px;
}

.video-list .video-list-img {
	height: 108px;
	text-align: center;
	width: 192px;
	padding: 1px;
	background: #d9d9d9;
}

.video-list .video-list-img img{
	border: 0px solid #1898b3;
}

.video-list .video-list-data {
	font-size: 90%;
	text-align: center;
}

.video-list .video-list-data h2 {
	font-size: 120%;
	margin: 8px auto;
}




.sel {
	font-size: 90%
}


.button-page {
	font-size: 90%;
	background: url(/Client.Images/Inputs/inp-button-page.gif) top left repeat-x;
	border-color: #828282;
}


.box-data .box .box-bottom-flat {
	margin-top: 0px;
}

.selfpromo {
	display: none;
}

#jobs .box-data {
	background-image: none;
	padding-bottom: 0px;
}

#videopane-clip .box-data
{
	height: auto;
}

.forum-collapsed
{
color:#666666; 
/*font-weight: bold; */
padding-left: 20px; 
cursor: pointer;
background: #f8f8f8 url(/client.Images/Arrows/collapse.gif) no-repeat 3px 3px;
display: block;
margin-bottom: 6px;
}

.forum-expanded
{
color:#000000; 
font-weight: bold; 
padding-left: 20px; 
cursor: pointer;
background: #f8f8f8 url(/client.Images/Arrows/expand.gif) no-repeat 3px 3px;
display: block;
margin-bottom: 6px;
}

/**** BB INTEXT *****/
html#bbtPage body .bbtext .bbtWord.double,
html body .bbtext .bbtWord.double
{
	color: #007189!important;
	border-bottom: 2px dotted!important;
	text-decoration: none!important;
	font-weight: normal!important;
}

DIV.video
{
	text-align: center;
	
}

DIV.video embed
{
	display; block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	
}

/* ************** GIGAMANIA ****************** */
.gm-download-box-clip
{

}

.gm-download-box
{
	background: #f4f4f4 url(/Client.Images/GigaMania/DownloadBox/box-bg.gif) repeat-x bottom left;
	position: relative;
	width: auto;
	display: block;
	float: left;
	padding-bottom: 14px;
	padding-top: 10px;
}

.gm-download-box .gm-download-box-c-tl
{
	background: url(/Client.Images/GigaMania/DownloadBox/box-c-tl.gif) no-repeat top left;
	display: block;
	position: absolute;
	width: 13px;
	height: 10px;
	top: 0px;
	left: 0px;
}

.gm-download-box .gm-download-box-c-tr
{
	background: url(/Client.Images/GigaMania/DownloadBox/box-c-tr.gif) no-repeat top right;
	display: block;
	position: absolute;
	width: 19px;
	height: 10px;
	top: 0px;
	right: 0px;
}

.gm-download-box .gm-download-box-c-bl
{
	background: url(/Client.Images/GigaMania/DownloadBox/box-c-bl.gif) no-repeat bottom left;
	display: block;
	position: absolute;
	width: 19px;
	height: 14px;
	bottom: 0px;
	left: 0px;
}

.gm-download-box .gm-download-box-c-br
{
	background: url(/Client.Images/GigaMania/DownloadBox/box-c-br.gif) no-repeat bottom right;
	display: block;
	position: absolute;
	width: 19px;
	height: 14px;
	bottom: 0px;
	right: 0px;
}

.gm-download-box-data
{
	display: block;
	position: relative;
	float: left;
	padding: 0px 19px 0px 13px;
	background: url(/Client.Images/GigaMania/DownloadBox/box-bg-data.gif) repeat-y top right;
}

.gm-download-box-full
{
	width: 612px;
}


.gm-download-box-full .gm-download-box-data,
.gm-download-box-full .gm-download-box-data .program-name,
.gm-download-box-full .gm-download-box-data .gm-download-box-data-detail
{
	width: 580px;
}

.gm-download-box-data .program-name
{
	color: #1898b3;
	font-size: 220%;
	display: block;
}

.gm-download-box-data-full .program-name
{
	line-height: 115%;
}

.gm-download-box-data .program-name a
{
	text-decoration: none;
}
.gm-download-box-data .program-name strong small
{
	color:#000000;
	font-size:40%;
	font-weight:normal;
}


.gm-download-box-data .program-name a img
{
	border: 0px solid!important;
}

.gm-download-box-data-detail
{
	font-size: 90%;
	font-style: normal;
}

.gm-download-box-data-detail span
{
	margin-top: 5px;
	border-top: solid 1px #e4e4e4;
	padding-top: 5px;
}

.gm-download-box-data-detail iframe
{
	font-size: 100%;
}

#rssblog {
	float: none;
	width: 638px!important;
	padding-bottom: 13px;
}

#rssblog .box-data .rssblogfbox
{
	width: 295px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #ffffff;
}

.rssblogfbox .rssitem
{
	display: block;
	height: 18px;
	width: 295px;
	background: none;
}
.rssblogfbox .rssitem span
{
	height: 18px;
	line-height: 18px;
}

.rssblogfbox .rssitem .rsslink
{
	width:250px!important;
}


.rssblogfbox-right {
	margin-left: auto;
	float: right!important;
}



/* ****************** SOCIETY LINKS ******************** */
#article-society
{
	display: block;
	clear: both;
}

#article-society-links
{
	float: left;
	font-weight: bold;
	border-left: 2px solid #e7e7e7; 
	padding-left: 10px;
	line-height: 28px;
}

#article-society-links a
{
	font-size: 90%;
	text-decoration: none;
	color: #000000;
}

#article-society-links a:hover
{
	text-decoration: none!important;
}

#article-society-links a img
{
	border: 0px solid!important;
	vertical-align: middle;
	margin-left: 8px;
	border-bottom: 3px solid #ffffff!important;
}


#libilose-mini
{
	float: left;
	margin-right: 10px;
}

/* ****************** SOCIETY EMAIL LINKS ******************** */
.ArticleByMail
{
	display:none;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	margin: auto;
	font-size: 90%;
}

#ArticleByMail
{
	top: 0px;
	position: absolute;
	padding: 10px;
	width: 330px;
	margin: auto;
	border: 4px solid #797979;
	background: #ededed;
	display:block;
	height: 380px;
	z-index: 999;
}

#ArticleByMail input,
#ArticleByMail textarea
{
	width: 320px;
	border: solid 2px #797979;
	font-family: Arial;
	font-size: 12px;
}


#ArticleByMail h2
{
	color: #000000;
}

#ArticleByMail .button-row a
{
	color: #000000;
}


#ArticleByMail .button-row
{
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

.CaptchaLoader
{
	background: #ffffff url(http://www.zive.cz/Client.Images/loading.gif) center center no-repeat;
}

/* ****************** SOCIETY FORUM  ******************** */
.forum-social-avatar
{
	display: block;
	width: 50px;
	height: 40px;
	float: left;
	background: url("/Client.Images/Society/Forum/avatar.gif") center left no-repeat;
	z-index: 100;
	position: relative;
}

.forum-social-avatar a
{
	display: block;
	width: 50px;
	height: 40px;
	z-index: 200;
	position: relative;
}

.forum-social-avatar img
{
	margin: 1px 0 0 1px;
}

.forum-social-identification
{
	color: #000000;
}

.forum-social-identification strong
{
	font-size: 120%;
}


.forum-social-user
{
	padding-right: 10px;
	background: url("/Client.Images/Society/Forum/user-link.gif") 100% 1px no-repeat;
}


.forum-social-user img
{
	margin-left: 6px;
	vertical-align: middle;
	border: 0px solid;
}

.forum-social-profile a,
.forum-social-identification a
{
	color: #000000;
}

.forum-social-identification a
{
	text-decoration: none;
}

.forum-social-icons,
.forum-social-info-desc,
.forum-social-profile
{
	float: right;
}

.forum-social-icons img
{
	margin-left: 3px;
	margin-right: 3px;
	border: 0px solid!important;
	width: 14px;
}

.forum-social-info
{
	line-height: auto;
	margin: auto;
	padding: auto;
}

.forum-social-agree-vote
{
	color: #a4a4a4;
	text-decoration: underline;
}

.forum-social-agree-vote-disabled,
.forum-social-agree-vote-disabled:hover
{
	color: #c4c4c4;
	text-decoration: none!important;
}

.forum-social-disagree
{
	color: #666666;
}

.forum-social-agree
{
	color: #007189;
}

.arlist-data.discussion-info h2
{
	padding-left: 20px!important;
	margin-bottom: .5em!important;
	background: url(/Client.Images/favicon.png?v=2) no-repeat 0px 0px;
}

.arlist-data.discussion-info p
{
	margin-left: 0px!important;
}

.arlist-data.discussion-info p a
{
	color: #1898b3!important;
	text-decoration: underline!important;
}

.discussion-info .forum-social-avatar
{
	display: block;
	width: 117px;
	height: 107px;
	float: left;
	background: url("/Client.Images/Society/Forum/avatar-big.gif") center left no-repeat;
	z-index: 100;
	position: relative;
	margin-left: 9px;
}

.forum-social-avatar a
{
	display: block;
	width: 117px;
	height: 107px;
	z-index: 200;
	position: relative;
}

.discussion-info .forum-social-user
{
	padding-right: 10px;
	background: none;
	font-size: 225%;
}

.discussion-info .forum-social-icons
{
	float: none;
	margin-top: 10px;
}

.discussion-info .forum-social-icons img
{
	margin-left: 0px;
	margin-right: 10px;
	width: 27px;
}
.forum-social-discussion-count
{
	margin-top: 10px;
	font-weight: bold;
}

#forumItems h2.smaller a:visited {
	color: #404040!important;
}

#twitter h2 a:visited {
	color: #007189!important;
}

#forumItems,
#twitter
{
	padding: 0 13px;
}


/************************ TEXT ADDONS ******************************/
.adsense-container
{
	float: right;
	margin-left: 13px;
	margin-bottom: 13px;
	text-align: center;
}

.adsense-data-container
{
	text-align: center!important;
	margin: 20px auto;
}

.box-data.adsense-data-container
{
	margin: 0px auto;
}

.adsense-data,
.adsense-header
{
	text-align: left!important; 
}

.adsense-data strong
{
	font-size: 125%;
}

.adsense-url
{
	color: #007189;
}

.adsense-header
{
	font-size: 90%;
}

.notifier
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse:separate;
	empty-cells:hide;
}

.notifier td
{
	background: #1898b3;
	padding: 3px 6px;
	text-align: right;
}

.notifier td input
{
	border:1px solid #ADADAD;
	width:118px;
}

.notifier td.error
{
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
}


/* ******************* TWEETER WIDGET *********** */
.twtr-widget
{
	float: right;
	margin-left: 15px;
}




/* ------------------------ PAGER ---------------------- */
.article-list-pager
{
	text-align: center;
	margin-bottom: 15px;
	margin-top: 8px;
}

.article-list-pager table
{
	text-align: center;
	margin: 0 auto
}

.article-list-pager table td a
{
	display: block;
	margin: 3px;
	padding: 1px 5px;
	color: #cdcdcd;
	border: 1px solid #cdcdcd;
	text-decoration: none;
	float: left;
}

.article-list-pager table td b
{
	float: left;
}

.article-list-pager table td b
{
	display: block;
	margin: 3px;
	padding: 1px 5px;
	background-color: #1898b3;
	color: #FFFFFF;
	border: 1px solid #147a8f;
	font-weight: normal;
}

.article-list-pager table td a:hover
{
	border: 1px solid #147a8f;
	background-color: #1898b3;
	color: #FFFFFF!important;
	text-decoration: none!important;
}

.article-list-pager table td .transp
{
	border: 1px solid #FFFFFF!important;
	background-color: #FFFFFF!important;
	color: #000000;
}

.article-list-pager table td a.transp
{
	color: #007189;
	text-decoration: underline;
	font-weight: bold;
}

.article-list-pager table td a.transp:hover
{
	color: #000000!important;
}

.article-list-pager table td .transp.next
{
	float: right;
}

.article-list-pager table td .transp.prev
{
	float: left;
}

/* ********************* PLACENY LINK ******************* */
.placeny,
.placeny:active,
.placeny:focus,
.placeny:hover
{
	border-bottom: 1px dotted; 
	text-decoration: none!important;
	font-weight:normal!important;
}

/* ********************* ROZKLIKAVACI TISKOVKY ******************* */
.PressReleaseButton {
	border:1px solid #7f7f7f;
	display:inline-block;
	color:#ffffff;
	font-family:arial!important;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #444444;
	-moz-box-shadow:inset 0px 1px 0px 0px #c2c2c2;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c2c2c2;
	box-shadow:inset 0px 1px 0px 0px #c2c2c2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #737373), color-stop(1, #333333) );
	background:-moz-linear-gradient( center top, #737373 5%, #333333 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#737373', endColorstr='#333333');
	background-color:#737373;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	width: 179px;
	margin-top: 10px;
}

.PressReleaseButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #333333), color-stop(1, #737373) );
	background:-moz-linear-gradient( center top, #333333 5%, #737373 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#737373');
	background-color:#333333;
	color:#ffffff!important;
}


.PressReleaseData {
    background-color: #F3F3F3;
    padding: 5px 15px;
	text-align:left!important;
}


/* ********************* HLEDEJ CENY ******************* */
.hce-link-graph
{
	text-align: center;
	margin:0 0 1em;
}

.hce-link-graph .hce-link-graph-data
{
	border-width:1px;
	border-color:#C0C0C0;
	border-style:solid;
	width: 550px;
	margin: auto;
}

.hce-link-graph .hce-link-graph-desc
{
	padding-top:5px;
	margin: auto;
	display: table
}

.hce-link-1
{
	display: block;
	padding: 0px 0px 0em;
}

.hce-link-1 p
{
	padding-bottom: 0em!important;
	margin-bottom: 0em!important;
}

.hce-link-1 br
{
	clear: none!important;
	line-height: 0.8em;
}

.hce-link-1 img
{
	margin-top: 1px!important;
}

.hce-link-3
{
	display: block;
	padding: 0px 0px 1em;
}