body {
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	background: #fff;
}
.clear {
	clear: both;
}
.frm {
	vertical-align: middle;
}

.hidden {
		  display: none;
		  visibility: hidden;
}

#containerSub, #containerHP, #containerSubBig, #containerHPBig {
	width: 100%;
	text-align: left;
	padding: 0px;
	position: relative;
}

/*footer*/

#footerSub, #footerHP, #footerSubBig, #footerHPBig {
	display: none;
}

.footerRight {
	float: right;
	padding-right: 18px;
}

.footerLeft {
	float: left;
	padding-left: 26px;
}

.footerLeft span, .footerRight span {
	display: none;
}

a.btn-en-poradce-pre, a.btn-en-poradce-pre:hover {
	display: block;
	float:left;
	width: 147px;
	height: 55px;
	background: url('/images/page/footer_logo_poradce.gif') top left no-repeat;
}

a.btn-email-poradce-pre, a.btn-email-poradce-pre:hover {
	display: block;
	float:left;
	width: 188px;
	height: 55px;
	background: url('/images/page/footer_email.gif') top left no-repeat;
}

.linksHolder {
	padding-top: 5px;
	padding-bottom: 15px;
	clear: both;
	color: #434343;
	font-size: 0.9em;
	
}

.linksHolder .footerLeft div {
	float: left;
		padding: 2px;
}

.linksHolder .footerRight div, .linksHolder .footerRight a {
	float: right;
	padding: 2px;
}

.linksHolder a {
	color: #434343;
	text-decoration: underline;
}

.linksHolder a:visited {
	color: #434343;
}

.linksHolder a:hover {
	text-decoration: none;
	background: none;
}

a.rss, a.rss:hover {
	background: url("/images/page/rss.gif") 0px 50% no-repeat;
	text-transform: uppercase;
	padding-left: 19px !important;
}

a.print, a.print:hover {
	background: url('/images/page/btn_print.gif') 0px 50% no-repeat;
	padding-left: 19px !important;
}

/*Content*/

#leftContentSub, #leftContentHP {
	width: 100%;
	border: 0px black solid;
	margin-top: 0px;
}
#rightContentHP {
	display: none;
}
#rightContentSub {
	display: none;
}

#rightContentHP a , #rightContentSub a, #rightContentHP a:visited, #rightContentSub a:visited {
	color: black;
	text-decoration: underline;
} 

#rightContentHP a:hover , #rightContentSub a:hover {
	text-decoration: none;
	background: none;
} 

#headerHP, #headerSub, #headerHPBig, #headerSubBig {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 123px;
	background: #1c2f67;
}

#headerContainer {
	position: relative;
}

#headerSub h1, #headerHP h1, #headerHP a span, #headerSub a span, #headerHP a strong, #headerSub a strong,
#headerSubBig h1, #headerHPBig h1, #headerHPBig a span, #headerSubBig a span, #headerHPBig a strong, #headerSubBig a strong
 {
	display: none;
}

#logo {
	position: absolute;
	top: 16px;
	left: 18px;
	height: 80px;
	width: 278px;
}

a#logo-pre {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 114px;
	height: 60px;
	display: block;
}

a#logo-pre:hover {
	background: none;
}

#logo-pre span {
	display: none;
}

#topMenu {
	display: none;
}

#topMenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px red solid;
}

#topMenu li {
	padding: 0px;
	text-transform: uppercase;	
	display: inline;
	padding-right: 15px;
	padding-left: 8px;
	background: url('/images/page/list_header_menu.gif') 0px 50% no-repeat;
}

#topMenu li a, #topMenu li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.9em;
}

#topMenu li a:hover {
	text-decoration: underline;
	background: none;
}

.searchBox input.button {
	width: 81px;
	height: 21px;
	border: none;
	margin: 0px;
	padding: 0px;
}

.searchBox input.search {
	border: 1px #017bab solid;
	font-size: 0.95em;
	padding-bottom: 0.3em;
	width: 155px;
	background: #ebeef5 url("/images/page/fake_search_text.gif") 0px 50% no-repeat;
	color: #666666;
	padding-left: 5px; 
}

