* {
	margin:0;
  padding:0;
  }
  
html, body {
  height:100%;
  background:#f9f7f8 url(../images/bg.jpg) repeat-x scroll 0 0; 
  color:black;
  font-family: Tahoma;
  font-size:0.9em;
  margin:0;
  padding:0;
}

#page {
  margin:0 auto -54px;
  height:auto !important;
  min-height:100%;
  _height:100%; /* IE */
  text-align:left;
  width:1001px;
  background:white url(../images/bg-line.jpg) repeat-y scroll 0 0;
  
}

#levy_stin {
  background:transparent url(../images/sh-l.jpg) no-repeat scroll 0 0;
  height:680px;
  float:left;
  width:14px;
 
 
}

#pravy_stin {
  background:transparent url(../images/sh-r.jpg) no-repeat scroll 0 0;
  height:680px;
  position:relative;
  right:0px;
  float:right;
  width:11px;
  margin: 0;
  padding:0;
}



img {
  border:none;
  padding:0;
  margin:0;
  display:inline;
  line-height: 0; 
}

#content ul li {
 list-style-type: circle;
 display: block;
}

#content ul {
 margin-bottom: 10px;
}

#news ul li {
 list-style-type: disc;
 display: block;
 font-size: 1.3em;
}

ul {
  margin-left: 20px;
}

#topstrip {
  height: 59px;
  background-color:#919191;
  width:970px;
  float:left;
  margin-left:3px;
  margin-top:3px;
}

#topnavigation 
{
  float:left;
  width:960px;
  padding:0;
  margin-top:3px;
  margin-left:10px;
}
/************************* hlavicky ********************************/

h1#head-banner {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	text-align: center;
}

h1#head-banner span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
}

h1#head-banner {
	height:59px;
	width:272px;
	line-height:59px;
	float:left;
}

h1#head-banner a {
	color: white;
}	
	
h1#head-banner span {
	height:59px;
  float:left;
  background:transparent url('../images/logo.jpg') no-repeat scroll 0 0;
  width:272px;
  
	cursor: pointer;
}


/**********************************/
h1#head-banner2 {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	text-align: center;
		line-height:59px;
}

h1#head-banner2 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
}

h1#head-banner2 {
	height:59px;
	width:234px;
	line-height:59px;
	float:right;
}

h1#head-banner2 a {
	color: white;

}	
	
h1#head-banner2 span {
	height:59px;
  float:right;
  background:transparent url('../images/text.jpg') no-repeat scroll 0 0;
  width:234px;
	cursor: pointer;
}
/********************* PATICKA ************/

#footer {
  clear:both;
  margin:0 auto;
  /*_padding-right: -3px;*/
  position:relative;
  background-color:#e0e0e0;
  height:54px;
  left:2px;
  width:976px;
  color:#8f8f8f;
  font-family:Tahoma;
 
}


#footer_text {
line-height:27px;
text-align:center;
}

#footer_text a {
  text-align:right;
  color:#8f8f8f;
  font-weight:bolder;
  
  padding-top:15px;
  font-weight: normal;
  text-decoration:none;
}

#footer_text p {
  /*clear:left;*/
  text-align: left;
  font-size:0.7em;
}

#footer ul, li {
	list-style:none;
	margin: 0;
	padding: 0;
	display:inline;
	font-size:0.85em;
}

#push {
  clear:both;
  height:54px;
}


/***************************************************MENU ************************************/

div#menu {
	height: 289px;
	width: 322px;
	float:left;
  position:relative;
	background: transparent url('../images/menu_fo.jpg') no-repeat scroll left bottom;
}

div#menu ul {
	list-style: none;
	color: black;
	margin: 0;
	padding: 0;
	
}

div#menu li {
	text-align: center;
	line-height: 58px;
		margin: 0;
	padding: 0;
}


div#menu ul li {
  list-style: none;
	color: black;
	margin: 0;
	padding: 0;
}

a.button {
	color: white;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 58px;
	cursor: pointer;
	overflow: hidden;
	float: left;
}

a.button span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	height: 58px;
	
}

a.home, a.home span {
  width: 322px;	
  background: url(../images/home.jpg) no-repeat left top;
  text-decoration:none;
}

a.o-firme, a.o-firme span {
  width: 322px;
  height:41px;	
  background: url(../images/about.jpg) no-repeat left top;
  text-decoration:none;
}

a.nabizime, a.nabizime span {
  width: 322px;
  height:41px;	
  background: url(../images/offer.jpg) no-repeat left top;
  text-decoration:none;
}

a.fotogalerie, a.fotogalerie span {
  width: 322px;
  height:41px;	
  background: url(../images/fotogallery.jpg) no-repeat left top;
  text-decoration:none;
}

a.vyrobky, a.vyrobky span {
  width: 322px;
  height:41px;	
  background: url(../images/products.jpg) no-repeat left top;
  text-decoration:none;
}

a.kontakty, a.kontakty span {
  width: 322px;	
  height:41px;
  background: url(../images/contact.jpg) no-repeat left top;
  text-decoration:none;
}


/************************** OBSAH ***********************************/
#content .productbox img {
  margin: 5px;
  float: left;
}

#content .productbox a {
  font-weight: bold;
  text-decoration: none;
}

#content .productbox a:hover {
  font-weight: bold;
  text-decoration: underline;
}

#wrapper {
	width:956px;
	float:left;
	background:transparent url(../images/linka.jpg) no-repeat scroll 0 1px;
	padding:10px;
}



#content {
 float:right;
 width:700px;
 font-size:1.05em;
 border-left:1px solid #90a8c4;
 padding-left:20px;
}

#welcome {
 font-size:2em;
 padding-bottom:10px;
 padding-top:10px;
 font-style: italic;
 font-weight: normal;
}


#content h1 {
 font-size:1.8em;
 padding-bottom:10px;
 padding-top:16px;
 
 
 color:#2d75a8;
}

#content h2 {
	padding-bottom:10px;
	font-size:1.7em;
	font-style: normal;
}

#content h3 {
	padding-bottom:10px;
	font-size:1.4em;
	font-style: normal;
}

#content h4 {
  color:#af1124;
  font-size: 1.2em;
  
  font-style: bold;
}


#content a {
	color:#7d3d3c;
	text-decoration:none;
}

#content_bottom {
  border-top:1px solid #90a8c4;
  padding-top:20px;
  margin-top:20px; 
}


#content_bottom img {
  float:left;
  
}

input {
	border:1px solid #d5d5d5;
	width:200px;
}

textarea {
	border:1px solid #d5d5d5;
	width:200px;
}

.snt_btn {
	border:none;
	background-color: #d5d5d5;
	color:#2D75A8;
	font-weight: bold;
	cursor: pointer;
  font-size:0.8em;
  padding:3px;
  margin-top:10px;
  width: 80px;
}

.column {
  float: left;
  width: 50%;
}

/******************************* NOVINKY *************************************/

#news {
 float:left;
 padding:15px;
 width:205px;
 font-size:0.85em;
}

.blue {
  color:#2d75a8;
}

.gray {
  color:black;
}

.brown {
  color:#7d3d3c;
  font-weight: bold;

}

.lightred {
  color:#af1124;
}

#news h2 {
	font-family:Verdana;
  font-size:1.8em;
  padding-bottom:20px;
  text-align:center; 
}

#news h3 {
	font-family:Verdana;
  font-size:1.2em;
  padding-bottom:5px; 
}

#news a {
	color:black;
}

#news img {
  float:left;
  margin-right:10px;
}

.date {
 color:#7d3d3c;
 text-decoration:underline;
 font-weight:bold; 
}

