/* Definice vlastností ***********************************************************************************/
*
{
	margin: 0px;
	padding: 0px;
}
B, strong 
	{
	font-style: normal;
	font-weight: bold;
	}
/* Výchozí značky ***********************************************************************************/
body {
	font-family: "Tahoma,Arial,Tahoma CE","Arial CE","Helvetica CE",lucida,sans-serif;
	font-size: 8pt;
	color: #000000;
	/*background-color: #ffffff;*/
	background-image: url('images/podklad-h3a.jpg'); 
	background-repeat: repeat-y;
	height: auto;	
	text-align: center; 
  margin: 0px;
  padding: 0px;
  color: #8a7f79;
	} 
p	{
	margin: 0;
	padding: 15px 20px 5px 20px;
	text-align: justify;
	}
h2, h4  {
    margin: 0px;
    padding: 40px 20px 5px 20px;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
    }
h3  {
    margin: 0px;
    padding: 75px 0px 0px 0px;
    font-size: 7pt;
    color: #8a7f79;
    font-weight: normal;
    }
h4  {
    text-align: left;
    }
a	{
	color: #8a7f79; 
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}   
/* Vlastní styly */
p.center
	{
	text-align: center;
	padding: 5px 0px 0px 0px;
	}
p.right
	{
	text-align: right;
	padding: 5px 10px 5px 10px;
	}
p.left
	{
	text-align: left;
	padding: 5px 10px 5px 10px;
	}
p.justify
	{
	text-align: justify;
	padding: 5px 10px 5px 10px;
	}
input
	{
	font-size: 10pt;
	color: #0f50ba;
	}
li
	{
	text-align: left; 
	margin: 15px 5px 5px 40px;
	font-size: 10pt;
	}
li.poml
	{
	text-align: justify; 
	margin: 5px 5px 5px 40px;
	font-size: 10pt;
	}	
ul.poml
    {
    list-style-image: url('images/pomlka.jpg');
    margin: 0px 0px 0px 20px;
    }
ul  {
    list-style-image: url('images/puntik2.gif');
    }
table
	{
    font-size: 8pt; 
	color: #0F50BA;
	margin: 0px;
	padding: 0px;
	}
tr, td
	{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}
form
	{
	width: 700px;
	margin: 0px;
	padding: 0px;
	}
	
/* menu */
div.btns1, div.btns2
{
width: 700px;
height: 103px;
background-image: url('images/btns.jpg');
border-top: 1px #8a7f79 dashed;
border-bottom: 1px #8a7f79 dashed;
clear: both;
}
div.btn
{
width: 100px;
height: 103px;
position:relative;
float:left;
}
.obrbtn
	{
	width: 65px;
	height: 65px;
  position: absolute; 
	top: 13px;
	left: 20px;
  margin: 0px;
	padding: 0px;
	clear: both;
	border: none;
	}
/* strany */
/*div.page
{
position: absolute;
top: 50%;
left: 50%;
width: 700px;
height: 856px;
border: 1px #8a7f79 solid;
margin: -428px 0px 0px -385px;
overflow: hidden; 
}*/
div.page
{
width: 700px;
height: auto;
margin: 2% auto;
overflow: hidden; 
border: 1px #8a7f79 dashed;
}
div.top
{
width: 700px;
height: 168px;
background-image: url('images/top.jpg');
}
div.bdy
{
width: 700px;
height: 280px;
background-image: url('images/bdy2.jpg');
clear: both;
}
div.firm
{
width: 135px;
height: 180px;
position:relative;
float:left;
margin: 100px 0px 0px 35px;
}
div.download
{
width:230px;
height: 240px;
position:relative;
float:left;
margin: 0px;
}
.obrfir
	{
	width: 135px;
	height: 80px;
	border: none;
	}
div.produkty
{
width: 700px;
height: 240px;
}
div.bott
{
width: 700px;
height: 130px;
background-image: url('images/bott3.jpg');
clear: both;
}
.obrbur
{
float: right;
margin: 25px;
border: none;
}
p.zapati
{
font-size: 6pt;
margin: 0px;
}
div.kontakt
{
width:350px;
height: 180px;
position:relative;
float:left;
margin: 0px;
}
div.firmy
{
width: 700px;
height: 240px;
}
.obrsipa
{
border: none;
float: right;
}
.obrright
{
border: none;
float: right;
margin: 10px;
}