#leftContentHPContent, #leftContentSubContent {
	position: absolute;
	top: 123px;
}

#leftContentNavBar {
	display: none;
}
#menu {
	background: #b4ea74 url('/images/page/menu/background.gif') top left repeat-y;
	padding: 0px;
	margin: 0px;
}

#menu-bottom {
	background: #b4ea74 url('/images/page/menu/bottom.gif') top left no-repeat;
	margin-bottom: 10px;
	width: 172px;
	height: 15px;
	overflow: hidden;
}

ul#user-menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul#user-menu li {
	padding: 0px;
	margin: 0px;
}

.best a {
	display: block;
	height: 28px;
	background: url('/images/page/menu/btn_nejlepsi.gif') top left no-repeat;
	padding: 0px;
	padding-left: 40px; 
	padding-top: 10px;
	color: #46813c;
	text-decoration: none;
}

.tops a {
	display: block;
	height: 27px;
	background: url('/images/page/menu/btn_moje_top.gif') top left no-repeat;
	padding: 0px;
	padding-left: 40px; 
	padding-top: 10px;
	color: #46813c;
	text-decoration: none;
}

.best a:hover, .tops a:hover {
	color: #46813c;
	text-decoration: underline;
}

.best a:hover {
	background: url('/images/page/menu/btn_nejlepsi.gif') top left no-repeat;
}

.tops a:hover {
	background: url('/images/page/menu/btn_moje_top.gif') top left no-repeat;
}

.banner {
	margin-bottom: 10px;
}

#articles {
	padding-top: 15px;
}

.article {
	margin-bottom: 5px;
	clear: both;
	min-height: 69px;
	_height: 69px;
}

.article-thumbnail {
	width: 134px;
	float: left;
	min-height: 69px;
	_height: 69px;
}

.article-thumbnail a, .article-thumbnail a:hover {
	background: none;
}

.article-title {
	float: left;
	width: 337px;
	min-height: 69px;
	_height: 69px;
}

.article-title p {
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
}

.article-title h2 {
	padding: 0px;
	margin-bottom: 0em !important;
	margin-top: 0px !important;
	font-size: 1.5em !important;
}

.article-title h2 a, .article-title h2 a:visited {
	color: #000000;
	text-decoration: underline !important;
	font-weight: normal;
	
}

.article-title h2 a span {
	display: none;
}
.article-title h2 a span strong {
	visibility: hidden;
}


#blog {
	background: #dddddd;
	
}

.box {
	background: #dddddd;
	margin-bottom: 10px;
	clear: both;
}

.box-2 {
	margin-bottom: 10px;
}

.boxTitle {
	background: #808080;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	clear: both;
}

.boxContent, .searchBox {
	/*padding: 10px 10px 10px 10px ;*/
	padding: 10px;
/*	clear: both;*/
}
.Content {
	padding: 10px 0px 10px 0px;
}

/*box blog*/

.box-blog-title-big {

}

.box-blog-title-big strong {
	font-size: 1.8em;
	font-weight: normal;
	padding-left: 10px;
}

.box-blog-title-big a, .box-blog-title-big a:visited, .box-blog-title-big a:hover {
	display:none;
}


.box-blog-middle-big {
	width: 474px;
	min-height: 113px;
	_height: 113px;
	}

a.blogLink {
	display: block;
	padding:15px 10px 15px 0px;
	text-align: right;
	color: #000000 !important;
	text-decoration: underline;

}


.box-blog-middle-big .date {
	color: #7d7d7d;
	font-size: 0.9em;
}

.box-blog-middle-big h2 {
	padding: 0px;
	margin-bottom: 0.5em !important;
	margin-top: 0px !important;
	font-size: 1.6em !important;	
}


.box-blog-middle-big h2 a, .box-blog-middle-big h2 a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

.box-blog-middle-big h2 a:hover {
	text-decoration: underline;
	background: none;
}


/*box ul*/

