@CHARSET "UTF-8";

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

img
{
    border: 0px;
}

#wrapper
{
	width: 1024px;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: auto;
	text-align: left;
	border: 1px solid #ddd;
}

#header
{
	margin: 5px 0px 0px 34px;
	padding: 0px;
	height: auto;
	width: auto;
}

#container
{
	padding: 0px;
	margin: 0px;
	height: 1%;
	width: auto;
}

#left
{
	margin: 0px 0px 0px 0px;
	width: 195px;
	padding: 20px 0px 0px 34px;
	float:left;
}

#leftnav
{
	margin: 0px;
	padding: 0px;
}

.left_li_wrapper
{
    width:80%;
    border-bottom:1px dotted #C0D3C6;
    margin: 0px;
}

#leftnav a, #leftnav a:visited, #leftnav a:active
{
    color: #666;
    text-decoration:none;
}

#leftnav ul
{
    margin: 0px;
    padding: 0px;
	list-style-image: none;
}

#leftnav li
{
	display: block;
	height: 20px;
	padding-left: 10px;
	list-style-type:none;
}

#center
{
	height: auto;
	width: 514px;
	float: left;
}
	

#right
{
	padding: 5px 0px 0px 0px;
	height: auto;
	width: 244px;
	float: left;
	margin: 0px;
}

.clearer
{
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

#footer
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #808080;
	text-align: center;
	vertical-align: middle;
}

/***************************************************************
*    Horne menu, kontakt, obchodne podmienky atd.
****************************************************************/
#hmenu
{
   width: 956px;
   height: 31px;
}

#hmenu_left
{
   width: 7px;
   height: 31px;
   background-image: url('../img/hmenu_left.jpg');
}

#hmenu_right
{
   width: 7px;
   height: 31px;
   background-image: url('../img/hmenu_right.jpg');
}

#hmenu_content_left
{
   width: 582px;
   height: 31px;
   background-image: url('../img/hmenu_bg.jpg');
   background-repeat: repeat-x;
}

#hmenu_content
{
   width: 360px;
   height: 31px;
   background-image: url('../img/hmenu_bg.jpg');
   background-repeat: repeat-x;
   text-align: right;
}

#hmenu_content img
{
   vertical-align: middle;
}

#hmenu_content a
{
   position: relative;
   top: 3px;
}

#hmenu_content a:link, #hmenu_content a:visited, #hmenu_content a:active
{
   color: #ffffff;
   text-decoration: none;
}

#hmenu_content a:hover
{
   color: #ffffff;
   text-decoration: underline;
}

/***************************************************************
*    Hlavne menu, druhy zajazdov
****************************************************************/
#main_menu
{
   width: 956px;
   height: 55px;
}

#main_menu_logo
{
   float: left;
   width: 117px;
   height: auto;
   padding: 6px 0px 3px 24px;
}

#main_menu_content
{
   float: left;
   width: auto;
   height: auto;
   padding: 12px 0px 0px 20px;
}

#main_menu_content_line
{
   width: auto;
   height: 26px;
}

.main_menu_item_wrapper
{
   float: left;
   margin-right: 5px;
}

.main_menu_item_wrapper a
{
   font-weight: bold;
   text-decoration: none;
}

.main_menu_item
{
   width: auto;
   height: 26px;
   background-image: url('../img/main_menu_bg.jpg');
   background-repeat: repeat-x;
}

.main_menu_item a, .main_menu_item a:visited, .main_menu_item a:active
{
   color: #676767;
}

.main_menu_item_left
{
   width: 5px;
   height: 26px;
   background-image: url('../img/main_menu_left.jpg');
}

.main_menu_item_right
{
   width: 5px;
   height: 26px;
   background-image: url('../img/main_menu_right.jpg');
}

.main_menu_item_act
{
   width: auto;
   height: 26px;
   background-image: url('../img/main_menu_bg_act.jpg');
   background-repeat: repeat-x;
}

.main_menu_item_act a, .main_menu_item_act a:visited, .main_menu_item_act a:active
{
   color: #ffffff;
}

.main_menu_item_act_left
{
   width: 5px;
   height: 26px;
   background-image: url('../img/main_menu_left_act.jpg');
}

.main_menu_item_act_right
{
   width: 5px;
   height: 26px;
   background-image: url('../img/main_menu_right_act.jpg');
}

/***************************************************************
*    Search bar, podrobne vyhladavanie
****************************************************************/
#search_bar
{
   margin: 0px;
   padding: 0px;
   width: auto;
   height: 95px;
   color: #ffffff;
   font-weight: bold;
}

#search_bar_left
{
  margin: 0px;
  padding: 0px;
  width: 7px;
  height: 95px;
  background-image: url('../img/search_bar_left.jpg');
}

#search_bar_right
{
  margin: 0px;
  padding: 0px;
  width: 7px;
  height: 95px;
  background-image: url('../img/search_bar_right.jpg');
}

#search_bar_content
{
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
  width: 942px;
  height: auto;
  background-image: url('../img/search_bar_bg.jpg');
  background-repeat: repeat-x;
  vertical-align: middle;
}

