/* Basics */

body {
	background-color: #f6f6f6;
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: center;
}
a, a:visited, a:active {
	color: #6aa362;
	text-decoration: underline;
}
a:hover {
	color: #84909b;
	text-decoration: underline;
}
form {
	display: inline;
}
ul, ol {
	padding-left: 3ex;
}
caption, tr, td {
	font-size: small;
}


/* Config */

* {
	padding: 0;
	margin: 0;
	font-size: small;
}
p {
	padding-bottom: 1ex;
	text-align: left;
}
ul {
	padding-bottom: 2ex;
}
.clear {
	clear: both;
}
.nodisp {
	display: none;
}
img {
	border: 0;
}
table {
	padding-top: 1ex;
	padding-bottom: 2ex;
	empty-cells: show;
}
hr {
	height: 1px;
	border: 0px;
	background-color: #a0a0a0;
	margin-top: 1ex;
	margin-bottom: 1ex;
}


/* Layout DIVs */

.page {
	width: 742px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px dotted #c0c0c0;
}
#header {
	background: url("../images/design/header_bg.jpg");
	height: 226px;
}
#head {
	width: 558px;
	height: 226px;
	background: url("../images/design/hea.jpg") no-repeat;
	float: left;
}
#menu {
	width: 184px;
	height: 226px;
	background: url("../images/design/menu.jpg") no-repeat;
	float: left;
}
#central {
	clear: both;
	background: url("../images/design/spod_haluz.jpg") bottom left no-repeat;
	height: 600px;
}
#left {
	width: 557px;
	float: left;
	background: url("../images/design/vrch_haluz.jpg") top right no-repeat;
}
#right {
	width: 184px;
	float: left;
}
#right_nic {
	background: url("../images/design/right_top.jpg");
	height: 119px;
}
#right_content {
	background: url("../images/design/right_bg.jpg");
	font-size: 75%;
}
#right_bt {
	background: url("../images/design/right_bot.jpg") no-repeat;
	height: 6px;
}
#footer {
	clear: both;
	background: url("../images/design/footer_bg.jpg");
	height: 60px;
}
#foot {
	width: 558px;
	background: url("../images/design/footer_obl.jpg") no-repeat;
	height: 60px;
}


/* Content updates */

