/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

	Zbierka.sk: Basic Layout Stylesheet

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

.linkImg { vertical-align: bottom; text-decoration: none; }

/* G L O B A L   S E T T I N G S */

/* ESTABLISHER */

.container {
float:left;
position:relative;
left:50%;
}
.center {
float:left;
position:relative;
left:-50%;
}
.outerwrap {
position:relative;
overflow:hidden;
} 

body { background-color: #ffffff; }

div, ul, td, li, th, span, span, p, select, input, form, textarea, label, table
{
	font-family: Verdana, Georgia, Helvetica, sans-serif;
	font-size: 11px;
}

img {	border: 0px; border-collapse: collapse; }

fieldset 
{
  padding: 5px 5px 5px 5px;  
  border: solid 1px #acada2;
}

legend 
{
  font-weight: bold;
  margin-bottom: 5px;
}

/* COMMON LINKS */
a:link, a:visited, a:hover, a:active
{
	text-decoration: underline;
	color: #003274; /*#003274  0081c8*/
}

a:hover
{
	text-decoration: underline;
	color: #003274;
}

/* SPAN tagy pre search highlighting */
.search_hi
{
  background-color: #ffff66;
}

.submenu a:link, .submenu a:active, .submenu a:visited, a.sm:link, a.sm:active, a.sm:visited { text-decoration: none; }
.submenu a:hover, a.sm:hover { text-decoration: underline; }

/* ARROWED LINKS */
.arr_link ul { padding: 5px 0px 0px 17px; }
.arr_link li { display: list-item; list-style-image: url('../images/link_arrow0.gif' ); }

/* ARROWED LINKS HORIZONTAL */
.arr_link_h ul { padding: 0px 0px 0px 25px;	display: block;	float: left; }
.arr_link_h li { display: list-item; list-style-image: url('../images/link_arrow0.gif' ); }

/* L A Y O U T */

/* TOP */
.top_ads { width: 763px; float: left; margin: 0px 0px 15px 1px; }
.top_ads_multiple { margin-left: -763px; line-height: 1px; font-size: 1px;  width: 763px; float: left; margin-bottom: 15px; }
.top_ad1 { width: 125px; height: auto; float: left; }
.top_ad2 { width: 468px; height: auto; float: left;	margin: 0px 15px 0px 15px; }
.top_ad3 { width: 125px; height: auto; float: left;  }

.top_banner
{
	width: 763px;
	height: 60px;
	margin: 0px 0px 4px 0px;
	border-top: solid 1px #003274;
	border-bottom: solid 1px #003274;
	clear: both;
}

.top_banner_iura { width: 163px; height: 42px; float: left; margin: 10px 15px 0px 0px; }
.top_banner_home { width: 572px; height: 39px; float: left; margin: 10px 0px 0px 0px; }

/* Kurzovy listok */
.top_banner_currency_rates
{
  width: 763px;
  height: 20px;
  margin: 0px 0px 15px 0px;
	border-bottom: solid 1px #003274;
	clear: both;
}


/* MAIN */
.main_content
{
	width: 468px;
	float: left;
	margin: 0px 15px 0px 15px;
}

.main_content_plus_right
{
	width: 623px;
	float: left;
	margin: 0px 15px 0px 15px;
}

/* LEFT SIDE */
.left_side
{
	width: 125px;
	float: left;
}

.left_side ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.left_header
{
	width: 125px;
	height: 40px;
	clear: both;
}
.left_content_tan
{
	width: 125px;
	height: auto;
	margin-bottom: 15px;
	border-top: solid 1px #acada2;
	background: #ede7dd;
	padding-bottom: 8px;
}
.left_content_blue
{
	width: 125px;
	height: auto;
	margin-bottom: 15px;
	border-top: solid 1px #acada2;
	background: #e8e9f5;
	padding-bottom: 8px;
}

.left_content_edb
{
	width: 125px;
	height: auto;
	margin-bottom: 9px;
	border-top: solid 1px #acada2;
	background: #e8e9f5;
}

.left_content_yellow
{
	width: 125px;
	height: auto;
	margin-bottom: 15px;
	border-top: solid 1px #acada2;
	background: #f0f0d8;
	padding-bottom: 8px;
}

/* RIGHT SIDE */
.right_side
{
	width: 140px;
	float: left;
}
.right_side_ads
{
  clear: both;
  position: absolute;
	top: 10px;
	left: 788px;
	width: 160px;
	height: 600px;
}
.right_header
{
	width: 140px;
	height: 40px;
	margin: 0;
}

.right_header img { display: block; }

.right_content_tan
{
	width: 140px;
	height: auto;
	background: #ede7dd;
	padding-bottom: 8px;
	margin: 0 0 10px 0;
}
.right_content_blue
{
	width: 140px;
	height: auto;
	background: #e8e9f5;
	padding-bottom: 8px;
	margin: 0 0 10px 0;
}
.right_content_yellow
{
	width: 140px;
	height: auto;
	background: #f0f0d8;
	padding-bottom: 8px;
	margin: 0 0 10px 0;	
}
.right_content_ads
{
	width: 140px;
	height: auto;
	background: white;
	padding-bottom: 0px;
	margin: 0 0 10px 0;	
}

/* FOOTER */
.footer
{
	width: 763px;
	height: 40px;
	clear: both;
	
	background: #ffffff;
	text-align: center;
	font-weight: normal;
	color: #c7c7c7;
	font-size: 7pt;
	/*border-top: solid 2px #acada2;*/
	padding-top: 10px;
	margin-top: 30px;
}
.footer_btt
{
	width: 13px;
	height: 14px;
	float: left;
	background: url( '../images/footer_btt0.gif' );
	margin-left: 5px;
}
. footer_btt:hover
{
	background: url( '../images/footer_btt1.gif' );
}
.footer a:link, .footer a:visited, .footer a:active
{
	text-decoration: none;
	color: #696a6c;
	font-size: 7pt;
}
.footer a:hover
{
	text-decoration: underline;
	color: #0081c8;
}
.footer b
{
	font-weight: bold;
	color: #c7c7c7;
	font-size: 7pt;
}

hr 
{
	border: solid 1px #acada2;
}

.footer hr 
{
	margin: 0 0 10px 0;
}



/* M A I N   M E N U */

/* MENU GLOBAL SETTINGS */
.menu
{
	width: 125px;
	position: absolute;
	visibility: hidden;
	z-index: 2;
}
.menu a
{
	width: 125px;
	display: block;
	padding: 5px;
}

/* MENU ZBIERKA */
.menu_zbierka
{
	width: 125px;
	height: 40px;
	text-indent: -9999px;
	background: url( '../images/menu_zbierka.gif' );
}
.submenu a
{
	width: 115px;
	display: block;
	padding: 5px;
	border-bottom: solid 1px #ccd6df;
	background-color: #e8e9f5;
	color: #003274;
}

/* MENU SLUZBY */
.navlist li.menu_sluzby
{
	width: 125px;
	height: 40px;
	margin: 8px 0px 8px 0px;
}
.menu_sluzby
{
	width: 125px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background: url( '../images/menu_sluzby0.gif' );
}
.navlist a.menu_sluzby:hover
{
	background: url( '../images/menu_sluzby1.gif' );
}

/* MENU INFO */
.navlist li.menu_info
{
	width: 125px;
	height: 40px;
	margin-bottom: 9px;
}
.menu_info
{
	width: 125px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background: url( '../images/menu_info0.gif' );
}
.navlist a.menu_info:hover
{
	background: url( '../images/menu_info1.gif' );
}
.menu a.sm
{
	border-bottom: solid 1px #ccd6df;
	background-color: #e8e9f5;
	color: #003274;
}

.menu_najcitanejsie
{
	width: 125px;
	height: 40px;
	text-indent: -9999px;
	background: url( '../images/menu_najcitanejsie.gif' );
}

/* MENU NAJCITANEJSIE */


/* T E X T   S T Y L E S */

/* COMMON PARAGRAPH */
p
{
	margin: 5px 0px 5px 0px;
	line-height: 1.3em;
}
b
{
	font-weight: bold;
}
i
{
	font-style: italic;
}
em
{
	color: #000000;
	font-style: normal;
}
.quote
{
	font-style: italic;
	float: right;
	margin-right: 15px;
}

.infopanel
{
  background-color: #f0f0d8;
  color: navy;
  margin: 0px 0px 8px 0px;
  padding: 4px 4px 4px 4px;
  border: solid 1px navy;
  vertical-align: middle;
}

/* MAIN CONTENT HEADING */
/* h1 used for first heading on page - no top margin */

h1, h2, h3, h4, h5, h6
{
	/*font-family: Trebuchet MS, Verdana, Tahoma, Arial, Sans-Serif; color: #003274;*/
	margin: 10px 0px 10px 0px;
}

h1
{
	font-size: 18px;
}
h2
{
	font-size: 14px;
}
h3
{
	font-size: 12px;
}
h4
{
	font-size: 11px;
}
h5
{
	font-size: 10px;
}

.Tabtitle
{
	padding: 3px;
	height: auto;
	background: #bfb6ad;
	color: #696a6c;
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-indent: 5px;
	margin: 0px 0px 10px 0px;
	border-bottom: 2px solid #696a6c;
}

.Breadcrumb
{
	margin-bottom: 10px;
	padding: 3px;
	height: auto;
	background: #bfb6ad;
	border-bottom: 2px solid #696a6c;
	text-indent: 5px;
	font-size: 12px;
}

.Breadcrumb a:link, .Breadcrumb a:active, .Breadcrumb a:visited
{
	color: #696a6c;
	font-weight: bold;
	text-decoration: none;
}

.Breadcrumb a:hover
{
	text-decoration: underline;
}


/* MAIN CONTENT LIST WITHOUT IMAGES */
.list_common
{
	line-height: 2em;
}

/* MAIN CONTENT LIST WITH IMAGES */
.list_images_pdf ul
{
	padding: 5px 0px 0px 17px;
}
.list_images_pdf li
{
	display: list-item;
	list-style-image: url('../images/pdfcursors.gif' );
	line-height: 2em;
}

/* LEFT SIDE & RIGHT SIDE ARROWED LINKS */
.left_content_tan li
{
	margin: 8px;
}
.left_content_blue li
{
	margin: 8px;
}
.left_content_yellow li
{
	margin: 8px;
}
.right_content_tan li
{
	margin: 8px;
}
.right_content_blue li
{
	margin: 8px;
}
.right_content_yellow li
{
	margin: 8px;
}

/* PRIHLASENIE */
.prihlasenie p
{
	text-align: center;
	margin: 8px;
}

/* DATABAZA FIRIEM */
.databaza_firiem p
{
	text-align: center;
	margin: 8px;
}
.databaza_firiem img
{
	width: 105px;
	height: auto;
	margin: 10px 0px 0px 10px;
}

/* NOTIFIKACIA */
.notifikacia p
{
	margin: 8px;
}

/* VYHLADAVANIE */
.vyhladavanie p
{
	text-align: center;
	margin: 8px;
}

/* ANKETA */
.anketa p
{
	clear: both;
	margin: 8px;
}
.anketa_percentage
{
	width: 120px;
	height: auto;
	float: left;
	margin: -5px 8px 8px 8px;
}
.anketa em
{
	font-weight: bold;
	text-align: right;
	color: #0081c8;
	margin-left: 3px;
}
.anketa_bar
{
	background: #0081c8;
	vertical-align: middle;
}
.anketa a:link, .anketa a:visited, .anketa a:hover, .anketa a:active
{
	color: #696a6c;
}
.anketa a:hover
{
	text-decoration: none;
	color: #0081c8;
}

/* SPRAVODAJSTVO */

.spravodajstvo p
{
}
.spravodajstvo em
{
	color: #0081c8;
	text-transform: uppercase;
	font-style: normal;
}
.spravodajstvo i
{
	color: #a5a5a5;
	font-style: normal;
}
.spravodajstvo a:link, .spravodajstvo a:visited, .spravodajstvo a:hover, .spravodajstvo a:active
{
	color: #696a6c;
}
.spravodajstvo a:hover
{
	text-decoration: none;
	color: #000000;
}

.spravodajstvo .pager
{  
  background: #ede7dd;
  padding: 3px;
}

.spravodajstvo .item
{
  background: #ede7dd;
}


/* KARIERA */
.kariera p
{
	margin: 8px;
}

.kariera em, dt
{
	color: #0081c8;
	font-style: normal;
}

.kariera i
{
	color: #a5a5a5;
	font-style: normal;
}

.kariera a:link, .spravodajstvo a:visited, .spravodajstvo a:hover, .spravodajstvo a:active
{
	color: #696a6c;
	text-decoration: none;
}

.kariera a:hover
{
	color: #000000;
	text-decoration: none;
}

.kariera .pager
{  
  background: #ede7dd;
  padding: 3px;
}

.kariera .item
{
  background: #ede7dd;
}


/* F O R M S   &   F O R M   E L E M E N T S */

/* LEFT & RIGHT SIDE BUTTONS */
.left_button_objednavam
{
	width: 77px;
	height: 20px;
	display: block;
	clear: both;
	background: url( '../images/button_objednavam0.gif' );
	margin-left: 8px;
	cursor: pointer;
}
.left_button_objednavam:hover
{
	background: url( '../images/button_objednavam1.gif' );
}

.left_button_prihlasit
{
	width: 77px;
	height: 20px;
	display: block;
	clear: both;
	background: url( '../images/button_prihlasit0.gif' );
	margin: 8px 0px 8px 24px;
	cursor: pointer;
}
.left_button_prihlasit:hover
{
	background: url( '../images/button_prihlasit1.gif' );
}

.left_button_vyhladanie
{
	width: 77px;
	height: 20px;
	display: block;
	clear: both;
	background: url( '../images/button_vyhladanie0.gif' );
	margin: 8px 0px 8px 24px;
	cursor: pointer;
}
.left_button_vyhladanie:hover
{
	background: url( '../images/button_vyhladanie1.gif' );
}

.right_button_vyhladanie
{
	width: 77px;
	height: 20px;
	display: block;
	clear: both;
	background: url( '../images/button_vyhladanie0.gif' );
	margin: 10px 0px 15px 31px;
	cursor: pointer;
}
.right_button_vyhladanie:hover
{
	background: url( '../images/button_vyhladanie1.gif' );
}

/* UNCOMMON FORM ELEMENTS */
.left_textfield
{
	width: 105px;
	height: auto;
	margin: -8px 8px 10px 8px;
	display: block;
	border: solid 1px #696a6c;
	background: #ffffff;
}
.left_radio
{
	margin-bottom: -2px;
}

.right_textfield
{
	width: 46px;
	height: auto;
	margin: 0px 3px 0px 13px;
	float: left;
	border: solid 1px #696a6c;
	background: #ffffff;
	text-align: right;
}
.right_dropdown
{
	width: 46px;
	height: auto;
	margin: 0px 8px 0px 0px;
	float: right;
	border: solid 1px #696a6c;
	background: #ffffff;
	text-align: right;
}

.textfield100pc
{
	width: 100%;
}

/* COMMON FORM ELEMENTS */
.textfield_s
{
	width: 60px;
	height: auto;
	border: solid 1px #696a6c;
	background: #ffffff;
	margin: 0px 8px 0px 8px;
	text-align: right;
}
.textfield_l
{
	width: 235px;
	height: auto;
	border: solid 1px #696a6c;
	background: #ffffff;
	margin: 0px 8px 0px 0px;
	text-align: left;
}
.dropdown_s
{
	width: 60px;
	height: auto;
	border: solid 1px #696a6c;
	background: #ffffff;
	margin: 0px 8px 0px 8px;
	text-align: left;
}
.dropdown_l
{
	width: 235px;
	height: auto;
	border: solid 1px #696a6c;
	background: #ffffff;
	margin: 0px 8px 0px 0px;
	text-align: left;
}
.button_common
{
	width: 77px;
	height: 20px;
	background: url( '../images/button_vyhladanie0.gif' );
	margin: 0px 8px 0px 8px;
	cursor: pointer;
}
.button_common:hover
{
	background: url( '../images/button_vyhladanie1.gif' );
}
.button_instrukcie
{
	width: 77px;
	height: 20px;
	background: url( '../images/button_instrukcie0.gif' );
	margin: 0px 8px 0px 8px;
	cursor: pointer;
}
.button_instrukcie:hover
{
	background: url( '../images/button_instrukcie1.gif' );
}

/* VYHLADAVANIE FORMS */
.tab_noborder
{
	width: 140px;
	height: 20px;
	display: block;
	float: left;
	margin: 10px;
	border: solid 2px #e8e9f5;
}
.tab_border
{
	width: 140px;
	height: 20px;
	display: block;
	float: left;
	margin: 10px;
	border: solid 2px #003274;
}

.vyhladavanie_zbierka_tab
{
	width: 140px;
	height: 20px;
	float: left;
	background: url( '../images/tab_zbierka0.gif' );
	cursor: pointer;
}
.vyhladavanie_zbierka_tab:hover
{
	background: url( '../images/tab_zbierka1.gif' );
}
.vyhladavanie_vestnik_tab
{
	width: 140px;
	height: 20px;
	float: left;
	background: url( '../images/tab_vestnik0.gif' );
	cursor: pointer;
}
.vyhladavanie_vestnik_tab:hover
{
	background: url( '../images/tab_vestnik1.gif' );
}

.vyhladavanie_formset
{
	width: 596px;
	height: auto;
	border-top: solid 2px #003274;
	clear: left;
	float: left;
	background: #f5f5f5;
	padding: 5px;
}
.vyhladavanie_formset p
{
	margin-left: 5px;
}
.vyhladavanie_form
{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border-bottom: solid 2px #e8e9f5;
}
.vyhladavanie_form_noborder
{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}




/* T A B L E S */

/* CIASTKY */
.tbl1
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.tbl1 th
{
	line-height: 1.9em;
	border-bottom: solid 2px #696a6c;
	font-weight: bold;
}
.tbl1 td
{
	line-height: 1.9em;
	border-bottom: solid 1px #e8e9f5;
}
.tbl1 tr
{
	text-align: center;
}

/* OBCHODNY VESTNIK */
.tbl2
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.tbl2 th
{
	line-height: 1.9em;
	border-bottom: solid 2px #696a6c;
	font-weight: bold;
}
.tbl2 td
{
	line-height: 1.9em;
	border-bottom: solid 1px #e8e9f5;
}
.tbl2 th.divider
{
	width: 4em;
	height: 1.9em;
	border: 0;
}
.tbl2 td.divider
{
	width: 4em;
	height: 1.9em;
	border: 0;
}
.tbl2 tr
{
	text-align: center;
}

/* TABLE WITH FILESIZE */
.tbl3
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.tbl3 td
{
	line-height: 1.9em;
	text-align: left;
}
.tbl3 td.filesize
{
	text-align: right;
	color: #bfb6ad;
	font-size: 7pt;
	white-space: nowrap;
}
.tbl3 td.comment
{
	border-top: solid 2px #696a6c;
	padding: 5px 0px 10px 0px;
}

/* PREDPISY */
.tbl4
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.tbl4 th.cislo
{
	width: 30%;
	border-bottom: solid 2px #696a6c;
	font-weight: bold;
	text-align: left;
}
.tbl4 th.datum
{
	width: 70%;
	line-height: 1.9em;
	border-bottom: solid 2px #696a6c;
	font-weight: bold;
	text-align: right;
}
.tbl4 td
{
	padding: 4px 0px 4px 0px;
	text-align: left;
	border-bottom: solid 1px #e8e9f5;
}
.tbl4 td.cpredpisu
{
	width: 5%;
	vertical-align: top;
}
.tbl4 td.content
{
	width: auto;
}
.tbl4 td.content a
{
	color: #696a6c;
	text-decoration: none;
}
.tbl4 td.content a:hover
{
	color: #0081c8;
	text-decoration: underline;
}
.tbl4 td.filesize
{
	width: 15%;
	text-align: right;
	color: #bfb6ad;
	font-size: 7pt;
	vertical-align: top;
	white-space: nowrap;
}
.tbl4 td.regciastok
{
	width: 15%;
	border-top: solid 2px #696a6c;
	border-bottom: 0;
}
.tbl4 td.vyhlad
{
	width: 15%;
	text-align: right;
	border-top: solid 2px #696a6c;
	border-bottom: 0;
}
.tbl4 td.links
{
	text-align: center;
	border-top: solid 2px #696a6c;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	border-bottom: 0;
}


/* T H E   R E S T */

.clanky_text
{
	width: auto;
	min-height: 65px !important;
	height: auto;
	margin: 10px 8px 15px 0px;
}
.clanky_pic
{
	width: 61px;
	height: 61px;
	float: left;
	margin: 0px 8px 8px 0px;
}
.image_common
{
	width: auto;
	height: auto;
	margin: 0px 8px 8px 0px;
}

.content_centered
{
	text-align: center;
}

.main_content_gray
{
	width: auto;
	height: auto;
	background: #f5f5f5;
	border-top: solid 2px #b6b8ad;
	padding-bottom: 8px;
}
.main_content_gray p
{
	margin: 8px;
}
.main_content_gray li
{
	margin: 8px;
}

/* zoznam dokumentov */

.DocumentsList h3, .DocumentsList h4, .DocumentsList h5, .DocumentsList h6
{
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.DocumentsList h3
{
	font-size: 14px;
	margin-top: 10px;
}
.DocumentsList h4
{
	font-size: 12px;
	margin-top: 5px;
}
.DocumentsList h5
{
	font-size: 11px;
}
.DocumentsList h6
{
	font-size: 10px;
}

.Document td
{
	vertical-align: top;
	padding: 2px;
}
.Document .col1
{
	width: 20px;
}
.Document .col2
{
	width: 360px;
}
.Document .col3
{
	width: 50px;
	text-align: right;
}

.ArticlesList h2 { margin-top: 0px; margin-bottom: 5px; }

.ArticlesList h2 a
{
	text-decoration: none;
}

.ArticlesList h2 a:hover
{
	text-decoration: underline;
}



.Article .Abstract
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic; /*padding: 5px; border: 1px solid #999; background-color: #eeeeee; margin-bottom: 10px; */
}
.Article .Header
{
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #eeeeee;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: normal;
}

.Article .Header .Label
{
	width: 100px;
	float: left;
	font-weight: bold;
}
.Article .Header .Value
{
	width: 180px;
	float: left;
}
.Article .Header .Bar
{
	background-image: url("../images/bar.jpg" );
	background-repeat: no-repeat;
}
.Article .Header .BarBG
{
	background-image: url("../images/bar_ghost.jpg" );
	background-repeat: no-repeat;
}

.Article h1, .Article h2, .Article h3, .Article h4, .Article h5,
.Discussion h1, .Discussion h2, .Discussion h3, .Discussion h4, .Discussion h5
{
	font-weight: bold;
	color: #003274;
	margin: 10px 0px 10px 0px;
	line-height: 110%;
}

.Article h1,
.Discussion h1
{
	font-size: 18px;
	background-color: #ffffff;
	border: none;
	margin-top: 0px;
}

.Article h2,
.Discussion h2
{
	font-size: 14px;
}
.Article h3,
.Discussion h3
{
	font-size: 12px;
}
.Article h4,
.Discussion h4
{
	font-size: 11px;
}

.Article h5,
.Discussion h5
{
	font-size: 10px;
}
.ArticleEntry
{
	/*border-bottom: 1px dashed #999999; */
	padding: 5px 0px 5px 0px;
	text-align: justify;
}

a.ArticleLink:link,
a.ArticleLink:visited,
a.ArticleLink:active,
a.ArticleLink:hover
{
	color: #333333;
	text-decoration: none;
}

.pad5px
{
	padding: 5px;
}

h5
{
	margin-bottom: 5px;
}

.Button
{
	cursor: pointer;
	width: 100%;
	border: 1px solid #999;
	color: #000000;
	background-color: #BFB6AD;
}

.ButtonTest
{
  cursor: pointer;
  width: 100%;
  border: 1px solid #999;
  color: #000000;
  background-color: #ffc5b6;
}

.ButtonNormal
{
	cursor: pointer;
	border: 1px solid #999;
	color: #000000;
	background-color: #BFB6AD;
	padding: 0px 10px 0px 10px;
}
.ButtonL
{
	cursor: pointer;
	width: 115px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #999;
	color: #000000;
	background-color: #BFB6AD;
}

.TextBox, .TextBoxSmall
{
	width: 128px;
	border: solid 1px #696a6c;
	background: #ffffff;
	text-align: left;
}

.TextBoxSmall
{
  width: 55px;
}

.Center
{
	text-align: center;
}

.Pager table td
{
	padding: 5px;
}
.ImageCol
{
	padding-right: 5px;
}

td
{
	vertical-align: top;
}

a.u
{
	text-decoration: underline;
}

a.fullSearchLink
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Sans-Serif;
}


