/* CSS pro stranky firmy Kovoobrabeni (print) */

body
  {
margin: 2px;
padding: 2px;
font-family: arial, sans-serif;
font-size: 14px;
text-align: center;
color: black;
}

h1 
{
margin-left: 30px;
margin-top: 45px;
}

h2
{
line-height: 17px;
font-size: 14px;


}

.celek {
margin:0 auto;
width:770px;
}


.hlavicka {
width: 750px;
height: 105px;
text-align: left;

}


.hlavni {
position: relative;
margin-top: 5px;

}

.menu {
width: 150px;
float: left;
height: 600px;
background-color: #000080;
border: 1px solid black;
display: none;


}



.telo {
width: 530px;
height: 540px;
padding: 30px;

position: relative;
background-color: #FFFFFF;
border: 1px solid white;
text-align: left;

} 



.paticka {
width: 750px;
height: 1px;
margin-top: 5px;
clear: both;

}

.paticka-dolni {
width: 750px;
margin-top: 5px;
background-color: #FFFFFF;
border: 1px solid white;
margin-bottom: 5px;

}

.cara
{
position: relative;
height: 40px;
border-bottom: 1px solid black;
display:none;
}




a.tlacitko
{
  display: block;
  background-color : #191DBE;
	text-align : center;
	width: 150px;
	height: 40px;
	padding-top: 20px;
	border-bottom: 1px solid black;;
	text-decoration : none;
  font-size: 18px;
  color: white;
  display: none;
}

 a.tlacitko:hover, a.tlacitko:focus, a.tlacitko:active
{
	font-style : normal;
 	background-color : #7486ED; 
 	display: none;
}

span.dole
{
	font-style : normal;
  font-size: 10px;
  display: none;
}

img.obr
{
margin-right: 10px;
float: left;
border: 1px solid black;
}

td
{
min-width: 150px;
}

.galerie div 
{
  width: 140px;
  height: 150px;
  display: inline-block;
  text-align: center;
}

em 
{
font-size: 11px;
}

p
 {
display: none;
}