@CHARSET "UTF-8";

  /* CSS reset */
  html,body,div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:middle;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
  /* CSS reset */

  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(../fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  }
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
  }
  @font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(../fonts/PRmiXeptR36kaC0GEAetxjqR_3kx9_hJXbbyU8S6IN0.woff) format('woff');
  }
  
  ::-webkit-input-placeholder {
   color: #C9C9C9;
}

:-moz-placeholder { /* Firefox 18- */
   color: #C9C9C9;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #C9C9C9;  
}

:-ms-input-placeholder {  
   color: #C9C9C9;  
}
  

  a:link, a:visited, a:active                { color: #124e81; text-decoration:none; outline:none; vertical-align: top;}
  a:hover                                    { color: #124e81; text-decoration: underline}
  strong, .bold, b                           { font-weight: bold; }
  .clear, .cistic, .inner-cistic             { clear: both; }
  .ta-right                                  { text-align: right; }
  .ta-left                                   { text-align: left !important; }
  .ta-center                                 { text-align: center !important; }
  .left                                      { float: left; }
  .right                                     { float: right; }
  .rel                                       { position: relative }
  label                                      { vertical-align: top; }
  input[type=text], input[type=password]     { background: url('../images/layout/input.png') repeat-x top center; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px #c8c8c8 solid ; line-height: 23px;  height: 23px;}    
  input[disabled]                            { background-color: #eeeeee;}
  .loader, .hidden                           { display: none;  }
  
  h2                                         { font-size: 16px; font-weight: bold; }
 
 *                                           { font-family: 'Open Sans', Arial, Helvetica, sans-serif;  }
 html 																			 { background: url('../images/layout/bg.png') repeat ; width: 100%; height: 100%;  } 
 body 																			 {  width: 100%; height: 100%;  font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 14px; background: url('../images/layout/bh_illustrate.png') no-repeat top center; }
 .wrap																			 { width: 990px; margin: 0px auto;  }
 
 #header 																		 { width: 100%; height: 215px; background: url('../images/layout/header_bg.png') no-repeat;}
 #header a.logo															 { float: right; margin-right: 60px; margin-top: 30px; }
 
 #nav 																			 { padding: 5px; position: relative; background: url('../images/layout/menu_bg.png') repeat; width: 980px; height: 40px; margin-top: -5px;}
 #nav ul																		 { z-index: 1; background-color: #fff; position: relative; float: left; width: 980px;}
 #nav ul li 																 { line-height: 40px; border-right: 1px #d9eaf2 solid; float: left}
 #nav ul li:last-child											 { border: 0px; } 										
 #nav ul li a																 { color: #0073af; font-size: 17px; font-weight: bold; margin: 0px 19px; }
 #nav ul li.active a,
 #nav ul li a:hover													 { text-decoration: none; background: url('../images/layout/menu_bg_hover.png') repeat-x left bottom;  }
 #nav .memu_shadow													 { z-index: 0; left: 0px; top: 45px; width: 100%; height: 19px; background: url('../images/layout/menu_shadow.png') no-repeat; position: absolute; }
 
 .title_ribbon															 { position: absolute; height: 40px; left: -25px; top: 12px; z-index: 99;}
 .title_ribbon .r_left											 { float: left; height: 40px; width: 25px; }
 .title_ribbon .r_center										 { float: left; padding: 0px 20px; height: 34px; max-width: 665px; overflow: hidden; line-height: 28px; color: #fff; font-size: 18px; font-weight: bold;}
 .title_ribbon .r_right											 { float: right; width: 13px; height: 40px;}
 .title_ribbon.r_blue .r_left								 { background: url('../images/ribbons/blue_left.png') no-repeat;  }
 .title_ribbon.r_blue .r_center							 { background: url('../images/ribbons/blue_center.png') repeat-x;  }
 .title_ribbon.r_blue .r_right							 { background: url('../images/ribbons/blue_right.png') no-repeat;  }
 .title_ribbon.r_green .r_left							 { background: url('../images/ribbons/green_left.png') no-repeat;  }
 .title_ribbon.r_green .r_center						 { background: url('../images/ribbons/green_center.png') repeat-x;  }
 .title_ribbon.r_green .r_right							 { background: url('../images/ribbons/green_right.png') no-repeat;  }
  
  .truncate_homepage,
  .truncate_right,
  .truncate {
    width: 168px;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
 
 .truncate_homepage { height: 97px; }
 .truncate_right { width: 240px; }
 
 #content 																	 { float: left; width: 100%; margin-top: 16px;}
 #content .main_box { width: 705px; float: left; min-height: 87px; padding: 10px; background: #fff url('../images/layout/about_bg.png') no-repeat center bottom; padding-bottom: 80px;}
 #content .main_box h1.main_title { font-size: 20px; margin-top: 11px; font-weight: bold; color: #0073af; background: url('../images/layout/menu_bg_hover.png') repeat-x bottom center; padding-bottom: 4px; margin-bottom: 10px}
 #content .main_box p { margin: 8px 0px; line-height: 16px; }
 #content .content_left											 { float: left; width: 725px;}
 #content .content_left #slider_cont				 { position: relative; padding-left: 5px; padding-top: 5px; height: 290px; float: left; width: 720px; background-color: #fff; float: left; } 
 #content .content_left #content_hp_clanky 	 { position: relative; margin-top: 20px; float: left; width: 715px; padding: 5px; background-color: #fff; }
 #content .content_left #content_hp_clanky .green_line { background-color: #79b11f; width: 100%; height: 3px; float: left; }
 #content .content_left #content_hp_clanky .cont_shadow { width: 725px; height: 18px; background: url('../images/layout/cont_shadow.png') no-repeat center top; }
 
 #content .content_left  #top_box                     {margin-bottom:12px; position: relative; padding-left: 5px; padding-top: 5px; padding-bottom: 20px; float: left; width: 720px; background-color: #fff; float: left; }
 #content .content_left  #top_box .main_text           {margin-top: 51px;margin-right: 15px;margin-left: 20px;}
 #content .content_left  #top_box .main_text p        {margin-bottom: 15px;}
 
 
 #content .content_left #search                     { margin-bottom: 12px;position: relative; padding-left: 5px; padding-top: 5px; height: 232px; float: left; width: 720px; background-color: #fff; float: left; }
 #content .content_left #search #options_head        { float:right; color:#4cb3d2; font-weight: bold; margin-right: 111px; margin-top: 15px;}
 #content .content_left #search #map_image           {float:left; margin-top: 50px; margin-left: 37px;  }
 #content .content_left #search #search_div          {float:right;width:390px; margin-top: 35px; margin-right: 20px;}
 #content .content_left #search #search_div .line    {float:left;width:390px;}
 #content .content_left #search #search_div .line label  {width: 140px; float:left; line-height: 35px; font-size: 14px; }
 #content .content_left #search #search_div .line .search_params   {}
 #content .content_left #search #search_div .line input[type=text]   {width: 235px; height: 28px;line-height: 28px;font-style: italic;color: #414141;padding-left: 10px; }
 #content .content_left #search #search_div .line input.half         { width: 109.5px; }
 #content .content_left #search #search_div .line #submit_button { margin-right: 3px; margin-top: 9px; font-weight: bold; color: #FFFFFF; float: right; width: 247px; cursor: pointer; height:30px; border: 1px #91b144 solid; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; background: url('../images/layout/submit_button_green_bg.png') repeat-x center top;}
 
 #results                               {margin-bottom:12px; position: relative; padding-left: 5px; padding-top: 5px; padding-bottom: 20px; float: left; width: 720px; background-color: #fff; float: left; }
 #results .pagination                   {float:left;width: 100%; text-align:center;}
 #results .pagination ul                {float:left;}
 #results .pagination ul li a            {float: left;padding-left: 10px;padding-right: 10px;line-height: 29px;font-size: 15px;border-right: 1px #C9C9C9 solid;}
 #results .pagination ul li            {float:left;}
 #results .pagination ul li.active      {font-weight: bold;}
 #results .pagination ul li.active a    {font-weight: bold;}
 
 #content .content_left #clanky_hp                                    { width: 100%; margin-bottom: 15px; float: left}
 #content .content_left #clanky_hp .clanek_cell                       { width: 168px; padding: 5px;  float: left; border-right: 1px #93acad dashed; height: 320px;margin-bottom: 14px}
 #content .content_left #clanky_hp .clanek_cell.last,
 #content .content_left #clanky_hp .clanek_cell:last-child            { border: 0px; border-right: 0px; }
 #content .content_left #clanky_hp .clanek_cell h2                    { width: 100%; font-size: 14px; font-weight: bold; text-align: center; height: 29px; overflow: hidden; margin-bottom: 4px;}
 #content .content_left #clanky_hp .clanek_cell .clanek_line          { width: 100%; height: 3px; background: url('../images/layout/menu_bg_hover.png') repeat-x center center; margin-bottom: 5px;}
 #content .content_left #clanky_hp .clanek_cell a											{ position: relative; }
 #content .content_left #clanky_hp .clanek_cell a.img                 { float:left; }
 #content .content_left #clanky_hp .clanek_cell img.clanek_cover      { padding: 5px; border: 1px #d5e7b9 solid; margin-bottom:4px}
 #content .content_left #clanky_hp .clanek_cell img.small_logo        { position:absolute; float:right; top: 5px; right: 1px;}
 #content .content_left #clanky_hp .clanek_cell a.read_more           { width: 102px; height: 32px; background: url('../images/layout/article.png') no-repeat center center; float: right; text-align: center; line-height: 32px; font-size: 12px; font-weight: bold; color: #fff; }
 #content .content_left #clanky_hp .clanek_cell a.read_more.homepage  { margin-top: 10px; } 
 #content .content_left #clanky_hp .clanek_cell p.clanek_text         { text-align: justify; font-size: 12px; margin-top: 3px; float:left; padding-top: 4px; border-top: 1px #E7E7E7 dashed }
 #content .content_left #clanky_hp .clanek_cell .tag_line                 {float:left; width:100%;}
 #content .content_left #clanky_hp .clanek_cell .tag_line span.tag_head         {float:left;font-size: 13px;margin-right:3px;}
 #content .content_left #clanky_hp .clanek_cell .tag_line span.tag_value a       {float:left;font-size:13px; font-weight:bold; text-decoration:none;}
 #content .content_left #clanky_hp .clanek_cell .tag_line span.tag_value a:hover {text-decoration: underline;} 
 #content .content_left #hp_info                                { width: 715px; float: left; margin-top: 20px; min-height: 87px; padding: 5px; background: #fff url('../images/layout/about_bg.png') no-repeat center bottom; padding-bottom: 80px;} 
 #content .content_left #hp_info img.about_logo                 { float: left;  }
 #content .content_left #hp_info .hp_info_right                 { float: right; width: 540px }
 #content .content_left #hp_info .hp_info_right h1              { float: left; font-size: 20px; margin-top: 11px; font-weight: bold; color: #0073af; background: url('../images/layout/menu_bg_hover.png') repeat-x bottom center; padding-bottom: 4px; margin-bottom: 10px}
 #content .content_left #hp_info .hp_info_right p               { line-height: 16px; font-size: 13px; }
 #content .content_left #hp_info .hp_info_right p:first-letter  { font-size: 25px; font-weight: bold; float: left; }
 #content .content_right										 { float: right; width: 265px }
 #content .content_right .panel 						 { width: 100%;  }
 #content .content_right .panel .panel_content {  background-color: #fff; width: 240px; padding: 5px; margin-left: 7px; float: left; }
 #content .content_right .panel .panel_title { width: 250px; margin-left: 7px; background: url('../images/layout/panel_title.png') no-repeat center center; height: 38px; margin-bottom: 5px; }
 #content .content_right .panel .panel_title .icon_calendar { float: left; margin-top: 6px; margin-left: 5px;}
 #content .content_right .panel .panel_title .title 				{ float: right; width: 210px; line-height: 38px; font-weight: bold; color: #0073af}
 #content .content_right .panel.shadow .panel_content { min-height: 190px; }
 #content .content_right .panel.shadow .panel_content .calendar_row { width: 100%; float: left; padding-bottom: 5px; border-bottom: 1px #89a4a6 dashed; margin-bottom: 5px;}
 #content .content_right .panel.shadow .panel_content .calendar_row .date { width: 100%; float: left; margin-bottom: 5px; }
 #content .content_right .panel.shadow .panel_content .calendar_row .date .d_today { float: left; font-size: 12px; background-color: #6daa12; padding: 1px 5px; font-weight: bold; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
 #content .content_right .panel.shadow .panel_content .calendar_row .date .d_tomorrow { float: left; font-size: 12px; background-color: #ecb800; padding: 1px 5px; font-weight: bold; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
 #content .content_right .panel.shadow .panel_content .calendar_row .date .d_date  { float: right; font-weight: bold; }
 #content .content_right .panel.shadow .panel_content .calendar_row .d_title 	{ margin-bottom: 4px; }
 #content .content_right .panel.shadow .panel_content .calendar_row .d_title a { font-size: 12px; font-weight: bold; color: #0073af; }
 #content .content_right .panel.shadow .panel_content .calendar_row .d_content { font-size: 11px; color: #878787; line-height: 13px; text-align: justify; max-height: 65px; overflow: hidden}
 #content .content_right .panel.shadow .panel_content .tip_row								 { width: 100%; float: left; padding-bottom: 5px; border-bottom: 1px #89a4a6 dashed; margin-bottom: 10px; } 
 #content .content_right .panel.shadow .panel_content .tip_row .t_title 			 { width: 100%; margin-bottom: 5px; }
 #content .content_right .panel.shadow .panel_content .tip_row .t_title a 		 { font-size: 12px; font-weight: bold; color: #0073af; line-height: 14px; }
 #content .content_right .panel.shadow .panel_content .tip_row .t_title .doporucujeme { float: left; font-size: 12px; background-color: #ec9600; margin-right: 5px; padding: 1px 5px; font-weight: bold; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
 #content .content_right .panel.shadow .panel_content .tip_row .t_content 		 { font-size: 11px; color: #878787; line-height: 13px; text-align: justify; max-height: 65px; overflow: hidden; }
 #content .content_right .panel .write_to_us 																	{ float: left; width: 250px; margin-left: 7px; background: url('../images/layout/panel_title.png') no-repeat center center; height: 38px; margin-bottom: 5px; }
 #content .content_right .panel .write_to_us .icon_post														{ margin-left: 5px; margin-top: 5px; }
 #content .content_right .panel .write_to_us a 																{ margin-top: 10px; margin-right: 40px; padding: 0px 10px; float: right; text-align: center; font-weight: bold; color: #0073af; padding-bottom: 5px; background: url('../images/layout/menu_bg_hover.png') repeat-x bottom left}
 #content .content_right .panel.map																						{ text-align: center; margin-bottom: 5px; } 
 #content .content_right .panel.shadow			 { float: left; background: url('../images/layout/panel_shadow.png') no-repeat center bottom; min-height: 205px; padding-bottom: 15px; }
 
 #content .content_right .panel .social               {float: right;width: 250px;margin-top: 4px;}
 #content .content_right .panel .social a             {margin-left: 12px;margin-right: 5px;}
 #content .content_right .panel .social .social_icons {float: left;}
 
 #calendar_events                               {}
 #calendar_events .event_line                   { width: 100%; height: 3px; background: url('../images/layout/menu_bg_hover.png') repeat-x center center; margin-bottom: 5px;}
 
 #calendar_events .event_cell                          {float: left;width: 100%;}
 #calendar_events .event_cell.empty                    {margin-top: 5px; margin-bottom: 5px;width: 100%; height: 2px;border-top: 1px #C8C8C8 dashed;}
 #calendar_events .event_cell h2                       {width: 100%; font-size: 14px; font-weight: bold; text-align: left; margin-top: 5px; overflow: hidden; padding-bottom: 4px;cursor:pointer; border-top: 1px #C8C8C8 dashed; line-height: 20px; padding-top: 10px;}
 #calendar_events .event_cell h2 span.event_date_left  {width:120px; font-size:11px; font-weight: bold; margin-right: 10px; margin-right: 15px; float:left; text-align: center;}
 #calendar_events .event_cell h2 span.edate            { margin-right: 5px; font-size: 12px; padding: 1px 5px; font-weight: bold; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
 #calendar_events .event_cell span.tags								 {  width: 100%; float: right; font-size: 11px; padding-bottom: 2px; text-align: right;} 					
 #calendar_events .event_cell h2 span.edate.today      {background-color: #6daa12;float: right;}
 #calendar_events .event_cell h2 span.edate.tomorrow   {background-color: #ecb800;float: right;}
 #calendar_events .event_cell h2 span.edate.next_week  {background-color: #ce6842;float: right;}
 #calendar_events .event_cell h2 span.edate.this_week  {background-color: #797ffa;float: right;}
 #calendar_events .event_cell h2 span.event_head       {}
 #calendar_events .hidden                              {display: none;}
 #calendar_events .event_cell div.event_text img       { }
 #calendar_events .event_cell div.event_text .img 		 { font-size: 11px; float:left; margin-left: 5px; margin-right: 10px; width: 107px; }
 #calendar_events .event_cell div.event_text             {text-align: justify; font-size: 13px; float:right; width: 100%; margin-bottom: 10px; margin-top:5px;}
 
 #footer 																		{ width: 100%; height: 153px; margin-top: 20px; float: left; background: url('../images/layout/footer_bg.png') no-repeat center bottom}
 #footer .footer_right 										  { float: right; width: 500px; color: #fff; font-size: 12px; text-align: right }
 #footer .footer_right p										{ margin-bottom: 5px; }
 
 
 /* ***********************************************************************  pagination */

  p.pagination           { float: left; padding-left: 100px; }
  p.pagination strong,    
  p.pagination a         { height: 22px; text-align: center; border: 1px #cccccc solid; min-width: 15px; float: left; margin-right: 2px; padding-left: 6px; padding-right: 6px; line-height: 22px;}
  p.pagination strong,
  p.pagination a:hover   { border-color: #008C00;background-color: #008C00;color: #FFFFFF;text-decoration: none; }
  p.pagination a[rel=prev],
  p.pagination a[rel=first],
  p.pagination a[rel=last],
  p.pagination a[rel=next]  { border: 0px; margin-right: 5px; }
  p.pagination a[rel=next]  { margin-left: 5px; }
  p.pagination span.title   { display: block; float: left; font-weight: bold; margin-right: 10px; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
  