#search_bar_content td
{
  margin: 0px;
  padding: 1px;
  text-align: right;
}

#search_bar_content input, #search_bar_content select
{
  border-width: 1px;
  border-color: #B21804;
  border-style: solid;
  color: #595959;
}

#search_bar_content select
{
  width: 110px;
}

/***************************************************************
*    Testimonial
****************************************************************/
#testimonial
{
  color: #FFFFFF;
  font-size: 10px;
}

#testimonial_top
{
  width:184px;
  height:59px;
  background-image:url(../img/testimonial_top.jpg);
}

#testimonial_top_left
{
  width:10px;
  height:70px;
  background-image:url(../img/testimonial_left.jpg);
}

#testimonial_top_content
{
  width:164px;
  background-image:url(../img/testimonial_bg.jpg);
  background-repeat: repeat-x;
  background-color:#D92D0D;
}

#testimonial_top_right
{
  width:10px;
  height:70px;
  background-image:url(../img/testimonial_right.jpg);
}

#testimonial_left
{
  width:10px;
  height:auto;
  background-image:url(../img/testimonial_left_bg.jpg);
  background-repeat: repeat-y;
}

#testimonial_content
{
  background-color:#D92D0D;
}

#testimonial_right
{
  width:10px;
  height:auto;
  background-image:url(../img/testimonial_right_bg.jpg);
  background-repeat: repeat-y;
}

#testimonial_bottom
{
  width:184px;
  height:11px;
  background-image:url(../img/testimonial_bottom.jpg);
}
/***************************************************************
*    Search submit
****************************************************************/
#search_submit
{
   padding: 0px 0px 30px 110px; 
}
/***************************************************************
*    Registrovat
****************************************************************/
#registruj_vrch
{
  width:244px;
  height:14px;
  background-image:url(../img/registruj_vrch.jpg);
  background-repeat:no-repeat;
  background-position:113px;
}

#registruj_top
{
  width:244px;
  height:65px;
  background-image:url(../img/registruj_top.jpg); 
  background-repeat:no-repeat;
}

#registruj_bottom
{
  width:244px;
  height:9px;
  background-image:url(../img/registruj_bottom.jpg);
  background-repeat:no-repeat; 
}

#registruj_left
{
  width:2px;
  height:73px;
  background-image:url(../img/registruj_left.jpg);
  background-repeat: repeat-y;
}

#registruj_content
{
  width:240px;
  height:73px;
  background-image:url(../img/registruj_content.jpg);
  background-repeat: repeat-x;
  color: #FFFFFF;
  font-size: 10px;
  vertical-align:top;
}

#registruj_content_text
{
  padding: 0px 10px 0px 17px;
}

#registruj_content_text input
{
  border-width: 0px;
  width: 120px;
  height: 15px;
  color: #808080;
  font-size:10px;
}

#registruj_content_text form
{
  margin: 0px;
  padding: 0px;
}

#registruj_content_text a
{
  position:relative;
  top:6px;
}

#registruj_right
{
  width:2px;
  height:73px;
  background-image:url(../img/registruj_right.jpg);
  background-repeat: repeat-y;
}

/***************************************************************
*    Partneri
****************************************************************/
#partneri
{
  margin: 5px 0px 0px 0px;
  padding: 0px;
}
/***************************************************************
*    Nav-info
****************************************************************/
#nav_info
{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 30px;
  color: #666;
}

#nav_info a, #nav_info a:visited, #nav_info a:active
{
  color: #666;
  text-decoration: none;
}

#nav_info a:hover
{
  text-decoration: underline;
}
/***************************************************************
*    c_grid (grid zajazdov)
****************************************************************/
.c_grid
{
  margin-top: 5px;
  padding: 5px;
  width: 490px;
  border-left:1px solid #EFEEEE;
  border-right:1px solid #EFEEEE;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  background-color:#F5F5F5;
}

.c_grid a, .c_grid a:visited, .c_grid a:active
{
  color: #12A1C6;
  text-decoration: none;
  font-weight: bold;
}

.c_grid a:hover
{
  text-decoration: underline;
}

.c_grid_label
{
  color: #595959;
  font-weight: bold;
}

.c_grid_lm{ color: red; font-weight: bold;}
.c_grid_fm{ color: red; font-weight: bold;}

/***************************************************************
*    paging
****************************************************************/
.paging
{
  text-align:center;
  color:#4DA004;
  font-weight: bold;
}

.paging a, .paging a:visited, .paging a:active
{
  color:#4DA004;
  font-weight: normal;
}

.paging_bg
{
  /*background-image: url(../img/paging_bg.gif);
  background-repeat:no-repeat; */
}

#o_nas
{
  margin: 5px 0px 0px 0px;
  padding: 5px;
  width: 96%;
  border-left:1px solid #EFEEEE;
  border-right:1px solid #EFEEEE;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  background-color:#F5F5F5;
}

#o_nas h1
{
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}
