html, body {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	background: #1a0f00;
	text-align: center;
	font-size: 12px;
	color: #565656;
}
h1, h2, h3, h4, h5, p {margin: 0px; padding: 0px; font-size: 12px;}
.nodisp {display: none;}
.hidden {visibility: hidden;}
.endfloat {width: 0px; height: 0px; margin: 0px; padding: 0px; font-size: 0px; clear: both; visibility: hidden;}
.center {text-align: center !important;}
.left {text-align: left !important;}
.right {text-align: right !important;}
.justify {text-align: justify !important;}
.uppercase {text-transform: uppercase;}
.strong {font-weight: bold;}
.fleft {float: left;}
.fright {float: right;}

hr {height: 1px; border: 0px; border-bottom: 1px solid #cecece;}
hr.divider {height: 1px; border: 0px; border-bottom: 1px solid #cecece; margin: 30px 0px 0px;}

#page {
	width: 960px;
	margin: 0px auto;
	position: relative;
}
#header {
	height: 295px;
	background: url("../grf/header_bg.jpg") top left no-repeat;
}
#menu {
	text-align: right;
	padding: 275px 70px 0px 0px;
}
#menu a span {
	padding: 0px 10px;
}
.active-link {
	color: #ba170f !important;
}
#menu a {
	font-weight: bold;
	color: #565656;
}
#menu a:hover {
	color: #ba170f;
	text-decoration: none !important;
}
a {
	color: #ba170f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h3 {
	text-transform: lowercase;
	font-size: 30px;
	color: #cecece;
	padding: 15px 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
h1 span, h2 span {
	display: none;
}
#page-i {
	margin: 0px auto;
	width: 844px;
	background: #ffffff;
}
#content {
	text-align: justify;
	padding: 0px 30px 20px;
}
.article-img {
	float: left;
	padding: 2px;
	border: 1px solid #cecece;
	margin: 5px 15px 5px 0px;
}
/*
#footer {
	font-size: 11px;
	font-weight: bold;
	font-family: Century Gothic, Arial;
	height: 248px;
	background: url("../grf/footer_bg.jpg") top left no-repeat;
}
#footer div {
	text-align: right;
	padding: 148px 165px 0px 0px;
}
*/
#footer {

}
/* ACTIONS LISTING */
.action-small {
	margin-bottom: 10px;
}
.action-small .date {
	margin-bottom: 2px;
	font-weight: bold;
}
.action-small img {
	padding: 2px;
	padding-left: 17px;
	margin-right: 10px;
	float: left;
	border: 1px solid #c0c0c0;
	background: url("../grf/action_free.gif") top left no-repeat;
}
.as-jairo img {
	background: url("../grf/action_jairo.gif") top left no-repeat;
}
.as-info img {
	background: url("../grf/action_info.gif") top left no-repeat;
}
.as-water img {
	background: url("../grf/action_water.gif") top left no-repeat;
}
.as-diving img {
	background: url("../grf/action_diving.gif") top left no-repeat;
}
.as-new img {
	background: url("../grf/action_new.gif") top left no-repeat;
}
.as-snow img {
	background: url("../grf/action_snow.gif") top left no-repeat;
}
.as-climbing img {
	background: url("../grf/action_climbing.gif") top left no-repeat;
}
.as-action img {
	background: url("../grf/action_action.gif") top left no-repeat;
}
.as-education img {
	background: url("../grf/action_education.gif") top left no-repeat;
}

/*
.as-jairo img {
	border: 1px solid #00b000;
	background: url("../grf/action_jairo.gif") top left no-repeat;
}
.as-info img {
	border: 1px solid #00b000;
	background: url("../grf/action_info.gif") top left no-repeat;
}
.as-water img {
	border: 1px solid #0080ff;
	background: url("../grf/action_water.gif") top left no-repeat;
}
.as-diving img {
	border: 1px solid #0080ff;
	background: url("../grf/action_diving.gif") top left no-repeat;
}
.as-new img {
	border: 1px solid #ff7200;
	background: url("../grf/action_new.gif") top left no-repeat;
}
.as-snow img {
	border: 1px solid #82c8ff;
	background: url("../grf/action_snow.gif") top left no-repeat;
}
.as-climbing img {
	border: 1px solid #82c8ff;
	background: url("../grf/action_climbing.gif") top left no-repeat;
}
.as-action img {
	border: 1px solid #f0e632;
	background: url("../grf/action_action.gif") top left no-repeat;
}
.as-education img {
	border: 1px solid #f0e632;
	background: url("../grf/action_education.gif") top left no-repeat;
}
*/

.h3date {
	position: relative;
	top: -18px;
	left: 2px;
	font-weight: bold;
}
.action-big-text {
	width: 300px;
	float: left;
}
.action-big-gallery {
	text-align: right;
	width: 465px;
	float: right;
}


/* GALLERIES LISTING */
.gallery-small {
	width: 50%;
	height: 105px;
	float: left;
	overflow: hidden;
}
.gallery-small img {
	padding: 15px 13px 4px 3px;
	margin-right: 10px;
	float: left;
	background: url("../grf/gallery_picture_bg.jpg") no-repeat;
}
.gallery-small h4 {
	margin-bottom: 5px;
}
.gallery-small .text {
	float: right;
	padding: 18px 25px 0px 0px;
	width: 63%;
}

/* VIDEOGALLERY */
a.videogallery-pic {
	display: block;
	width: 120px;
	height: 80px;
	position: relative;
	float: left;
}
a.videogallery-pic img {
	padding: 3px;
	border: solid 1px #929292;
	background: none;
}
.video-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 80px;
	background: url("http://www.jairo.sk/grf/videotape_overlay.gif") bottom right no-repeat;
}

/* ADMIN MODE */
table.addaction input, table.addaction textarea {
	width: 220px;
}

/* MODULES, FORMS */

form fieldset {
	padding: 0px 20px 7px;
	border: 1px solid #cecece;
}
form legend {
	padding: 0px 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #565656;
}
form .submit {
	float: right;
	clear: both;
	padding: 0px 20px;
	border: 1px solid #cecece;
	color: #ffffff;
	background: #565656;
	font-weight: bold;
}





form.smallform {
	width: 300px;
	margin: 0px auto 20px;
}
form.smallform .text {
	float: right;
	margin-bottom: 2px;
	width: 155px;
	border: 1px solid #cecece;
}
form.smallform label {
	padding: 4px 0px;
	text-align: right;
	display: block;
	float: left;
	width: 95px;
	clear: both;
}





form.registerform {
	width: 393px;
	margin: 0px auto 20px;
}
form.registerform .file {
	float: right;
}
form.registerform .text {
	margin-bottom: 2px;
	width: 220px;
	border: 1px solid #cecece;
}
form.registerform label {
	padding: 4px 3px 0px 0px;
	text-align: right;
	display: block;
	float: left;
	width: 120px;
	clear: both;
}






/* FORUM */
table.forumlist {
	width: 100%;
	border-collapse: collapse;
}
table.forumlist td, table.forumlist th {
	border: 1px solid #f0f0f0;
	padding: 3px 10px;
}
table.forumlist td.table-header {
	background: #565656;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
table.forumlist tr:hover {
	background: #f0f0f0;
}







.message {
	text-align: justify;
	margin-bottom: 20px;
}
.message-header {
	padding: 2px 5px;
	background: #565656;
	color: #ffffff;
}
.message h4 a {
	color: #ffffff;
	text-decoration: underline;
}