/*-blog menu-*/
#blog-menu ul {
	margin: 0;
	padding-left: 0px;
list-style-type: none;

}

#blog-menu li {
	margin: 0;
	padding: 0;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	background: none;
}

#blog-menu ul.closed_year li {
	background: url("/images/icon/goto.gif") no-repeat left 0.7em;
}

#blog-menu ul.opened_year li {
	background: url("/images/icon/goto2.gif") no-repeat left 0.7em;
}


#blog-menu ul.closed li {
	background: url("/images/icon/goto.gif") no-repeat left 0.7em;
}

#blog-menu ul.opened li {
	background: url("/images/icon/goto2.gif") no-repeat left 0.7em;
}


#blog-menu ul.closed_year li li {
	display: none;
} 

#blog-menu ul.opened_year li li {
	display: block;
} 

#blog-menu ul.closed li li {
	display: none;
} 
#blog-menu ul.opened li li {
	display: block;
} 

#blog-menu li span {
	font-weight: normal;
}

#blog-menu li li li, #blog-menu ul.opened li li, #blog-menu ul.closed li li {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: none;
	font-weight: normal;
}

/*
#loginForm input#email {
	background: #FFFFFF;;
}
*/

.frm-send {
	background: transparent !important;
	border: none;
	vertical-align: middle;
}

.frm-reg {
	background: transparent !important;
	border: none;
	vertical-align: top;
}
/*
#loginForm table td input {
	width: 152px;
	color: #9C9A9C;
}
*/

#loginForm .log, .log {
	float: right !important;
	width: 67px !important;
	height: 28px !important;
	margin: 0;
}


.errorMessages {
	color: red;
	margin: 0 0 15px 0;
	border-bottom: 1px #d5d5d5 solid;
}

.vote {
	padding-right: 150px;
}
#voteBox {
	position: relative;
	top: 0px;
	left: 0px;

}

#voteBox .voteBoxContent {
	display: none;
		
}

.pointsCont {
	float: left; 
	width: 50px;
}

.topPageLinkPath {
	font-size: 0.85em !important;
	padding: 4px 0px 7px 0px;
}

.topPageLink {
	width: 530px;
}

.box-nl-middle-big .topPageLink {
	width: 200px;
}

.box-nl-middle-small .topPageLink {
	width: 90px;
}


#VotePoints, .points {
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6600;
	padding-left: 10px;
	background: url('/images/page/zarovka.gif') top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#VotePointsContainer {
	background: url('/images/page/zarovka2.gif') top left no-repeat;
	height: 28px !important;
	width: 51px;
	padding: 0px;
	/*padding-left: 20px;*/
	padding-top: 5px;
	float: left;
	overflow: hidden;
}

#VotePoints {
	background: none;
	padding-left: 20px;
}

#VoteLinkTextContainer {
	background: url('/images/page/zajimave.gif') top left no-repeat;
	height: 28px !important;
	width: 99px;
	padding-left: 0px;
	padding-top: 5px;
	float: left;
}

.hideVote {
	background: none !important;
}

a#VoteLinkText {
	font-weight: bold;
	color: #ff8b46;
	padding-left: 33px;
	text-transform: uppercase;
	text-decoration: none;
}

a#VoteLinkText:hover {
	text-decoration: underline;
	background: none;
}

.pointsLinks a {
	font-size: 1.0em;
	color: #666666 !important;
}

.perex {
	padding: 3px 0 8px 0;
	margin-bottom: 10px;
	border-bottom: 1px #cccccc solid;
}

.perex .photo {
	float: left;
	margin-right: 10px;
}

.perex p {
	float: left;
	width: 360px;
}

.perex a {
	color: #004A1B;
}

li.logon-list {
	margin-top: 10px;
}
.small {
	font-size: 0.7em;
}

/*path*/

#path {
	color: #333333;
	font-size: 0.95em;
	padding: 10px 0px 10px 0px;
}

#path a {
	color: #333333;
}

#path a:hover {
	color: #333333;
	text-decoration: none;
	background: none;
}

