/*Content*/
body{
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: black;
	font-size: 14px;
}

h1{
	font-weight: bold;
	color: #e16b17;
}
h2{
	font-weight: bold;
	color: black;
}

h3{
	font-weight: bold;
	color: #e16b17;
	font-size: 24px;
}

h4{
	font-weight: bold;
	color: red;
	font-size: 14px;
}

h5{
	font-weight: bold;
	color: green;
	font-size: 14px;
}


/*Odsazeni*/
#odsazeni_h1index{
	margin-left: 45px;
	margin-top: 100px;
}

#odsazeni_h2index{
	margin-left: 350px;
}

#odsazeni_pindex{
	margin-left: 100px;
	margin-top: 200px;
}

#odsazeni_pUvod{
	margin-left: 5px;
	margin-top: 85px;
	margin-right: 10px;
	text-align: justify;
	display: block;
}

#odsazeni_h3uvod{
	margin-left: 5px;
	margin-top: 105px;
}

#odsazeni_p1Uvod{
	margin-left: 5px;
	margin-right: 10px;
	text-align: justify;
	display: block;
}

#odsazeni_h3practren{	
	margin-left: 5px;
	margin-top: 35px;
}

#odsazeni_practren{		
	margin-left: 5px;
	margin-right: 10px;
	text-align: justify;
	display: block;
}

#odsazeni_pNabidkaPrac{
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 235px;
	text-align: justify;
	display: block;
}

#odsazeni_h3other{	/*vyuzivano na vice strankach prac_tren, aktualne, nabidka ...*/
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 35px;
}

#odsazeni_h5other{	/*vyuzivano na vice strankach prac_tren, aktualne, nabidka ...*/
	margin-left: 85px;
	margin-right: 10px;
	margin-top: 35px;
}


#odsazeni_other{		/*vyuzivano na vice strankach*/
	margin-left: 5px;
	margin-right: 10px;
	text-align: justify;
	display: block;
}

#odsazeni_kontakty_p{
	margin-left: 420px;
}

#odsazeni_klienti_l{
	margin-left: 40px;
}
#odsazeni_klienti_p{
	margin-left: 420px;
	margin-top: -100px;
}

/*Contacts*/
#contacts_f{
	font-size: 13px;
	margin-top: 170px;
	margin-left: 5px;
}

#contacts{
	font-size: 13px;
	margin-top: 170px;
	margin-left: 5px;
}
/*Header*/
.home {
	text-align: right;
	margin-right: 25px;
	margin-top: 125px;
	color: #e16b17;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

.home a:link
{
    color: #e16b17;
    text-decoration: none;
    font-size: 13px;
    
    }
.home a:visited, .home a:active
{
    color: #e16b17; 
    font-size: 13px;
	text-decoration: none;
    }
.home a:hover
{
	text-decoration: underline;
	font-weight: bold;
    }

/*Footer*/
.copyright{
	font-size: 12px;
	text-align: right;
	margin-right: 15px;
	margin-top: 20px;
}

/*Podpora*/
#sponsoring{
	margin-left: 5px;
	font-size: 14px;
}

#sponsoring td{
	padding-left: 5px;
}

/*Galerie*/
#galerie {
  border: 6px solid #fcb214;
  margin-left: 10px; 
}

#Content a {
  text-decoration: none;
  border: none;
  color: black;
}