.lp {
	padding-right: 15px;
	padding-left: 5px;
}
h1 {
	color: #000;
	font-size: 200%;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Georgia;
	font-style: italic;
	font-size: 200%;
}
h2 {
	color: #6aa632;
	font-style: italic;
	font-weight: normal;
	font-size: 150%;
}
h4 {
	text-indent: 10px;
	padding-top: 1ex;
	padding-bottom: 1ex;
	font-size: 100%;
}
#menu ul {
	padding-top: 10px;
	list-style-type: none;
	width: 80%;
}
#menu ul li {
	border-bottom: 1px dotted #c0c0c0;
}
#menu a, #menu a:visited, #menu a:active {
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 3ex;
	color: #000;
	padding-left: 5px;
	padding-top: 5px;
}
#menu a.selected, #menu a.selected:visited, #menu a.selected:active, #menu a:hover {
	text-decoration: none;
	background: #fff;
}
.fp {
	padding-top: 35px;
	text-align: right;
	color: #fff;
}
#right_nadpis h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #346ab0;
	font-size: 125%;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #c0c0c0;
	width: 50%;
}
.rp {
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
.rp p {
	font-size: 100%;
	text-align: left;
}
.lp p {
	font-size: 100%;
	padding-left: 5px;
	text-indent: 10px;
}
.kontakt {
	padding: 3px;
}
ul.zoznam, ul.zoznam.li {
	clear: both;
	list-style-type: none;
}
ul.zoznam span {
	width: 8em;
	display: block;
	float: left;
	font-weight: bold;
	color: #6aa632;
}


/* Core ads */
.okmsg {
	text-align: center;
	border: 1px solid #414141;
	background: url("../images/design/prechod2.png") top right repeat-y;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #009900;
}
.chyba {
	text-align: center;
	border: 1px solid #414141;
	background-color: #c5def4;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #f00;
}
.warning {
	border: 1px solid #000;
	background-color: #f00;
	padding: 3px;
	color: #fff;
	font-weight: bold;
}
.buttons {
	width: 9em;
}
.buttons form input {
	margin-right: 2px;
}
th, td {
	padding: 3px;
	border-spacing: 0px;
}
caption {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #69a7ca;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 2px;
}
th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #6aa362;
	padding: 3px;
	border-bottom: 1px solid #000;
	color: #fff;
}
th a, th a:visited, th a:active {
	color: #7fffd4;
}
th a:hover {
	color: #f6f6f6;
}
tr {
	background-color: #f8f8f8;
}
tr.z1 {
	background-color: #f2f2f2;
}
tr:hover {
	/* background-color: #9cff00; */
	background-color: #c5def4;
	/* background: url("../images/design/prechod2.png") top right repeat-y; */
	border: 1px solid red;
}
form tr:hover {
	background-color: #f8f8f8;
}
td {
	border-bottom: 1px solid #c0c0c0;
}
td a:hover {
	color: #006400;
}
td img  {
	vertical-align: middle;
}
#central ul {
	padding-left: 2ex;
}
#central ul label {
	width: 45px;
	float: left;
	clear: left;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	display: block;
}
#central ul span.bl {
	width: 45px;
	float: left;
	clear: left;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	display: block;
}
ul.login_form {
	list-style-type: none;
	border: 1px solid #f4f4f4;
	background: url("../images/design/prechod.png") top right repeat-y;
	padding: 5px;
}
ul.login_form input {
	border: 1px solid #505050;
}
ul.login_form input.in {
	width: 100px;
}
ul.login_form li {
	padding: 2px;
}
a.add, a.add:visited, a.add:active {
	border: 1px solid #505050;
	padding: 2px 4px 2px 4px;
	background-color: #95c1e8;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a.add:hover {
	border: 1px solid #505050;
	padding: 2px 4px 2px 4px;
	background-color: #6aa362;
	color: #fff;
	text-decoration: none;
}
input.submit {
	font-weight: bold;
	border: 1px solid #414141;
	background-color: #6aa362;
	color: #fff;
}
input.submit:hover {
	background-color: #69a7ca;
}
ul.form {
	list-style-type: none;
}
ul.form li {
	display: block;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.form li.sml_area {
	border: 1px solid #000;
	background-color: #fff;
	padding: 2px 2px 2px 2px;
}
#central ul.form li label, #central ul.form li span.bl {
	text-align: right;
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	margin-right: 7px;
	padding: 0px;
	width: 140px;
	font-weight: bold;
}
#central fieldset ul.form li label, #central fieldset ul.form li span.bl {
	width: 50px;
}
ul.form input {
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	vertical-align: middle;
}
ul.form input.input_large {
	border: 1px solid #414141;
	width: 250px;
	background-color: #fff;
}
ul.form input.input_small {
	border: 1px solid #414141;
	width: 100px;
	background-color: #fff;
}
ul.form option {
	padding: 0px 2px 0px 2px;
}
ul.form textarea {
	font-size: medium;
	width: 350px;
	height: 155px;
	border: 1px solid #414141;
	margin-bottom: 2px;
	background-color: #fff;
}
ul.form textarea.symbol {
	width: 95%;
	height: 400px;
}
ul.form li.center {
  padding-top: 10px;
}
div.strankovanie {
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
	text-align: center;
	color: #000;
	background-color: #f8f8f8;
	margin-bottom: 10px;
}
div.strankovanie span.active {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #000;
	background-color: #c5def4;
}
div.strankovanie a, div.strankovanie a:visited, div.strankovanie a:active {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
div.strankovanie a:hover {
	text-decoration: none;
	color: #000;
	background-color: #6aa362;
	color: #fff;
}
img.gallery {
	float: left;
	margin-right: 5px;
	position: relative;
}
div.foto {
	text-align: left;
	width: 150px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	border-top: 1px solid #505050;
}
img.foto {
	border: 1px solid #c0c0c0;
}
img.foto:hover {
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}
.title h2 {
	padding-left: 25px;
	font-style: normal;
	text-decoration: none;
}
.content {
	margin: 5px;
	padding: 20px;
	border: 1px solid #c0c0c0;
}