/*obsah*/


.middle {
		  vertical-align: middle;
}

.inline {
	display: inline;
}

form, input {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #f1f1f1;
	color: #000000;
}

input, select, textarea {
	border: 1px #000000 solid;
	padding: 3px;
}



select {
	width: 120px;
}
/*
textarea {
	font-size: 11px;
	font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
	border: 1px #C0C0C0 solid;
	padding: 2px;
}
*/
p {
	margin-bottom: 1em;
	margin-top: 0.5em;
	padding: 0;
}

.orange {
	color: #000000;
}

.left {
	float: left;
}

.right {
	float: right;
}


h1/*, h5*/ {
		  padding: 0px;
			margin: 0px;
		  /*width: 595px;*/
		  width: 100%;
		  font-family: "Helvetica CE", arial, sans-serif;
			font-weight: normal;
		  color: #000000;
		  border-bottom: 0px solid #000000;

		  font-size: 27px;
	letter-spacing: 0px;
	line-height: 30px;
}

h1.shorter {
	width: 100%;
}

h2 {
		  display: block;
		  color: #000000;
		  font-size: 1.6em;
		  font-family: Arial, Helvetica, sans-serif;
			padding-top: 0px;
		  padding-bottom: 8px;
		  margin-bottom: 0px;
		  margin-top: 8px;
		  font-weight: normal;
}

h3 {
		  color: #000000;
		  margin-bottom: 0.5em;
		  margin-top: 0.5em;
		  font-size: 1.3em;
		   font-family: Arial, Helvetica, sans-serif;
}


h4 {
		color: #000000;
		font-weight: bold;
		margin-bottom: 0.5em;
		margin-top: 0.5em;
		font-size: 1.1em;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
}


ul, ol {
		  color: #000000;
		  
}


ul, li {
		  margin: 0;
		  padding: 0;
		  
}

ol {
	padding: 0px;
	margin: 0px 0px 0px 30px;
}

ul ul, ol ol {
		  padding-top: 2px;
		  padding-bottom: 2px;
}

ul li {
		  padding-left: 0px;
		  padding-top: 2px;
		  padding-bottom: 2px;
		  list-style-type: square;
		  list-style-position: outside;
		  margin-left: 20px;
}

ul li li {
		   list-style-type: disc;
		  
}

ol li ul li {
		   list-style-type: circle;
		   list-style-type: none;
		   padding-left: 20px;
		   padding-top: 2px;
		   padding-bottom: 2px;
		   list-style-position: outside;
}

ul li li li {
		  list-style-type: circle;
		  
}

ol li {
		  list-style-type: decimal;
		  background: none;
		  padding-left: 0px;
		  padding-bottom: 3px;
}

li.prehled {
	border-bottom: 1px #708090 solid;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1em;
	color: #000000;
	margin-left: 0px;	
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 5px;
	 list-style-position: inside;
}
li.prehled a {
	font-weight: bold;
	text-decoration: none;
}

li.prehled a:hover {
	font-weight: bold;
	text-decoration: none;
} 

a {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

em, i {
	color: Silver;
	font-style: italic;
}

.custom_bigger {
	font-size: 1.1em;
} 

.custom_smaller {
	font-size: 0.9em;
	
} 
.custom_note {
	font-size: 0.85em;
	color: #888;
} 

.custom_legend {
	font-size: 0.90em;
	color: #1C2F67;
} 

span.required {
color: red;
font-weight: bold;
font-size: 17px;
}

table {
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border: 1px solid #000;
}

th {
	text-align: left;
	padding: 7px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
td {
	padding: 7px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}


hr {
		  width: 100%;
		  border-top: none;
		  border-left: none;
		  border-right: none;
		  border-bottom: 1px solid #e3e9e5;
		  height: 1px;
		  overflow: hidden;
		  text-align: left;
		  margin-left: 0;
		  clear: left;
}

hr.grey {
	border-bottom: 1px solid #ccc;
}


.navigation-bar {
	font-size: 0.8em; font-weight:bold;width: 100%;
}
