html,
body {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url("../gfx/body.png") repeat-x 0 0;
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 81.2%;
	color: #000;
	text-align: center;
	line-height: 1.4;
}
h1 {
	margin: 0 0 .6em 0;
	font-size: 153.8%;
	font-weight: normal;
	color: #0c4c7e;
	line-height: 1.2;
}
h2 {
	margin: 0 0 .5em 0;
	font-size: 123.1%;
	color: #072c48;
	line-height: 1.2;
}
h3 {
	margin: 0 0 .25em 0;
	font-size: 107.7%;
	color: #82b633;
	line-height: 1.2;
}
hr, .nod, .helplink {
	position: absolute;
	top: -5000px;
	width: 1px;
	height: 1px;
}
ul, form {
	margin: 0;
	padding: 0;
}
input, textarea {
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 100%;
}
table, td {
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 100%;
	line-height: 1.4;
}
p {
	margin: 0;
	padding: 0;
}
a {
	color: #13417e;
}
a:hover,
a:focus {
	color: #f00;
}
.clean {
	background: transparent;
	clear: both;
	height: 2px;
	font-size: 1px;
}
#body-helper {
	background: url("../gfx/body-helper3.jpg") no-repeat 50% 0;
}
#page {
	position: relative;
	width: 726px;
	margin: auto;
	padding-bottom: 30px;
	text-align: left;
}
#header {
	height: 381px;
}
#menu {
	background: #2f6691 url("../gfx/menu-bot3.png") no-repeat 0 100%;
	position: absolute;
	left: 0;
	top: 102px;
	z-index: 5;
	width: 726px;
	padding: 0 0 18px 0;
}
#navbar {
	background: #d1e8fb url("../gfx/navbar.png") no-repeat 0 100%;
	position: absolute;
	left: 16px;
	top: 295px;
	font-size: 84.6%;
}
#content {
	background: #fff url("../gfx/content.png");
	position: relative;
	width: 738px;
	margin: 0 -6px;
}
#content-helper {
	background: url("../gfx/content-top3.png") no-repeat 0 0;
	width: 738px;
}
#content-helper2 {
	background: url("../gfx/content-bot.png") no-repeat 0 100%;
	width: 726px;
	_width: 738px;
	min-height: 409px;
	_height: 409px;
	padding: 0 6px;
}
#main {
	width: 694px;
	_width: 726px;
	padding: 4.85em 16px 1em 16px;
	/*padding: 4.85em 16px 5em 16px;*/
	text-align: justify;
}
#footer-menu {
	background: #d1e8fb url("../gfx/footer-menu.png") 0 0;
	position: relative;
	width: 726px;
	font-size: 84.6%;
	color: #13417e;
}
#footer {
	width: 726px;
	padding: .9em 0 .1em 0;
	font-size: 84.6%;
	color: #072c48;
}
/*header*/
#logo {
	position: absolute;
	left: 0;
	top: 17px;
	display: block;
	width: 183px;
	height: 53px;
	overflow: hidden;
	color: #042f51;
}
#logo span {
	background: url("../gfx/logo2.png");
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: block;
	width: 183px;
	height: 53px;
}
a#logo span {
	cursor: pointer;
}
#motto {
	position: absolute;
	left: 51px;
	top: 72px;
	font-size: 107.7%;
	font-style: normal;
	font-weight: bold;
	color: #1b649f;
	cursor: default;
}
#motto a {
	color: #1b649f;
	text-decoration: none;
	cursor: pointer;
}
#login-button,
#logout-button {
	position: absolute;
	right: 16px;
	top: 397px;
	z-index: 10;
	display: block;
	width: 95px;
	height: 28px;
	overflow: hidden;
	color: #82b633;
}
#login-button span,
#logout-button span {
	background-image: url("../gfx/login-button.gif");
	background-position: 0 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: block;
	width: 95px;
	height: 28px;
	cursor: pointer;
}
#logout-button span {
	background-image: url("../gfx/logout-button.gif");
}
.sk #login-button span {
	background-image: url("../gfx/login-button-sk.gif");
}
.sk #logout-button span {
	background-image: url("../gfx/logout-button-sk.gif");
}
.pl #login-button span {
	background-image: url("../gfx/login-button-pl.gif");
}
.pl #logout-button span {
	background-image: url("../gfx/logout-button-pl.gif");
}
.en #login-button span {
	background-image: url("../gfx/login-button-en.gif");
}
.en #logout-button span {
	background-image: url("../gfx/logout-button-en.gif");
}
.hu #login-button span {
	background-image: url("../gfx/login-button-hu.gif");
}
.hu #logout-button span {
	background-image: url("../gfx/logout-button-hu.gif");
}
.uk #login-button span {
	background-image: url("../gfx/login-button-uk.gif");
}
.uk #logout-button span {
	background-image: url("../gfx/logout-button-uk.gif");
}
.ru #login-button span {
	background-image: url("../gfx/login-button-ru.gif");
}
.ru #logout-button span {
	background-image: url("../gfx/logout-button-ru.gif");
}
#login-button:hover span,
#login-button:focus span,
#logout-button:hover span,
#logout-button:focus span {
	background-position: 0 100%;
}
#lang {
	position: absolute;
	right: 0;
	top: 75px;
	font-size: 84.6%;
}
#lang img {
	position: relative;
	top: 1px;
	margin-right: 1px;
}
#lang .active {
	margin-left: 10px;
	font-weight: bold;
	color: #000;
}
#lang a {
	/*margin-left: 15px;*/
	margin-left: 11px;
	color: #000;
	text-decoration: none;
}
#lang a:hover,
#lang a:focus {
	color: #f00;
}
a.helplink:active,
a.helplink:focus {
	background: #fff;
	left: 0;  
	top: 10px;
	z-index: 50;
	display: block;
	width: auto;
	height: auto;
	border: 5px solid #82b633;
	padding: 1em 30px;
	font-size: 200%;
	color: #072c48;
}
a.helplink:hover {
	color: #f00;
}
/*menu*/
#menu div.helper {
	background: url("../gfx/menu-top.png") no-repeat 0 0;
	float: left;
	width: 726px;
	padding: 9px 0 0 0;
}
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	background: url("../gfx/menu-a.gif") no-repeat 50% 50%;
	float: left;
	margin-left: 30px;
	font-size: 107.7%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.sk #menu li a {
	margin-left: 24px;
}
.pl #menu li a {
	margin-left: 31px;
}
.en #menu li a {
	margin-left: 21px;
}
.hu #menu li a {
	margin-left: 2px;
}
.uk #menu li a {
	margin-left: 6px;
}
.ru #menu li a {
	margin-left: 0;
}
#menu li.first-0 a {
	margin-left: 22px;
}
.ru #menu li.first-0 a {
	margin-left: 19px;
}
#menu li a .helper {
	float: left;
	cursor: pointer;
}
#menu li a .helper .helper .helper {
	min-height: 20px;
	padding: 3px 11px;
	_padding: 3px 11px 4px 11px;
}
#menu li a:hover,
#menu li a:focus {
	background: #053962 url("../gfx/menu-a.gif") no-repeat 0 0;
}
#menu li a:hover .helper,
#menu li a:focus .helper {
	background: url("../gfx/menu-a.gif") no-repeat 100% 0;
}
#menu li a:hover .helper .helper,
#menu li a:focus .helper .helper {
	background: url("../gfx/menu-a.gif") no-repeat 100% 100%;
}
#menu li a:hover .helper .helper .helper,
#menu li a:focus .helper .helper .helper {
	background: url("../gfx/menu-a.gif") no-repeat 0 100%;
}
/*navbar*/
#navbar .helper {
	background: url("../gfx/navbar.png") no-repeat 0 0;
	width: 557px;
	_width: 589px;
	min-height: 16px;
	_height: 28px;
	padding: 6px 16px;
}
#navbar a {
	text-decoration: none;
}
#navbar .navbar-separator {
	color: #13417e;
}
/*search-box*/
#search-box {
	background: #fff url("../gfx/search-bot3.png") no-repeat 0 100%;
	position: absolute;
	right: 0;
	top: 23px;
	z-index: 5;
	width: 237px;
}
#search-box .helper {
	background: url("../gfx/search-top3.png") no-repeat 0 0;
	width: 225px;
	_width: 237px;
	padding: 6px;
}
#search-box table {
	width: 225px;
	border-collapse: collapse;
}
#search-box td {
	padding: 0;
}
#search-box input.txt {
	width: 151px;
	border: 0;
	margin: 0;
	padding-left: 4px;
	padding-right: 0;
	font-size: 84.6%;
	color: #4c4c4c;
}
#search-box input.but {
	vertical-align: middle;
}
/*footer-menu*/
.social-plugins-box {
	position: absolute;
	left: 16px;
	top: -5.5em;
	width: 694px;
	border-top: 1px solid #d1e8fb;
	padding: 1.2em 0;
}
#fb-button {
	float: left;
}
#twitter-button {
	float: left;
}
#footer-menu .helper {
	background: url("../gfx/footer-menu.png") 0 100%;
	width: 694px;
	_width: 726px;
	padding: 1.25em 16px 1em 16px;
}
#footer-menu a {
	color: #13417e;
	text-decoration: none;
}
#footer-menu a:hover,
#footer-menu a:focus {
	color: #f00;
}
/*footer*/
#footer a {
	color: #072c48;
	text-decoration: none;
}
#footer a:hover,
#footer a:focus {
	color: #f00;
}
#footer img {
	position: relative;
	border: 0;
	top: 2px;
}
/*slider-box*/
#slider-box {
	background: #fff url("../gfx/header3.png") no-repeat 0 -6px;
	position: absolute;
	left: 0;
	top: 155px;
	width: 726px;
	height: 217px;
}
#slider-box .helper {
	background: url("../gfx/header3.png") no-repeat 0 211px;
	width: 694px;
	_width: 726px;
	height: 185px;
	_height: 217px;
	padding: 16px;
}
#slider-box div {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*hp*/
#urgent-box {
	background: #94b6d2 url("../gfx/urgent-box.png") no-repeat 100% 100%;
	width: 694px;
	margin: 0 0 17px 0;
	font-size: 116.6%;
	font-weight: bold;
	color: #02335a;
	text-align: center;
}
#urgent-box .helper {
	background: url("../gfx/urgent-box.png") no-repeat 0 0;
	width: 662px;
	_width: 694px;
	padding: 1.5em 16px;
}
#main #urgent-box p {
	margin: 0;
}
#main #hp-txt-box p.vice {
	margin: -.7em 0 1.2em 0;
}
#hp-today-box {
	background: #eaf5d9 url("../gfx/hp-today-box-bot.png") no-repeat 0 100%;
	width: 662px;
	_width: 694px;
	margin: 0 0 11px 0;
	padding: 0 16px 1em 16px;
}
#main #hp-today-box h2 {
	background: #73a02e url("../gfx/hp-today-box-h2.png") no-repeat 0 0;
	width: 694px;
	margin: 0 -16px .8em -16px;
	font-size: 107.7%;
}
#main #hp-today-box h2 a,
#main #hp-today-box h2 .dummy {
	display: block;
	width: 662px;
	_width: 694px;
	padding: .75em 16px .8em 16px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#main #hp-today-box table.params {
	border-collapse: collapse;
	margin: 0 0 .35em 0;
}
#main #hp-today-box .params td {
	padding: 0 10px .15em 0;
}
#main #hp-today-box .params td strong {
	color: #13417e;
}
#main #hp-today-box p.vice {
	float: left;
	margin: -.7em 0 0 0;
}
#main #hp-today-box p.vice.cteni {
	margin-right: 24px;
}
#main #hp-nextdays-box {
	width: 694px;
}
#main .hp-nextdays-row {
	background: url("../gfx/hp-nextdays-row.png") 0 100%;
	position: relative;
	width: 694px;
	margin: 0 0 11px 0;
}
#main .hp-nextdays-item {
	float: left;
	width: 192px;
	_width: 224px;
	margin-left: 11px;
	/*padding: 0 16px 2.15em 16px;*/
	padding: 0 16px 2.95em 16px;
	text-align: left;
}
#main .hp-nextdays-item.col-1 {
	margin: 0;
}
#main .hp-nextdays-item h2 {
	background: #0a2f4b url("../gfx/hp-nextdays-item-h2.png") no-repeat 0 0;
	width: 224px;
	margin: 0 -16px .8em -16px;
	font-size: 107.7%;
}
#main .hp-nextdays-item h2 a,
#main .hp-nextdays-item h2 .dummy {
	display: block;
	width: 192px;
	_width: 224px;
	padding: .45em 16px .5em 16px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#main .hp-nextdays-item table.params {
	border-collapse: collapse;
	margin: 0 0 .35em 0;
}
#main .hp-nextdays-item .params td {
	padding: 0 10px .15em 0;
	vertical-align: top;
}
#main .hp-nextdays-item .params td strong {
	color: #13417e;
	white-space: nowrap;
}
#main .hp-nextdays-item p.vice {
	position: absolute;
	bottom: .75em;
	z-index: 5;
	margin: 0;
}
#main .hp-nextdays-item p.vice.cteni {
	bottom: 2.5em;
}
#main .hp-nextdays-item.col-1 {
	left: 16px;
} 
#main .hp-nextdays-item.col-2 {
	left: 251px;
}
#main .hp-nextdays-item.col-3 {
	left: 486px;
}
/*main*/
#main p {
	margin: 0 0 1em 0;
}
#main ul {
	margin: 0 0 1em 15px;
}
#main ul li {
	background: url("../gfx/li2.gif") no-repeat 0 .6em;
	margin-bottom: .3em;
	padding-left: 8px;
	list-style: none;
}
#main ol {
	margin-top: 1em;
	margin-bottom: 1em;
}
#main dl {
	margin: 0 0 1em 0;
}
#main table {
	margin: 0 0 1em 0;
}
#main th {
	text-align: left;
}
/*main - katalog*/
.catalog-category-item,
.catalog-item,
.catalog-authors-item {
	float: left;
	display: inline;
	width: 85px;
	margin: 0 0 5px 2px;
}
.catalog-category-item.col-1,
.catalog-item.col-1,
.catalog-authors-item.col-1 {
	margin-left: 0;
}
.catalog-category-item a,
.catalog-item a,
.catalog-authors-item a {
	background-image: url("../gfx/icons.png");
	background-repeat: no-repeat;
	background-position: -160px 0;
	display: block;
	width: 75px;
	_width: 85px;
	padding: 48px 5px 5px 5px;
	font-size: 92.3%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
}
.catalog-item a {
	background-position: -80px 0;
}
.catalog-authors-item a {
	background-position: 0 0;
}
.catalog-navigation {
	width: 694px;
	/*padding: 4px 0 18px 0;*/
	padding: 4px 0 8px 0;
}
.catalog-navigation .clean {
	background: url("../gfx/catalog-navigation-hover.png") no-repeat 0 50%;
}
.catalog-navigation a {
	background: #d1e8fb url("../gfx/catalog-navigation.png") no-repeat 0 0;
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	font-weight: bold;
	color: #13417e;
	text-decoration: none;
}
.catalog-navigation a .helper {
	background: url("../gfx/catalog-navigation.png") no-repeat 100% 0;
	float: left;
	cursor: pointer;
}
.catalog-navigation a .helper .helper,
.catalog-navigation .active .helper .helper {
	background: url("../gfx/catalog-navigation.png") no-repeat 100% 100%;
}
.catalog-navigation a .helper .helper .helper,
.catalog-navigation .active .helper .helper .helper {
	background: url("../gfx/catalog-navigation.png") no-repeat 0 100%;
	padding: 4px 9px;
}
.catalog-navigation .tecky {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 4px 9px;
	font-weight: bold;
	color: #13417e;
	text-decoration: none;
}
.catalog-navigation a.category {
	background: #91cb39 url("../gfx/catalog-navigation-category.png") no-repeat 0 0;
	color: #fff;
}
.catalog-navigation a.category .helper {
	background: url("../gfx/catalog-navigation-category.png") no-repeat 100% 0;
}
.catalog-navigation a.category .helper .helper {
	background: url("../gfx/catalog-navigation-category.png") no-repeat 100% 100%;
}
.catalog-navigation a.category .helper .helper .helper {
	background: url("../gfx/catalog-navigation-category.png") no-repeat 0 100%;
}
.catalog-navigation a:hover,
.catalog-navigation a:focus,
.catalog-navigation .active {
	background: #053962 url("../gfx/catalog-navigation-hover.png") no-repeat 0 0;
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.catalog-navigation a:hover .helper,
.catalog-navigation a:focus .helper,
.catalog-navigation .active .helper {
	background: url("../gfx/catalog-navigation-hover.png") no-repeat 100% 0;
	float: left;
}
.catalog-navigation a:hover .helper .helper,
.catalog-navigation a:focus .helper .helper,
.catalog-navigation .active .helper .helper {
	background: url("../gfx/catalog-navigation-hover.png") no-repeat 100% 100%;
}
.catalog-navigation a:hover .helper .helper .helper,
.catalog-navigation a:focus .helper .helper .helper,
.catalog-navigation .active .helper .helper .helper {
	background: url("../gfx/catalog-navigation-hover.png") no-repeat 0 100%;
	padding: 4px 9px;
}
.catalog-item-texty a {
	background: url("../gfx/icon-texty.png") no-repeat 0 0;
	display: block;
	padding: 0 0 .5em 24px;
	text-decoration: none;
}
.catalog-category-col-1 {
	float: left;
	width: 339px;
}
.catalog-category-col-2 {
	float: right;
	width: 339px;
}
.catalog-category-item-2 a {
	background: url("../gfx/icon-texty.png") no-repeat 0 0;
	display: block;
	width: 315px;
	_width: 339px;
	padding: 0 0 .5em 24px;
	text-align: left;
	text-decoration: none;
}
.catalog-authors-item-3 a {
	background: url("../gfx/icon-author.gif") no-repeat 0 0;
	display: block;
	width: 670px;
	_width: 694px;
	padding: 0 0 .5em 24px;
	text-align: left;
	text-decoration: none;
}
/*main - katalog detail*/
.item-descr {
	background: #ebf5da url("../gfx/item-descr.png") no-repeat 0 0;
	width: 694px;
	margin: 0 0 1em 0;
	font-size: 84.6%;
	color: #000;
}
.item-descr .helper {
	background: url("../gfx/item-descr.png") no-repeat 0 100%;
	width: 662px;
	_width: 694px;
	padding: 1em 16px;
}
#main .item-descr p {
	margin: 0;
	text-align: left;
	line-height: 2;
}
.autor {
	background: url("../gfx/icon-autor.gif") no-repeat 0 0;
	padding: .15em 0 .2em 18px;
}
.zdroj {
	background: url("../gfx/icon-zdroj.gif") no-repeat 0 0;
	padding: .2em 0 .3em 20px;
}
.preklad {
	background: url("../gfx/icon-preklad.gif") no-repeat 0 0;
	padding: .2em 0 .3em 21px;
}
.bible {
	background: url("../gfx/icon-bible.gif") no-repeat 2px 0;
	padding: .2em 0 .3em 19px;
	white-space: nowrap;
}
.datum {
	background: url("../gfx/icon-datum.gif") no-repeat 0 0;
	padding: .2em 0 .3em 20px;
}
.item-descr a {
	color: #f00;
	text-decoration: none;
}
.txt-cut-message {
	border-top: 1px solid #7a9eb9;
	margin: 1.5em 0 3em 0;
	padding: .5em 0 0 0;
	font-size: 84.6%;
	color: #000000;
}
#main .txt-cut-message p {
	margin: 0;
}
/*main - login-box*/
#login-box {
	background: #d1e8fb url("../gfx/login-box.png") no-repeat 0 100%;
	width: 309px;
	_width: 341px;
	margin: 0 auto 1em auto;
	padding: 0 16px 10px 16px;
	text-align: left;
}
#main #login-box h2 {
	margin: 0 -16px 20px -16px;
	font-size: 107.7%;
	color: #fff;
}
#main #login-box h2 label {
	background: #0a2f4b url("../gfx/login-box-h2.png") no-repeat 0 0;
	width: 309px;
	_width: 341px;
	display: block;
	padding: .6em 16px .5em 16px;
	font-weight: normal;
	color: #fff;
}
#main #login-box table {
	width: 309px;
	border-collapse: collapse;
	margin: 0;
}
#main #login-box th {
	padding: 0 9px 10px 0;
	font-size: 92.3%;
	font-weight: normal;
	color: #053962;
	text-align: left;
}
#main #login-box td {
	padding: 0 0 10px 0;
}
#login-box .input-txt-helper {
	background: #fff url("../gfx/login-box.png") no-repeat -341px 0;
	display: block;
	width: 192px;
}
#login-box .input-txt-helper .input-txt-helper {
	background: url("../gfx/login-box.png") no-repeat -533px 100%;
	width: 182px;
	_width: 192px;
	padding: .6em 5px;
}
#main #login-box input.txt {
	width: 172px;
	_width: 182px;
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
}
#main #login-box .note {
	float: left;
	width: 203px;
	margin: 7px 0 0 0;
	color: #f00;
}
#main #login-box p {
	background: none;
	padding-left: 0;
	margin: 0;
}
#main #login-box input.but {
	float: right;
	_margin: 0 -3px;
}
/*main - galerie - gallery*/
#main .galerie .img-box-outer {
	position: relative;
	float: left;
	display: inline;
	width: 166px;
	height: 166px;
	margin: 0 0 10px 9px;
}
#main .galerie .img-box-outer.col-1  {
	margin-left: 0;
}
#main .galerie .img-box {
	display: block;
	width: 166px;
	height: 166px;
	_font-size: 150px;
	text-align: center;
	text-decoration: none;
	line-height: 164px;
	*line-height: 166px;
}
#main .galerie .img-box img {
	border: 0;
	vertical-align: middle;
}
#main .galerie .img-box-outer .img-title {
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	display: none;
	width: 160px;
	_width: 166px;
	padding: .3em 3px .2em 3px;
	font-size: 84.6%;
	_font-size: 11px;
	color: #072c48;
	text-decoration: none;
	text-align: center;
	line-height: 1.2;
	cursor: pointer;
}
#main .galerie .img-box-outer:hover .img-title,
#main .galerie .img-box-outer.sfHover .img-title {
	display: block;
}
/*main - formulare*/
#main .report {
	background: #fff;
	display: block;
	border: 1px solid #d1e8fb;
	padding: .7em 10px;
	color: #072c48;
}
#main .report.error {
	color: #f00;
}
#main .report.success {
	color: #73a02e;
}
#main p.note {
	font-size: 84.6%;
}
.povinne {
	color: #f00;
}
th .povinne {
	margin-left: 4px;
}
#main .form-default fieldset {
	border: 1px solid #d1e8fb;
	margin: 0 0 1.3em 0;
	padding-top: .7em;
	padding-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
}
#main .form-default legend {
	font-weight: bold;
	color: #13417e;
}
#main .form-default fieldset table {
	width: 100%;
	border-collapse: collapse;
	margin: .2em auto 0 auto;
	text-align: left;
}
#main .form-default fieldset th {
	width: 270px;
	font-weight: normal;
	color: #072c48;
	text-align: right;
}
#main .form-default fieldset td.hodnota {
	margin-left: 4px;
}
#main .form-default fieldset th.left {
	text-align: left;
}
#main .form-default fieldset input.txt {
	width: 150px;
}
#main .form-default fieldset input.txt.long {
	width: 270px;
	_width: 276px;
}
#main .form-default fieldset select {
	width: 156px;
	_width: 150px;
}
#main .form-default fieldset textarea {
	width: 270px;
	_width: 276px;
}
#main .form-default .povinne {
	margin-right: 4px;
	color: #f00;
}
/*epohled*/
#epohled-image {
	float: right;
	width: 449px;
}
#epohled-form-box {
	background: #d1e8fb url("../gfx/epohled-form-box.gif") no-repeat 0 0;
	float: left;
	width: 235px;
}
#epohled-form-box .helper {
	background: url("../gfx/epohled-form-box.gif") no-repeat 0 100%;
	width: 215px;
	_width: 235px;
	padding: 1em 10px;
}
#main #epohled-form-box table {
	width: 215px;
	border-collapse: collapse;
	margin: 0;
}
#main #epohled-form-box th {
	padding: 0 0 .25em 0;
	font-size: 92.3%;
	font-weight: normal;
	color: #072c48;
	text-align: left;
}
#main #epohled-form-box td {
	padding: 0 0 1em 0;
}
#main #epohled-form-box input.txt {
	width: 195px;
	_width: 215px;
	_height: 32px;
	border: 0;
	margin: 0;
	padding: .6em 10px;
}
#main #epohled-form-box textarea {
	width: 215px;
	border: 0;
	margin: 0;
	padding: .6em 0 0 0;
	resize: vertical;
}
#main #epohled-form-box p.note {
	float: left;
	width: 135px;
	font-size: 84.6%;
}
#main #epohled-form-box input.but {
	float: right;
}
/*vyhledavani*/
#main #vyhledavani div {
	text-align: center;
}
#main #vyhledavani div table {
	margin: auto;
}
#main #vyhledavanivyraz {
	width: 200px;
}
#main #vyhledavanibutton {
	position: relative;
	top: 2px;
}
#main ol#vysledky {
	margin-left: 18px;
	padding: 0;
}
#main ol#vysledky li {
	margin: 0 0 1em 0;
	padding: 0;
}
#main ol#vysledky li a {
	font-weight: bold;
}
#main ol#vysledky li .url a {
	font-weight: normal;
}
#main p.strankovani {
	border-top: 1px solid #d1e8fb;
	margin-top: 1.5em;
	padding-top: 1em;
	text-align: center;
}
.highlight {
	/*background: #d1e8fb;*/
	color: #f00;
}

