body {

	/*text-align: center; /* Centrování starší explorer */

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

	background-image: url(../images/body-bg.jpg);

	background-repeat: repeat;

	background-position: center top;

}



#page, #page-bg {

	padding: 0px 0px 0px 0px;

	margin: 0px auto;

	width: 960px;

	position: relative;

}



#page-bg {

	padding: 5px 5px 5px 5px;

	background-color: #c3dff4;

	border: 1px solid #c2c2c2;

	top:10px;

}



#container {

  position: relative; /* Resi "nekonecnou" stranku v IE7 */

  float: left;

  width: 100%;

 background-image:url(../images/main-wraper-bg.jpg);

background-position:right center;

background-repeat:repeat-y;

}



#header {

    background-color: #FFF;

	 height: 246px;

	 overflow: hidden;

	 background-image: url(../images/header-banner.jpg);

	 background-repeat: no-repeat;

}



#main-wrapper {

  float: left;

  width: 100%;

}



#main	{

  margin-right: 180px;

 

	padding: 0px 15px 10px 5px;

}



#header-menu{

	padding: 0px;

	background-image: url(../images/header-menu-bg.jpg);

	height: 75px;

	overflow: hidden;

}



.withleft #main,.withleft #header-menu {

  margin-left: 189px;

  /*margin-right: 190px;*/

}



.withright #main {

  margin-right: 180px;

}



#sidebar-left	{

  /*float: left;

  margin-left: -100%;

  width: 180px;

  padding: 0px;

border: 0px solid #000000;

  background-color: #FFFFFF;*/

  background-color:#3378b3;

float:left;

margin-left:-100%;

padding:0px 5px 0px 1px;

width:184px;

}



#sidebar-right	{

  /*float: right;

  margin-left: -100%;

  width: 180px;

  padding: 0px;

  margin-top:115px;*/

/*  border: 0px solid #000000;*/

  /*background-color: #FFFFFF;*/

float:right;

margin-left:-100%;

/*margin-right:9px;*/

margin-top:75px;

padding:0px;

width:184px;

}



#sidebar-right, #header-menu  {

  .margin-left: -184px; /* IE7 Fix */

}



* html #sidebar-right, * html  #header-menu {

  margin-left: -184px; /* IE6 Fix*/

}



#footer	{

  clear: both;

}



#footer {

background-image: url(../images/footer-bg.jpg);

background-repeat: repeat-x;

height: 58px;

overflow: hidden;

}





#logo {

float:left;

height:50px;

left:4px;

position:relative;

top:27px;

width:165px;

overflow: hidden;

}



#header-manufactures-links{

/*background-color:yellow;*/

float:left;

height:15px;

left:16px;

line-height:13px;

overflow:hidden;

position:relative;

top:30px;

/*width:592px; */
width:647px;

}



#header-info-links{

/*background-color:red;*/

float:left;

height:61px;

/*left:105px;*/

left:50px;

line-height:11px;

overflow:hidden;

position:relative;

top:23px;

width:78px;

}



#header-search{

float:left;

height:24px;

left:332px;

line-height:11px;

overflow:hidden;

position:relative;

top:1px;

width:200px;

/*background-color: Lime;*/

}



#header-menu-links {

float:left;

height:15px;

left:260px;

line-height:13px;

overflow:hidden;

position:relative;

top:52px;

width:485px;

}



#contact-block {

line-height: 19px;

float:left;

height:auto;

left:288px;

overflow:hidden;

padding:5px;

position:absolute;

top:-9px;

width:auto;

	border: 2px solid #255f90;

	background: #3378b3;

	filter: Alpha(opacity=90);

	opacity: 0.90;

}