.clear
{
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	border: none;
	visibility: hidden;
}

.Header .F
{
	float: left;
	width: 33%;
}

.Header .R
{
	text-align: right;
}

.Article .Rating
{
	margin-bottom: 10px;
	padding: 5px;
	background-color: #eeeeee;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.Article .Content
{
	margin-bottom: 10px;
}

.NewPostForm .Label
{
	width: 100px;
	float: left;
	font-weight: bold;
}
.NewPostForm .Value
{
	width: 350px;
	float: left;
}
.NewPostForm .Value Select, .NewPostForm .Value TextArea, .NewPostForm .Value Input
{
	width: 100%;
}
.NewPostForm Input.ButtonNormal
{
	width: 100px;
}

.R
{
	text-align: right;
}

/*.Rating div { border: 1px solid #999; }*/
.Rating .Title
{
	font-weight: bold;
	width: 150px;
	float: left;
}
.Rating .Panel
{
	width: 280px;
	float: left;
	border: none;
}
.Rating .Label
{
	width: 100px;
	float: left;
}
.Rating .Control
{
	width: 180px;
	float: left;
}

.Rating .Control input,
.Rating .Control select,
.Rating .Control textarea { width: 100%; }

.DiscussionEntry {  float: left; line-height: 16px;}
.DiscussionEntry .Title { display: block; float: left; }
.DiscussionEntry .TitleFull { display: block; float: left; font-weight: bold; }
.DiscussionEntry .Content { display: block; float: left;
	background-color: #f6f6f6; padding: 3px; margin-top: 3px; border-bottom: 1px solid #999; border-top: 1px solid #999;
	}
.DiscussionEntry .Author { display: block; float: left; width: 100px; }
.DiscussionEntry .Date { display: block; float: left; width: 129px; text-align: right; }
.DiscussionEntry .FImg { display: block; float: left; width: 16px; }
.DiscussionEntry .FChck { display: block; float: left; width: 20px; }

.DiscussionEntryBody {  }
.DiscussionEntryBodyFull { padding-top: 3px;  }


.CT1,
.CT2, 
.CT3 { font-weight: bold; float: left; text-align: center; }
.CT1 { width: 200px; }
.CT2 { width: 100px; }
.CT3 { width: 140px; }

.ListControls { border-top: 1px solid #999999; padding-top: 3px; text-align: right; }

.ArticlesList td { padding: 2px; }
.ArticlesListC0 { width: 40px; }
.ArticlesListC1 { width: 200px; }
.ArticlesListC2 { width: 100px; }
.ArticlesListC3 { width: 100px; }

.Shaded { background-color: #eeeeee; }
.ListHeader {  }


.lbl { font-weight: bold; padding-top: 5px; }
.ctl input,
.ctl textarea,
.ctl select { width: 98%; }

.ctl .ManageIcon { width: 375px;}
.ctl .ManageIconF { width: 300px;}
.ctlSubmit { margin-top: 10px; padding: 3px; }

.FL { float: left; margin-right: 5px; }
.TabHeaders input { padding: 0px; margin: 0px; }

.Right { text-align: right; }

.100pWidth { width: 100%; }
.PredpisyListRow { background-color: White; border: none; }

.PredpisyListAlternateRow { background-color: #eeeeee; border: none; }

.PredpisyListRow a:link,
.PredpisyListRow a:active,
.PredpisyListRow a:visited,
.PredpisyListAlternateRow a:link,
.PredpisyListAlternateRow a:active,
.PredpisyListAlternateRow a:visited { text-decoration: none; }

.PredpisyListRow a:hover,
.PredpisyListAlternateRow a:hover { text-decoration: underline; }

.PredpisyListAlternateRow td, .PredpisyListRow td { padding: 3px; }

.PredpisyListPager td {padding: 5px; }

.Error
{
  color: #dc143c;
}

.CislaListC1 {float: left; width: 60px; text-align: center; }
.CislaListC2 {float: left; width: 120px; text-align: center; }
.Header { font-weight: bold; padding: 4px; }
.Spacer { width: 20px; float: left;}
.Row { padding: 3px; background-color: #eeeeee; margin: 1px; }

.NextPrev { background-color: #d3d3d3; }

.NextPrev td { padding: 5px; }

.CiastkyRow td { padding: 3px; background-color: #eeeeee; margin: 1px; border: 2px solid #fff; }

.AnketaMoznost a:link,
.AnketaMoznost a:active,
.AnketaMoznost a:visited { text-decoration: none; display: block; margin-bottom: 10px; }

.AnketaMoznost a:hover { text-decoration: underline; }

.AnketaMoznostVysledok .Bar { margin-top: 3px; margin-bottom: 4px; }
.AnketaMoznostVysledok img { vertical-align: middle; }
.Tab { margin-right: 15px; }
.TabSelected { margin-right: 15px; font-weight: bold; }

/* zaklad pre panely s formularom */
.Panel 
{
	width: 443px; 
	padding: 5px;
	background-color: #eeeeee;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0 0 5px 0;
}

.ClosedTop
{
	border-top: 1px solid #999999;
	margin: 5px 0 5px 0;
}


.Panel legend
{
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
}

.Panel label { display: block; margin: 0 0 2px 0; }
.Panel label em {	color: #990000; }

.Panel input,
.Panel select,
.Panel textarea
{
	/* */
	vertical-align: middle;
	margin: 0 0 5px 0;
	width: 443px;
}

/* nasledujuce 2 elementy musia byt zuzene, lebo akosi nastavena sirka sa neprejavi rovnako ako u <select ... ></select> */
.Panel input[type='text'] { width: 438px; }
.Panel textarea { width: 438px; }

/* checkbox a radio button nebudeme roztahovat na celu sirku, aby sme este mohli zan umiestnit label */
.Panel input[type='checkbox'],
.Panel input[type='radio'] { width: auto; }

.Commands
{
	width: 443px; 
	padding: 5px;
	background-color: #eeeeee;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* fixnutie zbytocneho roztahovania buttonu pri dlhsom texte v IE - funguje zatial len v IE 7 vzhladom na to, ze IE6 nepodporuje parametricke selektory v CSS */
.Commands input[type='button'],
.Commands input[type='submit'] { margin:0;padding:0 .25em;width:auto;overflow:visible; }

.ValidationSummary { margin-bottom: 10px; }

.Panel .NoBlock { display: inline; }

.FloatLeft { float: left; margin: 0 5px 0 0; }
.FloatRight { float: right; margin: 0 0 0 5px; }

.FileLink { display: block; margin: 5px 0 5px 0; }
.FileIcon { vertical-align: middle; }

.PTFooter { border-top: solid 1px #999999; padding: 5px 0 0 0; margin: 5px 0 0 0; }

.CommandButtons input { width: auto; }

.red { color: #FF0000; }

a.DiskusiaNavig:link,
a.DiskusiaNavig:active,
a.DiskusiaNavig:visited { display: block; float: left; width: 200px; padding: 5px; background-color: #eeeeee; margin: 5px 1px 0; text-align: center; }

.toplist a:link,
.toplist a:active,
.toplist a:visited { text-decoration: none; }

.toplist img { vertical-align: baseline; }

/* PaloM: toto su moje styles pre user management - nevedel som, co z tych existujucich pouzit */

.usrmgr 
{ 
  text-align: left; 
}

.usrmgr .lbl
{ 
  font-weight: bold; 
}

.usrmgr .bordered
{
  border: solid 1px black;
}

.w90percent
{
  width: 90%;
}

.common_label_width
{
  width: 40%;
}

.usrmgr input,
.usrmgr select,
.usrmgr textarea
{
  font-weight: normal; 
}

/* PaloM: moje styles pre management email notifikacii */
.notifications 
{ 
  text-align: left;   
}

.notifications .lbl
{ 
  font-weight: bold; 
}

.notifications input,
.notifications select,
.notifications textarea
{
  font-weight: normal;
}

.notifications input[type="text"],
.notifications textarea
{
  width: 99%;
}


/* PaloM: toto su moje styles pre ASPI */
.zzaspi
{
}

.zzaspi .bordered
{
  border: solid 1px black;
  padding: 4px 10px 4px 10px;
}

.userinfo
{
  background: #ede7dd;
  border: solid 1px navy;
  padding: 4px 4px 4px 4px;
  margin-bottom: 5px;
}

.footer_inline
{
	font-weight: normal;
	font-size: 7pt;
	padding-top: 15px;
}

div.messages span
{
	display: block;
	border: 5px solid #e8e9f5; 
	background-color: #e8e9f5;
}