.search-results li {
	margin-top: 0;
	margin-bottom: 1.5em;
}
#main .search-results p {
	margin: 0;
}
#main .search-results p.url {
	color: #7a9eb9;
}
#main .search-results p.url a {
	color: #7a9eb9;
}
/*main - mapa stranek*/
#main .sitemap h3 {
	margin: 0 0 .5em 0;
}
#main .sitemap ul {
	margin: 0 0 0 16px;
}
#main .sitemap li {
	margin: 0 0 .4em 0;
}
/*ostatni*/
.vice {
	background: url("../gfx/li.gif") no-repeat 0 .55em;
	padding-left: 8px;
	font-size: 84.6%;
}
.vice a {
	color: #f00;
}
.vice a:hover,
.vice a:focus {
	color: #000;
}
.picturel {
	float: left;
	border: 1px solid #fff;
	margin: 4px 16px 1em 0;
}
.picture {
	float: right;
	border: 1px solid #fff;
	margin: 4px 0 1em 16px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.half-left {
	float: left;
	width: 45%;
}
.half-right {
	float: right;
	width: 50%;
}
.b0 {
	border: 0;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.vtop {
	vertical-align: top;
}
.fs95 {
	font-size: 91.7% !important;
}
.nowrap {
	white-space: nowrap !important;
}
.white {
	color: #fff !important;
}
.black {
	color: #000 !important;
}
.red {
	color: #f00 !important;
}
.sup {
	font-size: 84.6%;
	vertical-align: super;
}
.line-through {
	text-decoration: line-through;
}
.flag {
	background: url("../gfx/flags.png") no-repeat;
	width: 16px;
	height: 11px;
	border: 0;
}
.flag.flag-cz {background-position: -32px 0}
.flag.flag-gb {background-position: -64px 0}
.flag.flag-hu {background-position: 0 -22px}
.flag.flag-pl {background-position: -32px -22px}
.flag.flag-sk {background-position: -64px -22px}
.flag.flag-uk {background-position: 0 0}
.flag.flag-ru {background-position: -96px 0}
.text-violet {
	color: #6e11d3 !important;
}
.text-brown {
	color: #800000 !important;
}
.text-blue {
	color: #13417e !important;
}
.text-red {
	color: #ff0000 !important;
}