html, body{ 
 margin:0; 
 padding:0; 
 //text-align:center;
 font-family: verdana,geneva,arial, "Lucida Grande";
 font-size: 12px;
 color: Black;
 background-color: White;
}
td {
	font-size: 12px;
}

a:link, a:visited {
color: #FF5706;
text-decoration: underline;
}

a:hover {
color: Black;
text-decoration: underline;
}


#pagewidth{
 width:982px; 
 position:center;
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto;
} 
#header  { 
 background-image: url(../images/header.jpg);
 }
#header { 
 height:411px; 
 width:982px;
 background-repeat: no-repeat;
 }
 
img {
	border: none;
}
/* menu dole */

.menu_dole {
	padding-top: 10px;
	width: auto;
	text-align: right;	
	margin-right: 15px;
}

.menu_dole a {
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: Black;
	border-left: 1px solid Black;
	border-right: 1px;
}
.menu_dole a:hover{
	color: #7f836c;
	text-decoration: underline;
}
/*end menu dole */ 
/* menu úplnì dole */

.menu_uplne_dole {
	width: auto;
	text-align: center;	
	margin-bottom: 15px;
}

.menu_uplne_dole a {
	font-size: 9px;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	color: Gray;
	border-left: 1px solid Silver;
	border-right: 1px;
}
.menu_uplne_dole a:hover{
	color: #7f836c;
	text-decoration: underline;
}
/*end menu dole */ 


#outer{ 
width: 982px;
line-height: 17px;
background-image: url(../images/pozadi_pruhy_front.jpg);
} 

 
#footer {
font-size: 11px;
width: 100%;
height: 33px;
background-image: url(../images/footer.jpg);
background-repeat: no-repeat;
margin-bottom: 20px;
}
#footer a:link, #footer a:visited {
	color: Black;
	text-decoration: underline;
}
#footer a:hover {
	color: White;
	text-decoration: none;
}

.copyright {
float: left;
padding: 10px 0px 0px 20px;
}

.copyright a:link, .copyright a:visited, .copyright a:hover {
color: White;

}

.linky, .linky a:link, .linky a:visited, .linky a:hover {
color: White;
text-align: center;
}

#inner{ 
margin:0;
width:100%;
}
 
#outer>#inner { border-bottom: 0px solid White;  }
 
.clr{clear:both;}

.content{
width: 857px;

text-align: center;
margin-right: auto;
margin-left: auto;
} 

#header .content{padding-bottom:0; } 


a:link.prodej, a:visited.prodej {
float: left;
	display: block;
	width: 214px;
	height: 265px;
	background-image: url(../images/prodej_u.jpg);
	font-size: 0px;
	text-decoration: none;
} 
a:hover.prodej {
	background-image: url(../images/prodej_d.jpg);
	text-decoration: none;
}
a:link.servis, a:visited.servis {
float: left;
	display: block;
	width: 214px;
	height: 265px;
	background-image: url(../images/servis_u.jpg);
	font-size: 0px;
	text-decoration: none;
} 
a:hover.servis {
	background-image: url(../images/servis_d.jpg);
	text-decoration: none;
}
a:link.servisvw, a:visited.servisvw {
float: left;
	display: block;
	width: 214px;
	height: 265px;
	background-image: url(../images/servisvw_u.jpg);
	font-size: 0px;
	text-decoration: none;
} 
a:hover.servisvw {
	background-image: url(../images/servisvw_d.jpg);
	text-decoration: none;
}
a:link.bazar, a:visited.bazar {
float: left;
	display: block;
	width: 214px;
	height: 265px;
	background-image: url(../images/bazar_u.jpg);
	font-size: 0px;
	text-decoration: none;
} 
a:hover.bazar {
	background-image: url(../images/bazar_d.jpg);
	text-decoration: none;
}
 @media print{ 
#leftcol{display:none;} 
#outer{border-left:0;} 

#rightcol{display:none;} 
#outer{border-right:0;} 
}


