
/* general */

body, table, td, th, input, tHead, select, span, textArea, pre
{
	font-family: Arial, Verdana, Helvetica, Helv;
	font-size: 13px;
	color: black;
	text-decoration: none;
}


A IMG
{
	border-style: none;
}


ul
{
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
}


ol
{
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
}

li
{
	font-family: Arial, Verdana, Helvetica, Helv;
	font-size: 13px;
	color: black;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 18px;
	line-height: 20px;
}


A
{
	font-size: 12px;
	color: blue;
	text-decoration: none;
}


A:hover
{
	font-size: 12px;
	color: red;
	text-decoration: none;
}


H1, H1 A
{
	font-size: 12px;
	text-decoration: none;
	color: #0055ff;
	text-align: center;
	background-color: #fafafa;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	border-top: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;
}


H1 SPAN
{
	color: #0055ff;
}


H1 A:hover
{
	font-size: 13px;
	text-decoration: none;
	color: #FF0000;
	text-align: center;
	background-color: #fafafa;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	border-top: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;
}


H2
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	text-decoration: none;
	font-variant: small-caps;
}


.info
{
	color: Gray;
	font-size: 10px;
}

.info A, .info A:hover
{
	font-size: 10px;
}



/* akcie */

TABLE.akcieListItem
{
	width: 100%;
}


TABLE.akcieListItem TH
{
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	vertical-align: top;
	background-color: #507cd1;
	text-align: center;
}


TABLE.akcieListItem TD.label
{
	width: 180px;
	vertical-align: top;
}


TABLE.akcieListItem TD.text
{
	vertical-align: top;
	width: 100%;
}


TABLE.akcieListItem TD.description
{
	width: 100%;
	font-style: italic;
}


TABLE.akcieListItem DIV.descriptionDetail
{
	font-style: italic;
	height: 100px;
	width: 100%;
	overflow: auto;
	border-top: lightgrey 1px dotted;
	border-bottom: lightgrey 1px dotted;
	margin: 0px;
}


/* site map */

.siteMapPath_currentNode
{
	font-size: 11px;
	font-style: italic;
	color: silver;
	text-decoration: none;
	margin-bottom: 15px;
	letter-spacing: 2px;
	font-variant: small-caps;
}


/* forms */

TABLE.form
{
	background-color: #EFF3FB;
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
	font-size: 13px;
	color: black;
	text-decoration: none;
}


TABLE.form TD
{
	font-size: 13px;
	color: black;
	text-decoration: none;
	vertical-align: top;
}


TABLE.form TH
{
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	vertical-align: top;
	background-color: #507cd1;
}

TABLE.form TD.alternating
{
	background-color: #dFe3eB;
}


/* listing */

TABLE.listing
{
	background-color: #EFF3FB;
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
	font-size: 13px;
	color: black;
	text-decoration: none;
}


TABLE.listing TD
{
	font-size: 12px;
	color: black;
	text-decoration: none;
	vertical-align: top;
}


TABLE.listing TH, TABLE.listing TH A
{
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	vertical-align: top;
	background-color: #507cd1;
}


TABLE.listing TD.alternating
{
	background-color: #dFe3eB;
}


/* news */

.news
{
	overflow: auto;
	width: 100%;
	height: 250px; /* 	border-top: gainsboro 1px dotted; 	border-bottom: gainsboro 1px dotted; 	*/
}


.newsHeader
{
	font-size: 14px;
	margin: 0px 0px 15px;
	color: red;
	padding-right: 3px;
	padding-left: 3px;
}


.newsText
{
	font-size: 13px;
	margin: 0px 0px 30px;
	padding-right: 3px;
	padding-left: 3px;
}


/* reklama */

.reklama
{
	width: 100%;
}


.reklamaHeader
{
	display: none;
}


.reklamaText
{
	text-align: left;
	font-size: 13px;
	margin: 0px 0px 30px;
	padding-right: 3px;
	padding-left: 3px;
}


/* main menu */

TABLE.mainMenu TD
{
	font-size: 11px;
}


.menuLevel0
{
	font-size: 11px;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: left top;
	background-image: url(img/menu_corner.gif);
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-top: 1px;
	border-left: #e6e6e6 1px solid;
	border-top: #e6e6e6 1px solid;
	letter-spacing: 2px;
	font-variant: small-caps;
}


.menuLevel1
{
	font-size: 11px;
	line-height: 20px;
	color: navy;
}


.menuStaticSelected
{
	font-size: 11px;
	color: navy;
	font-weight: bold;
	line-height: 20px;
}


