@charset "utf-8";

#rightcontainer {
	width:770px;
	height:auto;
	float:right;
}
/***************************************
* Definicie pre male menu
****************************************/
#menu_mini {
  background-color:#7F7F7F;
	width:756px;
	height: 22px;
	margin:0px auto;
}
#menu_mini a {
  color:white;
  text-decoration:none;
  
}
#menu_mini a:hover {
  text-decoration:underline;
}
/********************************************
* Definicie pre hlavne menu
*********************************************/
#menu {
	height:32px;
	width: 762px;
	background-image:url('../image/menure.png');
	background-repeat: repeat-x;
	background-position: top;
}
#menu_dlzka {
	width:771px
}
#menu td {
	padding-right: 3px;
}
.submenu {
	width: 100%;
	visibility:hidden;
	position: absolute;
	margin-top: 28px;
	background-color: #d40000;
	border-width: 0px;
	padding-bottom: 4px;
}

.top {
	padding-bottom: 5px; 
	background-image:url('../image/link_bottom_hover.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	margin-top: -4px;
}
.submenu a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-width:0px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
.submenu a:hover { text-decoration: none; 	color: #ffffff;}

.menu_link {
  float: left;  
  padding-top: 9px;
  position: relative;
  padding-bottom: 10px;
  width: 100%;
}
.menu_link1 {
  float: left;  
  /*_margin-right: -1px;*/
  padding-top: 9px;
  position: relative;
  padding-bottom: 10px;
  width: 100%;
}
.odkaz {
	margin-top: 0px;
}
.link a {
  width:100%;
  text-align: center;
  float: left;
  height: 27px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  background-image:url('../image/link_bottom.png');
  background-repeat: repeat-x;
  background-position: bottom left;
  text-decoration: none;  
}

.link a:hover {
  height: 27px;
  float: left;
  background-image:url('../image/link_bottom_hover.png');
  background-repeat: repeat-x;
  background-position: bottom left;
  text-decoration: none;
  	color: #ffffff;
  
}
/*********************************************************
* Koniec definicii pre hlavne menu
*********************************************************/


/*******************************************************
* Miesto na flash
********************************************************/
#header {
	height:225px;
	width:761px;

}
#block {
	margin-top:1px;
	height:3px;
	width:761px;
  background-color:#E4E4E4;
	line-height:0px;
	font-size:0px;
}
/*******************************************************
* 
*******************************************************/
#panelcontainer {   
	position: relative;
	height: auto;
	width:761px;
	margin-top:1px;
}

/*******************************************************
* Panely pouzite v uvode
********************************************************/
.panel {
  width:252px;
  
  float:left;

	margin-left:1px;
}
.panel_heading {
	margin-top:1px;
	height:30px;	
	background-image: url('../image/ponuka_prechod.png');
	background-repeat: repeat-x;
	background-position: top;
}
.panel_color_line {
  width: 95%;
  margin:0px auto;
  font-size:0px;
  line-height:0px;
  padding-bottom:1px;

}
.panel_color_line_gray {
  height:5px;
  background-color:#ECECEC;
}
.panel_main {
	border-width:2px;
	border-top-width:0px;
	border-color:#E4E4E4;
	border-style:solid;
	
}

.atext{
	width:auto;
	margin:10px;
	margin-top:20px;
	color: #4c4c4c;
	font-size: 12px;
	padding-left: 2px;
}
.atext td {
	vertical-align: top;
	padding: 10px;
	width: 220px;
	padding-top: 0px;
}
.atext li { 
	vertical-align: bottom;
	list-style-image: url('../image/arrow.png');
}
.atext ol { 
	vertical-align: bottom;
}




/***********************************************
* KOniec panelov pouzitych v uvode
***********************************************/
.panel_title {
	color:#4c4c4c;
	font-size:19px;
}
.panel_title_small {
	color:#b3b3b3;
	font-size:10px;
	padding-left: 1px;
}
.produkt_nadpis {
	width: 100%;
	height: 26px;
	background-image: url('../image/nadpis_prechod.png');
	background-repeat: repeat-x;
	background-position: top;
	font-size: 16px;
	color: black;
	padding-top: 6px;
	padding-left: 10px;
}

#kernel {
	float:left;
	width:70%;
	margin-right: 12px;
	margin-left:12px;
}
.kernel_menu {
	margin-left: 0px;
	width: 257px;
	height: 100px;
	float:left;
	background-image: url('../image/boxy/bg_box.png');
	background-position: top;
	background-repeat: norepeat;
	margin-top: 5px;
	padding-left: 5px;
}

#panel_big {
	height: 50px;
	background-image: url('../image/panel_big_bg.png');
	border-top:3px solid #e5e5e5;
	
}

#panel_big h2 {
	font-size: 16px;
	display: block;
	font-weight: bold;
  float:left;
  padding-top:10px;

}
.menu_block {
	background-image: url('../image/menu_main_block.png');
	background-repeat:no-repeat;
	width: 2px;
	height: 50px;
  float:left;
  padding-right:10px;

}
#panel_big_bottom {
  background-color:#E4E4E4;
  height:10px;
  line-height:0px;
  font-size:0px;
  width:756px;
  margin:0px auto;
  margin-bottom:1px;
}
#panel_big_colorline{
  background-color:red;
  line-height:0px;
  font-size:0px;
  width:756px;
  margin:0px auto;
  height: 5px;
  margin-bottom:1px;
}

