	@media all  
{
/* reset reloader */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
 
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end of reset reloader style sheet */

#mainframe{
	line-height:1.3em;
}
#mainframe h2{
	line-height:1.7em;
}
#mainframe h1{
	line-height:3.5em;
}

}/* End of @media all */

@media screen{

body{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.80em;
	background:#E5E9EE;
}

a{
	text-decoration:none;
}

h2{
	font-size:140%;
}

#wrapper{
	width:1004px;
	background-image:url('Img/background.png');
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#mainframe{
	width:945px;
	margin-left:auto;
	margin-right:auto;
	
	background-image:url('Img/left.png');
	background-repeat:repeat-y;
	overflow:hidden;
}

#leftside{
	float:left;
	width: 254px;
	height: 1200px;
	overflow:hidden;
	background-color:#9ACCCD;
	border-right:1px solid #001860;
}

#rightside{
	width:690px;
	overflow:hidden;
 	float:right;
 	background-color:white;
}

#leftside #toplogo h1{
	margin:0px;
	padding:0px;
	height:133px;
}

#leftside #toplogo h1 a{
	display:block;
	background-image:url('Img/hahnelLogo.jpg');
	background-repeat:no-repeat;
	width:254px;
	height:133px;
	float:left;
	overflow:hidden;
}

#leftside #toplogo h1 a span {
	visibility:hidden;	
}

#rightside #topimage {
	background-image:url('Img/hahnelTopOrez.png');
	width:690px;
	height:133px;
}

.barlabel {
    color:white;
	background-image:url('Img/sipka.png');
	background-repeat:no-repeat;
	background-position: 15px 3px;
	float:left;
	border-top:1px solid black;
	border-bottom:1px solid #001860;
	width:100%;
	overflow:hidden;
}

.barlabel h2{
	margin-left:40px;
}

.barlabel2
{   
    background-color:black;
    float:left;
    width:100%;
}

ul#products {
    width:96%;
    float:left;
}

h3 {
    color:#1860A8;
    font-family:"Trebuchet MS",Arial,sans-serif;
    font-size:1.6em;
    font-weight:normal;
}

div.copy 
{
    width:100%;
    overflow:hidden; 
    float:left;
}

div.copy a:hover, div.copy a:active {
    color:#EF3924;
    text-decoration:none;
}

div.copy a:link {
    color:#1860A8;
}

ul#products h3{
    background-color:#EEEEEE;  
    padding:5px 0 5px 25px;
    margin:0 0 15px;
    margin-top:35px; 
}

#leftside .leftbarlabel{
	background-color:#234AA7;
	width:254px; 
	/* border-right:1px solid #001860; */
}

#rightside .rightbarlabel{
	background-color:#1860A8;
}

#leftside .text{
	float:left;
	padding:25px;
	color:#282D71;
	font-size:100%;
	text-align:justify;
	width:203px;
	line-height:150%;	
} 

#ahahnelwrapper{	
	float:left; 
	width:253px;
	padding-top:40px;
	padding-bottom:40px;
}

a.ahahnel{
	margin-right:auto;
	margin-left:auto;
	display:block;
	width:142px;
	height:24px;
	background-image:url('Img/hahnelie_normal.png');
	background-repeat:no-repeat;	
}

a:hover.ahahnel{
	background-image:url('Img/hahnelie_overl.png');
}

#leftside a.ahahnel span {
	visibility:hidden;	
}

#leftside #menu{
	float:left;
	width:100%;
	color:#282D71;
	font-size:120%;
	line-height:30px;
}

#leftside #menu a{
	display:block;
	width:100%;
	border-bottom: 1px solid #6596C7;
	color:#282D71;
	background-image:url('Img/sipkaMenu.png');
	background-repeat:no-repeat;
	background-position: 10px 0px;
	padding-left:20px;
}

#leftside #menu a:hover{
	background-color: #EF3924;
	background-image: url('Img/sipkaMenuHO.png') ;
	background-repeat:no-repeat;
	background-position: 10px 0px;
	color:white;
}


#rightside #flashbanner
{
    background-image: url('Img/hahnel_unipal_banner.jpg') ;
	background-repeat:no-repeat;
	float:left;
	width:689px;
	height:430px; 
	overflow:hidden;
}

#rightside #contentnews
{
	float:left;
	margin-top:15px;
	margin-left:15px;
}

#rightside #contentnews #headline {
	margin: 15px;
	margin-right:0px;
	padding:5px;
	background-color:#EEEEEE;  
    padding:5px 0 5px 25px;
	color:white;
	font-weight:bold;
}

#rightside #contentnews #table_small{
	margin:10px;
}

#products{
	padding:20px;
	float:left;
	width:100%;
}

#table {
  position: relative;
  width: 700px;
  border: 0px;
  font-size: 16px;
}

table tr.headline_small
{
  color:#1860A8;
  font-family:"Trebuchet MS",Arial,sans-serif;
  font-size:1.6em;
  font-weight:normal;
  background-color:#EEEEEE;    
}

table tr.headline_small td{
	padding:15px;
}

#headline_small img {
	padding-bottom:10x;
	margin-bottom:10px;
}



table img {
  float: left;
  margin-right: 15px;
}

table td {
  width: 247px;
  overflow:hidden;
}

#table_small td a, #table td a
{
  margin-top:10px;
  background-image: url('Img/vice.png');
  background-repeat:no-repeat;
  width:94px;
  height:20px;
  display:block;
  color: #00346B;
  overflow:hidden; 
}

#buy {
  background-image: url('http://www.hahnel.cz/buy.png');
}

#table_small td
{
  padding:4px;
  width: 247px;
  overflow:hidden;
  line-height:23px;
}


#table_small td a
{
  float:right;
  margin-top:30px;
}

#table_small td h3{
  font-size:120%;
}

table td a:hover
{
   background-image: url('Img/vice_over.png');      
} 


table a {
  color: #00346B;
}

table#search_machines  a
{
  height:auto;
  width:auto;      
}

table#search_machines{
  font-size:14px;
  line-height:25px;
}


table.batteries{
 border: 1px solid #E5E9EE;
 margin:5px;
}
table.batteries th{
 background:  #E5E9EE;	
}
table.batteries td{
	border-bottom: 1px solid #F0F0F0;
}

h3.batteries{
	margin-top:15px;
}

#batteries_list{
	margin-top:80px;
	margin-left:10px;
}

#producer_select a{
	color:  #1860A8;
}

#producer_select{
	margin-right:auto;
	margin-left:auto;
	width:535px;
}

a.batteries, a.batteries:hover{
	background-image:none;
}

table.table_detail {
	margin-top:20px;
}
table.table_detail h3, table.table_detail li {
	padding-bottom:10px;
}

#fb_banner {
  float: left;
  margin-left: 10px;
}

#award {
  float: left;
  margin-left: 43px;
}

a.buyinshop{
    display:block;
    background-image: url('koupit.png') ;
    margin:10px;
    width: 97px;
    height: 23px;
    font-weight: bold;
}

a.buyinshop:hover{
   background-image: url('koupit.png') ;
}


#table_small td a.buyinshop, #table td a.buyinshop{
    display:block;
    background-image: url('koupit.png') ;
    margin:10px;
    width: 97px;
    height: 23px;
    font-weight: bold;
}


#table_small tr.headline_small td{
  width:247px;
}



}/* End of @media screen */