/* header */

SPAN.loginInfo
{
	font-size: 12px;
}


/* footer */

DIV.footer
{
	font-weight: normal;
	font-size: 9px;
	color: gray;
	font-style: normal;
	border-top: black 1px solid;
	margin-top: 20px;
	padding-top: 2px;
	padding-left: 2px;
	width: 250px;
}

DIV.footer A
{
	font-size: 9px;
	color: blue;
	text-decoration: none;
}


.invisible
{
	font-size: 1px;
	margin: 0px;
	color: #ffffff;
	display: none;
}


/* forum */

SELECT.forumTema
{
	font-size: 15px;
}


TABLE.forumDiskusie TH
{
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	vertical-align: top;
	background-color: #507cd1;
}


TD.forumDiskusie
{
	text-align: left;
	background-color: #EFF3FB;
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
}


.forum_detail
{
}


TABLE.forum_threadTree
{
	width: 100%;
	font-size: 11px;
}


TABLE.forum_threadTree TD
{
	font-size: 12px;
}


TABLE.forum_threadTree TD.threadSelector
{
	width: 60%;
}


TABLE.forum_threadTree TD.threadSelector_selected
{
	width: 60%;
	background-color: #EFF3FB;
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
}


TABLE.forum_threadTree TD.threadSelector SPAN
{
	font-size: 12px;
}


TABLE.forum_threadTree TD.authorName
{
	width: 20%;
}


TABLE.forum_threadTree TD.creationDateTime
{
	width: 20%;
}


.forumDate_today
{
	color: red;
}


.forumDate_week
{
	color: green;
}


.forumDate_month
{
	color: #993300;
}


.forumDate_older
{
	color: black;
}


SPAN.forum_treeNadpisInfo
{
	color: black;
}


.forum_temaSelected
{
	font-size: 13px;
	color: blue;
	padding-left: 1px;
	padding-right: 1px;
	border: red 1px solid;
}


.forum_temaUnselected A:hover
{
	font-size: 11px;
	padding-left: 20px;
}


.forum_disclaimer
{
	margin-top: 25px;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	border-top: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;
	border-left: #e6e6e6 1px solid;
	border-right: #e6e6e6 1px solid;
	background-color: #f5f5f5;
}


/* cestovanie */

TABLE.cestovanie
{
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
	font-size: 13px;
	color: black;
	text-decoration: none;
}


TABLE.cestovanie TH
{
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	vertical-align: top;
	background-color: #507cd1;
}


.cestovanie_ponuka
{
	text-align: left;
	background-color: #EFF3FB;
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
}


.cestovanie_dopyt
{
	text-align: left;
	background-color: #FFF8FB;
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
}


TABLE.cestovanieRating
{
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
	font-size: 13px;
	color: black;
	text-decoration: none;
}


TABLE.cestovanieRating TH
{
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	vertical-align: top;
	background-color: #7070b0;
}


TABLE.cestovanieRating TD
{
	text-align: left;
	background-color: #fafafa;
	border-right: #d0d0d0 1px solid;
	border-top: #d0d0d0 1px solid;
	border-left: #d0d0d0 1px solid;
	border-bottom: #d0d0d0 1px solid;
}



/* praca */

TABLE.prace
{
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
	font-size: 13px;
	color: black;
	text-decoration: none;
}


TABLE.prace TH
{
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	vertical-align: top;
	background-color: #507cd1;
}


.prace_dopyt
{
	text-align: left;
	background-color: #EFF3FB;
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
}


.prace_ponuka
{
	text-align: left;
	background-color: #FFF8FB;
	border-right: #b5c7de 1px solid;
	border-top: #b5c7de 1px solid;
	border-left: #b5c7de 1px solid;
	border-bottom: #b5c7de 1px solid;
}


/* album */

