﻿/*--Róbert Murárik KEPER------------------------------------------------------*/
/*--murarik@pezinsko.sk-------------------------------------------------------*/
body
{
	background-color: #EBEBEB;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #696969;
	margin: 5px 0px;
	background-repeat: no-repeat;
}
/*----------------------------------------------------------------------------*/
#top_page
{
	background-image: url(images/head_top.png);
	height: 80px; 
	margin-bottom: 10px;
	width: 1000px;
}
/*----------------------------------------------------------------------------*/
#top_page #den_meniny
{
	float: left;
	padding: 10px 0px 0px 10px;
	text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
#top_page #link
{
	float: right;
	padding: 10px 10px 0px 0px;
}
/*----------------------------------------------------------------------------*/
#top_page #kalendar
{
	clear: both;
	padding: 7px;
}
/*----------------------------------------------------------------------------*/
#top_page #aktualne
{
	clear: both;
	padding: 0px 10px;
	text-align: left;
}
/*----------------------------------------------------------------------------*/
#middle_page 
{
	width: 1000px;
}
/*----------------------------------------------------------------------------*/
#middle_page #col_left
{
	float: left;
	width: 200px;
}
/*----------------------------------------------------------------------------*/
#middle_page #col_middle
{
	float: left;
	width: 600px;
}
/*----------------------------------------------------------------------------*/
#middle_page #col_middle #page
{
	margin: 0 auto;
	position: relative;
	width: 580px;
}
/*----------------------------------------------------------------------------*/
#middle_page #col_right
{
	float: left;
	width: 200px;
}
/*----------------------------------------------------------------------------*/
.box_200_white .nadpis_200
{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	text-align: left;
	padding: 18px 0px 0px 54px;
}
/*----------------------------------------------------------------------------*/
.box_200_white .top
{
	background: url(images/top_200.png) no-repeat;
	height: 8px;
	width: 200px;
}
/*----------------------------------------------------------------------------*/
.box_200_white .top_newsletter
{
	background: url(images/top_200_newsletter.png) no-repeat;
	height: 50px;
	width: 200px;
}
/*----------------------------------------------------------------------------*/
.box_200_white .top_hladaj
{
	background: url(images/top_200_hladaj.png) no-repeat;
	height: 50px;
	width: 200px;
}
/*----------------------------------------------------------------------------*/
.box_200_white .top_clanky
{
	background: url(images/top_200_clanky.png) no-repeat;
	height: 50px;
	width: 200px;
}
/*----------------------------------------------------------------------------*/
.box_200_white .top_sutazna_anketa
{
	background: url(images/anketa.png) no-repeat;
	height: 50px;
	width: 200px;
}
/*----------------------------------------------------------------------------*/
.box_200_white .top_top_ten
{
	background: url(images/top_200_top_ten.png) no-repeat;
	height: 50px;
	width: 200px;
}
/*----------------------------------------------------------------------------*/
.box_200_white .middle
{
	width: 178px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 0px 10px;
	text-align: left;
}
/*----------------------------------------------------------------------------*/
.box_200_white .bottom
{
	background: url(images/bottom_200.png) no-repeat;
	height: 8px;
	margin-bottom: 10px;
	width: 200px;
}
/*----------------------------------------------------------------------------*/
.box_600 .top
{
	background: url(images/top_600.png) no-repeat;
	height: 10px;
	width: 580px;
}
/*----------------------------------------------------------------------------*/
.box_600 .middle
{
	width: 558px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 0px 10px;
	text-align: left;
}
/*----------------------------------------------------------------------------*/
.box_600 .bottom
{
	background: url(images/bottom_600.png) no-repeat;
	height: 10px;
	margin-bottom: 10px;
	width: 580px;
}

/*----------------------------------------------------------------------------*/
.box_title
{
	display: block;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase;
	text-align: center;
	padding: 2px;
	background-color: #EDEDED;
	width: 556px;
}
/*----------------------------------------------------------------------------*/
.formular_anketa_ramik
{
	border: 1px solid #CCCCCC;
	width: 556px;
}
/*----------------------------------------------------------------------------*/
.formular_anketa_ramik_udaje
{
	border: 1px solid #CCCCCC;
	width: 540px;
	padding: 8px;
}
/*----------------------------------------------------------------------------*/
.formular_anketa
{
	padding: 8px;
}
/*----------------------------------------------------------------------------*/
.formular_text
{
	margin: 8px;
}


/*----------------------------------------------------------------------------*/
#bottom_page
{
	background-image: url(images/head_bottom.png);
	clear: both;
	height: 40px; 
	margin-bottom: 10px;
	width: 1000px
}
/*----------------------------------------------------------------------------*/
#bottom_page #bottom_link
{
	padding-top: 12px;
}
/*----------------------------------------------------------------------------*/





/*----------------------------------------------------------------------------*/
.top_600
{
	background: url(images/top_600.png) no-repeat;
	height: 10px;
	width: 580px;
}
/*----------------------------------------------------------------------------*/
.middle_600
{
	display: inline-block;
	position: relative;
	height: auto;
	width: 578px;
	line-height: 17px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
/*----------------------------------------------------------------------------*/
.middle_600 .nadpis_600
{
	display: block;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial;
	padding: 2px;
	background-color: #EDEDED;
	width: 556px;
}
/*----------------------------------------------------------------------------*/
.middle_600 .kontakt_foto
{
	float: left;
  width: 100px;
  height: 120px;
	border: 4px solid #EAE8E7;
	margin-right: 3px;
}
/*----------------------------------------------------------------------------*/
.middle_600 .mail
{
	color: #FF0000;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
.middle_600 .mail:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
.middle_600 .kontakt_manager_left
{
	display: inline-block;
	margin: 15px 5px 0px 10px;
	border: 1px solid #ACACAC;
	padding: 3px;
	text-align: left;
	width: 260px;
	height: 130px;
}
/*----------------------------------------------------------------------------*/
.middle_600 .kontakt_manager_right
{
	margin: 15px 10px 0px 5px;
	border: 1px solid #ACACAC;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	width: 260px;
	height: 130px;
}
/*----------------------------------------------------------------------------*/
.middle_600 #col_left
{
	display: inline-block;
	float: left;
	text-align: right;
	width: 288px;
	height: auto;
	margin-top: 10px;
}
/*----------------------------------------------------------------------------*/
.middle_600 #col_right
{
	display: inline-block;
	float: right;
	font-weight: bold;
	text-align: left;
	width: 288px;
	height: auto;
	margin-top: 10px;
}
/*----------------------------------------------------------------------------*/
.middle_600 .nadpis_boxu
{
	display: inline-block;
	float: left;
	position: relative;
	padding: 0px 0px 15px 12px;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial;
  letter-spacing: 1px;
  text-align: left;
  width: 45%;
}
/*----------------------------------------------------------------------------*/
.middle_600 .filter_stat
{
	display: inline-block;
	float: right;
	position: relative;
	padding: 0px 12px 0px 0px;
}
/*----------------------------------------------------------------------------*/
.middle_600 #zoznam
{
	clear: both;
	display: block;
	float: left;
	padding: 0px 12px;
}
/*----------------------------------------------------------------------------*/
.bottom_600
{
	display: inline-block;
	background: url(images/bottom_600.png) no-repeat;
	height: 10px;
	width: 580px;
	margin-bottom: 10px;
}
/*----------------------------------------------------------------------------*/
#zaloka
{
	text-align: left;
	width: 580px;
}
/*----------------------------------------------------------------------------*/
.zalozka
{
	background-image: url(images/table_600_top_zalozka.gif);
}
/*----------------------------------------------------------------------------*/
.zalozka_box
{
  cursor: pointer;
  margin-left: 9px; 
  margin-right: 1px; 
  margin-top: 8px;
  width: 275px;	
}
/*----------------------------------------------------------------------------*/
.zalozka_box .zalozka_top
{
	background-image: url(../../App_Images/misc/zalozka_top.gif);
	background-repeat: no-repeat;
	height: 5px;
}
/*----------------------------------------------------------------------------*/
.zalozka_box .zalozka_middle
{
	background-image: url(../../App_Images/misc/zalozka_middle.gif);
	background-repeat: repeat;
  height: 96px;
	padding: 0px 5px;
}
/*----------------------------------------------------------------------------*/
.zalozka_box .zalozka_middle .zalozka_foto
{
	float: left;
	padding: 3px;
	width: 90px;	
}
/*----------------------------------------------------------------------------*/
.zalozka_box .zalozka_middle .zalozka_popis
{
	float: right;
	width: 165px;
}
/*----------------------------------------------------------------------------*/
.zalozka_box .zalozka_bottom
{
	background-image: url(../../App_Images/misc/zalozka_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 5px;
}
/*----------------------------------------------------------------------------*/
.grid_zoznam
{
	background-color: #FFFFFF;
	border-top: solid 1px #D2D0D0;
	border-right: solid 1px #D2D0D0;
	border-left: solid 1px #D2D0D0;
}
/*----------------------------------------------------------------------------*/
.grid_riadok
{
	display: table;
	background-color: #FFFFFF;
	border-bottom: solid 1px #D2D0D0;
	cursor: pointer;
	width: 555px;
}
/*----------------------------------------------------------------------------*/
.grid_riadok .nazov
{
	float: left;
	text-align: left;
	padding: 3px 0px 3px 3px;
	width: 210px;
}
/*----------------------------------------------------------------------------*/
.grid_riadok .hlavna_kategoria
{
	float: left;
	text-align: left;
	padding: 3px 0px;
	width: 65px;
}
/*----------------------------------------------------------------------------*/
.grid_riadok .stat
{
	float: left;
	text-align: left;
	padding: 3px 0px;
	width: 30px;
}
/*----------------------------------------------------------------------------*/
.grid_riadok .mesto
{
	float: left;
	text-align: left;
	padding: 3px 0px;
	width: 130px;
}
/*----------------------------------------------------------------------------*/
.grid_riadok .termin
{
	float: left;
	text-align: right;
	padding: 3px 3px 3px 0px;
	width: 104px;
}
/*----------------------------------------------------------------------------*/
.grid_riadok:hover
{
  background-color: #D2D0D0;  
  color: #696969; 
  cursor: pointer;    
}
/*----------------------------------------------------------------------------*/















/*----------------------------------------------------------------------------*/
.formular_kalendar
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #696969;
	background: url(../App_Images/misc/calendar_view_month.png) fixed repeat-x right center;
	display: block;
	position: absolute;
}



/*----------------------------------------------------------------------------*/
.table_top
{
	background-image: url(images/table_1000_top.gif);
	height: 40px;
}
/*----------------------------------------------------------------------------*/
.table_bottom
{
	background-image: url(images/table_1000_bottom.gif);
	height: 40px;
}
/*----------------------------------------------------------------------------*/
.den
{
	background-image: url(images/kalendar_den.jpg);
}
/*----------------------------------------------------------------------------*/
.aktiv
{
	background-image: url(images/kalendar_den_aktiv.jpg);
}
/*----------------------------------------------------------------------------*/
.kalendar
{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
.kalendar:hover
{
	text-decoration: underline;
	color: #ff0000;
}
/*----------------------------------------------------------------------------*/
.kalendar_aktiv
{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
.kalendar:hover
{
	text-transform: capitalize;
}
/*----------------------------------------------------------------------------*/
.nadpis
{
	display: block;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial;
	padding: 2px;
	background-color: #EDEDED;
	width: 556px;
}
/*----------------------------------------------------------------------------*/
.nadpis_link
{
	display: block;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial;
	padding: 2px;
	background-color: #EDEDED;
	width: 556px;
    text-decoration: none;
}
/*----------------------------------------------------------------------------*/
.nadpis_link:hover
{
    text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
.nadpis_formular
{
	display: block;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #2d3a32;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial;
	background-color: #bdb76b;
	width: 556px;
	padding: 2px;
}
/*----------------------------------------------------------------------------*/
#menu #top
{
	background-image: url(images/menu_top.gif);
	height: 10px;
	width: 200px;
	background-repeat: no-repeat;
}
/*----------------------------------------------------------------------------*/
#menu .menu_head
{
  display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #C60000;
	margin-top: 1px;
	cursor: pointer;
	letter-spacing: 1px;
	text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
#menu .menu_head:hover
{
	background-color: #A40505;
}
/*----------------------------------------------------------------------------*/
#menu ul
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: 200px;
}
/*----------------------------------------------------------------------------*/
#menu ul li a
{
	display: block;
	background-color: #FFFFFF;
	color: #4D4D4F;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	border-bottom: #E6E7ED 1px solid;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 1px;
  width: 170px;
}
/*----------------------------------------------------------------------------*/
#menu ul li a:hover
{
	display: block;
	background-color: #a9a9a9;
	color: #FFFFFF;
}
/*----------------------------------------------------------------------------*/
#menu #bottom
{
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 200px;
	margin-bottom: 10px;
}



/*----------------------------------------------------------------------------*/
.table_200_top_hodnotenie
{
	background-image: url(images/table_200_top_hodnotenie.gif);
	height: 49px;
}
/*----------------------------------------------------------------------------*/
.table_200_top_prihlasenie
{
	background-image: url(images/table_200_top_prihlasenie.gif);
	height: 49px;
}
/*----------------------------------------------------------------------------*/
.table_200_top_fulltext
{
	background-image: url(images/table_200_top_fulltext.gif);
	height: 49px;
}
/*----------------------------------------------------------------------------*/
.table_200_top_anketa
{
	background-image: url(images/table_200_top_anketa.gif);
	height: 49px;
}
/*----------------------------------------------------------------------------*/
.table_200_top
{
	background-image: url(images/top_200.png);
	height: 49px;
}
/*----------------------------------------------------------------------------*/
.table_200_top_white
{
	background-image: url(images/top_200.png);
	height: 8px;
}
/*----------------------------------------------------------------------------*/
.table_200_bottom_sipka
{
	background-image: url(images/table_200_bottom_sipka.gif);
	height: 35px;
}

/*----------------------------------------------------------------------------*/
.table_200_middle
{
	background-color: #FFFFFF;
}
/*----------------------------------------------------------------------------*/
.table_200_bottom
{
	background-image: url(images/table_200_bottom.gif);
	height: 8px;
}
/*----------------------------------------------------------------------------*/
.table_600_top
{
	background-image: url(images/table_600_top.gif);
	height: 10px;
}
/*----------------------------------------------------------------------------*/
.table_600_bottom
{
	background-image: url(images/table_600_bottom.gif);
	height: 10px;
}
/*----------------------------------------------------------------------------*/
.ajax__tab_festival .ajax__tab_header 
{
	font-family: Tahoma, Verdana;
	font-size:11px;
	color: #696969;
	letter-spacing: 1px;
}
/*----------------------------------------------------------------------------*/
.ajax__tab_festival .ajax__tab_outer 
{
	margin-right: 4px;
	background: url(tab/tab-right.gif) no-repeat right;
	height: 21px;
}
/*----------------------------------------------------------------------------*/
.ajax__tab_festival .ajax__tab_inner 
{
	padding-left: 3px;
	background: url(tab/tab-left.gif) no-repeat;
}
/*----------------------------------------------------------------------------*/
.ajax__tab_festival .ajax__tab_tab 
{
	color: #FFFFFF;
	height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	background: url(tab/tab.gif) repeat-x;
}
/*----------------------------------------------------------------------------*/
.ajax__tab_festival .ajax__tab_active .ajax__tab_outer 
{
	background: url(tab/tab-active-right.gif) no-repeat right;
}
/*----------------------------------------------------------------------------*/
.ajax__tab_festival .ajax__tab_active .ajax__tab_inner
{
	background: url(tab/tab-active-left.gif) no-repeat;
}
/*----------------------------------------------------------------------------*/
.ajax__tab_festival .ajax__tab_active .ajax__tab_tab 
{
	background: url(tab/tab-active.gif) repeat-x;
	color: #696969;
	padding-left: 10px;
	padding-right: 10px;
}
/*----------------------------------------------------------------------------*/
.ajax__tab_festival .ajax__tab_body 
{
	font-family: Tahoma, Verdana;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
/*----------------------------------------------------------------------------*/
.grid_riadok_none
{
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #696969;
}

/*----------------------------------------------------------------------------*/
.link_grid
{
  color: #696969; 
  text-decoration: none;
}
/*----------------------------------------------------------------------------*/
td.forum_top
{
	background-image: url(images/forum_top.jpg);
	height: 5px;
	width: 556px;
}
/*----------------------------------------------------------------------------*/
.forum_middle
{
	background-image: url(images/forum_middle.jpg);
	width: 556px;
}
/*----------------------------------------------------------------------------*/
.forum_bottom
{
	background-image: url(images/forum_bottom.jpg);
	height: 5px;
	width: 556px;
}
/*----------------------------------------------------------------------------*/
.informacia 
{
	position: relative;
	display: block;
	text-decoration: none;
	color: #FFFFFF; 
	font-weight: bold
}
/*----------------------------------------------------------------------------*/
.informacia:link 
{
	background: #C2E0F3;
	text-decoration: none;
	cursor: pointer;
}
/*----------------------------------------------------------------------------*/
.informacia:hover 
{
	color: #000;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
/*----------------------------------------------------------------------------*/
.informacia span 
{
	display: none;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
.informacia:visited 
{
	color: #000;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
.informacia:hover .informacia_info 
{
	float:right;
	display: block;
	position: absolute;
	z-index: 2000;
	left: 19px;
	top: -18px;
	color: #424242;
	width: 196px;
	text-align: justify;
}
/*----------------------------------------------------------------------------*/
.informacia:hover .informacia_info_top
{
	display: block;
	background: url(images/informacia.png) no-repeat 40% top;
	height: 25px;
	text-align: center;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 15px;
}
/*----------------------------------------------------------------------------*/
.informacia:hover .informacia_info_middle
{
	display: block;
	background: url(images/informacia_middle.png);
	font-weight: normal;
	padding-left: 25px;
	padding-right: 10px;
	text-align: justify;
}
/*----------------------------------------------------------------------------*/
.informacia:hover .informacia_info_bottom
{
 display: block;
 padding-bottom: 10px;
 background: url(images/informacia.png) no-repeat bottom;
}
/*----------------------------------------------------------------------------*/
.top_kalendar_left 
{
 position: relative;
 display: block;
 text-decoration: none;
 color: #FFFFFF; 
 font-weight: bold;
}
/*----------------------------------------------------------------------------*/
.top_kalendar_left:hover 
{
 display: block;
 text-decoration: underline;
 cursor: pointer;
}
/*----------------------------------------------------------------------------*/
.top_kalendar_left span 
{
 display: none;
 text-decoration: none;
 z-index: 2000;
}
/*----------------------------------------------------------------------------*/
.top_kalendar_left:hover .top_kalendar_left_info 
{
 float:right;
 display: block;
 position: absolute;
 z-index: 2000;
 left: -21px;
 top: 12px;
 color: #FFFFFF;
 width: 308px;
 text-align: justify;
 text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
.top_kalendar_left:hover .top_kalendar_left_info_top 
{
 display: block;
 background: url(images/bublina_left.png) no-repeat 40% top;
 height: 20px;
 font-size: 11px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #FF0000;
 text-transform: uppercase;
 font-family: Tahoma, Verdana, Arial;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 30px;
 z-index: 0;
}
/*----------------------------------------------------------------------------*/
.top_kalendar_left:hover .top_kalendar_left_info_middle
{
	display: block;
	background: url(images/bublina_left_middle.png);
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: repeat;
	border: solid 1px transparent;
	text-align: left;
}
/*----------------------------------------------------------------------------*/
.top_kalendar_left:hover .top_kalendar_left_info_bottom
{
 display: block;
 padding-bottom: 15px;
 background: url(images/bublina_left.png) no-repeat bottom;
 
 border: solid 1px blue;
}
/*----------------------------------------------------------------------------*/
.link_fotogaleria
{
 font-size: 11px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #696969;
 text-decoration: none;
}
/*----------------------------------------------------------------------------*/
.link_fotogaleria:hover
{
 text-decoration: underline;
 color: #696969;
}
/*----------------------------------------------------------------------------*/
/*---24.06.2009---------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
}
/*----------------------------------------------------------------------------*/
h1
{
	font-size: 18px;
}
/*----------------------------------------------------------------------------*/
h3
{
	font-size: 12px;
}
/*----------------------------------------------------------------------------*/
.clanok 
{
  cursor: pointer;
}
/*----------------------------------------------------------------------------*/
.clanok .titulka
{
 padding-bottom: 4px;
}
/*----------------------------------------------------------------------------*/
.clanok img
{
 padding-right: 4px;
}
/*----------------------------------------------------------------------------*/
.clanok .link
{
  color: #FF0000;
  font-size: 10px;
  display: block;
	padding: 2px 2px 4px 0px;
  text-align: right;
  text-decoration: none;
  width: 100%;
}
/*----------------------------------------------------------------------------*/
.clanok .link:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
.cely_clanok 
{
  padding: 0px 10px;
  text-align: justify;
}
/*----------------------------------------------------------------------------*/
.cely_clanok h1
{
  padding: 5px 0px;
}
/*----------------------------------------------------------------------------*/
.addthis_toolbox 
{
  display: block;
	margin: 6px 0px;
  width: 165px;
  float: right;
}
/*----------------------------------------------------------------------------*/
.middle_600 .search
{
	cursor: pointer;
}
/*----------------------------------------------------------------------------*/
.middle_600 .search_nadpis
{
	display: block;
  color: #FF0000;
  font-size: larger;
  text-align: left;
	width: 556px;
}
/*----------------------------------------------------------------------------*/
.middle_600 .search_text
{
	display: block;
  text-align: left;
	width: 556px;
}
/*----------------------------------------------------------------------------*/
.middle_600 .search_link
{
	display: block;
  text-align: left;
	width: 556px;
}
/*----------------------------------------------------------------------------*/
.middle_600 .strankovanie
{
	margin: 0px;
	padding: 3px 1px 3px 0px;
	text-align: right;
  width: 556px;
}
/*---------------------------------------------------------------------------*/
.middle_600 .strankovanie a.strankovanie 
{
	text-decoration: none;
	color: #FF0000;
	letter-spacing: 0px;
	padding: 0px 1px;
}
/*---------------------------------------------------------------------------*/
.middle_600 .strankovanie a.strankovanie:hover
{
	text-decoration: underline;
}

/*----------------------------------------------------------------------------*/
.rychlo .rozsirene
{
	clear: both;
	float: left;
	margin: 5px 0px 0px 12px;
	text-align: left;
}
/*----------------------------------------------------------------------------*/
.rychlo .rozsirene .klik
{
	color: #FF0000;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
.rychlo .rozsirene .klik:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
td.a
{
	text-align: right;
	width: 15%;
}
/*----------------------------------------------------------------------------*/
td.b
{
	text-align: left;
	width: 32%;
}
/*----------------------------------------------------------------------------*/
td.c
{
	text-align: right;
	width: 17%;
}
/*----------------------------------------------------------------------------*/
td.d
{
	text-align: left;
	width: 36%;
}
/*----------------------------------------------------------------------------*/
td.hladaj
{
	text-align: right;
	padding-top: 10px;
}
/*----------------------------------------------------------------------------*/
#ColLef
{
	float: left;
	text-align: right;
	margin-top: 10px;
	width: 50%;
}
/*----------------------------------------------------------------------------*/
#ColRig
{
	float: right;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	width: 50%;
}
/*----------------------------------------------------------------------------*/