DIV.albumNadpis
{
	font-size: 16px;
	color: #6699ff;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}


DIV.albumInfo
{
	font-size: 12px;
	margin-bottom: 5px;
	text-align: right;
	font-variant: small-caps;
}


DIV.albumDescription
{
	font-size: 12px;
	margin-bottom: 5px;
	height: 100px;
	overflow: auto;
}


DIV.albumPhotoThumbnail
{
	width: 130px;
	height: 130px;
	border: solid 1px #dcdcdc;
	margin: 1px 1px 1px 1px;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 130px;
}


INPUT.albumCode
{
	width: 50px;
	font-size: 10px;
	border-right: #f5f5f5 1px solid;
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	border-bottom: #f5f5f5 1px solid;
}


DIV.albumCode
{
	text-align: right;
	font-size: 10px;
	color: Gray;
}


DIV.album_disclaimer
{
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	border-top: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;
	border-left: #e6e6e6 1px solid;
	border-right: #e6e6e6 1px solid;
	background-color: #f5f5f5;
	clear: both;
	position: relative;
	top: 10px;
}




/* SKM */

.skm_topMenuItem
{
	width: 100px;
	line-height: 20px;
	font-size: 11px;
	color: navy;
	border-left: #c0c0c0 1px solid;
	padding-left: 5px;
	cursor: hand;
}


.skm_menuStaticSelected
{
	font-weight: bold;
}


.skm_menu
{
	padding-left: 0px;
	margin-right: 0px;
}


.skmOznamy
{
	overflow: auto;
	width: 100%;
	height: 500px;
	border-top: gainsboro 1px dotted;
	border-bottom: gainsboro 1px dotted;
}


.skmOznamyHeader
{
	font-size: 14px;
	margin: 0px 0px 15px;
	color: red;
	padding-right: 3px;
	padding-left: 3px;
}


.skmOznamyText
{
	font-size: 13px;
	margin: 0px 0px 30px;
	padding-right: 3px;
	padding-left: 3px;
}


/* ZUSKI */

.zuski_topMenuItem
{
	width: 100px;
	line-height: 20px;
	font-size: 11px;
	color: navy;
	border-left: #c0c0c0 1px solid;
	padding-left: 5px;
	cursor: hand;
}


.zuski_menuStaticSelected
{
	font-weight: bold;
}


.zuski_menu
{
	padding-left: 0px;
	margin-right: 0px;
}



/* Kolecko */

.kolecko_topMenuItem
{
	width: 100px;
	line-height: 20px;
	font-size: 11px;
	color: navy;
	border-left: #c0c0c0 1px solid;
	padding-left: 5px;
	cursor: hand;
}


.kolecko_menuStaticSelected
{
	font-weight: bold;
}


.kolecko_menu
{
	padding-left: 0px;
	margin-right: 0px;
}



/* Sk Pavilon */

.skPavilon_topMenuItem
{
	width: 100px;
	line-height: 20px;
	font-size: 11px;
	color: navy;
	border-left: #c0c0c0 1px solid;
	padding-left: 5px;
	cursor: hand;
}


.skPavilon_menuStaticSelected
{
	font-weight: bold;
}


.skPavilon_menu
{
	padding-left: 0px;
	margin-right: 0px;
}


/* Folklor75 */

.folklor75_topMenuItem
{
	width: 100px;
	line-height: 20px;
	font-size: 11px;
	color: navy;
	border-left: #c0c0c0 1px solid;
	padding-left: 5px;
	cursor: hand;
}


.folklor75_menuStaticSelected
{
	font-weight: bold;
}


.folklor75_menu
{
	padding-left: 0px;
	margin-right: 0px;
}



/* Rabe */

.rabe_topMenuItem
{
	width: 100px;
	line-height: 20px;
	font-size: 11px;
	color: navy;
	border-left: #c0c0c0 1px solid;
	padding-left: 5px;
	cursor: hand;
}


.rabe_menuStaticSelected
{
	font-weight: bold;
}


.rabe_menu
{
	padding-left: 0px;
	margin-right: 0px;
}




/* CKM */

.ckm_topMenuItem
{
	width: 100px;
	line-height: 20px;
	font-size: 11px;
	color: navy;
	border-left: #c0c0c0 1px solid;
	padding-left: 5px;
	cursor: hand;
}


.ckm_menuStaticSelected
{
	font-weight: bold;
}


.ckm_menu
{
	padding-left: 0px;
	margin-right: 0px;
}

/* alpacajt */

.alpacajt_topMenuItem
{
	width: 80px;
	font-size: 11px;
	color: navy;
	border-left: #c0c0c0 1px solid;
	padding: 3px 0px 3px 5px;
	cursor: hand;
	margin: 0px;
}


.alpacajt_subMenuItem
{
	margin: 0px 0px 0px 16px;
	padding: 3px 50px 3px 5px;
	border-left: #c0c0c0 1px solid;
	font-size: 11px;
	color: navy;
	background-color: white;
	cursor: pointer;
	line-height: 20px;
}


.alpacajt_menuStaticSelected
{
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.alpacajt_menu
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


DIV.alpacajt_disclaimer
{
	margin-top: 25px;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	border-top: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;
	border-left: #e6e6e6 1px solid;
	border-right: #e6e6e6 1px solid;
	background-color: #f5f5f5;
}


TD.alpacajt_clanokHeader, TD.alpacajt_clanokHeader SPAN, TD.alpacajt_clanokHeader A, TD.alpacajt_clanokHeader A:hover
{
	font-size: 15px;
}


DIV.alpacajt_coverObsah
{
	background-color: transparent;
	width: 300px;
	padding: 6px 6px 6px 6px;
	line-height: 20px;
	position: relative;
	left: 30px;
	top: 200px;
}


DIV.alpacajt_coverObsahSelected
{
	background-color: white;
	width: 300px;
	padding: 5px 5px 5px 5px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	line-height: 20px;
	position: relative;
	left: 30px;
	top: 200px;
}


.alpacajt_coverObsah_nadpis
{
	font-size: 13px;
	font-variant: small-caps;
	text-align: center;
	font-style: italic;
}


.alpacajt_coverObsah_kapitola
{
	font-size: 12px;
	font-variant: small-caps;
}


.alpacajt_coverObsah_clanok
{
	font-size: 10px;
}




/* site-history */

.siteHistory
{
	overflow: auto;
	height: 650px; /* 	border-top: gainsboro 1px dotted; 	border-bottom: gainsboro 1px dotted; 	*/
	margin-bottom: 20px;
}


.siteHistoryHeader
{
	font-size: 14px;
	margin: 0px 0px 15px;
	color: red;
	padding-right: 3px;
	padding-left: 3px;
}


.siteHistoryText
{
	font-size: 13px;
	margin: 0px 0px 30px;
	padding-right: 3px;
	padding-left: 3px;
}


.siteHistoryPHP
{
	overflow: auto;
	height: 650px; /* 	border-top: gainsboro 1px dotted; 	border-bottom: gainsboro 1px dotted; 	*/
}




/* slowhilfe */

.slowhilfe_topMenuItem
{
	width: 100px;
	line-height: 20px;
	font-size: 11px;
	color: navy;
	border-left: #c0c0c0 1px solid;
	padding-left: 5px;
	cursor: hand;
}


.slowhilfe_menuStaticSelected
{
	font-weight: bold;
}


.slowhilfe_menu
{
	padding-left: 0px;
	margin-right: 0px;
}


.slowhilfe_footer
{
	margin-top: 25px;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	border-top: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;
	border-left: #e6e6e6 1px solid;
	border-right: #e6e6e6 1px solid;
	background-color: #f5f5f5;
}


/* reklama */

DIV.reklama
{
	margin-top: 30px;
	text-align: center;
}

.reklamaImage
{
}


/* oznamy spolku */

DIV.oznamySpolku DIV.listing
{
}

DIV.oznamySpolku DIV.editOznam TEXTAREA.textOznamu
{
	width: 650px;
	height: 200px;
	border: solid 1px gray;
}

DIV.oznamySpolku DIV.visibleDateTime
{
	color: Red;
	margin-top: 20px;
	margin-bottom: 10px;
}

DIV.oznamySpolku DIV.content
{
	margin-bottom: 10px;
}


/* czsk */

.czsk_topMenuItem
{
	width: 100px;
	line-height: 20px;
	font-size: 11px;
	color: navy;
	border-left: #c0c0c0 1px solid;
	padding-left: 5px;
	cursor: hand;
}


.czsk_menuStaticSelected
{
	font-weight: bold;
}


.czsk_menu
{
	padding-left: 0px;
	margin-right: 0px;
}


/* adresar */

.adresar_listItem
{
	width: 300px;
	height: 150px;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	float: left;
	position: static;
	margin: 2px;
	overflow: auto;
	background-color: #fcfcfc;
}


.adresar_listItem_meno, .adresar_listItem_meno A
{
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	text-align: center;
	color: Black;
}


.adresar_listItem_meno, .adresar_listItem_meno A:hover
{
	font-size: 14px;
}


.adresar_listItem_detailsBox
{
	height: 128px;
	overflow: auto;
}


.adresar_listItem_detailsBox .caption
{
	font-size: 10px;
	font-style: italic;
	color: #cc6600;
}


.adresar_pismeno_inactive
{
	font-size: 13px;
	font-weight: bold;
}


.adresar_pismeno_active
{
	color: Red;
	font-size: 13px;
	font-weight: bold;
}


/* RATING */

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/img/ratingControl/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/img/ratingControl/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/img/ratingControl/SavedStar.png);